diff --git a/opengauss_hitwh/code/IMUWatchFace/.gitignore b/opengauss_hitwh/code/IMUWatchFace/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..9ccc269d9c900a609121708fc545dbceaa9c0961
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/.gitignore
@@ -0,0 +1,10 @@
+*.iml
+.gradle
+/local.properties
+/.idea/workspace.xml
+/.idea/libraries
+.DS_Store
+/build
+/.idea
+/captures
+.externalNativeBuild
diff --git a/opengauss_hitwh/code/IMUWatchFace/.project b/opengauss_hitwh/code/IMUWatchFace/.project
new file mode 100644
index 0000000000000000000000000000000000000000..9190cd76ecb8f30c077dbe622a048f7bbb6add67
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/.project
@@ -0,0 +1,17 @@
+
+
+ ZenFaceDigit
+ Project ZenFaceDigit created by Buildship.
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectbuilder
+
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectnature
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit.7z b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit.7z
new file mode 100644
index 0000000000000000000000000000000000000000..ff72d9dc1e9392f8d8f4d97c70aa9a32e4c4d03e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit.7z differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/.gitignore b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..9ccc269d9c900a609121708fc545dbceaa9c0961
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/.gitignore
@@ -0,0 +1,10 @@
+*.iml
+.gradle
+/local.properties
+/.idea/workspace.xml
+/.idea/libraries
+.DS_Store
+/build
+/.idea
+/captures
+.externalNativeBuild
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/.project b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/.project
new file mode 100644
index 0000000000000000000000000000000000000000..9190cd76ecb8f30c077dbe622a048f7bbb6add67
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/.project
@@ -0,0 +1,17 @@
+
+
+ ZenFaceDigit
+ Project ZenFaceDigit created by Buildship.
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectbuilder
+
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectnature
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.classpath b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.classpath
new file mode 100644
index 0000000000000000000000000000000000000000..8d8d85f14359d91b012eff7597dfb1c92669a2e1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.classpath
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.gitignore b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..cab9bd7c54e394ac85b3bafd68b88319371257fe
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.gitignore
@@ -0,0 +1 @@
+#/build
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.project b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.project
new file mode 100644
index 0000000000000000000000000000000000000000..ac485d7c3e627d997f59da65ac961160079a0143
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.project
@@ -0,0 +1,23 @@
+
+
+ app
+ Project app created by Buildship.
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectbuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+ org.eclipse.buildship.core.gradleprojectnature
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.settings/org.eclipse.buildship.core.prefs b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.settings/org.eclipse.buildship.core.prefs
new file mode 100644
index 0000000000000000000000000000000000000000..eccb2140347cc01912dbe076ba960f6cb37b12d7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/.settings/org.eclipse.buildship.core.prefs
@@ -0,0 +1,2 @@
+#Sat Nov 11 21:19:39 CST 2017
+connection.project.dir=..
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build.gradle b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build.gradle
new file mode 100644
index 0000000000000000000000000000000000000000..8f79f0a87fa500c2e0fd03e0ba713035c250d68c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build.gradle
@@ -0,0 +1,32 @@
+apply plugin: 'com.android.application'
+
+android {
+ compileSdkVersion 26
+ buildToolsVersion '27.0.3'
+ defaultConfig {
+ applicationId "com.example.ruixuandai.zenfacedigit"
+ minSdkVersion 25
+ targetSdkVersion 26
+ versionCode 1
+ versionName "1.0"
+ }
+ buildTypes {
+ release {
+ minifyEnabled false
+ proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
+ }
+ }
+ productFlavors {
+ }
+}
+
+dependencies {
+ implementation fileTree(include: ['*.jar'], dir: 'libs')
+ implementation 'com.google.android.support:wearable:2.0.3'
+ implementation 'com.google.android.gms:play-services-wearable:11.0.4'
+ implementation 'com.amazonaws:aws-android-sdk-iot:2.+'
+ implementation 'com.amazonaws:aws-android-sdk-core:2.2.+'
+ implementation 'com.amazonaws:aws-android-sdk-s3:2.6.+'
+ implementation 'com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2'
+ compile "com.android.support:support-v13:27.0.2"
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/mockable-android-26.v3.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/mockable-android-26.v3.jar
new file mode 100644
index 0000000000000000000000000000000000000000..1f6c228335867263ea941b63d2439508299f410e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/mockable-android-26.v3.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/buildConfig/androidTest/debug/com/example/ruixuandai/zenfacedigit/test/BuildConfig.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/buildConfig/androidTest/debug/com/example/ruixuandai/zenfacedigit/test/BuildConfig.java
new file mode 100644
index 0000000000000000000000000000000000000000..f63991630cf131f99e0212952c5d358d4e6c60b1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/buildConfig/androidTest/debug/com/example/ruixuandai/zenfacedigit/test/BuildConfig.java
@@ -0,0 +1,13 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package com.example.ruixuandai.zenfacedigit.test;
+
+public final class BuildConfig {
+ public static final boolean DEBUG = Boolean.parseBoolean("true");
+ public static final String APPLICATION_ID = "com.example.ruixuandai.zenfacedigit.test";
+ public static final String BUILD_TYPE = "debug";
+ public static final String FLAVOR = "";
+ public static final int VERSION_CODE = 1;
+ public static final String VERSION_NAME = "1.0";
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/buildConfig/debug/com/example/ruixuandai/zenfacedigit/BuildConfig.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/buildConfig/debug/com/example/ruixuandai/zenfacedigit/BuildConfig.java
new file mode 100644
index 0000000000000000000000000000000000000000..a1efa5df165b1693efcc1533fe1666b1bc445ed8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/buildConfig/debug/com/example/ruixuandai/zenfacedigit/BuildConfig.java
@@ -0,0 +1,13 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package com.example.ruixuandai.zenfacedigit;
+
+public final class BuildConfig {
+ public static final boolean DEBUG = Boolean.parseBoolean("true");
+ public static final String APPLICATION_ID = "com.example.ruixuandai.zenfacedigit";
+ public static final String BUILD_TYPE = "debug";
+ public static final String FLAVOR = "";
+ public static final int VERSION_CODE = 1;
+ public static final String VERSION_NAME = "1.0";
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/androidTest/debug/com/example/ruixuandai/zenfacedigit/test/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/androidTest/debug/com/example/ruixuandai/zenfacedigit/test/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..dd78c646353a74308b174adda1a955603f391361
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/androidTest/debug/com/example/ruixuandai/zenfacedigit/test/R.java
@@ -0,0 +1,11037 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found. It
+ * should not be modified by hand.
+ */
+
+package com.example.ruixuandai.zenfacedigit.test;
+
+public final class R {
+ public static final class anim {
+ public static final int abc_fade_in=0x7f010000;
+ public static final int abc_fade_out=0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom=0x7f010002;
+ public static final int abc_popup_enter=0x7f010003;
+ public static final int abc_popup_exit=0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom=0x7f010005;
+ public static final int abc_slide_in_bottom=0x7f010006;
+ public static final int abc_slide_in_top=0x7f010007;
+ public static final int abc_slide_out_bottom=0x7f010008;
+ public static final int abc_slide_out_top=0x7f010009;
+ public static final int generic_confirmation_generic_confirmation_animation=0x7f01000a;
+ public static final int generic_confirmation_icon_animation=0x7f01000b;
+ public static final int open_on_phone_arrow_animation=0x7f01000c;
+ public static final int open_on_phone_path_1_animation=0x7f01000d;
+ public static final int open_on_phone_path_2_animation=0x7f01000e;
+ }
+ public static final class animator {
+ public static final int circular_image_button_anim=0x7f020000;
+ }
+ public static final class array {
+ public static final int progress_spinner_sequence=0x7f030000;
+ }
+ public static final class attr {
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarDivider=0x7f040000;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarItemBackground=0x7f040001;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarPopupTheme=0x7f040002;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * wrap_content 0
+ *
+ */
+ public static final int actionBarSize=0x7f040003;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarSplitStyle=0x7f040004;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarStyle=0x7f040005;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarTabBarStyle=0x7f040006;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarTabStyle=0x7f040007;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarTabTextStyle=0x7f040008;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarTheme=0x7f040009;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarWidgetTheme=0x7f04000a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionButtonStyle=0x7f04000b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionDropDownStyle=0x7f04000c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionLayout=0x7f04000d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionMenuTextAppearance=0x7f04000e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int actionMenuTextColor=0x7f04000f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeBackground=0x7f040010;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeCloseButtonStyle=0x7f040011;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeCloseDrawable=0x7f040012;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeCopyDrawable=0x7f040013;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeCutDrawable=0x7f040014;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeFindDrawable=0x7f040015;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModePasteDrawable=0x7f040016;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModePopupWindowStyle=0x7f040017;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeSelectAllDrawable=0x7f040018;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeShareDrawable=0x7f040019;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeSplitBackground=0x7f04001a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeStyle=0x7f04001b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeWebSearchDrawable=0x7f04001c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionOverflowButtonStyle=0x7f04001d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionOverflowMenuStyle=0x7f04001e;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int actionProviderClass=0x7f04001f;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int actionViewClass=0x7f040020;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int action_menu=0x7f040021;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int activityChooserViewStyle=0x7f040022;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int alertDialogButtonGroupStyle=0x7f040023;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int alertDialogCenterButtons=0x7f040024;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int alertDialogStyle=0x7f040025;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int alertDialogTheme=0x7f040026;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int allowStacking=0x7f040027;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int arrowHeadLength=0x7f040028;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int arrowShaftLength=0x7f040029;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int autoCompleteTextViewStyle=0x7f04002a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int background=0x7f04002b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundColor=0x7f04002c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int backgroundDrawable=0x7f04002d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundSplit=0x7f04002e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundStacked=0x7f04002f;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundTint=0x7f040030;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multiply e
+ * screen f
+ * src_atop 9
+ * src_in 5
+ * src_over 3
+ *
+ */
+ public static final int backgroundTintMode=0x7f040031;
+ /**
+ * May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int barLength=0x7f040032;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int bezel_width=0x7f040033;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int borderColor=0x7f040034;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int borderDashGap=0x7f040035;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int borderDashWidth=0x7f040036;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int borderRadius=0x7f040037;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * dashed 2
+ * none 0
+ * solid 1
+ *
+ */
+ public static final int borderStyle=0x7f040038;
+ /**
+ * May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int borderWidth=0x7f040039;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int borderlessButtonStyle=0x7f04003a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarButtonStyle=0x7f04003b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarNegativeButtonStyle=0x7f04003c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarNeutralButtonStyle=0x7f04003d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarPositiveButtonStyle=0x7f04003e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarStyle=0x7f04003f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonPanelSideLayout=0x7f040040;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int buttonRippleColor=0x7f040041;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * icon_only 2
+ * standard 0
+ * wide 1
+ *
+ */
+ public static final int buttonSize=0x7f040042;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonStyle=0x7f040043;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonStyleSmall=0x7f040044;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int buttonTint=0x7f040045;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multiply e
+ * screen f
+ * src_atop 9
+ * src_in 5
+ * src_over 3
+ *
+ */
+ public static final int buttonTintMode=0x7f040046;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int checkboxStyle=0x7f040047;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int checkedTextViewStyle=0x7f040048;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int circleCrop=0x7f040049;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * butt 0
+ * round 1
+ * square 2
+ *
+ */
+ public static final int circle_border_cap=0x7f04004a;
+ /**
+ * May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int circle_border_color=0x7f04004b;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int circle_border_width=0x7f04004c;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int circle_color=0x7f04004d;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int circle_padding=0x7f04004e;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int circle_radius=0x7f04004f;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int circle_radius_percent=0x7f040050;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int circle_radius_pressed=0x7f040051;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int circle_radius_pressed_percent=0x7f040052;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int circular_scrolling_gesture_enabled=0x7f040053;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int closeIcon=0x7f040054;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int closeItemLayout=0x7f040055;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int collapseContentDescription=0x7f040056;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int collapseIcon=0x7f040057;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int color=0x7f040058;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorAccent=0x7f040059;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorButtonNormal=0x7f04005a;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlActivated=0x7f04005b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlHighlight=0x7f04005c;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlNormal=0x7f04005d;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimary=0x7f04005e;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimaryDark=0x7f04005f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * auto 2
+ * dark 0
+ * light 1
+ *
+ */
+ public static final int colorScheme=0x7f040060;
+ /**
+ * May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorSwitchThumbNormal=0x7f040061;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int color_sequence=0x7f040062;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int commitIcon=0x7f040063;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetEnd=0x7f040064;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetLeft=0x7f040065;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetRight=0x7f040066;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetStart=0x7f040067;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int controlBackground=0x7f040068;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int customNavigationLayout=0x7f040069;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int defaultQueryHint=0x7f04006a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dialogIcon=0x7f04006b;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int dialogMessage=0x7f04006c;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dialogPreferredPadding=0x7f04006d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dialogTheme=0x7f04006e;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int dialogTitle=0x7f04006f;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * disableHome 20
+ * homeAsUp 4
+ * none 0
+ * showCustom 10
+ * showHome 2
+ * showTitle 8
+ * useLogo 1
+ *
+ */
+ public static final int displayOptions=0x7f040070;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int divider=0x7f040071;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dividerHorizontal=0x7f040072;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dividerPadding=0x7f040073;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dividerVertical=0x7f040074;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int dotColor=0x7f040075;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int dotColorSelected=0x7f040076;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int dotFadeInDuration=0x7f040077;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int dotFadeOutDelay=0x7f040078;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int dotFadeOutDuration=0x7f040079;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int dotFadeWhenIdle=0x7f04007a;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotRadius=0x7f04007b;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotRadiusSelected=0x7f04007c;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int dotShadowColor=0x7f04007d;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotShadowDx=0x7f04007e;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotShadowDy=0x7f04007f;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotShadowRadius=0x7f040080;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotSpacing=0x7f040081;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int drawableSize=0x7f040082;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int drawerArrowStyle=0x7f040083;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int drawer_content=0x7f040084;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int drawer_title=0x7f040085;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dropDownListViewStyle=0x7f040086;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dropdownListPreferredItemHeight=0x7f040087;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int editTextBackground=0x7f040088;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int editTextColor=0x7f040089;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int editTextStyle=0x7f04008a;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int elevation=0x7f04008b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int expandActivityOverflowButtonDrawable=0x7f04008c;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int gapBetweenBars=0x7f04008d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int goIcon=0x7f04008e;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int height=0x7f04008f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int hideOnContentScroll=0x7f040090;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int highlightColor=0x7f040091;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int homeAsUpIndicator=0x7f040092;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int homeLayout=0x7f040093;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int icon=0x7f040094;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int iconColor=0x7f040095;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int iconifiedByDefault=0x7f040096;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int imageAspectRatio=0x7f040097;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * adjust_height 2
+ * adjust_width 1
+ * none 0
+ *
+ */
+ public static final int imageAspectRatioAdjust=0x7f040098;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int imageButtonStyle=0x7f040099;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * center 1
+ * fit 0
+ *
+ */
+ public static final int imageScaleMode=0x7f04009a;
+ /**
+ * May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int image_circle_percentage=0x7f04009b;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int image_horizontal_offcenter_percentage=0x7f04009c;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int image_tint=0x7f04009d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int indeterminateProgressStyle=0x7f04009e;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int initialActivityCount=0x7f04009f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int isLightTheme=0x7f0400a0;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int itemPadding=0x7f0400a1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int layout=0x7f0400a2;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int layoutManager=0x7f0400a3;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_aspectRatio=0x7f0400a4;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * all f
+ * bottom 8
+ * left 1
+ * right 4
+ * top 2
+ *
+ */
+ public static final int layout_box=0x7f0400a5;
+ /**
+ * Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ */
+ public static final int layout_gravityRound=0x7f0400a6;
+ /**
+ * May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_heightPercent=0x7f0400a7;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_heightRound=0x7f0400a8;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginBottomPercent=0x7f0400a9;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginBottomRound=0x7f0400aa;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginEndPercent=0x7f0400ab;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginLeftPercent=0x7f0400ac;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginLeftRound=0x7f0400ad;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginPercent=0x7f0400ae;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginRightPercent=0x7f0400af;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginRightRound=0x7f0400b0;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginRound=0x7f0400b1;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginStartPercent=0x7f0400b2;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginTopPercent=0x7f0400b3;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginTopRound=0x7f0400b4;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_widthPercent=0x7f0400b5;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_widthRound=0x7f0400b6;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listChoiceBackgroundIndicator=0x7f0400b7;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listDividerAlertDialog=0x7f0400b8;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listItemLayout=0x7f0400b9;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listLayout=0x7f0400ba;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listPopupWindowStyle=0x7f0400bb;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeight=0x7f0400bc;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightLarge=0x7f0400bd;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightSmall=0x7f0400be;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingLeft=0x7f0400bf;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingRight=0x7f0400c0;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int logo=0x7f0400c1;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int logoDescription=0x7f0400c2;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int maxButtonHeight=0x7f0400c3;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int maxTextSize=0x7f0400c4;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int measureWithLargestChild=0x7f0400c5;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int minTextSize=0x7f0400c6;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int multiChoiceItemLayout=0x7f0400c7;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int navigationContentDescription=0x7f0400c8;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int navigationIcon=0x7f0400c9;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * listMode 1
+ * normal 0
+ * tabMode 2
+ *
+ */
+ public static final int navigationMode=0x7f0400ca;
+ /**
+ * Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multi_page 1
+ * single_page 0
+ *
+ */
+ public static final int navigation_style=0x7f0400cb;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int negativeButtonIcon=0x7f0400cc;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int neutralButtonIcon=0x7f0400cd;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int neutralButtonText=0x7f0400ce;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int overlapAnchor=0x7f0400cf;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int paddingEnd=0x7f0400d0;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int paddingStart=0x7f0400d1;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int pageIndicatorDotColor=0x7f0400d2;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int pageIndicatorDotColorSelected=0x7f0400d3;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int pageIndicatorDotFadeInDuration=0x7f0400d4;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int pageIndicatorDotFadeOutDelay=0x7f0400d5;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int pageIndicatorDotFadeOutDuration=0x7f0400d6;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int pageIndicatorDotFadeWhenIdle=0x7f0400d7;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotRadius=0x7f0400d8;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotRadiusSelected=0x7f0400d9;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int pageIndicatorDotShadowColor=0x7f0400da;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotShadowDx=0x7f0400db;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotShadowDy=0x7f0400dc;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotShadowRadius=0x7f0400dd;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotSpacing=0x7f0400de;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int panelBackground=0x7f0400df;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int panelMenuListTheme=0x7f0400e0;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int panelMenuListWidth=0x7f0400e1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int peek_view=0x7f0400e2;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int popupMenuStyle=0x7f0400e3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int popupTheme=0x7f0400e4;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int popupWindowStyle=0x7f0400e5;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int positiveButtonIcon=0x7f0400e6;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int preserveIconSpacing=0x7f0400e7;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pressedButtonTranslationZ=0x7f0400e8;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int progressBarPadding=0x7f0400e9;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int progressBarStyle=0x7f0400ea;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int queryBackground=0x7f0400eb;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int queryHint=0x7f0400ec;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int radioButtonStyle=0x7f0400ed;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int rangedValuePrimaryColor=0x7f0400ee;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int rangedValueRingWidth=0x7f0400ef;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int rangedValueSecondaryColor=0x7f0400f0;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int ratingBarStyle=0x7f0400f1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int ratingBarStyleIndicator=0x7f0400f2;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int ratingBarStyleSmall=0x7f0400f3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int rectLayout=0x7f0400f4;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int reverseLayout=0x7f0400f5;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int roundLayout=0x7f0400f6;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int scopeUris=0x7f0400f7;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int scroll_degrees_per_screen=0x7f0400f8;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int searchHintIcon=0x7f0400f9;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int searchIcon=0x7f0400fa;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int searchViewStyle=0x7f0400fb;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int seekBarStyle=0x7f0400fc;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int selectableItemBackground=0x7f0400fd;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int selectableItemBackgroundBorderless=0x7f0400fe;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int shadow_width=0x7f0400ff;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * always 2
+ * collapseActionView 8
+ * ifRoom 1
+ * never 0
+ * withText 4
+ *
+ */
+ public static final int showAsAction=0x7f040100;
+ /**
+ * May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showDialogWhenTurningOff=0x7f040101;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showDialogWhenTurningOn=0x7f040102;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * beginning 1
+ * end 4
+ * middle 2
+ * none 0
+ *
+ */
+ public static final int showDividers=0x7f040103;
+ /**
+ * May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showNegativeDialogButton=0x7f040104;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showPositiveDialogButton=0x7f040105;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showText=0x7f040106;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int show_overflow_in_peek=0x7f040107;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int singleChoiceItemLayout=0x7f040108;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int spanCount=0x7f040109;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int spinBars=0x7f04010a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int spinnerDropDownItemStyle=0x7f04010b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int spinnerStyle=0x7f04010c;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int splitTrack=0x7f04010d;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * height 1
+ * none 0
+ * width 2
+ *
+ */
+ public static final int square_dimen=0x7f04010e;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int srcCompat=0x7f04010f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int stackFromEnd=0x7f040110;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_above_anchor=0x7f040111;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int submitBackground=0x7f040112;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int subtitle=0x7f040113;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int subtitleTextAppearance=0x7f040114;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int subtitleTextColor=0x7f040115;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int subtitleTextStyle=0x7f040116;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int suggestionRowLayout=0x7f040117;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int switchMinWidth=0x7f040118;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int switchPadding=0x7f040119;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int switchStyle=0x7f04011a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int switchTextAppearance=0x7f04011b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int textAllCaps=0x7f04011c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceLargePopupMenu=0x7f04011d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceListItem=0x7f04011e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceListItemSmall=0x7f04011f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceSearchResultSubtitle=0x7f040120;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceSearchResultTitle=0x7f040121;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceSmallPopupMenu=0x7f040122;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColor=0x7f040123;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColorAlertDialogListItem=0x7f040124;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColorSearchUrl=0x7f040125;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int textSize=0x7f040126;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int textTypeface=0x7f040127;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int theme=0x7f040128;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int thickness=0x7f040129;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int thumbTextPadding=0x7f04012a;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int title=0x7f04012b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int titleColor=0x7f04012c;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginBottom=0x7f04012d;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginEnd=0x7f04012e;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginStart=0x7f04012f;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginTop=0x7f040130;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMargins=0x7f040131;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleSize=0x7f040132;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int titleTextAppearance=0x7f040133;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int titleTextColor=0x7f040134;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int titleTextStyle=0x7f040135;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int titleTypeface=0x7f040136;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int toolbarNavigationButtonStyle=0x7f040137;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int toolbarStyle=0x7f040138;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int track=0x7f040139;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int update_interval=0x7f04013a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int voiceIcon=0x7f04013b;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBar=0x7f04013c;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBarOverlay=0x7f04013d;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionModeOverlay=0x7f04013e;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowFixedHeightMajor=0x7f04013f;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowFixedHeightMinor=0x7f040140;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowFixedWidthMajor=0x7f040141;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowFixedWidthMinor=0x7f040142;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowMinWidthMajor=0x7f040143;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowMinWidthMinor=0x7f040144;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowNoTitle=0x7f040145;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs=0x7f050000;
+ public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050001;
+ public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050002;
+ public static final int abc_allow_stacked_button_bar=0x7f050003;
+ public static final int abc_config_actionMenuItemAllCaps=0x7f050004;
+ public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050005;
+ public static final int abc_config_closeDialogWhenTouchOutside=0x7f050006;
+ public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050007;
+ public static final int action_choose_expand_selected=0x7f050008;
+ public static final int action_choose_symmetrical_dimen=0x7f050009;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark=0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light=0x7f060001;
+ public static final int abc_color_highlight_material=0x7f060002;
+ public static final int abc_input_method_navigation_guard=0x7f060003;
+ public static final int abc_primary_text_disable_only_material_dark=0x7f060004;
+ public static final int abc_primary_text_disable_only_material_light=0x7f060005;
+ public static final int abc_primary_text_material_dark=0x7f060006;
+ public static final int abc_primary_text_material_light=0x7f060007;
+ public static final int abc_search_url_text=0x7f060008;
+ public static final int abc_search_url_text_normal=0x7f060009;
+ public static final int abc_search_url_text_pressed=0x7f06000a;
+ public static final int abc_search_url_text_selected=0x7f06000b;
+ public static final int abc_secondary_text_material_dark=0x7f06000c;
+ public static final int abc_secondary_text_material_light=0x7f06000d;
+ public static final int accent_material_dark=0x7f06000e;
+ public static final int accent_material_light=0x7f06000f;
+ public static final int action_button_background=0x7f060010;
+ public static final int ambient_mode_text=0x7f060011;
+ public static final int background_floating_material_dark=0x7f060012;
+ public static final int background_floating_material_light=0x7f060013;
+ public static final int background_material_dark=0x7f060014;
+ public static final int background_material_light=0x7f060015;
+ public static final int black=0x7f060016;
+ public static final int black_54p=0x7f060017;
+ public static final int black_86p=0x7f060018;
+ public static final int blue=0x7f060019;
+ public static final int bright_foreground_disabled_material_dark=0x7f06001a;
+ public static final int bright_foreground_disabled_material_light=0x7f06001b;
+ public static final int bright_foreground_inverse_material_dark=0x7f06001c;
+ public static final int bright_foreground_inverse_material_light=0x7f06001d;
+ public static final int bright_foreground_material_dark=0x7f06001e;
+ public static final int bright_foreground_material_light=0x7f06001f;
+ public static final int btn_colored_background_material=0x7f060020;
+ public static final int button_icon_color=0x7f060021;
+ public static final int button_material_dark=0x7f060022;
+ public static final int button_material_light=0x7f060023;
+ public static final int card_default_background=0x7f060024;
+ public static final int card_grey_text_color=0x7f060025;
+ public static final int card_text_color=0x7f060026;
+ public static final int circular_button=0x7f060027;
+ public static final int circular_button_disabled=0x7f060028;
+ public static final int circular_button_normal=0x7f060029;
+ public static final int circular_button_pressed=0x7f06002a;
+ public static final int common_google_signin_btn_text_dark=0x7f06002b;
+ public static final int common_google_signin_btn_text_dark_default=0x7f06002c;
+ public static final int common_google_signin_btn_text_dark_disabled=0x7f06002d;
+ public static final int common_google_signin_btn_text_dark_focused=0x7f06002e;
+ public static final int common_google_signin_btn_text_dark_pressed=0x7f06002f;
+ public static final int common_google_signin_btn_text_light=0x7f060030;
+ public static final int common_google_signin_btn_text_light_default=0x7f060031;
+ public static final int common_google_signin_btn_text_light_disabled=0x7f060032;
+ public static final int common_google_signin_btn_text_light_focused=0x7f060033;
+ public static final int common_google_signin_btn_text_light_pressed=0x7f060034;
+ public static final int common_google_signin_btn_tint=0x7f060035;
+ public static final int complicationDrawable_backgroundColor=0x7f060036;
+ public static final int complicationDrawable_borderColor=0x7f060037;
+ public static final int complicationDrawable_highlightColor=0x7f060038;
+ public static final int complicationDrawable_iconColor=0x7f060039;
+ public static final int complicationDrawable_rangedValuePrimaryColor=0x7f06003a;
+ public static final int complicationDrawable_rangedValueSecondaryColor=0x7f06003b;
+ public static final int complicationDrawable_textColor=0x7f06003c;
+ public static final int complicationDrawable_titleColor=0x7f06003d;
+ public static final int dark_blue=0x7f06003e;
+ public static final int dark_grey=0x7f06003f;
+ public static final int dark_red=0x7f060040;
+ public static final int dialog_background=0x7f060041;
+ public static final int dialog_shade_background=0x7f060042;
+ public static final int dim_foreground_disabled_material_dark=0x7f060043;
+ public static final int dim_foreground_disabled_material_light=0x7f060044;
+ public static final int dim_foreground_material_dark=0x7f060045;
+ public static final int dim_foreground_material_light=0x7f060046;
+ public static final int disabled_text_light=0x7f060047;
+ public static final int dismiss_close=0x7f060048;
+ public static final int dismiss_close_pressed=0x7f060049;
+ public static final int dismiss_overlay_bg=0x7f06004a;
+ public static final int foreground_material_dark=0x7f06004b;
+ public static final int foreground_material_light=0x7f06004c;
+ public static final int green=0x7f06004d;
+ public static final int grey=0x7f06004e;
+ public static final int highlighted_text_material_dark=0x7f06004f;
+ public static final int highlighted_text_material_light=0x7f060050;
+ public static final int hint_foreground_material_dark=0x7f060051;
+ public static final int hint_foreground_material_light=0x7f060052;
+ public static final int light_grey=0x7f060053;
+ public static final int material_blue_grey_800=0x7f060054;
+ public static final int material_blue_grey_900=0x7f060055;
+ public static final int material_blue_grey_950=0x7f060056;
+ public static final int material_deep_teal_200=0x7f060057;
+ public static final int material_deep_teal_500=0x7f060058;
+ public static final int material_grey_100=0x7f060059;
+ public static final int material_grey_300=0x7f06005a;
+ public static final int material_grey_50=0x7f06005b;
+ public static final int material_grey_600=0x7f06005c;
+ public static final int material_grey_800=0x7f06005d;
+ public static final int material_grey_850=0x7f06005e;
+ public static final int material_grey_900=0x7f06005f;
+ public static final int orange=0x7f060060;
+ public static final int primary_dark_material_dark=0x7f060061;
+ public static final int primary_dark_material_light=0x7f060062;
+ public static final int primary_material_dark=0x7f060063;
+ public static final int primary_material_light=0x7f060064;
+ public static final int primary_text_dark=0x7f060065;
+ public static final int primary_text_default_material_dark=0x7f060066;
+ public static final int primary_text_default_material_light=0x7f060067;
+ public static final int primary_text_disabled_material_dark=0x7f060068;
+ public static final int primary_text_disabled_material_light=0x7f060069;
+ public static final int primary_text_light=0x7f06006a;
+ public static final int red=0x7f06006b;
+ public static final int ripple_material_dark=0x7f06006c;
+ public static final int ripple_material_light=0x7f06006d;
+ public static final int secondary_text_default_material_dark=0x7f06006e;
+ public static final int secondary_text_default_material_light=0x7f06006f;
+ public static final int secondary_text_disabled_material_dark=0x7f060070;
+ public static final int secondary_text_disabled_material_light=0x7f060071;
+ public static final int secondary_text_light=0x7f060072;
+ public static final int semitransparent_grey=0x7f060073;
+ public static final int switch_thumb_disabled_material_dark=0x7f060074;
+ public static final int switch_thumb_disabled_material_light=0x7f060075;
+ public static final int switch_thumb_material_dark=0x7f060076;
+ public static final int switch_thumb_material_light=0x7f060077;
+ public static final int switch_thumb_normal_material_dark=0x7f060078;
+ public static final int switch_thumb_normal_material_light=0x7f060079;
+ public static final int white=0x7f06007a;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material=0x7f070000;
+ public static final int abc_action_bar_default_height_material=0x7f070001;
+ public static final int abc_action_bar_default_padding_end_material=0x7f070002;
+ public static final int abc_action_bar_default_padding_start_material=0x7f070003;
+ public static final int abc_action_bar_icon_vertical_padding_material=0x7f070004;
+ public static final int abc_action_bar_overflow_padding_end_material=0x7f070005;
+ public static final int abc_action_bar_overflow_padding_start_material=0x7f070006;
+ public static final int abc_action_bar_progress_bar_size=0x7f070007;
+ public static final int abc_action_bar_stacked_max_height=0x7f070008;
+ public static final int abc_action_bar_stacked_tab_max_width=0x7f070009;
+ public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f07000a;
+ public static final int abc_action_bar_subtitle_top_margin_material=0x7f07000b;
+ public static final int abc_action_button_min_height_material=0x7f07000c;
+ public static final int abc_action_button_min_width_material=0x7f07000d;
+ public static final int abc_action_button_min_width_overflow_material=0x7f07000e;
+ public static final int abc_alert_dialog_button_bar_height=0x7f07000f;
+ public static final int abc_button_inset_horizontal_material=0x7f070010;
+ public static final int abc_button_inset_vertical_material=0x7f070011;
+ public static final int abc_button_padding_horizontal_material=0x7f070012;
+ public static final int abc_button_padding_vertical_material=0x7f070013;
+ public static final int abc_config_prefDialogWidth=0x7f070014;
+ public static final int abc_control_corner_material=0x7f070015;
+ public static final int abc_control_inset_material=0x7f070016;
+ public static final int abc_control_padding_material=0x7f070017;
+ public static final int abc_dialog_fixed_height_major=0x7f070018;
+ public static final int abc_dialog_fixed_height_minor=0x7f070019;
+ public static final int abc_dialog_fixed_width_major=0x7f07001a;
+ public static final int abc_dialog_fixed_width_minor=0x7f07001b;
+ public static final int abc_dialog_list_padding_vertical_material=0x7f07001c;
+ public static final int abc_dialog_min_width_major=0x7f07001d;
+ public static final int abc_dialog_min_width_minor=0x7f07001e;
+ public static final int abc_dialog_padding_material=0x7f07001f;
+ public static final int abc_dialog_padding_top_material=0x7f070020;
+ public static final int abc_disabled_alpha_material_dark=0x7f070021;
+ public static final int abc_disabled_alpha_material_light=0x7f070022;
+ public static final int abc_dropdownitem_icon_width=0x7f070023;
+ public static final int abc_dropdownitem_text_padding_left=0x7f070024;
+ public static final int abc_dropdownitem_text_padding_right=0x7f070025;
+ public static final int abc_edit_text_inset_bottom_material=0x7f070026;
+ public static final int abc_edit_text_inset_horizontal_material=0x7f070027;
+ public static final int abc_edit_text_inset_top_material=0x7f070028;
+ public static final int abc_floating_window_z=0x7f070029;
+ public static final int abc_list_item_padding_horizontal_material=0x7f07002a;
+ public static final int abc_panel_menu_list_width=0x7f07002b;
+ public static final int abc_search_view_preferred_width=0x7f07002c;
+ public static final int abc_search_view_text_min_width=0x7f07002d;
+ public static final int abc_seekbar_track_background_height_material=0x7f07002e;
+ public static final int abc_seekbar_track_progress_height_material=0x7f07002f;
+ public static final int abc_select_dialog_padding_start_material=0x7f070030;
+ public static final int abc_switch_padding=0x7f070031;
+ public static final int abc_text_size_body_1_material=0x7f070032;
+ public static final int abc_text_size_body_2_material=0x7f070033;
+ public static final int abc_text_size_button_material=0x7f070034;
+ public static final int abc_text_size_caption_material=0x7f070035;
+ public static final int abc_text_size_display_1_material=0x7f070036;
+ public static final int abc_text_size_display_2_material=0x7f070037;
+ public static final int abc_text_size_display_3_material=0x7f070038;
+ public static final int abc_text_size_display_4_material=0x7f070039;
+ public static final int abc_text_size_headline_material=0x7f07003a;
+ public static final int abc_text_size_large_material=0x7f07003b;
+ public static final int abc_text_size_medium_material=0x7f07003c;
+ public static final int abc_text_size_menu_material=0x7f07003d;
+ public static final int abc_text_size_small_material=0x7f07003e;
+ public static final int abc_text_size_subhead_material=0x7f07003f;
+ public static final int abc_text_size_subtitle_material_toolbar=0x7f070040;
+ public static final int abc_text_size_title_material=0x7f070041;
+ public static final int abc_text_size_title_material_toolbar=0x7f070042;
+ public static final int action_chooser_base_radius_percent=0x7f070043;
+ public static final int action_chooser_bounce_in_percent=0x7f070044;
+ public static final int action_chooser_icon_height_percent=0x7f070045;
+ public static final int action_chooser_max_radius_percent=0x7f070046;
+ public static final int action_chooser_min_drag_select_percent=0x7f070047;
+ public static final int action_chooser_min_swipe_select_percent=0x7f070048;
+ public static final int action_drawer_expand_icon_top_margin=0x7f070049;
+ public static final int action_drawer_item_bottom_padding=0x7f07004a;
+ public static final int action_drawer_item_icon_padding=0x7f07004b;
+ public static final int action_drawer_item_icon_right_margin=0x7f07004c;
+ public static final int action_drawer_item_icon_size=0x7f07004d;
+ public static final int action_drawer_item_text_size=0x7f07004e;
+ public static final int action_drawer_item_top_padding=0x7f07004f;
+ public static final int action_drawer_peek_top_padding=0x7f070050;
+ public static final int action_drawer_peek_view_height=0x7f070051;
+ public static final int card_content_padding_rect_top=0x7f070052;
+ public static final int circular_button_elevation=0x7f070053;
+ public static final int circular_button_elevation_pressed=0x7f070054;
+ public static final int close_button_diameter=0x7f070055;
+ public static final int complicationDrawable_borderDashGap=0x7f070056;
+ public static final int complicationDrawable_borderDashWidth=0x7f070057;
+ public static final int complicationDrawable_borderRadius=0x7f070058;
+ public static final int complicationDrawable_borderWidth=0x7f070059;
+ public static final int complicationDrawable_rangedValueRingWidth=0x7f07005a;
+ public static final int complicationDrawable_textSize=0x7f07005b;
+ public static final int complicationDrawable_titleSize=0x7f07005c;
+ public static final int confirmation_overlay_image_size=0x7f07005d;
+ public static final int confirmation_overlay_text_size=0x7f07005e;
+ public static final int diag_button_bottom_padding=0x7f07005f;
+ public static final int diag_button_bottom_padding_round=0x7f070060;
+ public static final int diag_button_padding_bottom=0x7f070061;
+ public static final int diag_button_padding_horizontal=0x7f070062;
+ public static final int diag_button_side_padding_right_round=0x7f070063;
+ public static final int diag_button_size=0x7f070064;
+ public static final int diag_content_bottom_padding=0x7f070065;
+ public static final int diag_content_side_padding=0x7f070066;
+ public static final int diag_content_side_padding_round=0x7f070067;
+ public static final int diag_content_top_padding=0x7f070068;
+ public static final int diag_content_top_padding_round=0x7f070069;
+ public static final int diag_floating_height=0x7f07006a;
+ public static final int diag_icon_margin_top=0x7f07006b;
+ public static final int diag_preferred_padding=0x7f07006c;
+ public static final int diag_shade_height_rect=0x7f07006d;
+ public static final int diag_shade_height_round=0x7f07006e;
+ public static final int disabled_alpha_material_dark=0x7f07006f;
+ public static final int disabled_alpha_material_light=0x7f070070;
+ public static final int dismiss_padding=0x7f070071;
+ public static final int drawer_view_edge_size=0x7f070072;
+ public static final int highlight_alpha_material_colored=0x7f070073;
+ public static final int highlight_alpha_material_dark=0x7f070074;
+ public static final int highlight_alpha_material_light=0x7f070075;
+ public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f070076;
+ public static final int item_touch_helper_swipe_escape_max_velocity=0x7f070077;
+ public static final int item_touch_helper_swipe_escape_velocity=0x7f070078;
+ public static final int nav_drawer_single_page_circle_radius=0x7f070079;
+ public static final int nav_drawer_single_page_icon_padding=0x7f07007a;
+ public static final int nav_drawer_single_page_icon_size=0x7f07007b;
+ public static final int nav_drawer_text_size=0x7f07007c;
+ public static final int notification_large_icon_height=0x7f07007d;
+ public static final int notification_large_icon_width=0x7f07007e;
+ public static final int notification_subtext_size=0x7f07007f;
+ public static final int peek_view_bottom_padding=0x7f070080;
+ public static final int peek_view_icon_size=0x7f070081;
+ public static final int peek_view_top_padding=0x7f070082;
+ public static final int screen_percentage_05=0x7f070083;
+ public static final int screen_percentage_10=0x7f070084;
+ public static final int screen_percentage_12=0x7f070085;
+ public static final int screen_percentage_15=0x7f070086;
+ public static final int wearable_drawer_view_elevation=0x7f070087;
+ public static final int wrv_curve_default_x_offset=0x7f070088;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha=0x7f080000;
+ public static final int abc_action_bar_item_background_material=0x7f080001;
+ public static final int abc_btn_borderless_material=0x7f080002;
+ public static final int abc_btn_check_material=0x7f080003;
+ public static final int abc_btn_check_to_on_mtrl_000=0x7f080004;
+ public static final int abc_btn_check_to_on_mtrl_015=0x7f080005;
+ public static final int abc_btn_colored_material=0x7f080006;
+ public static final int abc_btn_default_mtrl_shape=0x7f080007;
+ public static final int abc_btn_radio_material=0x7f080008;
+ public static final int abc_btn_radio_to_on_mtrl_000=0x7f080009;
+ public static final int abc_btn_radio_to_on_mtrl_015=0x7f08000a;
+ public static final int abc_btn_rating_star_off_mtrl_alpha=0x7f08000b;
+ public static final int abc_btn_rating_star_on_mtrl_alpha=0x7f08000c;
+ public static final int abc_btn_switch_to_on_mtrl_00001=0x7f08000d;
+ public static final int abc_btn_switch_to_on_mtrl_00012=0x7f08000e;
+ public static final int abc_cab_background_internal_bg=0x7f08000f;
+ public static final int abc_cab_background_top_material=0x7f080010;
+ public static final int abc_cab_background_top_mtrl_alpha=0x7f080011;
+ public static final int abc_control_background_material=0x7f080012;
+ public static final int abc_dialog_material_background_dark=0x7f080013;
+ public static final int abc_dialog_material_background_light=0x7f080014;
+ public static final int abc_edit_text_material=0x7f080015;
+ public static final int abc_ic_ab_back_mtrl_am_alpha=0x7f080016;
+ public static final int abc_ic_clear_mtrl_alpha=0x7f080017;
+ public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f080018;
+ public static final int abc_ic_go_search_api_mtrl_alpha=0x7f080019;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f08001a;
+ public static final int abc_ic_menu_cut_mtrl_alpha=0x7f08001b;
+ public static final int abc_ic_menu_moreoverflow_mtrl_alpha=0x7f08001c;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f08001d;
+ public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f08001e;
+ public static final int abc_ic_menu_share_mtrl_alpha=0x7f08001f;
+ public static final int abc_ic_search_api_mtrl_alpha=0x7f080020;
+ public static final int abc_ic_star_black_16dp=0x7f080021;
+ public static final int abc_ic_star_black_36dp=0x7f080022;
+ public static final int abc_ic_star_half_black_16dp=0x7f080023;
+ public static final int abc_ic_star_half_black_36dp=0x7f080024;
+ public static final int abc_ic_voice_search_api_mtrl_alpha=0x7f080025;
+ public static final int abc_item_background_holo_dark=0x7f080026;
+ public static final int abc_item_background_holo_light=0x7f080027;
+ public static final int abc_list_divider_mtrl_alpha=0x7f080028;
+ public static final int abc_list_focused_holo=0x7f080029;
+ public static final int abc_list_longpressed_holo=0x7f08002a;
+ public static final int abc_list_pressed_holo_dark=0x7f08002b;
+ public static final int abc_list_pressed_holo_light=0x7f08002c;
+ public static final int abc_list_selector_background_transition_holo_dark=0x7f08002d;
+ public static final int abc_list_selector_background_transition_holo_light=0x7f08002e;
+ public static final int abc_list_selector_disabled_holo_dark=0x7f08002f;
+ public static final int abc_list_selector_disabled_holo_light=0x7f080030;
+ public static final int abc_list_selector_holo_dark=0x7f080031;
+ public static final int abc_list_selector_holo_light=0x7f080032;
+ public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f080033;
+ public static final int abc_popup_background_mtrl_mult=0x7f080034;
+ public static final int abc_ratingbar_full_material=0x7f080035;
+ public static final int abc_ratingbar_indicator_material=0x7f080036;
+ public static final int abc_ratingbar_small_material=0x7f080037;
+ public static final int abc_scrubber_control_off_mtrl_alpha=0x7f080038;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f080039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f08003a;
+ public static final int abc_scrubber_primary_mtrl_alpha=0x7f08003b;
+ public static final int abc_scrubber_track_mtrl_alpha=0x7f08003c;
+ public static final int abc_seekbar_thumb_material=0x7f08003d;
+ public static final int abc_seekbar_track_material=0x7f08003e;
+ public static final int abc_spinner_mtrl_am_alpha=0x7f08003f;
+ public static final int abc_spinner_textfield_background_material=0x7f080040;
+ public static final int abc_switch_thumb_material=0x7f080041;
+ public static final int abc_switch_track_mtrl_alpha=0x7f080042;
+ public static final int abc_tab_indicator_material=0x7f080043;
+ public static final int abc_tab_indicator_mtrl_alpha=0x7f080044;
+ public static final int abc_text_cursor_material=0x7f080045;
+ public static final int abc_textfield_activated_mtrl_alpha=0x7f080046;
+ public static final int abc_textfield_default_mtrl_alpha=0x7f080047;
+ public static final int abc_textfield_search_activated_mtrl_alpha=0x7f080048;
+ public static final int abc_textfield_search_default_mtrl_alpha=0x7f080049;
+ public static final int abc_textfield_search_material=0x7f08004a;
+ public static final int accept_deny_dialog_negative_bg=0x7f08004b;
+ public static final int accept_deny_dialog_positive_bg=0x7f08004c;
+ public static final int action_item_background=0x7f08004d;
+ public static final int action_item_icon_background=0x7f08004e;
+ public static final int card_background=0x7f08004f;
+ public static final int card_frame=0x7f080050;
+ public static final int card_frame_pressed=0x7f080051;
+ public static final int close_button=0x7f080052;
+ public static final int common_full_open_on_phone=0x7f080053;
+ public static final int common_google_signin_btn_icon_dark=0x7f080054;
+ public static final int common_google_signin_btn_icon_dark_focused=0x7f080055;
+ public static final int common_google_signin_btn_icon_dark_normal=0x7f080056;
+ public static final int common_google_signin_btn_icon_dark_normal_background=0x7f080057;
+ public static final int common_google_signin_btn_icon_disabled=0x7f080058;
+ public static final int common_google_signin_btn_icon_light=0x7f080059;
+ public static final int common_google_signin_btn_icon_light_focused=0x7f08005a;
+ public static final int common_google_signin_btn_icon_light_normal=0x7f08005b;
+ public static final int common_google_signin_btn_icon_light_normal_background=0x7f08005c;
+ public static final int common_google_signin_btn_text_dark=0x7f08005d;
+ public static final int common_google_signin_btn_text_dark_focused=0x7f08005e;
+ public static final int common_google_signin_btn_text_dark_normal=0x7f08005f;
+ public static final int common_google_signin_btn_text_dark_normal_background=0x7f080060;
+ public static final int common_google_signin_btn_text_disabled=0x7f080061;
+ public static final int common_google_signin_btn_text_light=0x7f080062;
+ public static final int common_google_signin_btn_text_light_focused=0x7f080063;
+ public static final int common_google_signin_btn_text_light_normal=0x7f080064;
+ public static final int common_google_signin_btn_text_light_normal_background=0x7f080065;
+ public static final int generic_confirmation=0x7f080066;
+ public static final int generic_confirmation_animation=0x7f080067;
+ public static final int googleg_disabled_color_18=0x7f080068;
+ public static final int googleg_standard_color_18=0x7f080069;
+ public static final int ic_cc_checkmark=0x7f08006a;
+ public static final int ic_cc_clear=0x7f08006b;
+ public static final int ic_cc_settings_button_bottom=0x7f08006c;
+ public static final int ic_cc_settings_button_center=0x7f08006d;
+ public static final int ic_cc_settings_button_e=0x7f08006e;
+ public static final int ic_cc_settings_button_top=0x7f08006f;
+ public static final int ic_expand_less_white_22=0x7f080070;
+ public static final int ic_expand_more_white_22=0x7f080071;
+ public static final int ic_full_cancel=0x7f080072;
+ public static final int ic_full_sad=0x7f080073;
+ public static final int ic_more_horiz_24dp_wht=0x7f080074;
+ public static final int ic_more_vert_24dp_wht=0x7f080075;
+ public static final int notification_template_icon_bg=0x7f080076;
+ public static final int open_on_phone=0x7f080077;
+ public static final int open_on_phone_animation=0x7f080078;
+ public static final int preference_wrapped_icon=0x7f080079;
+ }
+ public static final class fraction {
+ public static final int action_drawer_item_first_item_top_padding=0x7f090000;
+ public static final int action_drawer_item_last_item_bottom_padding=0x7f090001;
+ public static final int action_drawer_item_left_padding=0x7f090002;
+ public static final int action_drawer_item_right_padding=0x7f090003;
+ public static final int confirmation_overlay_margin_above_text=0x7f090004;
+ public static final int confirmation_overlay_margin_side=0x7f090005;
+ public static final int nav_drawer_margin_2_items=0x7f090006;
+ public static final int nav_drawer_margin_3_items=0x7f090007;
+ public static final int nav_drawer_margin_4_items_horizontal=0x7f090008;
+ public static final int nav_drawer_margin_4_items_vertical=0x7f090009;
+ public static final int nav_drawer_margin_5_items_horizontal_middle_row=0x7f09000a;
+ public static final int nav_drawer_margin_5_items_horizontal_outer_rows=0x7f09000b;
+ public static final int nav_drawer_margin_5_items_vertical=0x7f09000c;
+ public static final int nav_drawer_margin_6_items_horizontal=0x7f09000d;
+ public static final int nav_drawer_margin_6_items_vertical=0x7f09000e;
+ public static final int nav_drawer_margin_7_items_horizontal_middle_row=0x7f09000f;
+ public static final int nav_drawer_margin_7_items_horizontal_outer_rows=0x7f090010;
+ public static final int nav_drawer_margin_7_items_vertical=0x7f090011;
+ public static final int nav_drawer_text_margin=0x7f090012;
+ }
+ public static final class id {
+ public static final int action0=0x7f0a0000;
+ public static final int action_bar=0x7f0a0001;
+ public static final int action_bar_activity_content=0x7f0a0002;
+ public static final int action_bar_container=0x7f0a0003;
+ public static final int action_bar_root=0x7f0a0004;
+ public static final int action_bar_spinner=0x7f0a0005;
+ public static final int action_bar_subtitle=0x7f0a0006;
+ public static final int action_bar_title=0x7f0a0007;
+ public static final int action_context_bar=0x7f0a0008;
+ public static final int action_divider=0x7f0a0009;
+ public static final int action_menu_divider=0x7f0a000a;
+ public static final int action_menu_presenter=0x7f0a000b;
+ public static final int action_mode_bar=0x7f0a000c;
+ public static final int action_mode_bar_stub=0x7f0a000d;
+ public static final int action_mode_close_button=0x7f0a000e;
+ public static final int activity_chooser_view_content=0x7f0a000f;
+ public static final int adjust_height=0x7f0a0010;
+ public static final int adjust_width=0x7f0a0011;
+ public static final int alertTitle=0x7f0a0012;
+ public static final int all=0x7f0a0013;
+ public static final int always=0x7f0a0014;
+ public static final int animatedWrapperContainer=0x7f0a0015;
+ public static final int auto=0x7f0a0016;
+ public static final int beginning=0x7f0a0017;
+ public static final int bottom=0x7f0a0018;
+ public static final int butt=0x7f0a0019;
+ public static final int buttonPanel=0x7f0a001a;
+ public static final int cancel_action=0x7f0a001b;
+ public static final int center=0x7f0a001c;
+ public static final int center_horizontal=0x7f0a001d;
+ public static final int center_vertical=0x7f0a001e;
+ public static final int checkbox=0x7f0a001f;
+ public static final int chronometer=0x7f0a0020;
+ public static final int clip_horizontal=0x7f0a0021;
+ public static final int clip_vertical=0x7f0a0022;
+ public static final int collapseActionView=0x7f0a0023;
+ public static final int contentPanel=0x7f0a0024;
+ public static final int custom=0x7f0a0025;
+ public static final int customPanel=0x7f0a0026;
+ public static final int dark=0x7f0a0027;
+ public static final int dashed=0x7f0a0028;
+ public static final int decor_content_parent=0x7f0a0029;
+ public static final int default_activity_button=0x7f0a002a;
+ public static final int disableHome=0x7f0a002b;
+ public static final int dismiss_overlay_button=0x7f0a002c;
+ public static final int dismiss_overlay_explain=0x7f0a002d;
+ public static final int edit_query=0x7f0a002e;
+ public static final int end=0x7f0a002f;
+ public static final int end_padder=0x7f0a0030;
+ public static final int expand_activities_button=0x7f0a0031;
+ public static final int expanded_menu=0x7f0a0032;
+ public static final int fill=0x7f0a0033;
+ public static final int fill_horizontal=0x7f0a0034;
+ public static final int fill_vertical=0x7f0a0035;
+ public static final int fit=0x7f0a0036;
+ public static final int height=0x7f0a0037;
+ public static final int home=0x7f0a0038;
+ public static final int homeAsUp=0x7f0a0039;
+ public static final int icon=0x7f0a003a;
+ public static final int icon_only=0x7f0a003b;
+ public static final int ifRoom=0x7f0a003c;
+ public static final int image=0x7f0a003d;
+ public static final int info=0x7f0a003e;
+ public static final int item_touch_helper_previous_elevation=0x7f0a003f;
+ public static final int left=0x7f0a0040;
+ public static final int light=0x7f0a0041;
+ public static final int line1=0x7f0a0042;
+ public static final int line3=0x7f0a0043;
+ public static final int listMode=0x7f0a0044;
+ public static final int list_item=0x7f0a0045;
+ public static final int media_actions=0x7f0a0046;
+ public static final int middle=0x7f0a0047;
+ public static final int multi_page=0x7f0a0048;
+ public static final int multiply=0x7f0a0049;
+ public static final int nested_icon=0x7f0a004a;
+ public static final int never=0x7f0a004b;
+ public static final int none=0x7f0a004c;
+ public static final int normal=0x7f0a004d;
+ public static final int parentPanel=0x7f0a004e;
+ public static final int progress_circular=0x7f0a004f;
+ public static final int progress_horizontal=0x7f0a0050;
+ public static final int radio=0x7f0a0051;
+ public static final int right=0x7f0a0052;
+ public static final int round=0x7f0a0053;
+ public static final int screen=0x7f0a0054;
+ public static final int scrollIndicatorDown=0x7f0a0055;
+ public static final int scrollIndicatorUp=0x7f0a0056;
+ public static final int scrollView=0x7f0a0057;
+ public static final int search_badge=0x7f0a0058;
+ public static final int search_bar=0x7f0a0059;
+ public static final int search_button=0x7f0a005a;
+ public static final int search_close_btn=0x7f0a005b;
+ public static final int search_edit_frame=0x7f0a005c;
+ public static final int search_go_btn=0x7f0a005d;
+ public static final int search_mag_icon=0x7f0a005e;
+ public static final int search_plate=0x7f0a005f;
+ public static final int search_src_text=0x7f0a0060;
+ public static final int search_voice_btn=0x7f0a0061;
+ public static final int select_dialog_listview=0x7f0a0062;
+ public static final int shortcut=0x7f0a0063;
+ public static final int showCustom=0x7f0a0064;
+ public static final int showHome=0x7f0a0065;
+ public static final int showTitle=0x7f0a0066;
+ public static final int single_page=0x7f0a0067;
+ public static final int solid=0x7f0a0068;
+ public static final int spacer=0x7f0a0069;
+ public static final int split_action_bar=0x7f0a006a;
+ public static final int square=0x7f0a006b;
+ public static final int src_atop=0x7f0a006c;
+ public static final int src_in=0x7f0a006d;
+ public static final int src_over=0x7f0a006e;
+ public static final int standard=0x7f0a006f;
+ public static final int start=0x7f0a0070;
+ public static final int status_bar_latest_event_content=0x7f0a0071;
+ public static final int submit_area=0x7f0a0072;
+ public static final int tabMode=0x7f0a0073;
+ public static final int text=0x7f0a0074;
+ public static final int text2=0x7f0a0075;
+ public static final int textSpacerNoButtons=0x7f0a0076;
+ public static final int time=0x7f0a0077;
+ public static final int title=0x7f0a0078;
+ public static final int title_template=0x7f0a0079;
+ public static final int top=0x7f0a007a;
+ public static final int topPanel=0x7f0a007b;
+ public static final int up=0x7f0a007c;
+ public static final int useLogo=0x7f0a007d;
+ public static final int wearable_support_action_drawer_expand_icon=0x7f0a007e;
+ public static final int wearable_support_action_drawer_item_icon=0x7f0a007f;
+ public static final int wearable_support_action_drawer_item_text=0x7f0a0080;
+ public static final int wearable_support_action_drawer_peek_action_icon=0x7f0a0081;
+ public static final int wearable_support_action_drawer_title=0x7f0a0082;
+ public static final int wearable_support_confirmation_overlay_image=0x7f0a0083;
+ public static final int wearable_support_confirmation_overlay_message=0x7f0a0084;
+ public static final int wearable_support_drawer_view_peek_container=0x7f0a0085;
+ public static final int wearable_support_drawer_view_peek_icon=0x7f0a0086;
+ public static final int wearable_support_nav_drawer_icon_0=0x7f0a0087;
+ public static final int wearable_support_nav_drawer_icon_1=0x7f0a0088;
+ public static final int wearable_support_nav_drawer_icon_2=0x7f0a0089;
+ public static final int wearable_support_nav_drawer_icon_3=0x7f0a008a;
+ public static final int wearable_support_nav_drawer_icon_4=0x7f0a008b;
+ public static final int wearable_support_nav_drawer_icon_5=0x7f0a008c;
+ public static final int wearable_support_nav_drawer_icon_6=0x7f0a008d;
+ public static final int wearable_support_nav_drawer_text=0x7f0a008e;
+ public static final int wearable_support_navigation_drawer_item_icon=0x7f0a008f;
+ public static final int wearable_support_navigation_drawer_item_text=0x7f0a0090;
+ public static final int wearable_support_navigation_drawer_page_indicator=0x7f0a0091;
+ public static final int wearable_support_navigation_drawer_view_pager=0x7f0a0092;
+ public static final int wearable_support_overlay_confirmation=0x7f0a0093;
+ public static final int wide=0x7f0a0094;
+ public static final int width=0x7f0a0095;
+ public static final int withText=0x7f0a0096;
+ public static final int wrap_content=0x7f0a0097;
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur=0x7f0b0000;
+ public static final int abc_config_activityShortDur=0x7f0b0001;
+ public static final int abc_max_action_buttons=0x7f0b0002;
+ public static final int action_choose_expand_full_duration=0x7f0b0003;
+ public static final int action_chooser_anim_duration=0x7f0b0004;
+ public static final int action_chooser_bounce_delay=0x7f0b0005;
+ public static final int action_chooser_confirmation_duration=0x7f0b0006;
+ public static final int cancel_button_image_alpha=0x7f0b0007;
+ public static final int complicationDrawable_borderStyle=0x7f0b0008;
+ public static final int google_play_services_version=0x7f0b0009;
+ public static final int status_bar_notification_info_maxnum=0x7f0b000a;
+ }
+ public static final class interpolator {
+ public static final int generic_confirmation_animation_interpolator_0=0x7f0c0000;
+ public static final int generic_confirmation_animation_interpolator_1=0x7f0c0001;
+ public static final int generic_confirmation_animation_interpolator_2=0x7f0c0002;
+ public static final int generic_confirmation_animation_interpolator_3=0x7f0c0003;
+ public static final int open_on_phone_animation_interpolator_0=0x7f0c0004;
+ public static final int open_on_phone_animation_interpolator_1=0x7f0c0005;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item=0x7f0d0000;
+ public static final int abc_action_bar_up_container=0x7f0d0001;
+ public static final int abc_action_bar_view_list_nav_layout=0x7f0d0002;
+ public static final int abc_action_menu_item_layout=0x7f0d0003;
+ public static final int abc_action_menu_layout=0x7f0d0004;
+ public static final int abc_action_mode_bar=0x7f0d0005;
+ public static final int abc_action_mode_close_item_material=0x7f0d0006;
+ public static final int abc_activity_chooser_view=0x7f0d0007;
+ public static final int abc_activity_chooser_view_list_item=0x7f0d0008;
+ public static final int abc_alert_dialog_button_bar_material=0x7f0d0009;
+ public static final int abc_alert_dialog_material=0x7f0d000a;
+ public static final int abc_dialog_title_material=0x7f0d000b;
+ public static final int abc_expanded_menu_layout=0x7f0d000c;
+ public static final int abc_list_menu_item_checkbox=0x7f0d000d;
+ public static final int abc_list_menu_item_icon=0x7f0d000e;
+ public static final int abc_list_menu_item_layout=0x7f0d000f;
+ public static final int abc_list_menu_item_radio=0x7f0d0010;
+ public static final int abc_popup_menu_item_layout=0x7f0d0011;
+ public static final int abc_screen_content_include=0x7f0d0012;
+ public static final int abc_screen_simple=0x7f0d0013;
+ public static final int abc_screen_simple_overlay_action_mode=0x7f0d0014;
+ public static final int abc_screen_toolbar=0x7f0d0015;
+ public static final int abc_search_dropdown_item_icons_2line=0x7f0d0016;
+ public static final int abc_search_view=0x7f0d0017;
+ public static final int abc_select_dialog_material=0x7f0d0018;
+ public static final int accept_deny_dialog=0x7f0d0019;
+ public static final int action_drawer_item_view=0x7f0d001a;
+ public static final int action_drawer_peek_view=0x7f0d001b;
+ public static final int action_drawer_title_view=0x7f0d001c;
+ public static final int alert_dialog_wearable=0x7f0d001d;
+ public static final int dismiss_overlay=0x7f0d001e;
+ public static final int navigation_drawer_item_view=0x7f0d001f;
+ public static final int navigation_drawer_view=0x7f0d0020;
+ public static final int notification_media_action=0x7f0d0021;
+ public static final int notification_media_cancel_action=0x7f0d0022;
+ public static final int notification_template_big_media=0x7f0d0023;
+ public static final int notification_template_big_media_narrow=0x7f0d0024;
+ public static final int notification_template_lines=0x7f0d0025;
+ public static final int notification_template_media=0x7f0d0026;
+ public static final int notification_template_part_chronometer=0x7f0d0027;
+ public static final int notification_template_part_time=0x7f0d0028;
+ public static final int overlay_confirmation=0x7f0d0029;
+ public static final int select_dialog_item_material=0x7f0d002a;
+ public static final int select_dialog_multichoice_material=0x7f0d002b;
+ public static final int select_dialog_singlechoice_material=0x7f0d002c;
+ public static final int single_page_nav_drawer_1_item=0x7f0d002d;
+ public static final int single_page_nav_drawer_2_item=0x7f0d002e;
+ public static final int single_page_nav_drawer_3_item=0x7f0d002f;
+ public static final int single_page_nav_drawer_4_item=0x7f0d0030;
+ public static final int single_page_nav_drawer_5_item=0x7f0d0031;
+ public static final int single_page_nav_drawer_6_item=0x7f0d0032;
+ public static final int single_page_nav_drawer_7_item=0x7f0d0033;
+ public static final int single_page_nav_drawer_peek_view=0x7f0d0034;
+ public static final int support_simple_spinner_dropdown_item=0x7f0d0035;
+ public static final int watch_card_content=0x7f0d0036;
+ public static final int wearable_drawer_view=0x7f0d0037;
+ }
+ public static final class plurals {
+ public static final int time_difference_short_days=0x7f0e0000;
+ public static final int time_difference_short_hours=0x7f0e0001;
+ public static final int time_difference_short_minutes=0x7f0e0002;
+ public static final int time_difference_words_days=0x7f0e0003;
+ public static final int time_difference_words_hours=0x7f0e0004;
+ public static final int time_difference_words_minutes=0x7f0e0005;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description=0x7f0f0000;
+ public static final int abc_action_bar_home_description_format=0x7f0f0001;
+ public static final int abc_action_bar_home_subtitle_description_format=0x7f0f0002;
+ public static final int abc_action_bar_up_description=0x7f0f0003;
+ public static final int abc_action_menu_overflow_description=0x7f0f0004;
+ public static final int abc_action_mode_done=0x7f0f0005;
+ public static final int abc_activity_chooser_view_see_all=0x7f0f0006;
+ public static final int abc_activitychooserview_choose_application=0x7f0f0007;
+ public static final int abc_capital_off=0x7f0f0008;
+ public static final int abc_capital_on=0x7f0f0009;
+ public static final int abc_search_hint=0x7f0f000a;
+ public static final int abc_searchview_description_clear=0x7f0f000b;
+ public static final int abc_searchview_description_query=0x7f0f000c;
+ public static final int abc_searchview_description_search=0x7f0f000d;
+ public static final int abc_searchview_description_submit=0x7f0f000e;
+ public static final int abc_searchview_description_voice=0x7f0f000f;
+ public static final int abc_shareactionprovider_share_with=0x7f0f0010;
+ public static final int abc_shareactionprovider_share_with_application=0x7f0f0011;
+ public static final int abc_toolbar_collapse_description=0x7f0f0012;
+ public static final int app_name=0x7f0f0013;
+ public static final int buttons_rect_bottom_center=0x7f0f0014;
+ public static final int buttons_rect_bottom_left=0x7f0f0015;
+ public static final int buttons_rect_bottom_right=0x7f0f0016;
+ public static final int buttons_rect_left_bottom=0x7f0f0017;
+ public static final int buttons_rect_left_center=0x7f0f0018;
+ public static final int buttons_rect_left_top=0x7f0f0019;
+ public static final int buttons_rect_right_bottom=0x7f0f001a;
+ public static final int buttons_rect_right_center=0x7f0f001b;
+ public static final int buttons_rect_right_top=0x7f0f001c;
+ public static final int buttons_rect_top_center=0x7f0f001d;
+ public static final int buttons_rect_top_left=0x7f0f001e;
+ public static final int buttons_rect_top_right=0x7f0f001f;
+ public static final int buttons_round_bottom_center=0x7f0f0020;
+ public static final int buttons_round_bottom_left=0x7f0f0021;
+ public static final int buttons_round_bottom_left_lower=0x7f0f0022;
+ public static final int buttons_round_bottom_left_upper=0x7f0f0023;
+ public static final int buttons_round_bottom_right=0x7f0f0024;
+ public static final int buttons_round_bottom_right_lower=0x7f0f0025;
+ public static final int buttons_round_bottom_right_upper=0x7f0f0026;
+ public static final int buttons_round_center_left=0x7f0f0027;
+ public static final int buttons_round_center_right=0x7f0f0028;
+ public static final int buttons_round_top_center=0x7f0f0029;
+ public static final int buttons_round_top_left=0x7f0f002a;
+ public static final int buttons_round_top_left_lower=0x7f0f002b;
+ public static final int buttons_round_top_left_upper=0x7f0f002c;
+ public static final int buttons_round_top_right=0x7f0f002d;
+ public static final int buttons_round_top_right_lower=0x7f0f002e;
+ public static final int buttons_round_top_right_upper=0x7f0f002f;
+ public static final int common_google_play_services_enable_button=0x7f0f0030;
+ public static final int common_google_play_services_enable_text=0x7f0f0031;
+ public static final int common_google_play_services_enable_title=0x7f0f0032;
+ public static final int common_google_play_services_install_button=0x7f0f0033;
+ public static final int common_google_play_services_install_text=0x7f0f0034;
+ public static final int common_google_play_services_install_title=0x7f0f0035;
+ public static final int common_google_play_services_notification_ticker=0x7f0f0036;
+ public static final int common_google_play_services_unknown_issue=0x7f0f0037;
+ public static final int common_google_play_services_unsupported_text=0x7f0f0038;
+ public static final int common_google_play_services_update_button=0x7f0f0039;
+ public static final int common_google_play_services_update_text=0x7f0f003a;
+ public static final int common_google_play_services_update_title=0x7f0f003b;
+ public static final int common_google_play_services_updating_text=0x7f0f003c;
+ public static final int common_google_play_services_wear_update_text=0x7f0f003d;
+ public static final int common_open_on_phone=0x7f0f003e;
+ public static final int common_signin_button_text=0x7f0f003f;
+ public static final int common_signin_button_text_long=0x7f0f0040;
+ public static final int complicationDrawable_noDataText=0x7f0f0041;
+ public static final int complicationDrawable_textTypeface=0x7f0f0042;
+ public static final int complicationDrawable_titleTypeface=0x7f0f0043;
+ public static final int dismiss_overlay_button_label=0x7f0f0044;
+ public static final int generic_cancel=0x7f0f0045;
+ public static final int generic_yes=0x7f0f0046;
+ public static final int navigation_drawer_content_description=0x7f0f0047;
+ public static final int status_bar_notification_info_overflow=0x7f0f0048;
+ public static final int time_difference_now=0x7f0f0049;
+ public static final int time_difference_short_days_and_hours=0x7f0f004a;
+ public static final int time_difference_short_hours_and_minutes=0x7f0f004b;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat=0x7f100000;
+ public static final int AlertDialog_AppCompat_Light=0x7f100001;
+ public static final int Animation_AppCompat_Dialog=0x7f100002;
+ public static final int Animation_AppCompat_DropDownUp=0x7f100003;
+ public static final int Base_AlertDialog_AppCompat=0x7f100004;
+ public static final int Base_AlertDialog_AppCompat_Light=0x7f100005;
+ public static final int Base_Animation_AppCompat_Dialog=0x7f100006;
+ public static final int Base_Animation_AppCompat_DropDownUp=0x7f100007;
+ public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f100009;
+ public static final int Base_DialogWindowTitle_AppCompat=0x7f100008;
+ public static final int Base_TextAppearance_AppCompat=0x7f10000a;
+ public static final int Base_TextAppearance_AppCompat_Body1=0x7f10000b;
+ public static final int Base_TextAppearance_AppCompat_Body2=0x7f10000c;
+ public static final int Base_TextAppearance_AppCompat_Button=0x7f10000d;
+ public static final int Base_TextAppearance_AppCompat_Caption=0x7f10000e;
+ public static final int Base_TextAppearance_AppCompat_Display1=0x7f10000f;
+ public static final int Base_TextAppearance_AppCompat_Display2=0x7f100010;
+ public static final int Base_TextAppearance_AppCompat_Display3=0x7f100011;
+ public static final int Base_TextAppearance_AppCompat_Display4=0x7f100012;
+ public static final int Base_TextAppearance_AppCompat_Headline=0x7f100013;
+ public static final int Base_TextAppearance_AppCompat_Inverse=0x7f100014;
+ public static final int Base_TextAppearance_AppCompat_Large=0x7f100015;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f100016;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f100017;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f100018;
+ public static final int Base_TextAppearance_AppCompat_Medium=0x7f100019;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f10001a;
+ public static final int Base_TextAppearance_AppCompat_Menu=0x7f10001b;
+ public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f10001c;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f10001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f10001e;
+ public static final int Base_TextAppearance_AppCompat_Small=0x7f10001f;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f100020;
+ public static final int Base_TextAppearance_AppCompat_Subhead=0x7f100021;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f100022;
+ public static final int Base_TextAppearance_AppCompat_Title=0x7f100023;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f100024;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f100025;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f100026;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f100027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f100028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f100029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f10002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f10002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f10002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f10002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f10002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f10002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f100030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f100031;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f100032;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f100033;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f100034;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f100035;
+ public static final int Base_ThemeOverlay_AppCompat=0x7f100044;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f100045;
+ public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f100046;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f100047;
+ public static final int Base_ThemeOverlay_AppCompat_Light=0x7f100048;
+ public static final int Base_Theme_AppCompat=0x7f100036;
+ public static final int Base_Theme_AppCompat_CompactMenu=0x7f100037;
+ public static final int Base_Theme_AppCompat_Dialog=0x7f100038;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f10003c;
+ public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f100039;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f10003a;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f10003b;
+ public static final int Base_Theme_AppCompat_Light=0x7f10003d;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f10003e;
+ public static final int Base_Theme_AppCompat_Light_Dialog=0x7f10003f;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f100043;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f100040;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f100041;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f100042;
+ public static final int Base_V11_Theme_AppCompat_Dialog=0x7f100049;
+ public static final int Base_V11_Theme_AppCompat_Light_Dialog=0x7f10004a;
+ public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f10004b;
+ public static final int Base_V12_Widget_AppCompat_EditText=0x7f10004c;
+ public static final int Base_V21_Theme_AppCompat=0x7f10004d;
+ public static final int Base_V21_Theme_AppCompat_Dialog=0x7f10004e;
+ public static final int Base_V21_Theme_AppCompat_Light=0x7f10004f;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f100050;
+ public static final int Base_V22_Theme_AppCompat=0x7f100051;
+ public static final int Base_V22_Theme_AppCompat_Light=0x7f100052;
+ public static final int Base_V23_Theme_AppCompat=0x7f100053;
+ public static final int Base_V23_Theme_AppCompat_Light=0x7f100054;
+ public static final int Base_V7_Theme_AppCompat=0x7f100055;
+ public static final int Base_V7_Theme_AppCompat_Dialog=0x7f100056;
+ public static final int Base_V7_Theme_AppCompat_Light=0x7f100057;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f100058;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f100059;
+ public static final int Base_V7_Widget_AppCompat_EditText=0x7f10005a;
+ public static final int Base_Widget_AppCompat_ActionBar=0x7f10005b;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f10005c;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f10005d;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f10005e;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f10005f;
+ public static final int Base_Widget_AppCompat_ActionButton=0x7f100060;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f100061;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f100062;
+ public static final int Base_Widget_AppCompat_ActionMode=0x7f100063;
+ public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f100064;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f100065;
+ public static final int Base_Widget_AppCompat_Button=0x7f100066;
+ public static final int Base_Widget_AppCompat_ButtonBar=0x7f10006c;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f10006d;
+ public static final int Base_Widget_AppCompat_Button_Borderless=0x7f100067;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f100068;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100069;
+ public static final int Base_Widget_AppCompat_Button_Colored=0x7f10006a;
+ public static final int Base_Widget_AppCompat_Button_Small=0x7f10006b;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f10006e;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f10006f;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f100070;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f100071;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f100072;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f100073;
+ public static final int Base_Widget_AppCompat_EditText=0x7f100074;
+ public static final int Base_Widget_AppCompat_ImageButton=0x7f100075;
+ public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f100076;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f100077;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f100078;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f100079;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f10007a;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f10007b;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f10007c;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f10007d;
+ public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f10007e;
+ public static final int Base_Widget_AppCompat_ListView=0x7f10007f;
+ public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f100080;
+ public static final int Base_Widget_AppCompat_ListView_Menu=0x7f100081;
+ public static final int Base_Widget_AppCompat_PopupMenu=0x7f100082;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f100083;
+ public static final int Base_Widget_AppCompat_PopupWindow=0x7f100084;
+ public static final int Base_Widget_AppCompat_ProgressBar=0x7f100085;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f100086;
+ public static final int Base_Widget_AppCompat_RatingBar=0x7f100087;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f100088;
+ public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f100089;
+ public static final int Base_Widget_AppCompat_SearchView=0x7f10008a;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f10008b;
+ public static final int Base_Widget_AppCompat_SeekBar=0x7f10008c;
+ public static final int Base_Widget_AppCompat_Spinner=0x7f10008d;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f10008e;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f10008f;
+ public static final int Base_Widget_AppCompat_Toolbar=0x7f100090;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f100091;
+ public static final int CardText=0x7f100092;
+ public static final int CardTextBase=0x7f100093;
+ public static final int CardTitle=0x7f100094;
+ public static final int CardTitleBase=0x7f100095;
+ public static final int ConfirmationActivity=0x7f100096;
+ public static final int DismissOverlayText=0x7f100097;
+ public static final int DotsPageIndicatorStyle=0x7f100098;
+ public static final int PageIndicatorViewStyle=0x7f100099;
+ public static final int Platform_AppCompat=0x7f10009a;
+ public static final int Platform_AppCompat_Light=0x7f10009b;
+ public static final int Platform_ThemeOverlay_AppCompat=0x7f10009c;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f10009d;
+ public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f10009e;
+ public static final int Platform_V11_AppCompat=0x7f10009f;
+ public static final int Platform_V11_AppCompat_Light=0x7f1000a0;
+ public static final int Platform_V14_AppCompat=0x7f1000a1;
+ public static final int Platform_V14_AppCompat_Light=0x7f1000a2;
+ public static final int Platform_Widget_AppCompat_Spinner=0x7f1000a3;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f1000a4;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f1000a5;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f1000a6;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f1000a7;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f1000a8;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f1000a9;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f1000af;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f1000aa;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f1000ab;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f1000ac;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f1000ad;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f1000ae;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f1000b0;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f1000b1;
+ public static final int SinglePageNavDrawerIconStyle=0x7f1000b2;
+ public static final int SinglePageNavDrawerTextStyle=0x7f1000b3;
+ public static final int TextAppearance_AppCompat=0x7f1000b4;
+ public static final int TextAppearance_AppCompat_Body1=0x7f1000b5;
+ public static final int TextAppearance_AppCompat_Body2=0x7f1000b6;
+ public static final int TextAppearance_AppCompat_Button=0x7f1000b7;
+ public static final int TextAppearance_AppCompat_Caption=0x7f1000b8;
+ public static final int TextAppearance_AppCompat_Display1=0x7f1000b9;
+ public static final int TextAppearance_AppCompat_Display2=0x7f1000ba;
+ public static final int TextAppearance_AppCompat_Display3=0x7f1000bb;
+ public static final int TextAppearance_AppCompat_Display4=0x7f1000bc;
+ public static final int TextAppearance_AppCompat_Headline=0x7f1000bd;
+ public static final int TextAppearance_AppCompat_Inverse=0x7f1000be;
+ public static final int TextAppearance_AppCompat_Large=0x7f1000bf;
+ public static final int TextAppearance_AppCompat_Large_Inverse=0x7f1000c0;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f1000c1;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f1000c2;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f1000c3;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f1000c4;
+ public static final int TextAppearance_AppCompat_Medium=0x7f1000c5;
+ public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f1000c6;
+ public static final int TextAppearance_AppCompat_Menu=0x7f1000c7;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f1000c8;
+ public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f1000c9;
+ public static final int TextAppearance_AppCompat_Small=0x7f1000ca;
+ public static final int TextAppearance_AppCompat_Small_Inverse=0x7f1000cb;
+ public static final int TextAppearance_AppCompat_Subhead=0x7f1000cc;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f1000cd;
+ public static final int TextAppearance_AppCompat_Title=0x7f1000ce;
+ public static final int TextAppearance_AppCompat_Title_Inverse=0x7f1000cf;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f1000d0;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f1000d1;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f1000d2;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f1000d3;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f1000d4;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f1000d5;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f1000d6;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f1000d7;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f1000d8;
+ public static final int TextAppearance_AppCompat_Widget_Button=0x7f1000d9;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f1000da;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f1000db;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f1000dc;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f1000dd;
+ public static final int TextAppearance_AppCompat_Widget_Switch=0x7f1000de;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f1000df;
+ public static final int TextAppearance_StatusBar_EventContent=0x7f1000e0;
+ public static final int TextAppearance_StatusBar_EventContent_Info=0x7f1000e1;
+ public static final int TextAppearance_StatusBar_EventContent_Line2=0x7f1000e2;
+ public static final int TextAppearance_StatusBar_EventContent_Time=0x7f1000e3;
+ public static final int TextAppearance_StatusBar_EventContent_Title=0x7f1000e4;
+ public static final int TextAppearance_WearDiag=0x7f1000e5;
+ public static final int TextAppearance_WearDiag_Button=0x7f1000e6;
+ public static final int TextAppearance_WearDiag_Message=0x7f1000e7;
+ public static final int TextAppearance_WearDiag_Title=0x7f1000e8;
+ public static final int TextAppearance_Wearable_Large=0x7f1000e9;
+ public static final int TextAppearance_Wearable_Medium=0x7f1000ea;
+ public static final int TextAppearance_Wearable_Small=0x7f1000eb;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f1000ec;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f1000ed;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f1000ee;
+ public static final int TextView_Large=0x7f1000ef;
+ public static final int TextView_Large_Light=0x7f1000f0;
+ public static final int TextView_Medium=0x7f1000f1;
+ public static final int TextView_Medium_Light=0x7f1000f2;
+ public static final int TextView_Small=0x7f1000f3;
+ public static final int TextView_Small_Light=0x7f1000f4;
+ public static final int ThemeOverlay_AppCompat=0x7f10010e;
+ public static final int ThemeOverlay_AppCompat_ActionBar=0x7f10010f;
+ public static final int ThemeOverlay_AppCompat_Dark=0x7f100110;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f100111;
+ public static final int ThemeOverlay_AppCompat_Light=0x7f100112;
+ public static final int Theme_AppCompat=0x7f1000f5;
+ public static final int Theme_AppCompat_CompactMenu=0x7f1000f6;
+ public static final int Theme_AppCompat_DayNight=0x7f1000f7;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f1000f8;
+ public static final int Theme_AppCompat_DayNight_Dialog=0x7f1000f9;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f1000fc;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f1000fa;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f1000fb;
+ public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f1000fd;
+ public static final int Theme_AppCompat_Dialog=0x7f1000fe;
+ public static final int Theme_AppCompat_DialogWhenLarge=0x7f100101;
+ public static final int Theme_AppCompat_Dialog_Alert=0x7f1000ff;
+ public static final int Theme_AppCompat_Dialog_MinWidth=0x7f100100;
+ public static final int Theme_AppCompat_Light=0x7f100102;
+ public static final int Theme_AppCompat_Light_DarkActionBar=0x7f100103;
+ public static final int Theme_AppCompat_Light_Dialog=0x7f100104;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f100107;
+ public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f100105;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f100106;
+ public static final int Theme_AppCompat_Light_NoActionBar=0x7f100108;
+ public static final int Theme_AppCompat_NoActionBar=0x7f100109;
+ public static final int Theme_Transparent=0x7f10010a;
+ public static final int Theme_WearDiag=0x7f10010b;
+ public static final int Theme_Wearable=0x7f10010c;
+ public static final int Theme_Wearable_Modal=0x7f10010d;
+ public static final int WearableActionDrawerItemText=0x7f100113;
+ public static final int WearableActionDrawerTitleText=0x7f100114;
+ public static final int WearableWatchFaceSettings=0x7f100115;
+ public static final int Widget_ActionPage=0x7f100116;
+ public static final int Widget_AppCompat_ActionBar=0x7f100117;
+ public static final int Widget_AppCompat_ActionBar_Solid=0x7f100118;
+ public static final int Widget_AppCompat_ActionBar_TabBar=0x7f100119;
+ public static final int Widget_AppCompat_ActionBar_TabText=0x7f10011a;
+ public static final int Widget_AppCompat_ActionBar_TabView=0x7f10011b;
+ public static final int Widget_AppCompat_ActionButton=0x7f10011c;
+ public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f10011d;
+ public static final int Widget_AppCompat_ActionButton_Overflow=0x7f10011e;
+ public static final int Widget_AppCompat_ActionMode=0x7f10011f;
+ public static final int Widget_AppCompat_ActivityChooserView=0x7f100120;
+ public static final int Widget_AppCompat_AutoCompleteTextView=0x7f100121;
+ public static final int Widget_AppCompat_Button=0x7f100122;
+ public static final int Widget_AppCompat_ButtonBar=0x7f100128;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f100129;
+ public static final int Widget_AppCompat_Button_Borderless=0x7f100123;
+ public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f100124;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100125;
+ public static final int Widget_AppCompat_Button_Colored=0x7f100126;
+ public static final int Widget_AppCompat_Button_Small=0x7f100127;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f10012a;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f10012b;
+ public static final int Widget_AppCompat_CompoundButton_Switch=0x7f10012c;
+ public static final int Widget_AppCompat_DrawerArrowToggle=0x7f10012d;
+ public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f10012e;
+ public static final int Widget_AppCompat_EditText=0x7f10012f;
+ public static final int Widget_AppCompat_ImageButton=0x7f100130;
+ public static final int Widget_AppCompat_Light_ActionBar=0x7f100131;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f100132;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f100133;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f100134;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f100135;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f100136;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f100137;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f100138;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f100139;
+ public static final int Widget_AppCompat_Light_ActionButton=0x7f10013a;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f10013b;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f10013c;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f10013d;
+ public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f10013e;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f10013f;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f100140;
+ public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f100141;
+ public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f100142;
+ public static final int Widget_AppCompat_Light_PopupMenu=0x7f100143;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f100144;
+ public static final int Widget_AppCompat_Light_SearchView=0x7f100145;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f100146;
+ public static final int Widget_AppCompat_ListPopupWindow=0x7f100147;
+ public static final int Widget_AppCompat_ListView=0x7f100148;
+ public static final int Widget_AppCompat_ListView_DropDown=0x7f100149;
+ public static final int Widget_AppCompat_ListView_Menu=0x7f10014a;
+ public static final int Widget_AppCompat_PopupMenu=0x7f10014b;
+ public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f10014c;
+ public static final int Widget_AppCompat_PopupWindow=0x7f10014d;
+ public static final int Widget_AppCompat_ProgressBar=0x7f10014e;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f10014f;
+ public static final int Widget_AppCompat_RatingBar=0x7f100150;
+ public static final int Widget_AppCompat_RatingBar_Indicator=0x7f100151;
+ public static final int Widget_AppCompat_RatingBar_Small=0x7f100152;
+ public static final int Widget_AppCompat_SearchView=0x7f100153;
+ public static final int Widget_AppCompat_SearchView_ActionBar=0x7f100154;
+ public static final int Widget_AppCompat_SeekBar=0x7f100155;
+ public static final int Widget_AppCompat_Spinner=0x7f100156;
+ public static final int Widget_AppCompat_Spinner_DropDown=0x7f100157;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f100158;
+ public static final int Widget_AppCompat_Spinner_Underlined=0x7f100159;
+ public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f10015a;
+ public static final int Widget_AppCompat_Toolbar=0x7f10015b;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f10015c;
+ public static final int Widget_WearDiag_Button=0x7f10015d;
+ public static final int Widget_WearDiag_TextView=0x7f10015e;
+ public static final int Widget_WearDiag_TextView_Message=0x7f10015f;
+ public static final int Widget_WearDiag_TextView_Title=0x7f100160;
+ }
+ public static final class styleable {
+ /**
+ * Attributes that can be used with a AcceptDenyDialogPreference.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AcceptDenyDialogPreference_dialogIcon com.example.ruixuandai.zenfacedigit.test:dialogIcon}
+ * {@link #AcceptDenyDialogPreference_dialogMessage com.example.ruixuandai.zenfacedigit.test:dialogMessage}
+ * {@link #AcceptDenyDialogPreference_dialogTitle com.example.ruixuandai.zenfacedigit.test:dialogTitle}
+ * {@link #AcceptDenyDialogPreference_showNegativeDialogButton com.example.ruixuandai.zenfacedigit.test:showNegativeDialogButton}
+ * {@link #AcceptDenyDialogPreference_showPositiveDialogButton com.example.ruixuandai.zenfacedigit.test:showPositiveDialogButton}
+ *
+ * @see #AcceptDenyDialogPreference_dialogIcon
+ * @see #AcceptDenyDialogPreference_dialogMessage
+ * @see #AcceptDenyDialogPreference_dialogTitle
+ * @see #AcceptDenyDialogPreference_showNegativeDialogButton
+ * @see #AcceptDenyDialogPreference_showPositiveDialogButton
+ */
+ public static final int[] AcceptDenyDialogPreference={
+ 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f040104,
+ 0x7f040105
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dialogIcon}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dialogIcon
+ */
+ public static final int AcceptDenyDialogPreference_dialogIcon=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dialogMessage}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dialogMessage
+ */
+ public static final int AcceptDenyDialogPreference_dialogMessage=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dialogTitle}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dialogTitle
+ */
+ public static final int AcceptDenyDialogPreference_dialogTitle=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#showNegativeDialogButton}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:showNegativeDialogButton
+ */
+ public static final int AcceptDenyDialogPreference_showNegativeDialogButton=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#showPositiveDialogButton}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:showPositiveDialogButton
+ */
+ public static final int AcceptDenyDialogPreference_showPositiveDialogButton=4;
+ /**
+ * Attributes that can be used with a AcceptDenySwitchPreference.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AcceptDenySwitchPreference_dialogIcon com.example.ruixuandai.zenfacedigit.test:dialogIcon}
+ * {@link #AcceptDenySwitchPreference_dialogMessage com.example.ruixuandai.zenfacedigit.test:dialogMessage}
+ * {@link #AcceptDenySwitchPreference_dialogTitle com.example.ruixuandai.zenfacedigit.test:dialogTitle}
+ * {@link #AcceptDenySwitchPreference_showDialogWhenTurningOff com.example.ruixuandai.zenfacedigit.test:showDialogWhenTurningOff}
+ * {@link #AcceptDenySwitchPreference_showDialogWhenTurningOn com.example.ruixuandai.zenfacedigit.test:showDialogWhenTurningOn}
+ * {@link #AcceptDenySwitchPreference_showNegativeDialogButton com.example.ruixuandai.zenfacedigit.test:showNegativeDialogButton}
+ * {@link #AcceptDenySwitchPreference_showPositiveDialogButton com.example.ruixuandai.zenfacedigit.test:showPositiveDialogButton}
+ *
+ * @see #AcceptDenySwitchPreference_dialogIcon
+ * @see #AcceptDenySwitchPreference_dialogMessage
+ * @see #AcceptDenySwitchPreference_dialogTitle
+ * @see #AcceptDenySwitchPreference_showDialogWhenTurningOff
+ * @see #AcceptDenySwitchPreference_showDialogWhenTurningOn
+ * @see #AcceptDenySwitchPreference_showNegativeDialogButton
+ * @see #AcceptDenySwitchPreference_showPositiveDialogButton
+ */
+ public static final int[] AcceptDenySwitchPreference={
+ 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f040101,
+ 0x7f040102, 0x7f040104, 0x7f040105
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dialogIcon}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dialogIcon
+ */
+ public static final int AcceptDenySwitchPreference_dialogIcon=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dialogMessage}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dialogMessage
+ */
+ public static final int AcceptDenySwitchPreference_dialogMessage=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dialogTitle}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dialogTitle
+ */
+ public static final int AcceptDenySwitchPreference_dialogTitle=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#showDialogWhenTurningOff}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:showDialogWhenTurningOff
+ */
+ public static final int AcceptDenySwitchPreference_showDialogWhenTurningOff=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#showDialogWhenTurningOn}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:showDialogWhenTurningOn
+ */
+ public static final int AcceptDenySwitchPreference_showDialogWhenTurningOn=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#showNegativeDialogButton}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:showNegativeDialogButton
+ */
+ public static final int AcceptDenySwitchPreference_showNegativeDialogButton=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#showPositiveDialogButton}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:showPositiveDialogButton
+ */
+ public static final int AcceptDenySwitchPreference_showPositiveDialogButton=6;
+ /**
+ * Attributes that can be used with a ActionBar.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionBar_background com.example.ruixuandai.zenfacedigit.test:background}
+ * {@link #ActionBar_backgroundSplit com.example.ruixuandai.zenfacedigit.test:backgroundSplit}
+ * {@link #ActionBar_backgroundStacked com.example.ruixuandai.zenfacedigit.test:backgroundStacked}
+ * {@link #ActionBar_contentInsetEnd com.example.ruixuandai.zenfacedigit.test:contentInsetEnd}
+ * {@link #ActionBar_contentInsetLeft com.example.ruixuandai.zenfacedigit.test:contentInsetLeft}
+ * {@link #ActionBar_contentInsetRight com.example.ruixuandai.zenfacedigit.test:contentInsetRight}
+ * {@link #ActionBar_contentInsetStart com.example.ruixuandai.zenfacedigit.test:contentInsetStart}
+ * {@link #ActionBar_customNavigationLayout com.example.ruixuandai.zenfacedigit.test:customNavigationLayout}
+ * {@link #ActionBar_displayOptions com.example.ruixuandai.zenfacedigit.test:displayOptions}
+ * {@link #ActionBar_divider com.example.ruixuandai.zenfacedigit.test:divider}
+ * {@link #ActionBar_elevation com.example.ruixuandai.zenfacedigit.test:elevation}
+ * {@link #ActionBar_height com.example.ruixuandai.zenfacedigit.test:height}
+ * {@link #ActionBar_hideOnContentScroll com.example.ruixuandai.zenfacedigit.test:hideOnContentScroll}
+ * {@link #ActionBar_homeAsUpIndicator com.example.ruixuandai.zenfacedigit.test:homeAsUpIndicator}
+ * {@link #ActionBar_homeLayout com.example.ruixuandai.zenfacedigit.test:homeLayout}
+ * {@link #ActionBar_icon com.example.ruixuandai.zenfacedigit.test:icon}
+ * {@link #ActionBar_indeterminateProgressStyle com.example.ruixuandai.zenfacedigit.test:indeterminateProgressStyle}
+ * {@link #ActionBar_itemPadding com.example.ruixuandai.zenfacedigit.test:itemPadding}
+ * {@link #ActionBar_logo com.example.ruixuandai.zenfacedigit.test:logo}
+ * {@link #ActionBar_navigationMode com.example.ruixuandai.zenfacedigit.test:navigationMode}
+ * {@link #ActionBar_popupTheme com.example.ruixuandai.zenfacedigit.test:popupTheme}
+ * {@link #ActionBar_progressBarPadding com.example.ruixuandai.zenfacedigit.test:progressBarPadding}
+ * {@link #ActionBar_progressBarStyle com.example.ruixuandai.zenfacedigit.test:progressBarStyle}
+ * {@link #ActionBar_subtitle com.example.ruixuandai.zenfacedigit.test:subtitle}
+ * {@link #ActionBar_subtitleTextStyle com.example.ruixuandai.zenfacedigit.test:subtitleTextStyle}
+ * {@link #ActionBar_title com.example.ruixuandai.zenfacedigit.test:title}
+ * {@link #ActionBar_titleTextStyle com.example.ruixuandai.zenfacedigit.test:titleTextStyle}
+ *
+ * @see #ActionBar_background
+ * @see #ActionBar_backgroundSplit
+ * @see #ActionBar_backgroundStacked
+ * @see #ActionBar_contentInsetEnd
+ * @see #ActionBar_contentInsetLeft
+ * @see #ActionBar_contentInsetRight
+ * @see #ActionBar_contentInsetStart
+ * @see #ActionBar_customNavigationLayout
+ * @see #ActionBar_displayOptions
+ * @see #ActionBar_divider
+ * @see #ActionBar_elevation
+ * @see #ActionBar_height
+ * @see #ActionBar_hideOnContentScroll
+ * @see #ActionBar_homeAsUpIndicator
+ * @see #ActionBar_homeLayout
+ * @see #ActionBar_icon
+ * @see #ActionBar_indeterminateProgressStyle
+ * @see #ActionBar_itemPadding
+ * @see #ActionBar_logo
+ * @see #ActionBar_navigationMode
+ * @see #ActionBar_popupTheme
+ * @see #ActionBar_progressBarPadding
+ * @see #ActionBar_progressBarStyle
+ * @see #ActionBar_subtitle
+ * @see #ActionBar_subtitleTextStyle
+ * @see #ActionBar_title
+ * @see #ActionBar_titleTextStyle
+ */
+ public static final int[] ActionBar={
+ 0x7f04002b, 0x7f04002e, 0x7f04002f, 0x7f040064,
+ 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040069,
+ 0x7f040070, 0x7f040071, 0x7f04008b, 0x7f04008f,
+ 0x7f040090, 0x7f040092, 0x7f040093, 0x7f040094,
+ 0x7f04009e, 0x7f0400a1, 0x7f0400c1, 0x7f0400ca,
+ 0x7f0400e4, 0x7f0400e9, 0x7f0400ea, 0x7f040113,
+ 0x7f040116, 0x7f04012b, 0x7f040135
+ };
+ /**
+ * Attributes that can be used with a ActionBarLayout.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ *
+ * @see #ActionBarLayout_android_layout_gravity
+ */
+ public static final int[] ActionBarLayout={
+ 0x010100b3
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout_gravity}
+ * attribute's value can be found in the {@link #ActionBarLayout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:layout_gravity
+ */
+ public static final int ActionBarLayout_android_layout_gravity=0;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#background}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:background
+ */
+ public static final int ActionBar_background=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#backgroundSplit}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:backgroundSplit
+ */
+ public static final int ActionBar_backgroundSplit=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#backgroundStacked}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:backgroundStacked
+ */
+ public static final int ActionBar_backgroundStacked=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#contentInsetEnd}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:contentInsetEnd
+ */
+ public static final int ActionBar_contentInsetEnd=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#contentInsetLeft}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:contentInsetLeft
+ */
+ public static final int ActionBar_contentInsetLeft=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#contentInsetRight}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:contentInsetRight
+ */
+ public static final int ActionBar_contentInsetRight=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#contentInsetStart}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:contentInsetStart
+ */
+ public static final int ActionBar_contentInsetStart=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#customNavigationLayout}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:customNavigationLayout
+ */
+ public static final int ActionBar_customNavigationLayout=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#displayOptions}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * disableHome 20
+ * homeAsUp 4
+ * none 0
+ * showCustom 10
+ * showHome 2
+ * showTitle 8
+ * useLogo 1
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:displayOptions
+ */
+ public static final int ActionBar_displayOptions=8;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#divider}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:divider
+ */
+ public static final int ActionBar_divider=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#elevation}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:elevation
+ */
+ public static final int ActionBar_elevation=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#height}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:height
+ */
+ public static final int ActionBar_height=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#hideOnContentScroll}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:hideOnContentScroll
+ */
+ public static final int ActionBar_hideOnContentScroll=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#homeAsUpIndicator}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:homeAsUpIndicator
+ */
+ public static final int ActionBar_homeAsUpIndicator=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#homeLayout}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:homeLayout
+ */
+ public static final int ActionBar_homeLayout=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#icon}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:icon
+ */
+ public static final int ActionBar_icon=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#indeterminateProgressStyle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:indeterminateProgressStyle
+ */
+ public static final int ActionBar_indeterminateProgressStyle=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#itemPadding}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:itemPadding
+ */
+ public static final int ActionBar_itemPadding=17;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#logo}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:logo
+ */
+ public static final int ActionBar_logo=18;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#navigationMode}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * listMode 1
+ * normal 0
+ * tabMode 2
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:navigationMode
+ */
+ public static final int ActionBar_navigationMode=19;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#popupTheme}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:popupTheme
+ */
+ public static final int ActionBar_popupTheme=20;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#progressBarPadding}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:progressBarPadding
+ */
+ public static final int ActionBar_progressBarPadding=21;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#progressBarStyle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:progressBarStyle
+ */
+ public static final int ActionBar_progressBarStyle=22;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#subtitle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:subtitle
+ */
+ public static final int ActionBar_subtitle=23;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#subtitleTextStyle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:subtitleTextStyle
+ */
+ public static final int ActionBar_subtitleTextStyle=24;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#title}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:title
+ */
+ public static final int ActionBar_title=25;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleTextStyle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleTextStyle
+ */
+ public static final int ActionBar_titleTextStyle=26;
+ /**
+ * Attributes that can be used with a ActionLabel.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionLabel_android_typeface android:typeface}
+ * {@link #ActionLabel_android_textStyle android:textStyle}
+ * {@link #ActionLabel_android_textColor android:textColor}
+ * {@link #ActionLabel_android_gravity android:gravity}
+ * {@link #ActionLabel_android_text android:text}
+ * {@link #ActionLabel_android_maxLines android:maxLines}
+ * {@link #ActionLabel_android_lineSpacingExtra android:lineSpacingExtra}
+ * {@link #ActionLabel_android_lineSpacingMultiplier android:lineSpacingMultiplier}
+ * {@link #ActionLabel_android_fontFamily android:fontFamily}
+ * {@link #ActionLabel_maxTextSize com.example.ruixuandai.zenfacedigit.test:maxTextSize}
+ * {@link #ActionLabel_minTextSize com.example.ruixuandai.zenfacedigit.test:minTextSize}
+ *
+ * @see #ActionLabel_android_typeface
+ * @see #ActionLabel_android_textStyle
+ * @see #ActionLabel_android_textColor
+ * @see #ActionLabel_android_gravity
+ * @see #ActionLabel_android_text
+ * @see #ActionLabel_android_maxLines
+ * @see #ActionLabel_android_lineSpacingExtra
+ * @see #ActionLabel_android_lineSpacingMultiplier
+ * @see #ActionLabel_android_fontFamily
+ * @see #ActionLabel_maxTextSize
+ * @see #ActionLabel_minTextSize
+ */
+ public static final int[] ActionLabel={
+ 0x01010096, 0x01010097, 0x01010098, 0x010100af,
+ 0x0101014f, 0x01010153, 0x01010217, 0x01010218,
+ 0x010103ac, 0x7f0400c4, 0x7f0400c6
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#fontFamily}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:fontFamily
+ */
+ public static final int ActionLabel_android_fontFamily=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#gravity}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:gravity
+ */
+ public static final int ActionLabel_android_gravity=3;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#lineSpacingExtra}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:lineSpacingExtra
+ */
+ public static final int ActionLabel_android_lineSpacingExtra=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#lineSpacingMultiplier}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:lineSpacingMultiplier
+ */
+ public static final int ActionLabel_android_lineSpacingMultiplier=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxLines}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:maxLines
+ */
+ public static final int ActionLabel_android_maxLines=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#text}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:text
+ */
+ public static final int ActionLabel_android_text=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textColor}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:textColor
+ */
+ public static final int ActionLabel_android_textColor=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textStyle}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bold 1
+ * italic 2
+ * normal 0
+ *
+ *
+ * @attr name android:textStyle
+ */
+ public static final int ActionLabel_android_textStyle=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#typeface}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * monospace 3
+ * normal 0
+ * sans 1
+ * serif 2
+ *
+ *
+ * @attr name android:typeface
+ */
+ public static final int ActionLabel_android_typeface=0;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#maxTextSize}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:maxTextSize
+ */
+ public static final int ActionLabel_maxTextSize=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#minTextSize}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:minTextSize
+ */
+ public static final int ActionLabel_minTextSize=10;
+ /**
+ * Attributes that can be used with a ActionMenuItemView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionMenuItemView_android_minWidth android:minWidth}
+ *
+ * @see #ActionMenuItemView_android_minWidth
+ */
+ public static final int[] ActionMenuItemView={
+ 0x0101013f
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#minWidth}
+ * attribute's value can be found in the {@link #ActionMenuItemView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int ActionMenuItemView_android_minWidth=0;
+ public static final int[] ActionMenuView={
+ };
+ /**
+ * Attributes that can be used with a ActionMode.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionMode_background com.example.ruixuandai.zenfacedigit.test:background}
+ * {@link #ActionMode_backgroundSplit com.example.ruixuandai.zenfacedigit.test:backgroundSplit}
+ * {@link #ActionMode_closeItemLayout com.example.ruixuandai.zenfacedigit.test:closeItemLayout}
+ * {@link #ActionMode_height com.example.ruixuandai.zenfacedigit.test:height}
+ * {@link #ActionMode_subtitleTextStyle com.example.ruixuandai.zenfacedigit.test:subtitleTextStyle}
+ * {@link #ActionMode_titleTextStyle com.example.ruixuandai.zenfacedigit.test:titleTextStyle}
+ *
+ * @see #ActionMode_background
+ * @see #ActionMode_backgroundSplit
+ * @see #ActionMode_closeItemLayout
+ * @see #ActionMode_height
+ * @see #ActionMode_subtitleTextStyle
+ * @see #ActionMode_titleTextStyle
+ */
+ public static final int[] ActionMode={
+ 0x7f04002b, 0x7f04002e, 0x7f040055, 0x7f04008f,
+ 0x7f040116, 0x7f040135
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#background}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:background
+ */
+ public static final int ActionMode_background=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#backgroundSplit}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:backgroundSplit
+ */
+ public static final int ActionMode_backgroundSplit=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#closeItemLayout}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:closeItemLayout
+ */
+ public static final int ActionMode_closeItemLayout=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#height}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:height
+ */
+ public static final int ActionMode_height=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#subtitleTextStyle}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:subtitleTextStyle
+ */
+ public static final int ActionMode_subtitleTextStyle=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleTextStyle}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleTextStyle
+ */
+ public static final int ActionMode_titleTextStyle=5;
+ /**
+ * Attributes that can be used with a ActionPage.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionPage_android_typeface android:typeface}
+ * {@link #ActionPage_android_textStyle android:textStyle}
+ * {@link #ActionPage_android_textColor android:textColor}
+ * {@link #ActionPage_android_gravity android:gravity}
+ * {@link #ActionPage_android_src android:src}
+ * {@link #ActionPage_android_text android:text}
+ * {@link #ActionPage_android_maxLines android:maxLines}
+ * {@link #ActionPage_android_color android:color}
+ * {@link #ActionPage_android_lineSpacingExtra android:lineSpacingExtra}
+ * {@link #ActionPage_android_lineSpacingMultiplier android:lineSpacingMultiplier}
+ * {@link #ActionPage_android_fontFamily android:fontFamily}
+ * {@link #ActionPage_android_elevation android:elevation}
+ * {@link #ActionPage_android_stateListAnimator android:stateListAnimator}
+ * {@link #ActionPage_buttonRippleColor com.example.ruixuandai.zenfacedigit.test:buttonRippleColor}
+ * {@link #ActionPage_imageScaleMode com.example.ruixuandai.zenfacedigit.test:imageScaleMode}
+ * {@link #ActionPage_maxTextSize com.example.ruixuandai.zenfacedigit.test:maxTextSize}
+ * {@link #ActionPage_minTextSize com.example.ruixuandai.zenfacedigit.test:minTextSize}
+ * {@link #ActionPage_pressedButtonTranslationZ com.example.ruixuandai.zenfacedigit.test:pressedButtonTranslationZ}
+ *
+ * @see #ActionPage_android_typeface
+ * @see #ActionPage_android_textStyle
+ * @see #ActionPage_android_textColor
+ * @see #ActionPage_android_gravity
+ * @see #ActionPage_android_src
+ * @see #ActionPage_android_text
+ * @see #ActionPage_android_maxLines
+ * @see #ActionPage_android_color
+ * @see #ActionPage_android_lineSpacingExtra
+ * @see #ActionPage_android_lineSpacingMultiplier
+ * @see #ActionPage_android_fontFamily
+ * @see #ActionPage_android_elevation
+ * @see #ActionPage_android_stateListAnimator
+ * @see #ActionPage_buttonRippleColor
+ * @see #ActionPage_imageScaleMode
+ * @see #ActionPage_maxTextSize
+ * @see #ActionPage_minTextSize
+ * @see #ActionPage_pressedButtonTranslationZ
+ */
+ public static final int[] ActionPage={
+ 0x01010096, 0x01010097, 0x01010098, 0x010100af,
+ 0x01010119, 0x0101014f, 0x01010153, 0x010101a5,
+ 0x01010217, 0x01010218, 0x010103ac, 0x01010440,
+ 0x01010448, 0x7f040041, 0x7f04009a, 0x7f0400c4,
+ 0x7f0400c6, 0x7f0400e8
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#color}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int ActionPage_android_color=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#elevation}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:elevation
+ */
+ public static final int ActionPage_android_elevation=11;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontFamily}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:fontFamily
+ */
+ public static final int ActionPage_android_fontFamily=10;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#gravity}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:gravity
+ */
+ public static final int ActionPage_android_gravity=3;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#lineSpacingExtra}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:lineSpacingExtra
+ */
+ public static final int ActionPage_android_lineSpacingExtra=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#lineSpacingMultiplier}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:lineSpacingMultiplier
+ */
+ public static final int ActionPage_android_lineSpacingMultiplier=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxLines}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:maxLines
+ */
+ public static final int ActionPage_android_maxLines=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#src}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:src
+ */
+ public static final int ActionPage_android_src=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#stateListAnimator}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:stateListAnimator
+ */
+ public static final int ActionPage_android_stateListAnimator=12;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#text}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:text
+ */
+ public static final int ActionPage_android_text=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textColor}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:textColor
+ */
+ public static final int ActionPage_android_textColor=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textStyle}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bold 1
+ * italic 2
+ * normal 0
+ *
+ *
+ * @attr name android:textStyle
+ */
+ public static final int ActionPage_android_textStyle=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#typeface}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * monospace 3
+ * normal 0
+ * sans 1
+ * serif 2
+ *
+ *
+ * @attr name android:typeface
+ */
+ public static final int ActionPage_android_typeface=0;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonRippleColor}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonRippleColor
+ */
+ public static final int ActionPage_buttonRippleColor=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#imageScaleMode}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * center 1
+ * fit 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:imageScaleMode
+ */
+ public static final int ActionPage_imageScaleMode=14;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#maxTextSize}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:maxTextSize
+ */
+ public static final int ActionPage_maxTextSize=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#minTextSize}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:minTextSize
+ */
+ public static final int ActionPage_minTextSize=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pressedButtonTranslationZ}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pressedButtonTranslationZ
+ */
+ public static final int ActionPage_pressedButtonTranslationZ=17;
+ /**
+ * Attributes that can be used with a ActivityChooserView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.ruixuandai.zenfacedigit.test:expandActivityOverflowButtonDrawable}
+ * {@link #ActivityChooserView_initialActivityCount com.example.ruixuandai.zenfacedigit.test:initialActivityCount}
+ *
+ * @see #ActivityChooserView_expandActivityOverflowButtonDrawable
+ * @see #ActivityChooserView_initialActivityCount
+ */
+ public static final int[] ActivityChooserView={
+ 0x7f04008c, 0x7f04009f
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#expandActivityOverflowButtonDrawable}
+ * attribute's value can be found in the {@link #ActivityChooserView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:expandActivityOverflowButtonDrawable
+ */
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#initialActivityCount}
+ * attribute's value can be found in the {@link #ActivityChooserView} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:initialActivityCount
+ */
+ public static final int ActivityChooserView_initialActivityCount=1;
+ /**
+ * Attributes that can be used with a AlertDialog.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AlertDialog_android_layout android:layout}
+ * {@link #AlertDialog_buttonPanelSideLayout com.example.ruixuandai.zenfacedigit.test:buttonPanelSideLayout}
+ * {@link #AlertDialog_listItemLayout com.example.ruixuandai.zenfacedigit.test:listItemLayout}
+ * {@link #AlertDialog_listLayout com.example.ruixuandai.zenfacedigit.test:listLayout}
+ * {@link #AlertDialog_multiChoiceItemLayout com.example.ruixuandai.zenfacedigit.test:multiChoiceItemLayout}
+ * {@link #AlertDialog_singleChoiceItemLayout com.example.ruixuandai.zenfacedigit.test:singleChoiceItemLayout}
+ *
+ * @see #AlertDialog_android_layout
+ * @see #AlertDialog_buttonPanelSideLayout
+ * @see #AlertDialog_listItemLayout
+ * @see #AlertDialog_listLayout
+ * @see #AlertDialog_multiChoiceItemLayout
+ * @see #AlertDialog_singleChoiceItemLayout
+ */
+ public static final int[] AlertDialog={
+ 0x010100f2, 0x7f040040, 0x7f0400b9, 0x7f0400ba,
+ 0x7f0400c7, 0x7f040108
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int AlertDialog_android_layout=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonPanelSideLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonPanelSideLayout
+ */
+ public static final int AlertDialog_buttonPanelSideLayout=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listItemLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listItemLayout
+ */
+ public static final int AlertDialog_listItemLayout=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listLayout
+ */
+ public static final int AlertDialog_listLayout=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#multiChoiceItemLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:multiChoiceItemLayout
+ */
+ public static final int AlertDialog_multiChoiceItemLayout=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#singleChoiceItemLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:singleChoiceItemLayout
+ */
+ public static final int AlertDialog_singleChoiceItemLayout=5;
+ /**
+ * Attributes that can be used with a AppCompatImageView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AppCompatImageView_android_src android:src}
+ * {@link #AppCompatImageView_srcCompat com.example.ruixuandai.zenfacedigit.test:srcCompat}
+ *
+ * @see #AppCompatImageView_android_src
+ * @see #AppCompatImageView_srcCompat
+ */
+ public static final int[] AppCompatImageView={
+ 0x01010119, 0x7f04010f
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#src}
+ * attribute's value can be found in the {@link #AppCompatImageView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:src
+ */
+ public static final int AppCompatImageView_android_src=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#srcCompat}
+ * attribute's value can be found in the {@link #AppCompatImageView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:srcCompat
+ */
+ public static final int AppCompatImageView_srcCompat=1;
+ /**
+ * Attributes that can be used with a AppCompatTextView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AppCompatTextView_android_textAppearance android:textAppearance}
+ * {@link #AppCompatTextView_textAllCaps com.example.ruixuandai.zenfacedigit.test:textAllCaps}
+ *
+ * @see #AppCompatTextView_android_textAppearance
+ * @see #AppCompatTextView_textAllCaps
+ */
+ public static final int[] AppCompatTextView={
+ 0x01010034, 0x7f04011c
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textAppearance}
+ * attribute's value can be found in the {@link #AppCompatTextView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int AppCompatTextView_android_textAppearance=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textAllCaps}
+ * attribute's value can be found in the {@link #AppCompatTextView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textAllCaps
+ */
+ public static final int AppCompatTextView_textAllCaps=1;
+ /**
+ * Attributes that can be used with a AppCompatTheme.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}
+ * {@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}
+ * {@link #AppCompatTheme_actionBarDivider com.example.ruixuandai.zenfacedigit.test:actionBarDivider}
+ * {@link #AppCompatTheme_actionBarItemBackground com.example.ruixuandai.zenfacedigit.test:actionBarItemBackground}
+ * {@link #AppCompatTheme_actionBarPopupTheme com.example.ruixuandai.zenfacedigit.test:actionBarPopupTheme}
+ * {@link #AppCompatTheme_actionBarSize com.example.ruixuandai.zenfacedigit.test:actionBarSize}
+ * {@link #AppCompatTheme_actionBarSplitStyle com.example.ruixuandai.zenfacedigit.test:actionBarSplitStyle}
+ * {@link #AppCompatTheme_actionBarStyle com.example.ruixuandai.zenfacedigit.test:actionBarStyle}
+ * {@link #AppCompatTheme_actionBarTabBarStyle com.example.ruixuandai.zenfacedigit.test:actionBarTabBarStyle}
+ * {@link #AppCompatTheme_actionBarTabStyle com.example.ruixuandai.zenfacedigit.test:actionBarTabStyle}
+ * {@link #AppCompatTheme_actionBarTabTextStyle com.example.ruixuandai.zenfacedigit.test:actionBarTabTextStyle}
+ * {@link #AppCompatTheme_actionBarTheme com.example.ruixuandai.zenfacedigit.test:actionBarTheme}
+ * {@link #AppCompatTheme_actionBarWidgetTheme com.example.ruixuandai.zenfacedigit.test:actionBarWidgetTheme}
+ * {@link #AppCompatTheme_actionButtonStyle com.example.ruixuandai.zenfacedigit.test:actionButtonStyle}
+ * {@link #AppCompatTheme_actionDropDownStyle com.example.ruixuandai.zenfacedigit.test:actionDropDownStyle}
+ * {@link #AppCompatTheme_actionMenuTextAppearance com.example.ruixuandai.zenfacedigit.test:actionMenuTextAppearance}
+ * {@link #AppCompatTheme_actionMenuTextColor com.example.ruixuandai.zenfacedigit.test:actionMenuTextColor}
+ * {@link #AppCompatTheme_actionModeBackground com.example.ruixuandai.zenfacedigit.test:actionModeBackground}
+ * {@link #AppCompatTheme_actionModeCloseButtonStyle com.example.ruixuandai.zenfacedigit.test:actionModeCloseButtonStyle}
+ * {@link #AppCompatTheme_actionModeCloseDrawable com.example.ruixuandai.zenfacedigit.test:actionModeCloseDrawable}
+ * {@link #AppCompatTheme_actionModeCopyDrawable com.example.ruixuandai.zenfacedigit.test:actionModeCopyDrawable}
+ * {@link #AppCompatTheme_actionModeCutDrawable com.example.ruixuandai.zenfacedigit.test:actionModeCutDrawable}
+ * {@link #AppCompatTheme_actionModeFindDrawable com.example.ruixuandai.zenfacedigit.test:actionModeFindDrawable}
+ * {@link #AppCompatTheme_actionModePasteDrawable com.example.ruixuandai.zenfacedigit.test:actionModePasteDrawable}
+ * {@link #AppCompatTheme_actionModePopupWindowStyle com.example.ruixuandai.zenfacedigit.test:actionModePopupWindowStyle}
+ * {@link #AppCompatTheme_actionModeSelectAllDrawable com.example.ruixuandai.zenfacedigit.test:actionModeSelectAllDrawable}
+ * {@link #AppCompatTheme_actionModeShareDrawable com.example.ruixuandai.zenfacedigit.test:actionModeShareDrawable}
+ * {@link #AppCompatTheme_actionModeSplitBackground com.example.ruixuandai.zenfacedigit.test:actionModeSplitBackground}
+ * {@link #AppCompatTheme_actionModeStyle com.example.ruixuandai.zenfacedigit.test:actionModeStyle}
+ * {@link #AppCompatTheme_actionModeWebSearchDrawable com.example.ruixuandai.zenfacedigit.test:actionModeWebSearchDrawable}
+ * {@link #AppCompatTheme_actionOverflowButtonStyle com.example.ruixuandai.zenfacedigit.test:actionOverflowButtonStyle}
+ * {@link #AppCompatTheme_actionOverflowMenuStyle com.example.ruixuandai.zenfacedigit.test:actionOverflowMenuStyle}
+ * {@link #AppCompatTheme_activityChooserViewStyle com.example.ruixuandai.zenfacedigit.test:activityChooserViewStyle}
+ * {@link #AppCompatTheme_alertDialogButtonGroupStyle com.example.ruixuandai.zenfacedigit.test:alertDialogButtonGroupStyle}
+ * {@link #AppCompatTheme_alertDialogCenterButtons com.example.ruixuandai.zenfacedigit.test:alertDialogCenterButtons}
+ * {@link #AppCompatTheme_alertDialogStyle com.example.ruixuandai.zenfacedigit.test:alertDialogStyle}
+ * {@link #AppCompatTheme_alertDialogTheme com.example.ruixuandai.zenfacedigit.test:alertDialogTheme}
+ * {@link #AppCompatTheme_autoCompleteTextViewStyle com.example.ruixuandai.zenfacedigit.test:autoCompleteTextViewStyle}
+ * {@link #AppCompatTheme_borderlessButtonStyle com.example.ruixuandai.zenfacedigit.test:borderlessButtonStyle}
+ * {@link #AppCompatTheme_buttonBarButtonStyle com.example.ruixuandai.zenfacedigit.test:buttonBarButtonStyle}
+ * {@link #AppCompatTheme_buttonBarNegativeButtonStyle com.example.ruixuandai.zenfacedigit.test:buttonBarNegativeButtonStyle}
+ * {@link #AppCompatTheme_buttonBarNeutralButtonStyle com.example.ruixuandai.zenfacedigit.test:buttonBarNeutralButtonStyle}
+ * {@link #AppCompatTheme_buttonBarPositiveButtonStyle com.example.ruixuandai.zenfacedigit.test:buttonBarPositiveButtonStyle}
+ * {@link #AppCompatTheme_buttonBarStyle com.example.ruixuandai.zenfacedigit.test:buttonBarStyle}
+ * {@link #AppCompatTheme_buttonStyle com.example.ruixuandai.zenfacedigit.test:buttonStyle}
+ * {@link #AppCompatTheme_buttonStyleSmall com.example.ruixuandai.zenfacedigit.test:buttonStyleSmall}
+ * {@link #AppCompatTheme_checkboxStyle com.example.ruixuandai.zenfacedigit.test:checkboxStyle}
+ * {@link #AppCompatTheme_checkedTextViewStyle com.example.ruixuandai.zenfacedigit.test:checkedTextViewStyle}
+ * {@link #AppCompatTheme_colorAccent com.example.ruixuandai.zenfacedigit.test:colorAccent}
+ * {@link #AppCompatTheme_colorButtonNormal com.example.ruixuandai.zenfacedigit.test:colorButtonNormal}
+ * {@link #AppCompatTheme_colorControlActivated com.example.ruixuandai.zenfacedigit.test:colorControlActivated}
+ * {@link #AppCompatTheme_colorControlHighlight com.example.ruixuandai.zenfacedigit.test:colorControlHighlight}
+ * {@link #AppCompatTheme_colorControlNormal com.example.ruixuandai.zenfacedigit.test:colorControlNormal}
+ * {@link #AppCompatTheme_colorPrimary com.example.ruixuandai.zenfacedigit.test:colorPrimary}
+ * {@link #AppCompatTheme_colorPrimaryDark com.example.ruixuandai.zenfacedigit.test:colorPrimaryDark}
+ * {@link #AppCompatTheme_colorSwitchThumbNormal com.example.ruixuandai.zenfacedigit.test:colorSwitchThumbNormal}
+ * {@link #AppCompatTheme_controlBackground com.example.ruixuandai.zenfacedigit.test:controlBackground}
+ * {@link #AppCompatTheme_dialogPreferredPadding com.example.ruixuandai.zenfacedigit.test:dialogPreferredPadding}
+ * {@link #AppCompatTheme_dialogTheme com.example.ruixuandai.zenfacedigit.test:dialogTheme}
+ * {@link #AppCompatTheme_dividerHorizontal com.example.ruixuandai.zenfacedigit.test:dividerHorizontal}
+ * {@link #AppCompatTheme_dividerVertical com.example.ruixuandai.zenfacedigit.test:dividerVertical}
+ * {@link #AppCompatTheme_dropDownListViewStyle com.example.ruixuandai.zenfacedigit.test:dropDownListViewStyle}
+ * {@link #AppCompatTheme_dropdownListPreferredItemHeight com.example.ruixuandai.zenfacedigit.test:dropdownListPreferredItemHeight}
+ * {@link #AppCompatTheme_editTextBackground com.example.ruixuandai.zenfacedigit.test:editTextBackground}
+ * {@link #AppCompatTheme_editTextColor com.example.ruixuandai.zenfacedigit.test:editTextColor}
+ * {@link #AppCompatTheme_editTextStyle com.example.ruixuandai.zenfacedigit.test:editTextStyle}
+ * {@link #AppCompatTheme_homeAsUpIndicator com.example.ruixuandai.zenfacedigit.test:homeAsUpIndicator}
+ * {@link #AppCompatTheme_imageButtonStyle com.example.ruixuandai.zenfacedigit.test:imageButtonStyle}
+ * {@link #AppCompatTheme_listChoiceBackgroundIndicator com.example.ruixuandai.zenfacedigit.test:listChoiceBackgroundIndicator}
+ * {@link #AppCompatTheme_listDividerAlertDialog com.example.ruixuandai.zenfacedigit.test:listDividerAlertDialog}
+ * {@link #AppCompatTheme_listPopupWindowStyle com.example.ruixuandai.zenfacedigit.test:listPopupWindowStyle}
+ * {@link #AppCompatTheme_listPreferredItemHeight com.example.ruixuandai.zenfacedigit.test:listPreferredItemHeight}
+ * {@link #AppCompatTheme_listPreferredItemHeightLarge com.example.ruixuandai.zenfacedigit.test:listPreferredItemHeightLarge}
+ * {@link #AppCompatTheme_listPreferredItemHeightSmall com.example.ruixuandai.zenfacedigit.test:listPreferredItemHeightSmall}
+ * {@link #AppCompatTheme_listPreferredItemPaddingLeft com.example.ruixuandai.zenfacedigit.test:listPreferredItemPaddingLeft}
+ * {@link #AppCompatTheme_listPreferredItemPaddingRight com.example.ruixuandai.zenfacedigit.test:listPreferredItemPaddingRight}
+ * {@link #AppCompatTheme_panelBackground com.example.ruixuandai.zenfacedigit.test:panelBackground}
+ * {@link #AppCompatTheme_panelMenuListTheme com.example.ruixuandai.zenfacedigit.test:panelMenuListTheme}
+ * {@link #AppCompatTheme_panelMenuListWidth com.example.ruixuandai.zenfacedigit.test:panelMenuListWidth}
+ * {@link #AppCompatTheme_popupMenuStyle com.example.ruixuandai.zenfacedigit.test:popupMenuStyle}
+ * {@link #AppCompatTheme_popupWindowStyle com.example.ruixuandai.zenfacedigit.test:popupWindowStyle}
+ * {@link #AppCompatTheme_radioButtonStyle com.example.ruixuandai.zenfacedigit.test:radioButtonStyle}
+ * {@link #AppCompatTheme_ratingBarStyle com.example.ruixuandai.zenfacedigit.test:ratingBarStyle}
+ * {@link #AppCompatTheme_ratingBarStyleIndicator com.example.ruixuandai.zenfacedigit.test:ratingBarStyleIndicator}
+ * {@link #AppCompatTheme_ratingBarStyleSmall com.example.ruixuandai.zenfacedigit.test:ratingBarStyleSmall}
+ * {@link #AppCompatTheme_searchViewStyle com.example.ruixuandai.zenfacedigit.test:searchViewStyle}
+ * {@link #AppCompatTheme_seekBarStyle com.example.ruixuandai.zenfacedigit.test:seekBarStyle}
+ * {@link #AppCompatTheme_selectableItemBackground com.example.ruixuandai.zenfacedigit.test:selectableItemBackground}
+ * {@link #AppCompatTheme_selectableItemBackgroundBorderless com.example.ruixuandai.zenfacedigit.test:selectableItemBackgroundBorderless}
+ * {@link #AppCompatTheme_spinnerDropDownItemStyle com.example.ruixuandai.zenfacedigit.test:spinnerDropDownItemStyle}
+ * {@link #AppCompatTheme_spinnerStyle com.example.ruixuandai.zenfacedigit.test:spinnerStyle}
+ * {@link #AppCompatTheme_switchStyle com.example.ruixuandai.zenfacedigit.test:switchStyle}
+ * {@link #AppCompatTheme_textAppearanceLargePopupMenu com.example.ruixuandai.zenfacedigit.test:textAppearanceLargePopupMenu}
+ * {@link #AppCompatTheme_textAppearanceListItem com.example.ruixuandai.zenfacedigit.test:textAppearanceListItem}
+ * {@link #AppCompatTheme_textAppearanceListItemSmall com.example.ruixuandai.zenfacedigit.test:textAppearanceListItemSmall}
+ * {@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.example.ruixuandai.zenfacedigit.test:textAppearanceSearchResultSubtitle}
+ * {@link #AppCompatTheme_textAppearanceSearchResultTitle com.example.ruixuandai.zenfacedigit.test:textAppearanceSearchResultTitle}
+ * {@link #AppCompatTheme_textAppearanceSmallPopupMenu com.example.ruixuandai.zenfacedigit.test:textAppearanceSmallPopupMenu}
+ * {@link #AppCompatTheme_textColorAlertDialogListItem com.example.ruixuandai.zenfacedigit.test:textColorAlertDialogListItem}
+ * {@link #AppCompatTheme_textColorSearchUrl com.example.ruixuandai.zenfacedigit.test:textColorSearchUrl}
+ * {@link #AppCompatTheme_toolbarNavigationButtonStyle com.example.ruixuandai.zenfacedigit.test:toolbarNavigationButtonStyle}
+ * {@link #AppCompatTheme_toolbarStyle com.example.ruixuandai.zenfacedigit.test:toolbarStyle}
+ * {@link #AppCompatTheme_windowActionBar com.example.ruixuandai.zenfacedigit.test:windowActionBar}
+ * {@link #AppCompatTheme_windowActionBarOverlay com.example.ruixuandai.zenfacedigit.test:windowActionBarOverlay}
+ * {@link #AppCompatTheme_windowActionModeOverlay com.example.ruixuandai.zenfacedigit.test:windowActionModeOverlay}
+ * {@link #AppCompatTheme_windowFixedHeightMajor com.example.ruixuandai.zenfacedigit.test:windowFixedHeightMajor}
+ * {@link #AppCompatTheme_windowFixedHeightMinor com.example.ruixuandai.zenfacedigit.test:windowFixedHeightMinor}
+ * {@link #AppCompatTheme_windowFixedWidthMajor com.example.ruixuandai.zenfacedigit.test:windowFixedWidthMajor}
+ * {@link #AppCompatTheme_windowFixedWidthMinor com.example.ruixuandai.zenfacedigit.test:windowFixedWidthMinor}
+ * {@link #AppCompatTheme_windowMinWidthMajor com.example.ruixuandai.zenfacedigit.test:windowMinWidthMajor}
+ * {@link #AppCompatTheme_windowMinWidthMinor com.example.ruixuandai.zenfacedigit.test:windowMinWidthMinor}
+ * {@link #AppCompatTheme_windowNoTitle com.example.ruixuandai.zenfacedigit.test:windowNoTitle}
+ *
+ * @see #AppCompatTheme_android_windowIsFloating
+ * @see #AppCompatTheme_android_windowAnimationStyle
+ * @see #AppCompatTheme_actionBarDivider
+ * @see #AppCompatTheme_actionBarItemBackground
+ * @see #AppCompatTheme_actionBarPopupTheme
+ * @see #AppCompatTheme_actionBarSize
+ * @see #AppCompatTheme_actionBarSplitStyle
+ * @see #AppCompatTheme_actionBarStyle
+ * @see #AppCompatTheme_actionBarTabBarStyle
+ * @see #AppCompatTheme_actionBarTabStyle
+ * @see #AppCompatTheme_actionBarTabTextStyle
+ * @see #AppCompatTheme_actionBarTheme
+ * @see #AppCompatTheme_actionBarWidgetTheme
+ * @see #AppCompatTheme_actionButtonStyle
+ * @see #AppCompatTheme_actionDropDownStyle
+ * @see #AppCompatTheme_actionMenuTextAppearance
+ * @see #AppCompatTheme_actionMenuTextColor
+ * @see #AppCompatTheme_actionModeBackground
+ * @see #AppCompatTheme_actionModeCloseButtonStyle
+ * @see #AppCompatTheme_actionModeCloseDrawable
+ * @see #AppCompatTheme_actionModeCopyDrawable
+ * @see #AppCompatTheme_actionModeCutDrawable
+ * @see #AppCompatTheme_actionModeFindDrawable
+ * @see #AppCompatTheme_actionModePasteDrawable
+ * @see #AppCompatTheme_actionModePopupWindowStyle
+ * @see #AppCompatTheme_actionModeSelectAllDrawable
+ * @see #AppCompatTheme_actionModeShareDrawable
+ * @see #AppCompatTheme_actionModeSplitBackground
+ * @see #AppCompatTheme_actionModeStyle
+ * @see #AppCompatTheme_actionModeWebSearchDrawable
+ * @see #AppCompatTheme_actionOverflowButtonStyle
+ * @see #AppCompatTheme_actionOverflowMenuStyle
+ * @see #AppCompatTheme_activityChooserViewStyle
+ * @see #AppCompatTheme_alertDialogButtonGroupStyle
+ * @see #AppCompatTheme_alertDialogCenterButtons
+ * @see #AppCompatTheme_alertDialogStyle
+ * @see #AppCompatTheme_alertDialogTheme
+ * @see #AppCompatTheme_autoCompleteTextViewStyle
+ * @see #AppCompatTheme_borderlessButtonStyle
+ * @see #AppCompatTheme_buttonBarButtonStyle
+ * @see #AppCompatTheme_buttonBarNegativeButtonStyle
+ * @see #AppCompatTheme_buttonBarNeutralButtonStyle
+ * @see #AppCompatTheme_buttonBarPositiveButtonStyle
+ * @see #AppCompatTheme_buttonBarStyle
+ * @see #AppCompatTheme_buttonStyle
+ * @see #AppCompatTheme_buttonStyleSmall
+ * @see #AppCompatTheme_checkboxStyle
+ * @see #AppCompatTheme_checkedTextViewStyle
+ * @see #AppCompatTheme_colorAccent
+ * @see #AppCompatTheme_colorButtonNormal
+ * @see #AppCompatTheme_colorControlActivated
+ * @see #AppCompatTheme_colorControlHighlight
+ * @see #AppCompatTheme_colorControlNormal
+ * @see #AppCompatTheme_colorPrimary
+ * @see #AppCompatTheme_colorPrimaryDark
+ * @see #AppCompatTheme_colorSwitchThumbNormal
+ * @see #AppCompatTheme_controlBackground
+ * @see #AppCompatTheme_dialogPreferredPadding
+ * @see #AppCompatTheme_dialogTheme
+ * @see #AppCompatTheme_dividerHorizontal
+ * @see #AppCompatTheme_dividerVertical
+ * @see #AppCompatTheme_dropDownListViewStyle
+ * @see #AppCompatTheme_dropdownListPreferredItemHeight
+ * @see #AppCompatTheme_editTextBackground
+ * @see #AppCompatTheme_editTextColor
+ * @see #AppCompatTheme_editTextStyle
+ * @see #AppCompatTheme_homeAsUpIndicator
+ * @see #AppCompatTheme_imageButtonStyle
+ * @see #AppCompatTheme_listChoiceBackgroundIndicator
+ * @see #AppCompatTheme_listDividerAlertDialog
+ * @see #AppCompatTheme_listPopupWindowStyle
+ * @see #AppCompatTheme_listPreferredItemHeight
+ * @see #AppCompatTheme_listPreferredItemHeightLarge
+ * @see #AppCompatTheme_listPreferredItemHeightSmall
+ * @see #AppCompatTheme_listPreferredItemPaddingLeft
+ * @see #AppCompatTheme_listPreferredItemPaddingRight
+ * @see #AppCompatTheme_panelBackground
+ * @see #AppCompatTheme_panelMenuListTheme
+ * @see #AppCompatTheme_panelMenuListWidth
+ * @see #AppCompatTheme_popupMenuStyle
+ * @see #AppCompatTheme_popupWindowStyle
+ * @see #AppCompatTheme_radioButtonStyle
+ * @see #AppCompatTheme_ratingBarStyle
+ * @see #AppCompatTheme_ratingBarStyleIndicator
+ * @see #AppCompatTheme_ratingBarStyleSmall
+ * @see #AppCompatTheme_searchViewStyle
+ * @see #AppCompatTheme_seekBarStyle
+ * @see #AppCompatTheme_selectableItemBackground
+ * @see #AppCompatTheme_selectableItemBackgroundBorderless
+ * @see #AppCompatTheme_spinnerDropDownItemStyle
+ * @see #AppCompatTheme_spinnerStyle
+ * @see #AppCompatTheme_switchStyle
+ * @see #AppCompatTheme_textAppearanceLargePopupMenu
+ * @see #AppCompatTheme_textAppearanceListItem
+ * @see #AppCompatTheme_textAppearanceListItemSmall
+ * @see #AppCompatTheme_textAppearanceSearchResultSubtitle
+ * @see #AppCompatTheme_textAppearanceSearchResultTitle
+ * @see #AppCompatTheme_textAppearanceSmallPopupMenu
+ * @see #AppCompatTheme_textColorAlertDialogListItem
+ * @see #AppCompatTheme_textColorSearchUrl
+ * @see #AppCompatTheme_toolbarNavigationButtonStyle
+ * @see #AppCompatTheme_toolbarStyle
+ * @see #AppCompatTheme_windowActionBar
+ * @see #AppCompatTheme_windowActionBarOverlay
+ * @see #AppCompatTheme_windowActionModeOverlay
+ * @see #AppCompatTheme_windowFixedHeightMajor
+ * @see #AppCompatTheme_windowFixedHeightMinor
+ * @see #AppCompatTheme_windowFixedWidthMajor
+ * @see #AppCompatTheme_windowFixedWidthMinor
+ * @see #AppCompatTheme_windowMinWidthMajor
+ * @see #AppCompatTheme_windowMinWidthMinor
+ * @see #AppCompatTheme_windowNoTitle
+ */
+ public static final int[] AppCompatTheme={
+ 0x01010057, 0x010100ae, 0x7f040000, 0x7f040001,
+ 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005,
+ 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009,
+ 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e,
+ 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012,
+ 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016,
+ 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a,
+ 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e,
+ 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025,
+ 0x7f040026, 0x7f04002a, 0x7f04003a, 0x7f04003b,
+ 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f04003f,
+ 0x7f040043, 0x7f040044, 0x7f040047, 0x7f040048,
+ 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c,
+ 0x7f04005d, 0x7f04005e, 0x7f04005f, 0x7f040061,
+ 0x7f040068, 0x7f04006d, 0x7f04006e, 0x7f040072,
+ 0x7f040074, 0x7f040086, 0x7f040087, 0x7f040088,
+ 0x7f040089, 0x7f04008a, 0x7f040092, 0x7f040099,
+ 0x7f0400b7, 0x7f0400b8, 0x7f0400bb, 0x7f0400bc,
+ 0x7f0400bd, 0x7f0400be, 0x7f0400bf, 0x7f0400c0,
+ 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e3,
+ 0x7f0400e5, 0x7f0400ed, 0x7f0400f1, 0x7f0400f2,
+ 0x7f0400f3, 0x7f0400fb, 0x7f0400fc, 0x7f0400fd,
+ 0x7f0400fe, 0x7f04010b, 0x7f04010c, 0x7f04011a,
+ 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040120,
+ 0x7f040121, 0x7f040122, 0x7f040124, 0x7f040125,
+ 0x7f040137, 0x7f040138, 0x7f04013c, 0x7f04013d,
+ 0x7f04013e, 0x7f04013f, 0x7f040140, 0x7f040141,
+ 0x7f040142, 0x7f040143, 0x7f040144, 0x7f040145
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarDivider}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarDivider
+ */
+ public static final int AppCompatTheme_actionBarDivider=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarItemBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarItemBackground
+ */
+ public static final int AppCompatTheme_actionBarItemBackground=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarPopupTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarPopupTheme
+ */
+ public static final int AppCompatTheme_actionBarPopupTheme=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarSize}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * wrap_content 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarSize
+ */
+ public static final int AppCompatTheme_actionBarSize=5;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarSplitStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarSplitStyle
+ */
+ public static final int AppCompatTheme_actionBarSplitStyle=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarStyle
+ */
+ public static final int AppCompatTheme_actionBarStyle=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarTabBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarTabBarStyle
+ */
+ public static final int AppCompatTheme_actionBarTabBarStyle=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarTabStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarTabStyle
+ */
+ public static final int AppCompatTheme_actionBarTabStyle=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarTabTextStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarTabTextStyle
+ */
+ public static final int AppCompatTheme_actionBarTabTextStyle=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarTheme
+ */
+ public static final int AppCompatTheme_actionBarTheme=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionBarWidgetTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionBarWidgetTheme
+ */
+ public static final int AppCompatTheme_actionBarWidgetTheme=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionButtonStyle
+ */
+ public static final int AppCompatTheme_actionButtonStyle=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionDropDownStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionDropDownStyle
+ */
+ public static final int AppCompatTheme_actionDropDownStyle=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionMenuTextAppearance}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionMenuTextAppearance
+ */
+ public static final int AppCompatTheme_actionMenuTextAppearance=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionMenuTextColor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionMenuTextColor
+ */
+ public static final int AppCompatTheme_actionMenuTextColor=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeBackground
+ */
+ public static final int AppCompatTheme_actionModeBackground=17;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeCloseButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeCloseButtonStyle
+ */
+ public static final int AppCompatTheme_actionModeCloseButtonStyle=18;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeCloseDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeCloseDrawable
+ */
+ public static final int AppCompatTheme_actionModeCloseDrawable=19;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeCopyDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeCopyDrawable
+ */
+ public static final int AppCompatTheme_actionModeCopyDrawable=20;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeCutDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeCutDrawable
+ */
+ public static final int AppCompatTheme_actionModeCutDrawable=21;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeFindDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeFindDrawable
+ */
+ public static final int AppCompatTheme_actionModeFindDrawable=22;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModePasteDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModePasteDrawable
+ */
+ public static final int AppCompatTheme_actionModePasteDrawable=23;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModePopupWindowStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModePopupWindowStyle
+ */
+ public static final int AppCompatTheme_actionModePopupWindowStyle=24;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeSelectAllDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeSelectAllDrawable
+ */
+ public static final int AppCompatTheme_actionModeSelectAllDrawable=25;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeShareDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeShareDrawable
+ */
+ public static final int AppCompatTheme_actionModeShareDrawable=26;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeSplitBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeSplitBackground
+ */
+ public static final int AppCompatTheme_actionModeSplitBackground=27;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeStyle
+ */
+ public static final int AppCompatTheme_actionModeStyle=28;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionModeWebSearchDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionModeWebSearchDrawable
+ */
+ public static final int AppCompatTheme_actionModeWebSearchDrawable=29;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionOverflowButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionOverflowButtonStyle
+ */
+ public static final int AppCompatTheme_actionOverflowButtonStyle=30;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionOverflowMenuStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionOverflowMenuStyle
+ */
+ public static final int AppCompatTheme_actionOverflowMenuStyle=31;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#activityChooserViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:activityChooserViewStyle
+ */
+ public static final int AppCompatTheme_activityChooserViewStyle=32;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#alertDialogButtonGroupStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:alertDialogButtonGroupStyle
+ */
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle=33;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#alertDialogCenterButtons}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:alertDialogCenterButtons
+ */
+ public static final int AppCompatTheme_alertDialogCenterButtons=34;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#alertDialogStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:alertDialogStyle
+ */
+ public static final int AppCompatTheme_alertDialogStyle=35;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#alertDialogTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:alertDialogTheme
+ */
+ public static final int AppCompatTheme_alertDialogTheme=36;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int AppCompatTheme_android_windowAnimationStyle=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#windowIsFloating}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:windowIsFloating
+ */
+ public static final int AppCompatTheme_android_windowIsFloating=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#autoCompleteTextViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:autoCompleteTextViewStyle
+ */
+ public static final int AppCompatTheme_autoCompleteTextViewStyle=37;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#borderlessButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:borderlessButtonStyle
+ */
+ public static final int AppCompatTheme_borderlessButtonStyle=38;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonBarButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonBarButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarButtonStyle=39;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonBarNegativeButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonBarNegativeButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle=40;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonBarNeutralButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonBarNeutralButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle=41;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonBarPositiveButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonBarPositiveButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle=42;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonBarStyle
+ */
+ public static final int AppCompatTheme_buttonBarStyle=43;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonStyle
+ */
+ public static final int AppCompatTheme_buttonStyle=44;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonStyleSmall}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonStyleSmall
+ */
+ public static final int AppCompatTheme_buttonStyleSmall=45;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#checkboxStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:checkboxStyle
+ */
+ public static final int AppCompatTheme_checkboxStyle=46;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#checkedTextViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:checkedTextViewStyle
+ */
+ public static final int AppCompatTheme_checkedTextViewStyle=47;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#colorAccent}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:colorAccent
+ */
+ public static final int AppCompatTheme_colorAccent=48;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#colorButtonNormal}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:colorButtonNormal
+ */
+ public static final int AppCompatTheme_colorButtonNormal=49;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#colorControlActivated}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:colorControlActivated
+ */
+ public static final int AppCompatTheme_colorControlActivated=50;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#colorControlHighlight}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:colorControlHighlight
+ */
+ public static final int AppCompatTheme_colorControlHighlight=51;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#colorControlNormal}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:colorControlNormal
+ */
+ public static final int AppCompatTheme_colorControlNormal=52;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#colorPrimary}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:colorPrimary
+ */
+ public static final int AppCompatTheme_colorPrimary=53;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#colorPrimaryDark}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:colorPrimaryDark
+ */
+ public static final int AppCompatTheme_colorPrimaryDark=54;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#colorSwitchThumbNormal}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:colorSwitchThumbNormal
+ */
+ public static final int AppCompatTheme_colorSwitchThumbNormal=55;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#controlBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:controlBackground
+ */
+ public static final int AppCompatTheme_controlBackground=56;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dialogPreferredPadding}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dialogPreferredPadding
+ */
+ public static final int AppCompatTheme_dialogPreferredPadding=57;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dialogTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dialogTheme
+ */
+ public static final int AppCompatTheme_dialogTheme=58;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dividerHorizontal}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dividerHorizontal
+ */
+ public static final int AppCompatTheme_dividerHorizontal=59;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dividerVertical}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dividerVertical
+ */
+ public static final int AppCompatTheme_dividerVertical=60;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dropDownListViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dropDownListViewStyle
+ */
+ public static final int AppCompatTheme_dropDownListViewStyle=61;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dropdownListPreferredItemHeight}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dropdownListPreferredItemHeight
+ */
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight=62;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#editTextBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:editTextBackground
+ */
+ public static final int AppCompatTheme_editTextBackground=63;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#editTextColor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:editTextColor
+ */
+ public static final int AppCompatTheme_editTextColor=64;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#editTextStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:editTextStyle
+ */
+ public static final int AppCompatTheme_editTextStyle=65;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#homeAsUpIndicator}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:homeAsUpIndicator
+ */
+ public static final int AppCompatTheme_homeAsUpIndicator=66;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#imageButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:imageButtonStyle
+ */
+ public static final int AppCompatTheme_imageButtonStyle=67;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listChoiceBackgroundIndicator}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listChoiceBackgroundIndicator
+ */
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator=68;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listDividerAlertDialog}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listDividerAlertDialog
+ */
+ public static final int AppCompatTheme_listDividerAlertDialog=69;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listPopupWindowStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listPopupWindowStyle
+ */
+ public static final int AppCompatTheme_listPopupWindowStyle=70;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listPreferredItemHeight}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listPreferredItemHeight
+ */
+ public static final int AppCompatTheme_listPreferredItemHeight=71;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listPreferredItemHeightLarge}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listPreferredItemHeightLarge
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightLarge=72;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listPreferredItemHeightSmall}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listPreferredItemHeightSmall
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightSmall=73;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listPreferredItemPaddingLeft}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listPreferredItemPaddingLeft
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft=74;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#listPreferredItemPaddingRight}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:listPreferredItemPaddingRight
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingRight=75;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#panelBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:panelBackground
+ */
+ public static final int AppCompatTheme_panelBackground=76;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#panelMenuListTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:panelMenuListTheme
+ */
+ public static final int AppCompatTheme_panelMenuListTheme=77;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#panelMenuListWidth}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:panelMenuListWidth
+ */
+ public static final int AppCompatTheme_panelMenuListWidth=78;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#popupMenuStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:popupMenuStyle
+ */
+ public static final int AppCompatTheme_popupMenuStyle=79;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#popupWindowStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:popupWindowStyle
+ */
+ public static final int AppCompatTheme_popupWindowStyle=80;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#radioButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:radioButtonStyle
+ */
+ public static final int AppCompatTheme_radioButtonStyle=81;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#ratingBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:ratingBarStyle
+ */
+ public static final int AppCompatTheme_ratingBarStyle=82;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#ratingBarStyleIndicator}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:ratingBarStyleIndicator
+ */
+ public static final int AppCompatTheme_ratingBarStyleIndicator=83;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#ratingBarStyleSmall}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:ratingBarStyleSmall
+ */
+ public static final int AppCompatTheme_ratingBarStyleSmall=84;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#searchViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:searchViewStyle
+ */
+ public static final int AppCompatTheme_searchViewStyle=85;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#seekBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:seekBarStyle
+ */
+ public static final int AppCompatTheme_seekBarStyle=86;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#selectableItemBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:selectableItemBackground
+ */
+ public static final int AppCompatTheme_selectableItemBackground=87;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#selectableItemBackgroundBorderless}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:selectableItemBackgroundBorderless
+ */
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless=88;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#spinnerDropDownItemStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:spinnerDropDownItemStyle
+ */
+ public static final int AppCompatTheme_spinnerDropDownItemStyle=89;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#spinnerStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:spinnerStyle
+ */
+ public static final int AppCompatTheme_spinnerStyle=90;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#switchStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:switchStyle
+ */
+ public static final int AppCompatTheme_switchStyle=91;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textAppearanceLargePopupMenu}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textAppearanceLargePopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu=92;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textAppearanceListItem}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textAppearanceListItem
+ */
+ public static final int AppCompatTheme_textAppearanceListItem=93;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textAppearanceListItemSmall}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textAppearanceListItemSmall
+ */
+ public static final int AppCompatTheme_textAppearanceListItemSmall=94;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textAppearanceSearchResultSubtitle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textAppearanceSearchResultSubtitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=95;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textAppearanceSearchResultTitle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textAppearanceSearchResultTitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle=96;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textAppearanceSmallPopupMenu}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textAppearanceSmallPopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu=97;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textColorAlertDialogListItem}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textColorAlertDialogListItem
+ */
+ public static final int AppCompatTheme_textColorAlertDialogListItem=98;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textColorSearchUrl}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textColorSearchUrl
+ */
+ public static final int AppCompatTheme_textColorSearchUrl=99;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#toolbarNavigationButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:toolbarNavigationButtonStyle
+ */
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle=100;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#toolbarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:toolbarStyle
+ */
+ public static final int AppCompatTheme_toolbarStyle=101;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowActionBar}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowActionBar
+ */
+ public static final int AppCompatTheme_windowActionBar=102;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowActionBarOverlay}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowActionBarOverlay
+ */
+ public static final int AppCompatTheme_windowActionBarOverlay=103;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowActionModeOverlay}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowActionModeOverlay
+ */
+ public static final int AppCompatTheme_windowActionModeOverlay=104;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowFixedHeightMajor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowFixedHeightMajor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMajor=105;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowFixedHeightMinor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowFixedHeightMinor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMinor=106;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowFixedWidthMajor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowFixedWidthMajor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMajor=107;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowFixedWidthMinor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowFixedWidthMinor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMinor=108;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowMinWidthMajor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowMinWidthMajor
+ */
+ public static final int AppCompatTheme_windowMinWidthMajor=109;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowMinWidthMinor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowMinWidthMinor
+ */
+ public static final int AppCompatTheme_windowMinWidthMinor=110;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#windowNoTitle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:windowNoTitle
+ */
+ public static final int AppCompatTheme_windowNoTitle=111;
+ /**
+ * Attributes that can be used with a BoxInsetLayout_Layout.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #BoxInsetLayout_Layout_layout_box com.example.ruixuandai.zenfacedigit.test:layout_box}
+ *
+ * @see #BoxInsetLayout_Layout_layout_box
+ */
+ public static final int[] BoxInsetLayout_Layout={
+ 0x7f0400a5
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_box}
+ * attribute's value can be found in the {@link #BoxInsetLayout_Layout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * all f
+ * bottom 8
+ * left 1
+ * right 4
+ * top 2
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_box
+ */
+ public static final int BoxInsetLayout_Layout_layout_box=0;
+ /**
+ * Attributes that can be used with a ButtonBarLayout.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ButtonBarLayout_allowStacking com.example.ruixuandai.zenfacedigit.test:allowStacking}
+ *
+ * @see #ButtonBarLayout_allowStacking
+ */
+ public static final int[] ButtonBarLayout={
+ 0x7f040027
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#allowStacking}
+ * attribute's value can be found in the {@link #ButtonBarLayout} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:allowStacking
+ */
+ public static final int ButtonBarLayout_allowStacking=0;
+ /**
+ * Attributes that can be used with a CircledImageView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #CircledImageView_android_src android:src}
+ * {@link #CircledImageView_circle_border_cap com.example.ruixuandai.zenfacedigit.test:circle_border_cap}
+ * {@link #CircledImageView_circle_border_color com.example.ruixuandai.zenfacedigit.test:circle_border_color}
+ * {@link #CircledImageView_circle_border_width com.example.ruixuandai.zenfacedigit.test:circle_border_width}
+ * {@link #CircledImageView_circle_color com.example.ruixuandai.zenfacedigit.test:circle_color}
+ * {@link #CircledImageView_circle_padding com.example.ruixuandai.zenfacedigit.test:circle_padding}
+ * {@link #CircledImageView_circle_radius com.example.ruixuandai.zenfacedigit.test:circle_radius}
+ * {@link #CircledImageView_circle_radius_percent com.example.ruixuandai.zenfacedigit.test:circle_radius_percent}
+ * {@link #CircledImageView_circle_radius_pressed com.example.ruixuandai.zenfacedigit.test:circle_radius_pressed}
+ * {@link #CircledImageView_circle_radius_pressed_percent com.example.ruixuandai.zenfacedigit.test:circle_radius_pressed_percent}
+ * {@link #CircledImageView_image_circle_percentage com.example.ruixuandai.zenfacedigit.test:image_circle_percentage}
+ * {@link #CircledImageView_image_horizontal_offcenter_percentage com.example.ruixuandai.zenfacedigit.test:image_horizontal_offcenter_percentage}
+ * {@link #CircledImageView_image_tint com.example.ruixuandai.zenfacedigit.test:image_tint}
+ * {@link #CircledImageView_shadow_width com.example.ruixuandai.zenfacedigit.test:shadow_width}
+ * {@link #CircledImageView_square_dimen com.example.ruixuandai.zenfacedigit.test:square_dimen}
+ *
+ * @see #CircledImageView_android_src
+ * @see #CircledImageView_circle_border_cap
+ * @see #CircledImageView_circle_border_color
+ * @see #CircledImageView_circle_border_width
+ * @see #CircledImageView_circle_color
+ * @see #CircledImageView_circle_padding
+ * @see #CircledImageView_circle_radius
+ * @see #CircledImageView_circle_radius_percent
+ * @see #CircledImageView_circle_radius_pressed
+ * @see #CircledImageView_circle_radius_pressed_percent
+ * @see #CircledImageView_image_circle_percentage
+ * @see #CircledImageView_image_horizontal_offcenter_percentage
+ * @see #CircledImageView_image_tint
+ * @see #CircledImageView_shadow_width
+ * @see #CircledImageView_square_dimen
+ */
+ public static final int[] CircledImageView={
+ 0x01010119, 0x7f04004a, 0x7f04004b, 0x7f04004c,
+ 0x7f04004d, 0x7f04004e, 0x7f04004f, 0x7f040050,
+ 0x7f040051, 0x7f040052, 0x7f04009b, 0x7f04009c,
+ 0x7f04009d, 0x7f0400ff, 0x7f04010e
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#src}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:src
+ */
+ public static final int CircledImageView_android_src=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circle_border_cap}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * butt 0
+ * round 1
+ * square 2
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circle_border_cap
+ */
+ public static final int CircledImageView_circle_border_cap=1;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circle_border_color}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circle_border_color
+ */
+ public static final int CircledImageView_circle_border_color=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circle_border_width}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circle_border_width
+ */
+ public static final int CircledImageView_circle_border_width=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circle_color}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circle_color
+ */
+ public static final int CircledImageView_circle_color=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circle_padding}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circle_padding
+ */
+ public static final int CircledImageView_circle_padding=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circle_radius}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circle_radius
+ */
+ public static final int CircledImageView_circle_radius=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circle_radius_percent}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circle_radius_percent
+ */
+ public static final int CircledImageView_circle_radius_percent=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circle_radius_pressed}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circle_radius_pressed
+ */
+ public static final int CircledImageView_circle_radius_pressed=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circle_radius_pressed_percent}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circle_radius_pressed_percent
+ */
+ public static final int CircledImageView_circle_radius_pressed_percent=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#image_circle_percentage}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:image_circle_percentage
+ */
+ public static final int CircledImageView_image_circle_percentage=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#image_horizontal_offcenter_percentage}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:image_horizontal_offcenter_percentage
+ */
+ public static final int CircledImageView_image_horizontal_offcenter_percentage=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#image_tint}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:image_tint
+ */
+ public static final int CircledImageView_image_tint=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#shadow_width}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:shadow_width
+ */
+ public static final int CircledImageView_shadow_width=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#square_dimen}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * height 1
+ * none 0
+ * width 2
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:square_dimen
+ */
+ public static final int CircledImageView_square_dimen=14;
+ /**
+ * Attributes that can be used with a CircularButton.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #CircularButton_android_clickable android:clickable}
+ * {@link #CircularButton_android_src android:src}
+ * {@link #CircularButton_android_color android:color}
+ * {@link #CircularButton_android_elevation android:elevation}
+ * {@link #CircularButton_android_stateListAnimator android:stateListAnimator}
+ * {@link #CircularButton_buttonRippleColor com.example.ruixuandai.zenfacedigit.test:buttonRippleColor}
+ * {@link #CircularButton_imageScaleMode com.example.ruixuandai.zenfacedigit.test:imageScaleMode}
+ * {@link #CircularButton_pressedButtonTranslationZ com.example.ruixuandai.zenfacedigit.test:pressedButtonTranslationZ}
+ *
+ * @see #CircularButton_android_clickable
+ * @see #CircularButton_android_src
+ * @see #CircularButton_android_color
+ * @see #CircularButton_android_elevation
+ * @see #CircularButton_android_stateListAnimator
+ * @see #CircularButton_buttonRippleColor
+ * @see #CircularButton_imageScaleMode
+ * @see #CircularButton_pressedButtonTranslationZ
+ */
+ public static final int[] CircularButton={
+ 0x010100e5, 0x01010119, 0x010101a5, 0x01010440,
+ 0x01010448, 0x7f040041, 0x7f04009a, 0x7f0400e8
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#clickable}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:clickable
+ */
+ public static final int CircularButton_android_clickable=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#color}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int CircularButton_android_color=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#elevation}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:elevation
+ */
+ public static final int CircularButton_android_elevation=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#src}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:src
+ */
+ public static final int CircularButton_android_src=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#stateListAnimator}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:stateListAnimator
+ */
+ public static final int CircularButton_android_stateListAnimator=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonRippleColor}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonRippleColor
+ */
+ public static final int CircularButton_buttonRippleColor=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#imageScaleMode}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * center 1
+ * fit 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:imageScaleMode
+ */
+ public static final int CircularButton_imageScaleMode=6;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pressedButtonTranslationZ}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pressedButtonTranslationZ
+ */
+ public static final int CircularButton_pressedButtonTranslationZ=7;
+ /**
+ * Attributes that can be used with a ComplicationDrawable.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ComplicationDrawable_backgroundColor com.example.ruixuandai.zenfacedigit.test:backgroundColor}
+ * {@link #ComplicationDrawable_backgroundDrawable com.example.ruixuandai.zenfacedigit.test:backgroundDrawable}
+ * {@link #ComplicationDrawable_borderColor com.example.ruixuandai.zenfacedigit.test:borderColor}
+ * {@link #ComplicationDrawable_borderDashGap com.example.ruixuandai.zenfacedigit.test:borderDashGap}
+ * {@link #ComplicationDrawable_borderDashWidth com.example.ruixuandai.zenfacedigit.test:borderDashWidth}
+ * {@link #ComplicationDrawable_borderRadius com.example.ruixuandai.zenfacedigit.test:borderRadius}
+ * {@link #ComplicationDrawable_borderStyle com.example.ruixuandai.zenfacedigit.test:borderStyle}
+ * {@link #ComplicationDrawable_borderWidth com.example.ruixuandai.zenfacedigit.test:borderWidth}
+ * {@link #ComplicationDrawable_highlightColor com.example.ruixuandai.zenfacedigit.test:highlightColor}
+ * {@link #ComplicationDrawable_iconColor com.example.ruixuandai.zenfacedigit.test:iconColor}
+ * {@link #ComplicationDrawable_rangedValuePrimaryColor com.example.ruixuandai.zenfacedigit.test:rangedValuePrimaryColor}
+ * {@link #ComplicationDrawable_rangedValueRingWidth com.example.ruixuandai.zenfacedigit.test:rangedValueRingWidth}
+ * {@link #ComplicationDrawable_rangedValueSecondaryColor com.example.ruixuandai.zenfacedigit.test:rangedValueSecondaryColor}
+ * {@link #ComplicationDrawable_textColor com.example.ruixuandai.zenfacedigit.test:textColor}
+ * {@link #ComplicationDrawable_textSize com.example.ruixuandai.zenfacedigit.test:textSize}
+ * {@link #ComplicationDrawable_textTypeface com.example.ruixuandai.zenfacedigit.test:textTypeface}
+ * {@link #ComplicationDrawable_titleColor com.example.ruixuandai.zenfacedigit.test:titleColor}
+ * {@link #ComplicationDrawable_titleSize com.example.ruixuandai.zenfacedigit.test:titleSize}
+ * {@link #ComplicationDrawable_titleTypeface com.example.ruixuandai.zenfacedigit.test:titleTypeface}
+ *
+ * @see #ComplicationDrawable_backgroundColor
+ * @see #ComplicationDrawable_backgroundDrawable
+ * @see #ComplicationDrawable_borderColor
+ * @see #ComplicationDrawable_borderDashGap
+ * @see #ComplicationDrawable_borderDashWidth
+ * @see #ComplicationDrawable_borderRadius
+ * @see #ComplicationDrawable_borderStyle
+ * @see #ComplicationDrawable_borderWidth
+ * @see #ComplicationDrawable_highlightColor
+ * @see #ComplicationDrawable_iconColor
+ * @see #ComplicationDrawable_rangedValuePrimaryColor
+ * @see #ComplicationDrawable_rangedValueRingWidth
+ * @see #ComplicationDrawable_rangedValueSecondaryColor
+ * @see #ComplicationDrawable_textColor
+ * @see #ComplicationDrawable_textSize
+ * @see #ComplicationDrawable_textTypeface
+ * @see #ComplicationDrawable_titleColor
+ * @see #ComplicationDrawable_titleSize
+ * @see #ComplicationDrawable_titleTypeface
+ */
+ public static final int[] ComplicationDrawable={
+ 0x7f04002c, 0x7f04002d, 0x7f040034, 0x7f040035,
+ 0x7f040036, 0x7f040037, 0x7f040038, 0x7f040039,
+ 0x7f040091, 0x7f040095, 0x7f0400ee, 0x7f0400ef,
+ 0x7f0400f0, 0x7f040123, 0x7f040126, 0x7f040127,
+ 0x7f04012c, 0x7f040132, 0x7f040136
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#backgroundColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:backgroundColor
+ */
+ public static final int ComplicationDrawable_backgroundColor=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#backgroundDrawable}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:backgroundDrawable
+ */
+ public static final int ComplicationDrawable_backgroundDrawable=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#borderColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:borderColor
+ */
+ public static final int ComplicationDrawable_borderColor=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#borderDashGap}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:borderDashGap
+ */
+ public static final int ComplicationDrawable_borderDashGap=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#borderDashWidth}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:borderDashWidth
+ */
+ public static final int ComplicationDrawable_borderDashWidth=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#borderRadius}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:borderRadius
+ */
+ public static final int ComplicationDrawable_borderRadius=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#borderStyle}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * dashed 2
+ * none 0
+ * solid 1
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:borderStyle
+ */
+ public static final int ComplicationDrawable_borderStyle=6;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#borderWidth}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:borderWidth
+ */
+ public static final int ComplicationDrawable_borderWidth=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#highlightColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:highlightColor
+ */
+ public static final int ComplicationDrawable_highlightColor=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#iconColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:iconColor
+ */
+ public static final int ComplicationDrawable_iconColor=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#rangedValuePrimaryColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:rangedValuePrimaryColor
+ */
+ public static final int ComplicationDrawable_rangedValuePrimaryColor=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#rangedValueRingWidth}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:rangedValueRingWidth
+ */
+ public static final int ComplicationDrawable_rangedValueRingWidth=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#rangedValueSecondaryColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:rangedValueSecondaryColor
+ */
+ public static final int ComplicationDrawable_rangedValueSecondaryColor=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textColor
+ */
+ public static final int ComplicationDrawable_textColor=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textSize}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textSize
+ */
+ public static final int ComplicationDrawable_textSize=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textTypeface}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textTypeface
+ */
+ public static final int ComplicationDrawable_textTypeface=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleColor
+ */
+ public static final int ComplicationDrawable_titleColor=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleSize}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleSize
+ */
+ public static final int ComplicationDrawable_titleSize=17;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleTypeface}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleTypeface
+ */
+ public static final int ComplicationDrawable_titleTypeface=18;
+ /**
+ * Attributes that can be used with a CompoundButton.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #CompoundButton_android_button android:button}
+ * {@link #CompoundButton_buttonTint com.example.ruixuandai.zenfacedigit.test:buttonTint}
+ * {@link #CompoundButton_buttonTintMode com.example.ruixuandai.zenfacedigit.test:buttonTintMode}
+ *
+ * @see #CompoundButton_android_button
+ * @see #CompoundButton_buttonTint
+ * @see #CompoundButton_buttonTintMode
+ */
+ public static final int[] CompoundButton={
+ 0x01010107, 0x7f040045, 0x7f040046
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#button}
+ * attribute's value can be found in the {@link #CompoundButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:button
+ */
+ public static final int CompoundButton_android_button=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonTint}
+ * attribute's value can be found in the {@link #CompoundButton} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonTint
+ */
+ public static final int CompoundButton_buttonTint=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonTintMode}
+ * attribute's value can be found in the {@link #CompoundButton} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multiply e
+ * screen f
+ * src_atop 9
+ * src_in 5
+ * src_over 3
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonTintMode
+ */
+ public static final int CompoundButton_buttonTintMode=2;
+ /**
+ * Attributes that can be used with a DelayedConfirmationView.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #DelayedConfirmationView_update_interval com.example.ruixuandai.zenfacedigit.test:update_interval}
+ *
+ * @see #DelayedConfirmationView_update_interval
+ */
+ public static final int[] DelayedConfirmationView={
+ 0x7f04013a
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#update_interval}
+ * attribute's value can be found in the {@link #DelayedConfirmationView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:update_interval
+ */
+ public static final int DelayedConfirmationView_update_interval=0;
+ /**
+ * Attributes that can be used with a DotsPageIndicator.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #DotsPageIndicator_dotColor com.example.ruixuandai.zenfacedigit.test:dotColor}
+ * {@link #DotsPageIndicator_dotColorSelected com.example.ruixuandai.zenfacedigit.test:dotColorSelected}
+ * {@link #DotsPageIndicator_dotFadeInDuration com.example.ruixuandai.zenfacedigit.test:dotFadeInDuration}
+ * {@link #DotsPageIndicator_dotFadeOutDelay com.example.ruixuandai.zenfacedigit.test:dotFadeOutDelay}
+ * {@link #DotsPageIndicator_dotFadeOutDuration com.example.ruixuandai.zenfacedigit.test:dotFadeOutDuration}
+ * {@link #DotsPageIndicator_dotFadeWhenIdle com.example.ruixuandai.zenfacedigit.test:dotFadeWhenIdle}
+ * {@link #DotsPageIndicator_dotRadius com.example.ruixuandai.zenfacedigit.test:dotRadius}
+ * {@link #DotsPageIndicator_dotRadiusSelected com.example.ruixuandai.zenfacedigit.test:dotRadiusSelected}
+ * {@link #DotsPageIndicator_dotShadowColor com.example.ruixuandai.zenfacedigit.test:dotShadowColor}
+ * {@link #DotsPageIndicator_dotShadowDx com.example.ruixuandai.zenfacedigit.test:dotShadowDx}
+ * {@link #DotsPageIndicator_dotShadowDy com.example.ruixuandai.zenfacedigit.test:dotShadowDy}
+ * {@link #DotsPageIndicator_dotShadowRadius com.example.ruixuandai.zenfacedigit.test:dotShadowRadius}
+ * {@link #DotsPageIndicator_dotSpacing com.example.ruixuandai.zenfacedigit.test:dotSpacing}
+ *
+ * @see #DotsPageIndicator_dotColor
+ * @see #DotsPageIndicator_dotColorSelected
+ * @see #DotsPageIndicator_dotFadeInDuration
+ * @see #DotsPageIndicator_dotFadeOutDelay
+ * @see #DotsPageIndicator_dotFadeOutDuration
+ * @see #DotsPageIndicator_dotFadeWhenIdle
+ * @see #DotsPageIndicator_dotRadius
+ * @see #DotsPageIndicator_dotRadiusSelected
+ * @see #DotsPageIndicator_dotShadowColor
+ * @see #DotsPageIndicator_dotShadowDx
+ * @see #DotsPageIndicator_dotShadowDy
+ * @see #DotsPageIndicator_dotShadowRadius
+ * @see #DotsPageIndicator_dotSpacing
+ */
+ public static final int[] DotsPageIndicator={
+ 0x7f040075, 0x7f040076, 0x7f040077, 0x7f040078,
+ 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f04007c,
+ 0x7f04007d, 0x7f04007e, 0x7f04007f, 0x7f040080,
+ 0x7f040081
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotColor}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotColor
+ */
+ public static final int DotsPageIndicator_dotColor=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotColorSelected}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotColorSelected
+ */
+ public static final int DotsPageIndicator_dotColorSelected=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotFadeInDuration}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotFadeInDuration
+ */
+ public static final int DotsPageIndicator_dotFadeInDuration=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotFadeOutDelay}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotFadeOutDelay
+ */
+ public static final int DotsPageIndicator_dotFadeOutDelay=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotFadeOutDuration}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotFadeOutDuration
+ */
+ public static final int DotsPageIndicator_dotFadeOutDuration=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotFadeWhenIdle}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotFadeWhenIdle
+ */
+ public static final int DotsPageIndicator_dotFadeWhenIdle=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotRadius}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotRadius
+ */
+ public static final int DotsPageIndicator_dotRadius=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotRadiusSelected}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotRadiusSelected
+ */
+ public static final int DotsPageIndicator_dotRadiusSelected=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotShadowColor}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotShadowColor
+ */
+ public static final int DotsPageIndicator_dotShadowColor=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotShadowDx}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotShadowDx
+ */
+ public static final int DotsPageIndicator_dotShadowDx=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotShadowDy}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotShadowDy
+ */
+ public static final int DotsPageIndicator_dotShadowDy=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotShadowRadius}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotShadowRadius
+ */
+ public static final int DotsPageIndicator_dotShadowRadius=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dotSpacing}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dotSpacing
+ */
+ public static final int DotsPageIndicator_dotSpacing=12;
+ /**
+ * Attributes that can be used with a DrawerArrowToggle.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #DrawerArrowToggle_arrowHeadLength com.example.ruixuandai.zenfacedigit.test:arrowHeadLength}
+ * {@link #DrawerArrowToggle_arrowShaftLength com.example.ruixuandai.zenfacedigit.test:arrowShaftLength}
+ * {@link #DrawerArrowToggle_barLength com.example.ruixuandai.zenfacedigit.test:barLength}
+ * {@link #DrawerArrowToggle_color com.example.ruixuandai.zenfacedigit.test:color}
+ * {@link #DrawerArrowToggle_drawableSize com.example.ruixuandai.zenfacedigit.test:drawableSize}
+ * {@link #DrawerArrowToggle_gapBetweenBars com.example.ruixuandai.zenfacedigit.test:gapBetweenBars}
+ * {@link #DrawerArrowToggle_spinBars com.example.ruixuandai.zenfacedigit.test:spinBars}
+ * {@link #DrawerArrowToggle_thickness com.example.ruixuandai.zenfacedigit.test:thickness}
+ *
+ * @see #DrawerArrowToggle_arrowHeadLength
+ * @see #DrawerArrowToggle_arrowShaftLength
+ * @see #DrawerArrowToggle_barLength
+ * @see #DrawerArrowToggle_color
+ * @see #DrawerArrowToggle_drawableSize
+ * @see #DrawerArrowToggle_gapBetweenBars
+ * @see #DrawerArrowToggle_spinBars
+ * @see #DrawerArrowToggle_thickness
+ */
+ public static final int[] DrawerArrowToggle={
+ 0x7f040028, 0x7f040029, 0x7f040032, 0x7f040058,
+ 0x7f040082, 0x7f04008d, 0x7f04010a, 0x7f040129
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#arrowHeadLength}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:arrowHeadLength
+ */
+ public static final int DrawerArrowToggle_arrowHeadLength=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#arrowShaftLength}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:arrowShaftLength
+ */
+ public static final int DrawerArrowToggle_arrowShaftLength=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#barLength}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:barLength
+ */
+ public static final int DrawerArrowToggle_barLength=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#color}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:color
+ */
+ public static final int DrawerArrowToggle_color=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#drawableSize}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:drawableSize
+ */
+ public static final int DrawerArrowToggle_drawableSize=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#gapBetweenBars}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:gapBetweenBars
+ */
+ public static final int DrawerArrowToggle_gapBetweenBars=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#spinBars}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:spinBars
+ */
+ public static final int DrawerArrowToggle_spinBars=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#thickness}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:thickness
+ */
+ public static final int DrawerArrowToggle_thickness=7;
+ /**
+ * Attributes that can be used with a LinearLayoutCompat.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #LinearLayoutCompat_android_gravity android:gravity}
+ * {@link #LinearLayoutCompat_android_orientation android:orientation}
+ * {@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}
+ * {@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}
+ * {@link #LinearLayoutCompat_android_weightSum android:weightSum}
+ * {@link #LinearLayoutCompat_divider com.example.ruixuandai.zenfacedigit.test:divider}
+ * {@link #LinearLayoutCompat_dividerPadding com.example.ruixuandai.zenfacedigit.test:dividerPadding}
+ * {@link #LinearLayoutCompat_measureWithLargestChild com.example.ruixuandai.zenfacedigit.test:measureWithLargestChild}
+ * {@link #LinearLayoutCompat_showDividers com.example.ruixuandai.zenfacedigit.test:showDividers}
+ *
+ * @see #LinearLayoutCompat_android_gravity
+ * @see #LinearLayoutCompat_android_orientation
+ * @see #LinearLayoutCompat_android_baselineAligned
+ * @see #LinearLayoutCompat_android_baselineAlignedChildIndex
+ * @see #LinearLayoutCompat_android_weightSum
+ * @see #LinearLayoutCompat_divider
+ * @see #LinearLayoutCompat_dividerPadding
+ * @see #LinearLayoutCompat_measureWithLargestChild
+ * @see #LinearLayoutCompat_showDividers
+ */
+ public static final int[] LinearLayoutCompat={
+ 0x010100af, 0x010100c4, 0x01010126, 0x01010127,
+ 0x01010128, 0x7f040071, 0x7f040073, 0x7f0400c5,
+ 0x7f040103
+ };
+ /**
+ * Attributes that can be used with a LinearLayoutCompat_Layout.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}
+ * {@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}
+ * {@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}
+ * {@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}
+ *
+ * @see #LinearLayoutCompat_Layout_android_layout_gravity
+ * @see #LinearLayoutCompat_Layout_android_layout_width
+ * @see #LinearLayoutCompat_Layout_android_layout_height
+ * @see #LinearLayoutCompat_Layout_android_layout_weight
+ */
+ public static final int[] LinearLayoutCompat_Layout={
+ 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout_gravity}
+ * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:layout_gravity
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout_height}
+ * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * fill_parent ffffffff
+ * match_parent ffffffff
+ * wrap_content fffffffe
+ *
+ *
+ * @attr name android:layout_height
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_height=2;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout_weight}
+ * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:layout_weight
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_weight=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_width}
+ * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * fill_parent ffffffff
+ * match_parent ffffffff
+ * wrap_content fffffffe
+ *
+ *
+ * @attr name android:layout_width
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_width=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#baselineAligned}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:baselineAligned
+ */
+ public static final int LinearLayoutCompat_android_baselineAligned=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:baselineAlignedChildIndex
+ */
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#gravity}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:gravity
+ */
+ public static final int LinearLayoutCompat_android_gravity=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#orientation}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * horizontal 0
+ * vertical 1
+ *
+ *
+ * @attr name android:orientation
+ */
+ public static final int LinearLayoutCompat_android_orientation=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#weightSum}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:weightSum
+ */
+ public static final int LinearLayoutCompat_android_weightSum=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#divider}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:divider
+ */
+ public static final int LinearLayoutCompat_divider=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#dividerPadding}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:dividerPadding
+ */
+ public static final int LinearLayoutCompat_dividerPadding=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#measureWithLargestChild}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:measureWithLargestChild
+ */
+ public static final int LinearLayoutCompat_measureWithLargestChild=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#showDividers}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * beginning 1
+ * end 4
+ * middle 2
+ * none 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:showDividers
+ */
+ public static final int LinearLayoutCompat_showDividers=8;
+ /**
+ * Attributes that can be used with a ListPopupWindow.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
+ * {@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}
+ *
+ * @see #ListPopupWindow_android_dropDownHorizontalOffset
+ * @see #ListPopupWindow_android_dropDownVerticalOffset
+ */
+ public static final int[] ListPopupWindow={
+ 0x010102ac, 0x010102ad
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset}
+ * attribute's value can be found in the {@link #ListPopupWindow} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownHorizontalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset}
+ * attribute's value can be found in the {@link #ListPopupWindow} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownVerticalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownVerticalOffset=1;
+ /**
+ * Attributes that can be used with a LoadingImageView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #LoadingImageView_circleCrop com.example.ruixuandai.zenfacedigit.test:circleCrop}
+ * {@link #LoadingImageView_imageAspectRatio com.example.ruixuandai.zenfacedigit.test:imageAspectRatio}
+ * {@link #LoadingImageView_imageAspectRatioAdjust com.example.ruixuandai.zenfacedigit.test:imageAspectRatioAdjust}
+ *
+ * @see #LoadingImageView_circleCrop
+ * @see #LoadingImageView_imageAspectRatio
+ * @see #LoadingImageView_imageAspectRatioAdjust
+ */
+ public static final int[] LoadingImageView={
+ 0x7f040049, 0x7f040097, 0x7f040098
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circleCrop}
+ * attribute's value can be found in the {@link #LoadingImageView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circleCrop
+ */
+ public static final int LoadingImageView_circleCrop=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#imageAspectRatio}
+ * attribute's value can be found in the {@link #LoadingImageView} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:imageAspectRatio
+ */
+ public static final int LoadingImageView_imageAspectRatio=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#imageAspectRatioAdjust}
+ * attribute's value can be found in the {@link #LoadingImageView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * adjust_height 2
+ * adjust_width 1
+ * none 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:imageAspectRatioAdjust
+ */
+ public static final int LoadingImageView_imageAspectRatioAdjust=2;
+ /**
+ * Attributes that can be used with a MenuGroup.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #MenuGroup_android_enabled android:enabled}
+ * {@link #MenuGroup_android_id android:id}
+ * {@link #MenuGroup_android_visible android:visible}
+ * {@link #MenuGroup_android_menuCategory android:menuCategory}
+ * {@link #MenuGroup_android_orderInCategory android:orderInCategory}
+ * {@link #MenuGroup_android_checkableBehavior android:checkableBehavior}
+ *
+ * @see #MenuGroup_android_enabled
+ * @see #MenuGroup_android_id
+ * @see #MenuGroup_android_visible
+ * @see #MenuGroup_android_menuCategory
+ * @see #MenuGroup_android_orderInCategory
+ * @see #MenuGroup_android_checkableBehavior
+ */
+ public static final int[] MenuGroup={
+ 0x0101000e, 0x010100d0, 0x01010194, 0x010101de,
+ 0x010101df, 0x010101e0
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#checkableBehavior}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * all 1
+ * none 0
+ * single 2
+ *
+ *
+ * @attr name android:checkableBehavior
+ */
+ public static final int MenuGroup_android_checkableBehavior=5;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#enabled}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuGroup_android_enabled=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#id}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuGroup_android_id=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#menuCategory}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * alternative 40000
+ * container 10000
+ * secondary 30000
+ * system 20000
+ *
+ *
+ * @attr name android:menuCategory
+ */
+ public static final int MenuGroup_android_menuCategory=3;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#orderInCategory}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuGroup_android_orderInCategory=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#visible}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuGroup_android_visible=2;
+ /**
+ * Attributes that can be used with a MenuItem.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #MenuItem_android_icon android:icon}
+ * {@link #MenuItem_android_enabled android:enabled}
+ * {@link #MenuItem_android_id android:id}
+ * {@link #MenuItem_android_checked android:checked}
+ * {@link #MenuItem_android_visible android:visible}
+ * {@link #MenuItem_android_menuCategory android:menuCategory}
+ * {@link #MenuItem_android_orderInCategory android:orderInCategory}
+ * {@link #MenuItem_android_title android:title}
+ * {@link #MenuItem_android_titleCondensed android:titleCondensed}
+ * {@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}
+ * {@link #MenuItem_android_numericShortcut android:numericShortcut}
+ * {@link #MenuItem_android_checkable android:checkable}
+ * {@link #MenuItem_android_onClick android:onClick}
+ * {@link #MenuItem_actionLayout com.example.ruixuandai.zenfacedigit.test:actionLayout}
+ * {@link #MenuItem_actionProviderClass com.example.ruixuandai.zenfacedigit.test:actionProviderClass}
+ * {@link #MenuItem_actionViewClass com.example.ruixuandai.zenfacedigit.test:actionViewClass}
+ * {@link #MenuItem_showAsAction com.example.ruixuandai.zenfacedigit.test:showAsAction}
+ *
+ * @see #MenuItem_android_icon
+ * @see #MenuItem_android_enabled
+ * @see #MenuItem_android_id
+ * @see #MenuItem_android_checked
+ * @see #MenuItem_android_visible
+ * @see #MenuItem_android_menuCategory
+ * @see #MenuItem_android_orderInCategory
+ * @see #MenuItem_android_title
+ * @see #MenuItem_android_titleCondensed
+ * @see #MenuItem_android_alphabeticShortcut
+ * @see #MenuItem_android_numericShortcut
+ * @see #MenuItem_android_checkable
+ * @see #MenuItem_android_onClick
+ * @see #MenuItem_actionLayout
+ * @see #MenuItem_actionProviderClass
+ * @see #MenuItem_actionViewClass
+ * @see #MenuItem_showAsAction
+ */
+ public static final int[] MenuItem={
+ 0x01010002, 0x0101000e, 0x010100d0, 0x01010106,
+ 0x01010194, 0x010101de, 0x010101df, 0x010101e1,
+ 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5,
+ 0x0101026f, 0x7f04000d, 0x7f04001f, 0x7f040020,
+ 0x7f040100
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionLayout}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionLayout
+ */
+ public static final int MenuItem_actionLayout=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionProviderClass}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionProviderClass
+ */
+ public static final int MenuItem_actionProviderClass=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#actionViewClass}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:actionViewClass
+ */
+ public static final int MenuItem_actionViewClass=15;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alphabeticShortcut}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:alphabeticShortcut
+ */
+ public static final int MenuItem_android_alphabeticShortcut=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#checkable}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checkable
+ */
+ public static final int MenuItem_android_checkable=11;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#checked}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checked
+ */
+ public static final int MenuItem_android_checked=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#enabled}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuItem_android_enabled=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#icon}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:icon
+ */
+ public static final int MenuItem_android_icon=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#id}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuItem_android_id=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#menuCategory}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * alternative 40000
+ * container 10000
+ * secondary 30000
+ * system 20000
+ *
+ *
+ * @attr name android:menuCategory
+ */
+ public static final int MenuItem_android_menuCategory=5;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#numericShortcut}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:numericShortcut
+ */
+ public static final int MenuItem_android_numericShortcut=10;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#onClick}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:onClick
+ */
+ public static final int MenuItem_android_onClick=12;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#orderInCategory}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuItem_android_orderInCategory=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#title}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:title
+ */
+ public static final int MenuItem_android_title=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#titleCondensed}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:titleCondensed
+ */
+ public static final int MenuItem_android_titleCondensed=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#visible}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuItem_android_visible=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#showAsAction}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * always 2
+ * collapseActionView 8
+ * ifRoom 1
+ * never 0
+ * withText 4
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:showAsAction
+ */
+ public static final int MenuItem_showAsAction=16;
+ /**
+ * Attributes that can be used with a MenuView.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}
+ * {@link #MenuView_android_itemTextAppearance android:itemTextAppearance}
+ * {@link #MenuView_android_horizontalDivider android:horizontalDivider}
+ * {@link #MenuView_android_verticalDivider android:verticalDivider}
+ * {@link #MenuView_android_headerBackground android:headerBackground}
+ * {@link #MenuView_android_itemBackground android:itemBackground}
+ * {@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}
+ * {@link #MenuView_preserveIconSpacing com.example.ruixuandai.zenfacedigit.test:preserveIconSpacing}
+ *
+ * @see #MenuView_android_windowAnimationStyle
+ * @see #MenuView_android_itemTextAppearance
+ * @see #MenuView_android_horizontalDivider
+ * @see #MenuView_android_verticalDivider
+ * @see #MenuView_android_headerBackground
+ * @see #MenuView_android_itemBackground
+ * @see #MenuView_android_itemIconDisabledAlpha
+ * @see #MenuView_preserveIconSpacing
+ */
+ public static final int[] MenuView={
+ 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e,
+ 0x0101012f, 0x01010130, 0x01010131, 0x7f0400e7
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#headerBackground}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:headerBackground
+ */
+ public static final int MenuView_android_headerBackground=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#horizontalDivider}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:horizontalDivider
+ */
+ public static final int MenuView_android_horizontalDivider=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#itemBackground}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:itemBackground
+ */
+ public static final int MenuView_android_itemBackground=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:itemIconDisabledAlpha
+ */
+ public static final int MenuView_android_itemIconDisabledAlpha=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#itemTextAppearance}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:itemTextAppearance
+ */
+ public static final int MenuView_android_itemTextAppearance=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#verticalDivider}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:verticalDivider
+ */
+ public static final int MenuView_android_verticalDivider=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int MenuView_android_windowAnimationStyle=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#preserveIconSpacing}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:preserveIconSpacing
+ */
+ public static final int MenuView_preserveIconSpacing=7;
+ /**
+ * Attributes that can be used with a PageIndicatorView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #PageIndicatorView_pageIndicatorDotColor com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotColor}
+ * {@link #PageIndicatorView_pageIndicatorDotColorSelected com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotColorSelected}
+ * {@link #PageIndicatorView_pageIndicatorDotFadeInDuration com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotFadeInDuration}
+ * {@link #PageIndicatorView_pageIndicatorDotFadeOutDelay com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotFadeOutDelay}
+ * {@link #PageIndicatorView_pageIndicatorDotFadeOutDuration com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotFadeOutDuration}
+ * {@link #PageIndicatorView_pageIndicatorDotFadeWhenIdle com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotFadeWhenIdle}
+ * {@link #PageIndicatorView_pageIndicatorDotRadius com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotRadius}
+ * {@link #PageIndicatorView_pageIndicatorDotRadiusSelected com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotRadiusSelected}
+ * {@link #PageIndicatorView_pageIndicatorDotShadowColor com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotShadowColor}
+ * {@link #PageIndicatorView_pageIndicatorDotShadowDx com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotShadowDx}
+ * {@link #PageIndicatorView_pageIndicatorDotShadowDy com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotShadowDy}
+ * {@link #PageIndicatorView_pageIndicatorDotShadowRadius com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotShadowRadius}
+ * {@link #PageIndicatorView_pageIndicatorDotSpacing com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotSpacing}
+ *
+ * @see #PageIndicatorView_pageIndicatorDotColor
+ * @see #PageIndicatorView_pageIndicatorDotColorSelected
+ * @see #PageIndicatorView_pageIndicatorDotFadeInDuration
+ * @see #PageIndicatorView_pageIndicatorDotFadeOutDelay
+ * @see #PageIndicatorView_pageIndicatorDotFadeOutDuration
+ * @see #PageIndicatorView_pageIndicatorDotFadeWhenIdle
+ * @see #PageIndicatorView_pageIndicatorDotRadius
+ * @see #PageIndicatorView_pageIndicatorDotRadiusSelected
+ * @see #PageIndicatorView_pageIndicatorDotShadowColor
+ * @see #PageIndicatorView_pageIndicatorDotShadowDx
+ * @see #PageIndicatorView_pageIndicatorDotShadowDy
+ * @see #PageIndicatorView_pageIndicatorDotShadowRadius
+ * @see #PageIndicatorView_pageIndicatorDotSpacing
+ */
+ public static final int[] PageIndicatorView={
+ 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5,
+ 0x7f0400d6, 0x7f0400d7, 0x7f0400d8, 0x7f0400d9,
+ 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd,
+ 0x7f0400de
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotColor}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotColor
+ */
+ public static final int PageIndicatorView_pageIndicatorDotColor=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotColorSelected}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotColorSelected
+ */
+ public static final int PageIndicatorView_pageIndicatorDotColorSelected=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotFadeInDuration}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotFadeInDuration
+ */
+ public static final int PageIndicatorView_pageIndicatorDotFadeInDuration=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotFadeOutDelay}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotFadeOutDelay
+ */
+ public static final int PageIndicatorView_pageIndicatorDotFadeOutDelay=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotFadeOutDuration}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotFadeOutDuration
+ */
+ public static final int PageIndicatorView_pageIndicatorDotFadeOutDuration=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotFadeWhenIdle}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotFadeWhenIdle
+ */
+ public static final int PageIndicatorView_pageIndicatorDotFadeWhenIdle=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotRadius}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotRadius
+ */
+ public static final int PageIndicatorView_pageIndicatorDotRadius=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotRadiusSelected}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotRadiusSelected
+ */
+ public static final int PageIndicatorView_pageIndicatorDotRadiusSelected=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotShadowColor}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotShadowColor
+ */
+ public static final int PageIndicatorView_pageIndicatorDotShadowColor=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotShadowDx}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotShadowDx
+ */
+ public static final int PageIndicatorView_pageIndicatorDotShadowDx=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotShadowDy}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotShadowDy
+ */
+ public static final int PageIndicatorView_pageIndicatorDotShadowDy=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotShadowRadius}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotShadowRadius
+ */
+ public static final int PageIndicatorView_pageIndicatorDotShadowRadius=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#pageIndicatorDotSpacing}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:pageIndicatorDotSpacing
+ */
+ public static final int PageIndicatorView_pageIndicatorDotSpacing=12;
+ /**
+ * Attributes that can be used with a PercentLayout_Layout.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #PercentLayout_Layout_layout_aspectRatio com.example.ruixuandai.zenfacedigit.test:layout_aspectRatio}
+ * {@link #PercentLayout_Layout_layout_heightPercent com.example.ruixuandai.zenfacedigit.test:layout_heightPercent}
+ * {@link #PercentLayout_Layout_layout_marginBottomPercent com.example.ruixuandai.zenfacedigit.test:layout_marginBottomPercent}
+ * {@link #PercentLayout_Layout_layout_marginEndPercent com.example.ruixuandai.zenfacedigit.test:layout_marginEndPercent}
+ * {@link #PercentLayout_Layout_layout_marginLeftPercent com.example.ruixuandai.zenfacedigit.test:layout_marginLeftPercent}
+ * {@link #PercentLayout_Layout_layout_marginPercent com.example.ruixuandai.zenfacedigit.test:layout_marginPercent}
+ * {@link #PercentLayout_Layout_layout_marginRightPercent com.example.ruixuandai.zenfacedigit.test:layout_marginRightPercent}
+ * {@link #PercentLayout_Layout_layout_marginStartPercent com.example.ruixuandai.zenfacedigit.test:layout_marginStartPercent}
+ * {@link #PercentLayout_Layout_layout_marginTopPercent com.example.ruixuandai.zenfacedigit.test:layout_marginTopPercent}
+ * {@link #PercentLayout_Layout_layout_widthPercent com.example.ruixuandai.zenfacedigit.test:layout_widthPercent}
+ *
+ * @see #PercentLayout_Layout_layout_aspectRatio
+ * @see #PercentLayout_Layout_layout_heightPercent
+ * @see #PercentLayout_Layout_layout_marginBottomPercent
+ * @see #PercentLayout_Layout_layout_marginEndPercent
+ * @see #PercentLayout_Layout_layout_marginLeftPercent
+ * @see #PercentLayout_Layout_layout_marginPercent
+ * @see #PercentLayout_Layout_layout_marginRightPercent
+ * @see #PercentLayout_Layout_layout_marginStartPercent
+ * @see #PercentLayout_Layout_layout_marginTopPercent
+ * @see #PercentLayout_Layout_layout_widthPercent
+ */
+ public static final int[] PercentLayout_Layout={
+ 0x7f0400a4, 0x7f0400a7, 0x7f0400a9, 0x7f0400ab,
+ 0x7f0400ac, 0x7f0400ae, 0x7f0400af, 0x7f0400b2,
+ 0x7f0400b3, 0x7f0400b5
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_aspectRatio}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_aspectRatio
+ */
+ public static final int PercentLayout_Layout_layout_aspectRatio=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_heightPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_heightPercent
+ */
+ public static final int PercentLayout_Layout_layout_heightPercent=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginBottomPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginBottomPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginBottomPercent=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginEndPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginEndPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginEndPercent=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginLeftPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginLeftPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginLeftPercent=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginPercent=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginRightPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginRightPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginRightPercent=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginStartPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginStartPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginStartPercent=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginTopPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginTopPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginTopPercent=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_widthPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_widthPercent
+ */
+ public static final int PercentLayout_Layout_layout_widthPercent=9;
+ /**
+ * Attributes that can be used with a PopupWindow.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #PopupWindow_android_popupBackground android:popupBackground}
+ * {@link #PopupWindow_overlapAnchor com.example.ruixuandai.zenfacedigit.test:overlapAnchor}
+ *
+ * @see #PopupWindow_android_popupBackground
+ * @see #PopupWindow_overlapAnchor
+ */
+ public static final int[] PopupWindow={
+ 0x01010176, 0x7f0400cf
+ };
+ /**
+ * Attributes that can be used with a PopupWindowBackgroundState.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #PopupWindowBackgroundState_state_above_anchor com.example.ruixuandai.zenfacedigit.test:state_above_anchor}
+ *
+ * @see #PopupWindowBackgroundState_state_above_anchor
+ */
+ public static final int[] PopupWindowBackgroundState={
+ 0x7f040111
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#state_above_anchor}
+ * attribute's value can be found in the {@link #PopupWindowBackgroundState} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:state_above_anchor
+ */
+ public static final int PopupWindowBackgroundState_state_above_anchor=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#popupBackground}
+ * attribute's value can be found in the {@link #PopupWindow} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:popupBackground
+ */
+ public static final int PopupWindow_android_popupBackground=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#overlapAnchor}
+ * attribute's value can be found in the {@link #PopupWindow} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:overlapAnchor
+ */
+ public static final int PopupWindow_overlapAnchor=1;
+ /**
+ * Attributes that can be used with a ProgressSpinner.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ProgressSpinner_color_sequence com.example.ruixuandai.zenfacedigit.test:color_sequence}
+ *
+ * @see #ProgressSpinner_color_sequence
+ */
+ public static final int[] ProgressSpinner={
+ 0x7f040062
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#color_sequence}
+ * attribute's value can be found in the {@link #ProgressSpinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:color_sequence
+ */
+ public static final int ProgressSpinner_color_sequence=0;
+ /**
+ * Attributes that can be used with a RecyclerView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #RecyclerView_android_orientation android:orientation}
+ * {@link #RecyclerView_android_descendantFocusability android:descendantFocusability}
+ * {@link #RecyclerView_layoutManager com.example.ruixuandai.zenfacedigit.test:layoutManager}
+ * {@link #RecyclerView_reverseLayout com.example.ruixuandai.zenfacedigit.test:reverseLayout}
+ * {@link #RecyclerView_spanCount com.example.ruixuandai.zenfacedigit.test:spanCount}
+ * {@link #RecyclerView_stackFromEnd com.example.ruixuandai.zenfacedigit.test:stackFromEnd}
+ *
+ * @see #RecyclerView_android_orientation
+ * @see #RecyclerView_android_descendantFocusability
+ * @see #RecyclerView_layoutManager
+ * @see #RecyclerView_reverseLayout
+ * @see #RecyclerView_spanCount
+ * @see #RecyclerView_stackFromEnd
+ */
+ public static final int[] RecyclerView={
+ 0x010100c4, 0x010100f1, 0x7f0400a3, 0x7f0400f5,
+ 0x7f040109, 0x7f040110
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#descendantFocusability}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * afterDescendants 1
+ * beforeDescendants 0
+ * blocksDescendants 2
+ *
+ *
+ * @attr name android:descendantFocusability
+ */
+ public static final int RecyclerView_android_descendantFocusability=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#orientation}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * horizontal 0
+ * vertical 1
+ *
+ *
+ * @attr name android:orientation
+ */
+ public static final int RecyclerView_android_orientation=0;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layoutManager}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layoutManager
+ */
+ public static final int RecyclerView_layoutManager=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#reverseLayout}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:reverseLayout
+ */
+ public static final int RecyclerView_reverseLayout=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#spanCount}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:spanCount
+ */
+ public static final int RecyclerView_spanCount=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#stackFromEnd}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:stackFromEnd
+ */
+ public static final int RecyclerView_stackFromEnd=5;
+ /**
+ * Attributes that can be used with a SearchView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #SearchView_android_focusable android:focusable}
+ * {@link #SearchView_android_maxWidth android:maxWidth}
+ * {@link #SearchView_android_inputType android:inputType}
+ * {@link #SearchView_android_imeOptions android:imeOptions}
+ * {@link #SearchView_closeIcon com.example.ruixuandai.zenfacedigit.test:closeIcon}
+ * {@link #SearchView_commitIcon com.example.ruixuandai.zenfacedigit.test:commitIcon}
+ * {@link #SearchView_defaultQueryHint com.example.ruixuandai.zenfacedigit.test:defaultQueryHint}
+ * {@link #SearchView_goIcon com.example.ruixuandai.zenfacedigit.test:goIcon}
+ * {@link #SearchView_iconifiedByDefault com.example.ruixuandai.zenfacedigit.test:iconifiedByDefault}
+ * {@link #SearchView_layout com.example.ruixuandai.zenfacedigit.test:layout}
+ * {@link #SearchView_queryBackground com.example.ruixuandai.zenfacedigit.test:queryBackground}
+ * {@link #SearchView_queryHint com.example.ruixuandai.zenfacedigit.test:queryHint}
+ * {@link #SearchView_searchHintIcon com.example.ruixuandai.zenfacedigit.test:searchHintIcon}
+ * {@link #SearchView_searchIcon com.example.ruixuandai.zenfacedigit.test:searchIcon}
+ * {@link #SearchView_submitBackground com.example.ruixuandai.zenfacedigit.test:submitBackground}
+ * {@link #SearchView_suggestionRowLayout com.example.ruixuandai.zenfacedigit.test:suggestionRowLayout}
+ * {@link #SearchView_voiceIcon com.example.ruixuandai.zenfacedigit.test:voiceIcon}
+ *
+ * @see #SearchView_android_focusable
+ * @see #SearchView_android_maxWidth
+ * @see #SearchView_android_inputType
+ * @see #SearchView_android_imeOptions
+ * @see #SearchView_closeIcon
+ * @see #SearchView_commitIcon
+ * @see #SearchView_defaultQueryHint
+ * @see #SearchView_goIcon
+ * @see #SearchView_iconifiedByDefault
+ * @see #SearchView_layout
+ * @see #SearchView_queryBackground
+ * @see #SearchView_queryHint
+ * @see #SearchView_searchHintIcon
+ * @see #SearchView_searchIcon
+ * @see #SearchView_submitBackground
+ * @see #SearchView_suggestionRowLayout
+ * @see #SearchView_voiceIcon
+ */
+ public static final int[] SearchView={
+ 0x010100da, 0x0101011f, 0x01010220, 0x01010264,
+ 0x7f040054, 0x7f040063, 0x7f04006a, 0x7f04008e,
+ 0x7f040096, 0x7f0400a2, 0x7f0400eb, 0x7f0400ec,
+ 0x7f0400f9, 0x7f0400fa, 0x7f040112, 0x7f040117,
+ 0x7f04013b
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#focusable}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * auto 10
+ *
+ *
+ * @attr name android:focusable
+ */
+ public static final int SearchView_android_focusable=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#imeOptions}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * actionDone 6
+ * actionGo 2
+ * actionNext 5
+ * actionNone 1
+ * actionPrevious 7
+ * actionSearch 3
+ * actionSend 4
+ * actionUnspecified 0
+ * flagForceAscii 80000000
+ * flagNavigateNext 8000000
+ * flagNavigatePrevious 4000000
+ * flagNoAccessoryAction 20000000
+ * flagNoEnterAction 40000000
+ * flagNoExtractUi 10000000
+ * flagNoFullscreen 2000000
+ * flagNoPersonalizedLearning 1000000
+ * normal 0
+ *
+ *
+ * @attr name android:imeOptions
+ */
+ public static final int SearchView_android_imeOptions=3;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#inputType}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * date 14
+ * datetime 4
+ * none 0
+ * number 2
+ * numberDecimal 2002
+ * numberPassword 12
+ * numberSigned 1002
+ * phone 3
+ * text 1
+ * textAutoComplete 10001
+ * textAutoCorrect 8001
+ * textCapCharacters 1001
+ * textCapSentences 4001
+ * textCapWords 2001
+ * textEmailAddress 21
+ * textEmailSubject 31
+ * textFilter b1
+ * textImeMultiLine 40001
+ * textLongMessage 51
+ * textMultiLine 20001
+ * textNoSuggestions 80001
+ * textPassword 81
+ * textPersonName 61
+ * textPhonetic c1
+ * textPostalAddress 71
+ * textShortMessage 41
+ * textUri 11
+ * textVisiblePassword 91
+ * textWebEditText a1
+ * textWebEmailAddress d1
+ * textWebPassword e1
+ * time 24
+ *
+ *
+ * @attr name android:inputType
+ */
+ public static final int SearchView_android_inputType=2;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#maxWidth}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int SearchView_android_maxWidth=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#closeIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:closeIcon
+ */
+ public static final int SearchView_closeIcon=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#commitIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:commitIcon
+ */
+ public static final int SearchView_commitIcon=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#defaultQueryHint}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:defaultQueryHint
+ */
+ public static final int SearchView_defaultQueryHint=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#goIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:goIcon
+ */
+ public static final int SearchView_goIcon=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#iconifiedByDefault}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:iconifiedByDefault
+ */
+ public static final int SearchView_iconifiedByDefault=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout
+ */
+ public static final int SearchView_layout=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#queryBackground}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:queryBackground
+ */
+ public static final int SearchView_queryBackground=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#queryHint}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:queryHint
+ */
+ public static final int SearchView_queryHint=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#searchHintIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:searchHintIcon
+ */
+ public static final int SearchView_searchHintIcon=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#searchIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:searchIcon
+ */
+ public static final int SearchView_searchIcon=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#submitBackground}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:submitBackground
+ */
+ public static final int SearchView_submitBackground=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#suggestionRowLayout}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:suggestionRowLayout
+ */
+ public static final int SearchView_suggestionRowLayout=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#voiceIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:voiceIcon
+ */
+ public static final int SearchView_voiceIcon=16;
+ /**
+ * Attributes that can be used with a SignInButton.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #SignInButton_buttonSize com.example.ruixuandai.zenfacedigit.test:buttonSize}
+ * {@link #SignInButton_colorScheme com.example.ruixuandai.zenfacedigit.test:colorScheme}
+ * {@link #SignInButton_scopeUris com.example.ruixuandai.zenfacedigit.test:scopeUris}
+ *
+ * @see #SignInButton_buttonSize
+ * @see #SignInButton_colorScheme
+ * @see #SignInButton_scopeUris
+ */
+ public static final int[] SignInButton={
+ 0x7f040042, 0x7f040060, 0x7f0400f7
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#buttonSize}
+ * attribute's value can be found in the {@link #SignInButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * icon_only 2
+ * standard 0
+ * wide 1
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:buttonSize
+ */
+ public static final int SignInButton_buttonSize=0;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#colorScheme}
+ * attribute's value can be found in the {@link #SignInButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * auto 2
+ * dark 0
+ * light 1
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:colorScheme
+ */
+ public static final int SignInButton_colorScheme=1;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#scopeUris}
+ * attribute's value can be found in the {@link #SignInButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:scopeUris
+ */
+ public static final int SignInButton_scopeUris=2;
+ /**
+ * Attributes that can be used with a Spinner.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #Spinner_android_entries android:entries}
+ * {@link #Spinner_android_popupBackground android:popupBackground}
+ * {@link #Spinner_android_prompt android:prompt}
+ * {@link #Spinner_android_dropDownWidth android:dropDownWidth}
+ * {@link #Spinner_popupTheme com.example.ruixuandai.zenfacedigit.test:popupTheme}
+ *
+ * @see #Spinner_android_entries
+ * @see #Spinner_android_popupBackground
+ * @see #Spinner_android_prompt
+ * @see #Spinner_android_dropDownWidth
+ * @see #Spinner_popupTheme
+ */
+ public static final int[] Spinner={
+ 0x010100b2, 0x01010176, 0x0101017b, 0x01010262,
+ 0x7f0400e4
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#dropDownWidth}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * fill_parent ffffffff
+ * match_parent ffffffff
+ * wrap_content fffffffe
+ *
+ *
+ * @attr name android:dropDownWidth
+ */
+ public static final int Spinner_android_dropDownWidth=3;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#entries}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:entries
+ */
+ public static final int Spinner_android_entries=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#popupBackground}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:popupBackground
+ */
+ public static final int Spinner_android_popupBackground=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#prompt}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:prompt
+ */
+ public static final int Spinner_android_prompt=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#popupTheme}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:popupTheme
+ */
+ public static final int Spinner_popupTheme=4;
+ /**
+ * Attributes that can be used with a SwitchCompat.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #SwitchCompat_android_textOn android:textOn}
+ * {@link #SwitchCompat_android_textOff android:textOff}
+ * {@link #SwitchCompat_android_thumb android:thumb}
+ * {@link #SwitchCompat_showText com.example.ruixuandai.zenfacedigit.test:showText}
+ * {@link #SwitchCompat_splitTrack com.example.ruixuandai.zenfacedigit.test:splitTrack}
+ * {@link #SwitchCompat_switchMinWidth com.example.ruixuandai.zenfacedigit.test:switchMinWidth}
+ * {@link #SwitchCompat_switchPadding com.example.ruixuandai.zenfacedigit.test:switchPadding}
+ * {@link #SwitchCompat_switchTextAppearance com.example.ruixuandai.zenfacedigit.test:switchTextAppearance}
+ * {@link #SwitchCompat_thumbTextPadding com.example.ruixuandai.zenfacedigit.test:thumbTextPadding}
+ * {@link #SwitchCompat_track com.example.ruixuandai.zenfacedigit.test:track}
+ *
+ * @see #SwitchCompat_android_textOn
+ * @see #SwitchCompat_android_textOff
+ * @see #SwitchCompat_android_thumb
+ * @see #SwitchCompat_showText
+ * @see #SwitchCompat_splitTrack
+ * @see #SwitchCompat_switchMinWidth
+ * @see #SwitchCompat_switchPadding
+ * @see #SwitchCompat_switchTextAppearance
+ * @see #SwitchCompat_thumbTextPadding
+ * @see #SwitchCompat_track
+ */
+ public static final int[] SwitchCompat={
+ 0x01010124, 0x01010125, 0x01010142, 0x7f040106,
+ 0x7f04010d, 0x7f040118, 0x7f040119, 0x7f04011b,
+ 0x7f04012a, 0x7f040139
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textOff}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:textOff
+ */
+ public static final int SwitchCompat_android_textOff=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textOn}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:textOn
+ */
+ public static final int SwitchCompat_android_textOn=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#thumb}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:thumb
+ */
+ public static final int SwitchCompat_android_thumb=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#showText}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:showText
+ */
+ public static final int SwitchCompat_showText=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#splitTrack}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:splitTrack
+ */
+ public static final int SwitchCompat_splitTrack=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#switchMinWidth}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:switchMinWidth
+ */
+ public static final int SwitchCompat_switchMinWidth=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#switchPadding}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:switchPadding
+ */
+ public static final int SwitchCompat_switchPadding=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#switchTextAppearance}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:switchTextAppearance
+ */
+ public static final int SwitchCompat_switchTextAppearance=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#thumbTextPadding}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:thumbTextPadding
+ */
+ public static final int SwitchCompat_thumbTextPadding=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#track}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:track
+ */
+ public static final int SwitchCompat_track=9;
+ /**
+ * Attributes that can be used with a TextAppearance.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #TextAppearance_android_textSize android:textSize}
+ * {@link #TextAppearance_android_typeface android:typeface}
+ * {@link #TextAppearance_android_textStyle android:textStyle}
+ * {@link #TextAppearance_android_textColor android:textColor}
+ * {@link #TextAppearance_android_shadowColor android:shadowColor}
+ * {@link #TextAppearance_android_shadowDx android:shadowDx}
+ * {@link #TextAppearance_android_shadowDy android:shadowDy}
+ * {@link #TextAppearance_android_shadowRadius android:shadowRadius}
+ * {@link #TextAppearance_textAllCaps com.example.ruixuandai.zenfacedigit.test:textAllCaps}
+ *
+ * @see #TextAppearance_android_textSize
+ * @see #TextAppearance_android_typeface
+ * @see #TextAppearance_android_textStyle
+ * @see #TextAppearance_android_textColor
+ * @see #TextAppearance_android_shadowColor
+ * @see #TextAppearance_android_shadowDx
+ * @see #TextAppearance_android_shadowDy
+ * @see #TextAppearance_android_shadowRadius
+ * @see #TextAppearance_textAllCaps
+ */
+ public static final int[] TextAppearance={
+ 0x01010095, 0x01010096, 0x01010097, 0x01010098,
+ 0x01010161, 0x01010162, 0x01010163, 0x01010164,
+ 0x7f04011c
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#shadowColor}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:shadowColor
+ */
+ public static final int TextAppearance_android_shadowColor=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDx}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDx
+ */
+ public static final int TextAppearance_android_shadowDx=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDy}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDy
+ */
+ public static final int TextAppearance_android_shadowDy=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowRadius}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowRadius
+ */
+ public static final int TextAppearance_android_shadowRadius=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textColor}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:textColor
+ */
+ public static final int TextAppearance_android_textColor=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textSize}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:textSize
+ */
+ public static final int TextAppearance_android_textSize=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textStyle}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bold 1
+ * italic 2
+ * normal 0
+ *
+ *
+ * @attr name android:textStyle
+ */
+ public static final int TextAppearance_android_textStyle=2;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#typeface}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * monospace 3
+ * normal 0
+ * sans 1
+ * serif 2
+ *
+ *
+ * @attr name android:typeface
+ */
+ public static final int TextAppearance_android_typeface=1;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#textAllCaps}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:textAllCaps
+ */
+ public static final int TextAppearance_textAllCaps=8;
+ /**
+ * Attributes that can be used with a Toolbar.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #Toolbar_android_gravity android:gravity}
+ * {@link #Toolbar_android_minHeight android:minHeight}
+ * {@link #Toolbar_collapseContentDescription com.example.ruixuandai.zenfacedigit.test:collapseContentDescription}
+ * {@link #Toolbar_collapseIcon com.example.ruixuandai.zenfacedigit.test:collapseIcon}
+ * {@link #Toolbar_contentInsetEnd com.example.ruixuandai.zenfacedigit.test:contentInsetEnd}
+ * {@link #Toolbar_contentInsetLeft com.example.ruixuandai.zenfacedigit.test:contentInsetLeft}
+ * {@link #Toolbar_contentInsetRight com.example.ruixuandai.zenfacedigit.test:contentInsetRight}
+ * {@link #Toolbar_contentInsetStart com.example.ruixuandai.zenfacedigit.test:contentInsetStart}
+ * {@link #Toolbar_logo com.example.ruixuandai.zenfacedigit.test:logo}
+ * {@link #Toolbar_logoDescription com.example.ruixuandai.zenfacedigit.test:logoDescription}
+ * {@link #Toolbar_maxButtonHeight com.example.ruixuandai.zenfacedigit.test:maxButtonHeight}
+ * {@link #Toolbar_navigationContentDescription com.example.ruixuandai.zenfacedigit.test:navigationContentDescription}
+ * {@link #Toolbar_navigationIcon com.example.ruixuandai.zenfacedigit.test:navigationIcon}
+ * {@link #Toolbar_popupTheme com.example.ruixuandai.zenfacedigit.test:popupTheme}
+ * {@link #Toolbar_subtitle com.example.ruixuandai.zenfacedigit.test:subtitle}
+ * {@link #Toolbar_subtitleTextAppearance com.example.ruixuandai.zenfacedigit.test:subtitleTextAppearance}
+ * {@link #Toolbar_subtitleTextColor com.example.ruixuandai.zenfacedigit.test:subtitleTextColor}
+ * {@link #Toolbar_title com.example.ruixuandai.zenfacedigit.test:title}
+ * {@link #Toolbar_titleMarginBottom com.example.ruixuandai.zenfacedigit.test:titleMarginBottom}
+ * {@link #Toolbar_titleMarginEnd com.example.ruixuandai.zenfacedigit.test:titleMarginEnd}
+ * {@link #Toolbar_titleMarginStart com.example.ruixuandai.zenfacedigit.test:titleMarginStart}
+ * {@link #Toolbar_titleMarginTop com.example.ruixuandai.zenfacedigit.test:titleMarginTop}
+ * {@link #Toolbar_titleMargins com.example.ruixuandai.zenfacedigit.test:titleMargins}
+ * {@link #Toolbar_titleTextAppearance com.example.ruixuandai.zenfacedigit.test:titleTextAppearance}
+ * {@link #Toolbar_titleTextColor com.example.ruixuandai.zenfacedigit.test:titleTextColor}
+ *
+ * @see #Toolbar_android_gravity
+ * @see #Toolbar_android_minHeight
+ * @see #Toolbar_collapseContentDescription
+ * @see #Toolbar_collapseIcon
+ * @see #Toolbar_contentInsetEnd
+ * @see #Toolbar_contentInsetLeft
+ * @see #Toolbar_contentInsetRight
+ * @see #Toolbar_contentInsetStart
+ * @see #Toolbar_logo
+ * @see #Toolbar_logoDescription
+ * @see #Toolbar_maxButtonHeight
+ * @see #Toolbar_navigationContentDescription
+ * @see #Toolbar_navigationIcon
+ * @see #Toolbar_popupTheme
+ * @see #Toolbar_subtitle
+ * @see #Toolbar_subtitleTextAppearance
+ * @see #Toolbar_subtitleTextColor
+ * @see #Toolbar_title
+ * @see #Toolbar_titleMarginBottom
+ * @see #Toolbar_titleMarginEnd
+ * @see #Toolbar_titleMarginStart
+ * @see #Toolbar_titleMarginTop
+ * @see #Toolbar_titleMargins
+ * @see #Toolbar_titleTextAppearance
+ * @see #Toolbar_titleTextColor
+ */
+ public static final int[] Toolbar={
+ 0x010100af, 0x01010140, 0x7f040056, 0x7f040057,
+ 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067,
+ 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c8,
+ 0x7f0400c9, 0x7f0400e4, 0x7f040113, 0x7f040114,
+ 0x7f040115, 0x7f04012b, 0x7f04012d, 0x7f04012e,
+ 0x7f04012f, 0x7f040130, 0x7f040131, 0x7f040133,
+ 0x7f040134
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#gravity}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:gravity
+ */
+ public static final int Toolbar_android_gravity=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#minHeight}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int Toolbar_android_minHeight=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#collapseContentDescription}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:collapseContentDescription
+ */
+ public static final int Toolbar_collapseContentDescription=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#collapseIcon}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:collapseIcon
+ */
+ public static final int Toolbar_collapseIcon=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#contentInsetEnd}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:contentInsetEnd
+ */
+ public static final int Toolbar_contentInsetEnd=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#contentInsetLeft}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:contentInsetLeft
+ */
+ public static final int Toolbar_contentInsetLeft=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#contentInsetRight}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:contentInsetRight
+ */
+ public static final int Toolbar_contentInsetRight=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#contentInsetStart}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:contentInsetStart
+ */
+ public static final int Toolbar_contentInsetStart=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#logo}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:logo
+ */
+ public static final int Toolbar_logo=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#logoDescription}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:logoDescription
+ */
+ public static final int Toolbar_logoDescription=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#maxButtonHeight}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:maxButtonHeight
+ */
+ public static final int Toolbar_maxButtonHeight=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#navigationContentDescription}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:navigationContentDescription
+ */
+ public static final int Toolbar_navigationContentDescription=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#navigationIcon}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:navigationIcon
+ */
+ public static final int Toolbar_navigationIcon=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#popupTheme}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:popupTheme
+ */
+ public static final int Toolbar_popupTheme=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#subtitle}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:subtitle
+ */
+ public static final int Toolbar_subtitle=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#subtitleTextAppearance}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:subtitleTextAppearance
+ */
+ public static final int Toolbar_subtitleTextAppearance=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#subtitleTextColor}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:subtitleTextColor
+ */
+ public static final int Toolbar_subtitleTextColor=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#title}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:title
+ */
+ public static final int Toolbar_title=17;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleMarginBottom}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleMarginBottom
+ */
+ public static final int Toolbar_titleMarginBottom=18;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleMarginEnd}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleMarginEnd
+ */
+ public static final int Toolbar_titleMarginEnd=19;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleMarginStart}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleMarginStart
+ */
+ public static final int Toolbar_titleMarginStart=20;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleMarginTop}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleMarginTop
+ */
+ public static final int Toolbar_titleMarginTop=21;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleMargins}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleMargins
+ */
+ public static final int Toolbar_titleMargins=22;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleTextAppearance}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleTextAppearance
+ */
+ public static final int Toolbar_titleTextAppearance=23;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#titleTextColor}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:titleTextColor
+ */
+ public static final int Toolbar_titleTextColor=24;
+ /**
+ * Attributes that can be used with a View.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #View_android_theme android:theme}
+ * {@link #View_android_focusable android:focusable}
+ * {@link #View_paddingEnd com.example.ruixuandai.zenfacedigit.test:paddingEnd}
+ * {@link #View_paddingStart com.example.ruixuandai.zenfacedigit.test:paddingStart}
+ * {@link #View_theme com.example.ruixuandai.zenfacedigit.test:theme}
+ *
+ * @see #View_android_theme
+ * @see #View_android_focusable
+ * @see #View_paddingEnd
+ * @see #View_paddingStart
+ * @see #View_theme
+ */
+ public static final int[] View={
+ 0x01010000, 0x010100da, 0x7f0400d0, 0x7f0400d1,
+ 0x7f040128
+ };
+ /**
+ * Attributes that can be used with a ViewBackgroundHelper.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ViewBackgroundHelper_android_background android:background}
+ * {@link #ViewBackgroundHelper_backgroundTint com.example.ruixuandai.zenfacedigit.test:backgroundTint}
+ * {@link #ViewBackgroundHelper_backgroundTintMode com.example.ruixuandai.zenfacedigit.test:backgroundTintMode}
+ *
+ * @see #ViewBackgroundHelper_android_background
+ * @see #ViewBackgroundHelper_backgroundTint
+ * @see #ViewBackgroundHelper_backgroundTintMode
+ */
+ public static final int[] ViewBackgroundHelper={
+ 0x010100d4, 0x7f040030, 0x7f040031
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#background}
+ * attribute's value can be found in the {@link #ViewBackgroundHelper} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:background
+ */
+ public static final int ViewBackgroundHelper_android_background=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#backgroundTint}
+ * attribute's value can be found in the {@link #ViewBackgroundHelper} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:backgroundTint
+ */
+ public static final int ViewBackgroundHelper_backgroundTint=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#backgroundTintMode}
+ * attribute's value can be found in the {@link #ViewBackgroundHelper} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multiply e
+ * screen f
+ * src_atop 9
+ * src_in 5
+ * src_over 3
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:backgroundTintMode
+ */
+ public static final int ViewBackgroundHelper_backgroundTintMode=2;
+ /**
+ * Attributes that can be used with a ViewStubCompat.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ViewStubCompat_android_id android:id}
+ * {@link #ViewStubCompat_android_layout android:layout}
+ * {@link #ViewStubCompat_android_inflatedId android:inflatedId}
+ *
+ * @see #ViewStubCompat_android_id
+ * @see #ViewStubCompat_android_layout
+ * @see #ViewStubCompat_android_inflatedId
+ */
+ public static final int[] ViewStubCompat={
+ 0x010100d0, 0x010100f2, 0x010100f3
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#id}
+ * attribute's value can be found in the {@link #ViewStubCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:id
+ */
+ public static final int ViewStubCompat_android_id=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#inflatedId}
+ * attribute's value can be found in the {@link #ViewStubCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:inflatedId
+ */
+ public static final int ViewStubCompat_android_inflatedId=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout}
+ * attribute's value can be found in the {@link #ViewStubCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int ViewStubCompat_android_layout=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#focusable}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * auto 10
+ *
+ *
+ * @attr name android:focusable
+ */
+ public static final int View_android_focusable=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#theme}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:theme
+ */
+ public static final int View_android_theme=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#paddingEnd}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:paddingEnd
+ */
+ public static final int View_paddingEnd=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#paddingStart}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:paddingStart
+ */
+ public static final int View_paddingStart=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#theme}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:theme
+ */
+ public static final int View_theme=4;
+ /**
+ * Attributes that can be used with a WatchViewStub.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WatchViewStub_rectLayout com.example.ruixuandai.zenfacedigit.test:rectLayout}
+ * {@link #WatchViewStub_roundLayout com.example.ruixuandai.zenfacedigit.test:roundLayout}
+ *
+ * @see #WatchViewStub_rectLayout
+ * @see #WatchViewStub_roundLayout
+ */
+ public static final int[] WatchViewStub={
+ 0x7f0400f4, 0x7f0400f6
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#rectLayout}
+ * attribute's value can be found in the {@link #WatchViewStub} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:rectLayout
+ */
+ public static final int WatchViewStub_rectLayout=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#roundLayout}
+ * attribute's value can be found in the {@link #WatchViewStub} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:roundLayout
+ */
+ public static final int WatchViewStub_roundLayout=1;
+ /**
+ * Attributes that can be used with a WearableActionDrawer.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableActionDrawer_action_menu com.example.ruixuandai.zenfacedigit.test:action_menu}
+ * {@link #WearableActionDrawer_drawer_title com.example.ruixuandai.zenfacedigit.test:drawer_title}
+ * {@link #WearableActionDrawer_show_overflow_in_peek com.example.ruixuandai.zenfacedigit.test:show_overflow_in_peek}
+ *
+ * @see #WearableActionDrawer_action_menu
+ * @see #WearableActionDrawer_drawer_title
+ * @see #WearableActionDrawer_show_overflow_in_peek
+ */
+ public static final int[] WearableActionDrawer={
+ 0x7f040021, 0x7f040085, 0x7f040107
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#action_menu}
+ * attribute's value can be found in the {@link #WearableActionDrawer} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:action_menu
+ */
+ public static final int WearableActionDrawer_action_menu=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#drawer_title}
+ * attribute's value can be found in the {@link #WearableActionDrawer} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:drawer_title
+ */
+ public static final int WearableActionDrawer_drawer_title=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#show_overflow_in_peek}
+ * attribute's value can be found in the {@link #WearableActionDrawer} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:show_overflow_in_peek
+ */
+ public static final int WearableActionDrawer_show_overflow_in_peek=2;
+ /**
+ * Attributes that can be used with a WearableDialogPreference.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableDialogPreference_negativeButtonIcon com.example.ruixuandai.zenfacedigit.test:negativeButtonIcon}
+ * {@link #WearableDialogPreference_neutralButtonIcon com.example.ruixuandai.zenfacedigit.test:neutralButtonIcon}
+ * {@link #WearableDialogPreference_neutralButtonText com.example.ruixuandai.zenfacedigit.test:neutralButtonText}
+ * {@link #WearableDialogPreference_positiveButtonIcon com.example.ruixuandai.zenfacedigit.test:positiveButtonIcon}
+ *
+ * @see #WearableDialogPreference_negativeButtonIcon
+ * @see #WearableDialogPreference_neutralButtonIcon
+ * @see #WearableDialogPreference_neutralButtonText
+ * @see #WearableDialogPreference_positiveButtonIcon
+ */
+ public static final int[] WearableDialogPreference={
+ 0x7f0400cc, 0x7f0400cd, 0x7f0400ce, 0x7f0400e6
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#negativeButtonIcon}
+ * attribute's value can be found in the {@link #WearableDialogPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:negativeButtonIcon
+ */
+ public static final int WearableDialogPreference_negativeButtonIcon=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#neutralButtonIcon}
+ * attribute's value can be found in the {@link #WearableDialogPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:neutralButtonIcon
+ */
+ public static final int WearableDialogPreference_neutralButtonIcon=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#neutralButtonText}
+ * attribute's value can be found in the {@link #WearableDialogPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:neutralButtonText
+ */
+ public static final int WearableDialogPreference_neutralButtonText=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#positiveButtonIcon}
+ * attribute's value can be found in the {@link #WearableDialogPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:positiveButtonIcon
+ */
+ public static final int WearableDialogPreference_positiveButtonIcon=3;
+ /**
+ * Attributes that can be used with a WearableDrawerView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableDrawerView_drawer_content com.example.ruixuandai.zenfacedigit.test:drawer_content}
+ * {@link #WearableDrawerView_peek_view com.example.ruixuandai.zenfacedigit.test:peek_view}
+ *
+ * @see #WearableDrawerView_drawer_content
+ * @see #WearableDrawerView_peek_view
+ */
+ public static final int[] WearableDrawerView={
+ 0x7f040084, 0x7f0400e2
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#drawer_content}
+ * attribute's value can be found in the {@link #WearableDrawerView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:drawer_content
+ */
+ public static final int WearableDrawerView_drawer_content=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#peek_view}
+ * attribute's value can be found in the {@link #WearableDrawerView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:peek_view
+ */
+ public static final int WearableDrawerView_peek_view=1;
+ /**
+ * Attributes that can be used with a WearableFrameLayout.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableFrameLayout_android_foreground android:foreground}
+ * {@link #WearableFrameLayout_android_measureAllChildren android:measureAllChildren}
+ * {@link #WearableFrameLayout_android_foregroundGravity android:foregroundGravity}
+ * {@link #WearableFrameLayout_android_foregroundTint android:foregroundTint}
+ * {@link #WearableFrameLayout_layout_gravityRound com.example.ruixuandai.zenfacedigit.test:layout_gravityRound}
+ * {@link #WearableFrameLayout_layout_heightRound com.example.ruixuandai.zenfacedigit.test:layout_heightRound}
+ * {@link #WearableFrameLayout_layout_marginBottomRound com.example.ruixuandai.zenfacedigit.test:layout_marginBottomRound}
+ * {@link #WearableFrameLayout_layout_marginLeftRound com.example.ruixuandai.zenfacedigit.test:layout_marginLeftRound}
+ * {@link #WearableFrameLayout_layout_marginRightRound com.example.ruixuandai.zenfacedigit.test:layout_marginRightRound}
+ * {@link #WearableFrameLayout_layout_marginRound com.example.ruixuandai.zenfacedigit.test:layout_marginRound}
+ * {@link #WearableFrameLayout_layout_marginTopRound com.example.ruixuandai.zenfacedigit.test:layout_marginTopRound}
+ * {@link #WearableFrameLayout_layout_widthRound com.example.ruixuandai.zenfacedigit.test:layout_widthRound}
+ *
+ * @see #WearableFrameLayout_android_foreground
+ * @see #WearableFrameLayout_android_measureAllChildren
+ * @see #WearableFrameLayout_android_foregroundGravity
+ * @see #WearableFrameLayout_android_foregroundTint
+ * @see #WearableFrameLayout_layout_gravityRound
+ * @see #WearableFrameLayout_layout_heightRound
+ * @see #WearableFrameLayout_layout_marginBottomRound
+ * @see #WearableFrameLayout_layout_marginLeftRound
+ * @see #WearableFrameLayout_layout_marginRightRound
+ * @see #WearableFrameLayout_layout_marginRound
+ * @see #WearableFrameLayout_layout_marginTopRound
+ * @see #WearableFrameLayout_layout_widthRound
+ */
+ public static final int[] WearableFrameLayout={
+ 0x01010109, 0x0101010a, 0x01010200, 0x0101046d,
+ 0x7f0400a6, 0x7f0400a8, 0x7f0400aa, 0x7f0400ad,
+ 0x7f0400b0, 0x7f0400b1, 0x7f0400b4, 0x7f0400b6
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#foreground}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:foreground
+ */
+ public static final int WearableFrameLayout_android_foreground=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#foregroundGravity}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * top 30
+ *
+ *
+ * @attr name android:foregroundGravity
+ */
+ public static final int WearableFrameLayout_android_foregroundGravity=2;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#foregroundTint}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:foregroundTint
+ */
+ public static final int WearableFrameLayout_android_foregroundTint=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#measureAllChildren}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:measureAllChildren
+ */
+ public static final int WearableFrameLayout_android_measureAllChildren=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_gravityRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_gravityRound
+ */
+ public static final int WearableFrameLayout_layout_gravityRound=4;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_heightRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_heightRound
+ */
+ public static final int WearableFrameLayout_layout_heightRound=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginBottomRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginBottomRound
+ */
+ public static final int WearableFrameLayout_layout_marginBottomRound=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginLeftRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginLeftRound
+ */
+ public static final int WearableFrameLayout_layout_marginLeftRound=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginRightRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginRightRound
+ */
+ public static final int WearableFrameLayout_layout_marginRightRound=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginRound
+ */
+ public static final int WearableFrameLayout_layout_marginRound=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_marginTopRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_marginTopRound
+ */
+ public static final int WearableFrameLayout_layout_marginTopRound=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#layout_widthRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:layout_widthRound
+ */
+ public static final int WearableFrameLayout_layout_widthRound=11;
+ /**
+ * Attributes that can be used with a WearableNavigationDrawer.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableNavigationDrawer_navigation_style com.example.ruixuandai.zenfacedigit.test:navigation_style}
+ *
+ * @see #WearableNavigationDrawer_navigation_style
+ */
+ public static final int[] WearableNavigationDrawer={
+ 0x7f0400cb
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#navigation_style}
+ * attribute's value can be found in the {@link #WearableNavigationDrawer} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multi_page 1
+ * single_page 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:navigation_style
+ */
+ public static final int WearableNavigationDrawer_navigation_style=0;
+ /**
+ * Attributes that can be used with a WearableRecyclerView.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableRecyclerView_bezel_width com.example.ruixuandai.zenfacedigit.test:bezel_width}
+ * {@link #WearableRecyclerView_circular_scrolling_gesture_enabled com.example.ruixuandai.zenfacedigit.test:circular_scrolling_gesture_enabled}
+ * {@link #WearableRecyclerView_scroll_degrees_per_screen com.example.ruixuandai.zenfacedigit.test:scroll_degrees_per_screen}
+ *
+ * @see #WearableRecyclerView_bezel_width
+ * @see #WearableRecyclerView_circular_scrolling_gesture_enabled
+ * @see #WearableRecyclerView_scroll_degrees_per_screen
+ */
+ public static final int[] WearableRecyclerView={
+ 0x7f040033, 0x7f040053, 0x7f0400f8
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#bezel_width}
+ * attribute's value can be found in the {@link #WearableRecyclerView} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:bezel_width
+ */
+ public static final int WearableRecyclerView_bezel_width=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#circular_scrolling_gesture_enabled}
+ * attribute's value can be found in the {@link #WearableRecyclerView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:circular_scrolling_gesture_enabled
+ */
+ public static final int WearableRecyclerView_circular_scrolling_gesture_enabled=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.test.R.attr#scroll_degrees_per_screen}
+ * attribute's value can be found in the {@link #WearableRecyclerView} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit.test:scroll_degrees_per_screen
+ */
+ public static final int WearableRecyclerView_scroll_degrees_per_screen=2;
+ }
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/arch/lifecycle/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/arch/lifecycle/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..b0be5d733549c22f668e4ca24786408e01e34707
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/arch/lifecycle/R.java
@@ -0,0 +1,10 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.lifecycle;
+
+public final class R {
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/compat/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/compat/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..3d6cc5917d0325da00b2db6d76d751ff9ce0c903
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/compat/R.java
@@ -0,0 +1,133 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.compat;
+
+public final class R {
+ public static final class attr {
+ public static final int font = 0x7f04008d;
+ public static final int fontProviderAuthority = 0x7f04008e;
+ public static final int fontProviderCerts = 0x7f04008f;
+ public static final int fontProviderFetchStrategy = 0x7f040090;
+ public static final int fontProviderFetchTimeout = 0x7f040091;
+ public static final int fontProviderPackage = 0x7f040092;
+ public static final int fontProviderQuery = 0x7f040093;
+ public static final int fontStyle = 0x7f040094;
+ public static final int fontWeight = 0x7f040095;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ public static final int notification_action_color_filter = 0x7f060063;
+ public static final int notification_icon_bg_color = 0x7f060064;
+ public static final int ripple_material_light = 0x7f060073;
+ public static final int secondary_text_default_material_light = 0x7f060075;
+ }
+ public static final class dimen {
+ public static final int compat_button_inset_horizontal_material = 0x7f070057;
+ public static final int compat_button_inset_vertical_material = 0x7f070058;
+ public static final int compat_button_padding_horizontal_material = 0x7f070059;
+ public static final int compat_button_padding_vertical_material = 0x7f07005a;
+ public static final int compat_control_corner_material = 0x7f07005b;
+ public static final int notification_action_icon_size = 0x7f070089;
+ public static final int notification_action_text_size = 0x7f07008a;
+ public static final int notification_big_circle_margin = 0x7f07008b;
+ public static final int notification_content_margin_start = 0x7f07008c;
+ public static final int notification_large_icon_height = 0x7f07008d;
+ public static final int notification_large_icon_width = 0x7f07008e;
+ public static final int notification_main_column_padding_top = 0x7f07008f;
+ public static final int notification_media_narrow_margin = 0x7f070090;
+ public static final int notification_right_icon_size = 0x7f070091;
+ public static final int notification_right_side_padding_top = 0x7f070092;
+ public static final int notification_small_icon_background_padding = 0x7f070093;
+ public static final int notification_small_icon_size_as_large = 0x7f070094;
+ public static final int notification_subtext_size = 0x7f070095;
+ public static final int notification_top_pad = 0x7f070096;
+ public static final int notification_top_pad_large_text = 0x7f070097;
+ }
+ public static final class drawable {
+ public static final int notification_action_background = 0x7f080076;
+ public static final int notification_bg = 0x7f080077;
+ public static final int notification_bg_low = 0x7f080078;
+ public static final int notification_bg_low_normal = 0x7f080079;
+ public static final int notification_bg_low_pressed = 0x7f08007a;
+ public static final int notification_bg_normal = 0x7f08007b;
+ public static final int notification_bg_normal_pressed = 0x7f08007c;
+ public static final int notification_icon_background = 0x7f08007d;
+ public static final int notification_template_icon_bg = 0x7f08007e;
+ public static final int notification_template_icon_low_bg = 0x7f08007f;
+ public static final int notification_tile_bg = 0x7f080080;
+ public static final int notify_panel_notification_icon_bg = 0x7f080081;
+ }
+ public static final class id {
+ public static final int action_container = 0x7f0a0008;
+ public static final int action_divider = 0x7f0a000a;
+ public static final int action_image = 0x7f0a000b;
+ public static final int action_text = 0x7f0a0011;
+ public static final int actions = 0x7f0a0012;
+ public static final int async = 0x7f0a001a;
+ public static final int blocking = 0x7f0a001d;
+ public static final int chronometer = 0x7f0a0026;
+ public static final int forever = 0x7f0a003d;
+ public static final int icon = 0x7f0a0041;
+ public static final int icon_group = 0x7f0a0042;
+ public static final int info = 0x7f0a0046;
+ public static final int italic = 0x7f0a0047;
+ public static final int line1 = 0x7f0a004b;
+ public static final int line3 = 0x7f0a004c;
+ public static final int normal = 0x7f0a0056;
+ public static final int notification_background = 0x7f0a0057;
+ public static final int notification_main_column = 0x7f0a0058;
+ public static final int notification_main_column_container = 0x7f0a0059;
+ public static final int right_icon = 0x7f0a005f;
+ public static final int right_side = 0x7f0a0060;
+ public static final int tag_transition_group = 0x7f0a0082;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int time = 0x7f0a0086;
+ public static final int title = 0x7f0a0087;
+ }
+ public static final class integer {
+ public static final int status_bar_notification_info_maxnum = 0x7f0b000a;
+ }
+ public static final class layout {
+ public static final int notification_action = 0x7f0d0021;
+ public static final int notification_action_tombstone = 0x7f0d0022;
+ public static final int notification_template_custom_big = 0x7f0d0029;
+ public static final int notification_template_icon_group = 0x7f0d002a;
+ public static final int notification_template_part_chronometer = 0x7f0d002f;
+ public static final int notification_template_part_time = 0x7f0d0030;
+ }
+ public static final class string {
+ public static final int status_bar_notification_info_overflow = 0x7f11004a;
+ }
+ public static final class style {
+ public static final int TextAppearance_Compat_Notification = 0x7f1200e0;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1200e1;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1200e3;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1200e6;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1200e8;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f120167;
+ public static final int Widget_Compat_NotificationActionText = 0x7f120168;
+ }
+ public static final class styleable {
+ public static final int[] FontFamily = { 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092, 0x7f040093 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d, 0x7f040094, 0x7f040095 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_font = 3;
+ public static final int FontFamilyFont_fontStyle = 4;
+ public static final int FontFamilyFont_fontWeight = 5;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/coreui/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/coreui/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..f1f50b167a76be62451336742c648eda6c9d73d3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/coreui/R.java
@@ -0,0 +1,133 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.coreui;
+
+public final class R {
+ public static final class attr {
+ public static final int font = 0x7f04008d;
+ public static final int fontProviderAuthority = 0x7f04008e;
+ public static final int fontProviderCerts = 0x7f04008f;
+ public static final int fontProviderFetchStrategy = 0x7f040090;
+ public static final int fontProviderFetchTimeout = 0x7f040091;
+ public static final int fontProviderPackage = 0x7f040092;
+ public static final int fontProviderQuery = 0x7f040093;
+ public static final int fontStyle = 0x7f040094;
+ public static final int fontWeight = 0x7f040095;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ public static final int notification_action_color_filter = 0x7f060063;
+ public static final int notification_icon_bg_color = 0x7f060064;
+ public static final int ripple_material_light = 0x7f060073;
+ public static final int secondary_text_default_material_light = 0x7f060075;
+ }
+ public static final class dimen {
+ public static final int compat_button_inset_horizontal_material = 0x7f070057;
+ public static final int compat_button_inset_vertical_material = 0x7f070058;
+ public static final int compat_button_padding_horizontal_material = 0x7f070059;
+ public static final int compat_button_padding_vertical_material = 0x7f07005a;
+ public static final int compat_control_corner_material = 0x7f07005b;
+ public static final int notification_action_icon_size = 0x7f070089;
+ public static final int notification_action_text_size = 0x7f07008a;
+ public static final int notification_big_circle_margin = 0x7f07008b;
+ public static final int notification_content_margin_start = 0x7f07008c;
+ public static final int notification_large_icon_height = 0x7f07008d;
+ public static final int notification_large_icon_width = 0x7f07008e;
+ public static final int notification_main_column_padding_top = 0x7f07008f;
+ public static final int notification_media_narrow_margin = 0x7f070090;
+ public static final int notification_right_icon_size = 0x7f070091;
+ public static final int notification_right_side_padding_top = 0x7f070092;
+ public static final int notification_small_icon_background_padding = 0x7f070093;
+ public static final int notification_small_icon_size_as_large = 0x7f070094;
+ public static final int notification_subtext_size = 0x7f070095;
+ public static final int notification_top_pad = 0x7f070096;
+ public static final int notification_top_pad_large_text = 0x7f070097;
+ }
+ public static final class drawable {
+ public static final int notification_action_background = 0x7f080076;
+ public static final int notification_bg = 0x7f080077;
+ public static final int notification_bg_low = 0x7f080078;
+ public static final int notification_bg_low_normal = 0x7f080079;
+ public static final int notification_bg_low_pressed = 0x7f08007a;
+ public static final int notification_bg_normal = 0x7f08007b;
+ public static final int notification_bg_normal_pressed = 0x7f08007c;
+ public static final int notification_icon_background = 0x7f08007d;
+ public static final int notification_template_icon_bg = 0x7f08007e;
+ public static final int notification_template_icon_low_bg = 0x7f08007f;
+ public static final int notification_tile_bg = 0x7f080080;
+ public static final int notify_panel_notification_icon_bg = 0x7f080081;
+ }
+ public static final class id {
+ public static final int action_container = 0x7f0a0008;
+ public static final int action_divider = 0x7f0a000a;
+ public static final int action_image = 0x7f0a000b;
+ public static final int action_text = 0x7f0a0011;
+ public static final int actions = 0x7f0a0012;
+ public static final int async = 0x7f0a001a;
+ public static final int blocking = 0x7f0a001d;
+ public static final int chronometer = 0x7f0a0026;
+ public static final int forever = 0x7f0a003d;
+ public static final int icon = 0x7f0a0041;
+ public static final int icon_group = 0x7f0a0042;
+ public static final int info = 0x7f0a0046;
+ public static final int italic = 0x7f0a0047;
+ public static final int line1 = 0x7f0a004b;
+ public static final int line3 = 0x7f0a004c;
+ public static final int normal = 0x7f0a0056;
+ public static final int notification_background = 0x7f0a0057;
+ public static final int notification_main_column = 0x7f0a0058;
+ public static final int notification_main_column_container = 0x7f0a0059;
+ public static final int right_icon = 0x7f0a005f;
+ public static final int right_side = 0x7f0a0060;
+ public static final int tag_transition_group = 0x7f0a0082;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int time = 0x7f0a0086;
+ public static final int title = 0x7f0a0087;
+ }
+ public static final class integer {
+ public static final int status_bar_notification_info_maxnum = 0x7f0b000a;
+ }
+ public static final class layout {
+ public static final int notification_action = 0x7f0d0021;
+ public static final int notification_action_tombstone = 0x7f0d0022;
+ public static final int notification_template_custom_big = 0x7f0d0029;
+ public static final int notification_template_icon_group = 0x7f0d002a;
+ public static final int notification_template_part_chronometer = 0x7f0d002f;
+ public static final int notification_template_part_time = 0x7f0d0030;
+ }
+ public static final class string {
+ public static final int status_bar_notification_info_overflow = 0x7f11004a;
+ }
+ public static final class style {
+ public static final int TextAppearance_Compat_Notification = 0x7f1200e0;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1200e1;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1200e3;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1200e6;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1200e8;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f120167;
+ public static final int Widget_Compat_NotificationActionText = 0x7f120168;
+ }
+ public static final class styleable {
+ public static final int[] FontFamily = { 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092, 0x7f040093 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d, 0x7f040094, 0x7f040095 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_font = 3;
+ public static final int FontFamilyFont_fontStyle = 4;
+ public static final int FontFamilyFont_fontWeight = 5;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/coreutils/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/coreutils/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..653d5994c451bf465cd98279dc502cc60820ee57
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/coreutils/R.java
@@ -0,0 +1,133 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.coreutils;
+
+public final class R {
+ public static final class attr {
+ public static final int font = 0x7f04008d;
+ public static final int fontProviderAuthority = 0x7f04008e;
+ public static final int fontProviderCerts = 0x7f04008f;
+ public static final int fontProviderFetchStrategy = 0x7f040090;
+ public static final int fontProviderFetchTimeout = 0x7f040091;
+ public static final int fontProviderPackage = 0x7f040092;
+ public static final int fontProviderQuery = 0x7f040093;
+ public static final int fontStyle = 0x7f040094;
+ public static final int fontWeight = 0x7f040095;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ public static final int notification_action_color_filter = 0x7f060063;
+ public static final int notification_icon_bg_color = 0x7f060064;
+ public static final int ripple_material_light = 0x7f060073;
+ public static final int secondary_text_default_material_light = 0x7f060075;
+ }
+ public static final class dimen {
+ public static final int compat_button_inset_horizontal_material = 0x7f070057;
+ public static final int compat_button_inset_vertical_material = 0x7f070058;
+ public static final int compat_button_padding_horizontal_material = 0x7f070059;
+ public static final int compat_button_padding_vertical_material = 0x7f07005a;
+ public static final int compat_control_corner_material = 0x7f07005b;
+ public static final int notification_action_icon_size = 0x7f070089;
+ public static final int notification_action_text_size = 0x7f07008a;
+ public static final int notification_big_circle_margin = 0x7f07008b;
+ public static final int notification_content_margin_start = 0x7f07008c;
+ public static final int notification_large_icon_height = 0x7f07008d;
+ public static final int notification_large_icon_width = 0x7f07008e;
+ public static final int notification_main_column_padding_top = 0x7f07008f;
+ public static final int notification_media_narrow_margin = 0x7f070090;
+ public static final int notification_right_icon_size = 0x7f070091;
+ public static final int notification_right_side_padding_top = 0x7f070092;
+ public static final int notification_small_icon_background_padding = 0x7f070093;
+ public static final int notification_small_icon_size_as_large = 0x7f070094;
+ public static final int notification_subtext_size = 0x7f070095;
+ public static final int notification_top_pad = 0x7f070096;
+ public static final int notification_top_pad_large_text = 0x7f070097;
+ }
+ public static final class drawable {
+ public static final int notification_action_background = 0x7f080076;
+ public static final int notification_bg = 0x7f080077;
+ public static final int notification_bg_low = 0x7f080078;
+ public static final int notification_bg_low_normal = 0x7f080079;
+ public static final int notification_bg_low_pressed = 0x7f08007a;
+ public static final int notification_bg_normal = 0x7f08007b;
+ public static final int notification_bg_normal_pressed = 0x7f08007c;
+ public static final int notification_icon_background = 0x7f08007d;
+ public static final int notification_template_icon_bg = 0x7f08007e;
+ public static final int notification_template_icon_low_bg = 0x7f08007f;
+ public static final int notification_tile_bg = 0x7f080080;
+ public static final int notify_panel_notification_icon_bg = 0x7f080081;
+ }
+ public static final class id {
+ public static final int action_container = 0x7f0a0008;
+ public static final int action_divider = 0x7f0a000a;
+ public static final int action_image = 0x7f0a000b;
+ public static final int action_text = 0x7f0a0011;
+ public static final int actions = 0x7f0a0012;
+ public static final int async = 0x7f0a001a;
+ public static final int blocking = 0x7f0a001d;
+ public static final int chronometer = 0x7f0a0026;
+ public static final int forever = 0x7f0a003d;
+ public static final int icon = 0x7f0a0041;
+ public static final int icon_group = 0x7f0a0042;
+ public static final int info = 0x7f0a0046;
+ public static final int italic = 0x7f0a0047;
+ public static final int line1 = 0x7f0a004b;
+ public static final int line3 = 0x7f0a004c;
+ public static final int normal = 0x7f0a0056;
+ public static final int notification_background = 0x7f0a0057;
+ public static final int notification_main_column = 0x7f0a0058;
+ public static final int notification_main_column_container = 0x7f0a0059;
+ public static final int right_icon = 0x7f0a005f;
+ public static final int right_side = 0x7f0a0060;
+ public static final int tag_transition_group = 0x7f0a0082;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int time = 0x7f0a0086;
+ public static final int title = 0x7f0a0087;
+ }
+ public static final class integer {
+ public static final int status_bar_notification_info_maxnum = 0x7f0b000a;
+ }
+ public static final class layout {
+ public static final int notification_action = 0x7f0d0021;
+ public static final int notification_action_tombstone = 0x7f0d0022;
+ public static final int notification_template_custom_big = 0x7f0d0029;
+ public static final int notification_template_icon_group = 0x7f0d002a;
+ public static final int notification_template_part_chronometer = 0x7f0d002f;
+ public static final int notification_template_part_time = 0x7f0d0030;
+ }
+ public static final class string {
+ public static final int status_bar_notification_info_overflow = 0x7f11004a;
+ }
+ public static final class style {
+ public static final int TextAppearance_Compat_Notification = 0x7f1200e0;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1200e1;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1200e3;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1200e6;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1200e8;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f120167;
+ public static final int Widget_Compat_NotificationActionText = 0x7f120168;
+ }
+ public static final class styleable {
+ public static final int[] FontFamily = { 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092, 0x7f040093 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d, 0x7f040094, 0x7f040095 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_font = 3;
+ public static final int FontFamilyFont_fontStyle = 4;
+ public static final int FontFamilyFont_fontWeight = 5;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/fragment/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/fragment/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..9a6f2c42784462158b3d9d450bcac336fd302bb8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/fragment/R.java
@@ -0,0 +1,133 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.fragment;
+
+public final class R {
+ public static final class attr {
+ public static final int font = 0x7f04008d;
+ public static final int fontProviderAuthority = 0x7f04008e;
+ public static final int fontProviderCerts = 0x7f04008f;
+ public static final int fontProviderFetchStrategy = 0x7f040090;
+ public static final int fontProviderFetchTimeout = 0x7f040091;
+ public static final int fontProviderPackage = 0x7f040092;
+ public static final int fontProviderQuery = 0x7f040093;
+ public static final int fontStyle = 0x7f040094;
+ public static final int fontWeight = 0x7f040095;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ public static final int notification_action_color_filter = 0x7f060063;
+ public static final int notification_icon_bg_color = 0x7f060064;
+ public static final int ripple_material_light = 0x7f060073;
+ public static final int secondary_text_default_material_light = 0x7f060075;
+ }
+ public static final class dimen {
+ public static final int compat_button_inset_horizontal_material = 0x7f070057;
+ public static final int compat_button_inset_vertical_material = 0x7f070058;
+ public static final int compat_button_padding_horizontal_material = 0x7f070059;
+ public static final int compat_button_padding_vertical_material = 0x7f07005a;
+ public static final int compat_control_corner_material = 0x7f07005b;
+ public static final int notification_action_icon_size = 0x7f070089;
+ public static final int notification_action_text_size = 0x7f07008a;
+ public static final int notification_big_circle_margin = 0x7f07008b;
+ public static final int notification_content_margin_start = 0x7f07008c;
+ public static final int notification_large_icon_height = 0x7f07008d;
+ public static final int notification_large_icon_width = 0x7f07008e;
+ public static final int notification_main_column_padding_top = 0x7f07008f;
+ public static final int notification_media_narrow_margin = 0x7f070090;
+ public static final int notification_right_icon_size = 0x7f070091;
+ public static final int notification_right_side_padding_top = 0x7f070092;
+ public static final int notification_small_icon_background_padding = 0x7f070093;
+ public static final int notification_small_icon_size_as_large = 0x7f070094;
+ public static final int notification_subtext_size = 0x7f070095;
+ public static final int notification_top_pad = 0x7f070096;
+ public static final int notification_top_pad_large_text = 0x7f070097;
+ }
+ public static final class drawable {
+ public static final int notification_action_background = 0x7f080076;
+ public static final int notification_bg = 0x7f080077;
+ public static final int notification_bg_low = 0x7f080078;
+ public static final int notification_bg_low_normal = 0x7f080079;
+ public static final int notification_bg_low_pressed = 0x7f08007a;
+ public static final int notification_bg_normal = 0x7f08007b;
+ public static final int notification_bg_normal_pressed = 0x7f08007c;
+ public static final int notification_icon_background = 0x7f08007d;
+ public static final int notification_template_icon_bg = 0x7f08007e;
+ public static final int notification_template_icon_low_bg = 0x7f08007f;
+ public static final int notification_tile_bg = 0x7f080080;
+ public static final int notify_panel_notification_icon_bg = 0x7f080081;
+ }
+ public static final class id {
+ public static final int action_container = 0x7f0a0008;
+ public static final int action_divider = 0x7f0a000a;
+ public static final int action_image = 0x7f0a000b;
+ public static final int action_text = 0x7f0a0011;
+ public static final int actions = 0x7f0a0012;
+ public static final int async = 0x7f0a001a;
+ public static final int blocking = 0x7f0a001d;
+ public static final int chronometer = 0x7f0a0026;
+ public static final int forever = 0x7f0a003d;
+ public static final int icon = 0x7f0a0041;
+ public static final int icon_group = 0x7f0a0042;
+ public static final int info = 0x7f0a0046;
+ public static final int italic = 0x7f0a0047;
+ public static final int line1 = 0x7f0a004b;
+ public static final int line3 = 0x7f0a004c;
+ public static final int normal = 0x7f0a0056;
+ public static final int notification_background = 0x7f0a0057;
+ public static final int notification_main_column = 0x7f0a0058;
+ public static final int notification_main_column_container = 0x7f0a0059;
+ public static final int right_icon = 0x7f0a005f;
+ public static final int right_side = 0x7f0a0060;
+ public static final int tag_transition_group = 0x7f0a0082;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int time = 0x7f0a0086;
+ public static final int title = 0x7f0a0087;
+ }
+ public static final class integer {
+ public static final int status_bar_notification_info_maxnum = 0x7f0b000a;
+ }
+ public static final class layout {
+ public static final int notification_action = 0x7f0d0021;
+ public static final int notification_action_tombstone = 0x7f0d0022;
+ public static final int notification_template_custom_big = 0x7f0d0029;
+ public static final int notification_template_icon_group = 0x7f0d002a;
+ public static final int notification_template_part_chronometer = 0x7f0d002f;
+ public static final int notification_template_part_time = 0x7f0d0030;
+ }
+ public static final class string {
+ public static final int status_bar_notification_info_overflow = 0x7f11004a;
+ }
+ public static final class style {
+ public static final int TextAppearance_Compat_Notification = 0x7f1200e0;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1200e1;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1200e3;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1200e6;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1200e8;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f120167;
+ public static final int Widget_Compat_NotificationActionText = 0x7f120168;
+ }
+ public static final class styleable {
+ public static final int[] FontFamily = { 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092, 0x7f040093 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d, 0x7f040094, 0x7f040095 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_font = 3;
+ public static final int FontFamilyFont_fontStyle = 4;
+ public static final int FontFamilyFont_fontWeight = 5;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/graphics/drawable/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/graphics/drawable/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..4faa48452e29ef4ac7ec139d236b4148e2d3fee8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/graphics/drawable/R.java
@@ -0,0 +1,10 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.graphics.drawable;
+
+public final class R {
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/graphics/drawable/animated/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/graphics/drawable/animated/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..9a8426e5fc77f4a4e33c77181fa66a316f7ad58c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/graphics/drawable/animated/R.java
@@ -0,0 +1,10 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.graphics.drawable.animated;
+
+public final class R {
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/mediacompat/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/mediacompat/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..6b6c7286ca7975049b3c6aea2cf80f2dd4b2d935
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/mediacompat/R.java
@@ -0,0 +1,156 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.mediacompat;
+
+public final class R {
+ public static final class attr {
+ public static final int font = 0x7f04008d;
+ public static final int fontProviderAuthority = 0x7f04008e;
+ public static final int fontProviderCerts = 0x7f04008f;
+ public static final int fontProviderFetchStrategy = 0x7f040090;
+ public static final int fontProviderFetchTimeout = 0x7f040091;
+ public static final int fontProviderPackage = 0x7f040092;
+ public static final int fontProviderQuery = 0x7f040093;
+ public static final int fontStyle = 0x7f040094;
+ public static final int fontWeight = 0x7f040095;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ public static final int notification_action_color_filter = 0x7f060063;
+ public static final int notification_icon_bg_color = 0x7f060064;
+ public static final int notification_material_background_media_default_color = 0x7f060065;
+ public static final int primary_text_default_material_dark = 0x7f06006c;
+ public static final int ripple_material_light = 0x7f060073;
+ public static final int secondary_text_default_material_dark = 0x7f060074;
+ public static final int secondary_text_default_material_light = 0x7f060075;
+ }
+ public static final class dimen {
+ public static final int compat_button_inset_horizontal_material = 0x7f070057;
+ public static final int compat_button_inset_vertical_material = 0x7f070058;
+ public static final int compat_button_padding_horizontal_material = 0x7f070059;
+ public static final int compat_button_padding_vertical_material = 0x7f07005a;
+ public static final int compat_control_corner_material = 0x7f07005b;
+ public static final int notification_action_icon_size = 0x7f070089;
+ public static final int notification_action_text_size = 0x7f07008a;
+ public static final int notification_big_circle_margin = 0x7f07008b;
+ public static final int notification_content_margin_start = 0x7f07008c;
+ public static final int notification_large_icon_height = 0x7f07008d;
+ public static final int notification_large_icon_width = 0x7f07008e;
+ public static final int notification_main_column_padding_top = 0x7f07008f;
+ public static final int notification_media_narrow_margin = 0x7f070090;
+ public static final int notification_right_icon_size = 0x7f070091;
+ public static final int notification_right_side_padding_top = 0x7f070092;
+ public static final int notification_small_icon_background_padding = 0x7f070093;
+ public static final int notification_small_icon_size_as_large = 0x7f070094;
+ public static final int notification_subtext_size = 0x7f070095;
+ public static final int notification_top_pad = 0x7f070096;
+ public static final int notification_top_pad_large_text = 0x7f070097;
+ }
+ public static final class drawable {
+ public static final int notification_action_background = 0x7f080076;
+ public static final int notification_bg = 0x7f080077;
+ public static final int notification_bg_low = 0x7f080078;
+ public static final int notification_bg_low_normal = 0x7f080079;
+ public static final int notification_bg_low_pressed = 0x7f08007a;
+ public static final int notification_bg_normal = 0x7f08007b;
+ public static final int notification_bg_normal_pressed = 0x7f08007c;
+ public static final int notification_icon_background = 0x7f08007d;
+ public static final int notification_template_icon_bg = 0x7f08007e;
+ public static final int notification_template_icon_low_bg = 0x7f08007f;
+ public static final int notification_tile_bg = 0x7f080080;
+ public static final int notify_panel_notification_icon_bg = 0x7f080081;
+ }
+ public static final class id {
+ public static final int action0 = 0x7f0a0000;
+ public static final int action_container = 0x7f0a0008;
+ public static final int action_divider = 0x7f0a000a;
+ public static final int action_image = 0x7f0a000b;
+ public static final int action_text = 0x7f0a0011;
+ public static final int actions = 0x7f0a0012;
+ public static final int async = 0x7f0a001a;
+ public static final int blocking = 0x7f0a001d;
+ public static final int cancel_action = 0x7f0a0021;
+ public static final int chronometer = 0x7f0a0026;
+ public static final int end_padder = 0x7f0a0036;
+ public static final int forever = 0x7f0a003d;
+ public static final int icon = 0x7f0a0041;
+ public static final int icon_group = 0x7f0a0042;
+ public static final int info = 0x7f0a0046;
+ public static final int italic = 0x7f0a0047;
+ public static final int line1 = 0x7f0a004b;
+ public static final int line3 = 0x7f0a004c;
+ public static final int media_actions = 0x7f0a004f;
+ public static final int normal = 0x7f0a0056;
+ public static final int notification_background = 0x7f0a0057;
+ public static final int notification_main_column = 0x7f0a0058;
+ public static final int notification_main_column_container = 0x7f0a0059;
+ public static final int right_icon = 0x7f0a005f;
+ public static final int right_side = 0x7f0a0060;
+ public static final int status_bar_latest_event_content = 0x7f0a007f;
+ public static final int tag_transition_group = 0x7f0a0082;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int time = 0x7f0a0086;
+ public static final int title = 0x7f0a0087;
+ }
+ public static final class integer {
+ public static final int cancel_button_image_alpha = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b000a;
+ }
+ public static final class layout {
+ public static final int notification_action = 0x7f0d0021;
+ public static final int notification_action_tombstone = 0x7f0d0022;
+ public static final int notification_media_action = 0x7f0d0023;
+ public static final int notification_media_cancel_action = 0x7f0d0024;
+ public static final int notification_template_big_media = 0x7f0d0025;
+ public static final int notification_template_big_media_custom = 0x7f0d0026;
+ public static final int notification_template_big_media_narrow = 0x7f0d0027;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0d0028;
+ public static final int notification_template_custom_big = 0x7f0d0029;
+ public static final int notification_template_icon_group = 0x7f0d002a;
+ public static final int notification_template_lines_media = 0x7f0d002c;
+ public static final int notification_template_media = 0x7f0d002d;
+ public static final int notification_template_media_custom = 0x7f0d002e;
+ public static final int notification_template_part_chronometer = 0x7f0d002f;
+ public static final int notification_template_part_time = 0x7f0d0030;
+ }
+ public static final class string {
+ public static final int status_bar_notification_info_overflow = 0x7f11004a;
+ }
+ public static final class style {
+ public static final int TextAppearance_Compat_Notification = 0x7f1200e0;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1200e1;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f1200e2;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1200e3;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f1200e4;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f1200e5;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1200e6;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f1200e7;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1200e8;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f1200e9;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f120167;
+ public static final int Widget_Compat_NotificationActionText = 0x7f120168;
+ }
+ public static final class styleable {
+ public static final int[] FontFamily = { 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092, 0x7f040093 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d, 0x7f040094, 0x7f040095 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_font = 3;
+ public static final int FontFamilyFont_fontStyle = 4;
+ public static final int FontFamilyFont_fontWeight = 5;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/percent/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/percent/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..5e7eb4586d3cd278c1f99d0cac9e9f42a4560e5b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/percent/R.java
@@ -0,0 +1,35 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.percent;
+
+public final class R {
+ public static final class attr {
+ public static final int layout_aspectRatio = 0x7f0400ad;
+ public static final int layout_heightPercent = 0x7f0400b0;
+ public static final int layout_marginBottomPercent = 0x7f0400b2;
+ public static final int layout_marginEndPercent = 0x7f0400b4;
+ public static final int layout_marginLeftPercent = 0x7f0400b5;
+ public static final int layout_marginPercent = 0x7f0400b7;
+ public static final int layout_marginRightPercent = 0x7f0400b8;
+ public static final int layout_marginStartPercent = 0x7f0400bb;
+ public static final int layout_marginTopPercent = 0x7f0400bc;
+ public static final int layout_widthPercent = 0x7f0400be;
+ }
+ public static final class styleable {
+ public static final int[] PercentLayout_Layout = { 0x7f0400ad, 0x7f0400b0, 0x7f0400b2, 0x7f0400b4, 0x7f0400b5, 0x7f0400b7, 0x7f0400b8, 0x7f0400bb, 0x7f0400bc, 0x7f0400be };
+ public static final int PercentLayout_Layout_layout_aspectRatio = 0;
+ public static final int PercentLayout_Layout_layout_heightPercent = 1;
+ public static final int PercentLayout_Layout_layout_marginBottomPercent = 2;
+ public static final int PercentLayout_Layout_layout_marginEndPercent = 3;
+ public static final int PercentLayout_Layout_layout_marginLeftPercent = 4;
+ public static final int PercentLayout_Layout_layout_marginPercent = 5;
+ public static final int PercentLayout_Layout_layout_marginRightPercent = 6;
+ public static final int PercentLayout_Layout_layout_marginStartPercent = 7;
+ public static final int PercentLayout_Layout_layout_marginTopPercent = 8;
+ public static final int PercentLayout_Layout_layout_widthPercent = 9;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v13/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v13/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..2a83cd72a22e13760ed05ea5b843e34e5a9e6a9a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v13/R.java
@@ -0,0 +1,156 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v13;
+
+public final class R {
+ public static final class attr {
+ public static final int font = 0x7f04008d;
+ public static final int fontProviderAuthority = 0x7f04008e;
+ public static final int fontProviderCerts = 0x7f04008f;
+ public static final int fontProviderFetchStrategy = 0x7f040090;
+ public static final int fontProviderFetchTimeout = 0x7f040091;
+ public static final int fontProviderPackage = 0x7f040092;
+ public static final int fontProviderQuery = 0x7f040093;
+ public static final int fontStyle = 0x7f040094;
+ public static final int fontWeight = 0x7f040095;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ public static final int notification_action_color_filter = 0x7f060063;
+ public static final int notification_icon_bg_color = 0x7f060064;
+ public static final int notification_material_background_media_default_color = 0x7f060065;
+ public static final int primary_text_default_material_dark = 0x7f06006c;
+ public static final int ripple_material_light = 0x7f060073;
+ public static final int secondary_text_default_material_dark = 0x7f060074;
+ public static final int secondary_text_default_material_light = 0x7f060075;
+ }
+ public static final class dimen {
+ public static final int compat_button_inset_horizontal_material = 0x7f070057;
+ public static final int compat_button_inset_vertical_material = 0x7f070058;
+ public static final int compat_button_padding_horizontal_material = 0x7f070059;
+ public static final int compat_button_padding_vertical_material = 0x7f07005a;
+ public static final int compat_control_corner_material = 0x7f07005b;
+ public static final int notification_action_icon_size = 0x7f070089;
+ public static final int notification_action_text_size = 0x7f07008a;
+ public static final int notification_big_circle_margin = 0x7f07008b;
+ public static final int notification_content_margin_start = 0x7f07008c;
+ public static final int notification_large_icon_height = 0x7f07008d;
+ public static final int notification_large_icon_width = 0x7f07008e;
+ public static final int notification_main_column_padding_top = 0x7f07008f;
+ public static final int notification_media_narrow_margin = 0x7f070090;
+ public static final int notification_right_icon_size = 0x7f070091;
+ public static final int notification_right_side_padding_top = 0x7f070092;
+ public static final int notification_small_icon_background_padding = 0x7f070093;
+ public static final int notification_small_icon_size_as_large = 0x7f070094;
+ public static final int notification_subtext_size = 0x7f070095;
+ public static final int notification_top_pad = 0x7f070096;
+ public static final int notification_top_pad_large_text = 0x7f070097;
+ }
+ public static final class drawable {
+ public static final int notification_action_background = 0x7f080076;
+ public static final int notification_bg = 0x7f080077;
+ public static final int notification_bg_low = 0x7f080078;
+ public static final int notification_bg_low_normal = 0x7f080079;
+ public static final int notification_bg_low_pressed = 0x7f08007a;
+ public static final int notification_bg_normal = 0x7f08007b;
+ public static final int notification_bg_normal_pressed = 0x7f08007c;
+ public static final int notification_icon_background = 0x7f08007d;
+ public static final int notification_template_icon_bg = 0x7f08007e;
+ public static final int notification_template_icon_low_bg = 0x7f08007f;
+ public static final int notification_tile_bg = 0x7f080080;
+ public static final int notify_panel_notification_icon_bg = 0x7f080081;
+ }
+ public static final class id {
+ public static final int action0 = 0x7f0a0000;
+ public static final int action_container = 0x7f0a0008;
+ public static final int action_divider = 0x7f0a000a;
+ public static final int action_image = 0x7f0a000b;
+ public static final int action_text = 0x7f0a0011;
+ public static final int actions = 0x7f0a0012;
+ public static final int async = 0x7f0a001a;
+ public static final int blocking = 0x7f0a001d;
+ public static final int cancel_action = 0x7f0a0021;
+ public static final int chronometer = 0x7f0a0026;
+ public static final int end_padder = 0x7f0a0036;
+ public static final int forever = 0x7f0a003d;
+ public static final int icon = 0x7f0a0041;
+ public static final int icon_group = 0x7f0a0042;
+ public static final int info = 0x7f0a0046;
+ public static final int italic = 0x7f0a0047;
+ public static final int line1 = 0x7f0a004b;
+ public static final int line3 = 0x7f0a004c;
+ public static final int media_actions = 0x7f0a004f;
+ public static final int normal = 0x7f0a0056;
+ public static final int notification_background = 0x7f0a0057;
+ public static final int notification_main_column = 0x7f0a0058;
+ public static final int notification_main_column_container = 0x7f0a0059;
+ public static final int right_icon = 0x7f0a005f;
+ public static final int right_side = 0x7f0a0060;
+ public static final int status_bar_latest_event_content = 0x7f0a007f;
+ public static final int tag_transition_group = 0x7f0a0082;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int time = 0x7f0a0086;
+ public static final int title = 0x7f0a0087;
+ }
+ public static final class integer {
+ public static final int cancel_button_image_alpha = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b000a;
+ }
+ public static final class layout {
+ public static final int notification_action = 0x7f0d0021;
+ public static final int notification_action_tombstone = 0x7f0d0022;
+ public static final int notification_media_action = 0x7f0d0023;
+ public static final int notification_media_cancel_action = 0x7f0d0024;
+ public static final int notification_template_big_media = 0x7f0d0025;
+ public static final int notification_template_big_media_custom = 0x7f0d0026;
+ public static final int notification_template_big_media_narrow = 0x7f0d0027;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0d0028;
+ public static final int notification_template_custom_big = 0x7f0d0029;
+ public static final int notification_template_icon_group = 0x7f0d002a;
+ public static final int notification_template_lines_media = 0x7f0d002c;
+ public static final int notification_template_media = 0x7f0d002d;
+ public static final int notification_template_media_custom = 0x7f0d002e;
+ public static final int notification_template_part_chronometer = 0x7f0d002f;
+ public static final int notification_template_part_time = 0x7f0d0030;
+ }
+ public static final class string {
+ public static final int status_bar_notification_info_overflow = 0x7f11004a;
+ }
+ public static final class style {
+ public static final int TextAppearance_Compat_Notification = 0x7f1200e0;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1200e1;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f1200e2;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1200e3;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f1200e4;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f1200e5;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1200e6;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f1200e7;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1200e8;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f1200e9;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f120167;
+ public static final int Widget_Compat_NotificationActionText = 0x7f120168;
+ }
+ public static final class styleable {
+ public static final int[] FontFamily = { 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092, 0x7f040093 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d, 0x7f040094, 0x7f040095 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_font = 3;
+ public static final int FontFamilyFont_fontStyle = 4;
+ public static final int FontFamilyFont_fontWeight = 5;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v4/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v4/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..dde57505483d191326b6ee236f21c9dad40bbda5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v4/R.java
@@ -0,0 +1,156 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v4;
+
+public final class R {
+ public static final class attr {
+ public static final int font = 0x7f04008d;
+ public static final int fontProviderAuthority = 0x7f04008e;
+ public static final int fontProviderCerts = 0x7f04008f;
+ public static final int fontProviderFetchStrategy = 0x7f040090;
+ public static final int fontProviderFetchTimeout = 0x7f040091;
+ public static final int fontProviderPackage = 0x7f040092;
+ public static final int fontProviderQuery = 0x7f040093;
+ public static final int fontStyle = 0x7f040094;
+ public static final int fontWeight = 0x7f040095;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ public static final int notification_action_color_filter = 0x7f060063;
+ public static final int notification_icon_bg_color = 0x7f060064;
+ public static final int notification_material_background_media_default_color = 0x7f060065;
+ public static final int primary_text_default_material_dark = 0x7f06006c;
+ public static final int ripple_material_light = 0x7f060073;
+ public static final int secondary_text_default_material_dark = 0x7f060074;
+ public static final int secondary_text_default_material_light = 0x7f060075;
+ }
+ public static final class dimen {
+ public static final int compat_button_inset_horizontal_material = 0x7f070057;
+ public static final int compat_button_inset_vertical_material = 0x7f070058;
+ public static final int compat_button_padding_horizontal_material = 0x7f070059;
+ public static final int compat_button_padding_vertical_material = 0x7f07005a;
+ public static final int compat_control_corner_material = 0x7f07005b;
+ public static final int notification_action_icon_size = 0x7f070089;
+ public static final int notification_action_text_size = 0x7f07008a;
+ public static final int notification_big_circle_margin = 0x7f07008b;
+ public static final int notification_content_margin_start = 0x7f07008c;
+ public static final int notification_large_icon_height = 0x7f07008d;
+ public static final int notification_large_icon_width = 0x7f07008e;
+ public static final int notification_main_column_padding_top = 0x7f07008f;
+ public static final int notification_media_narrow_margin = 0x7f070090;
+ public static final int notification_right_icon_size = 0x7f070091;
+ public static final int notification_right_side_padding_top = 0x7f070092;
+ public static final int notification_small_icon_background_padding = 0x7f070093;
+ public static final int notification_small_icon_size_as_large = 0x7f070094;
+ public static final int notification_subtext_size = 0x7f070095;
+ public static final int notification_top_pad = 0x7f070096;
+ public static final int notification_top_pad_large_text = 0x7f070097;
+ }
+ public static final class drawable {
+ public static final int notification_action_background = 0x7f080076;
+ public static final int notification_bg = 0x7f080077;
+ public static final int notification_bg_low = 0x7f080078;
+ public static final int notification_bg_low_normal = 0x7f080079;
+ public static final int notification_bg_low_pressed = 0x7f08007a;
+ public static final int notification_bg_normal = 0x7f08007b;
+ public static final int notification_bg_normal_pressed = 0x7f08007c;
+ public static final int notification_icon_background = 0x7f08007d;
+ public static final int notification_template_icon_bg = 0x7f08007e;
+ public static final int notification_template_icon_low_bg = 0x7f08007f;
+ public static final int notification_tile_bg = 0x7f080080;
+ public static final int notify_panel_notification_icon_bg = 0x7f080081;
+ }
+ public static final class id {
+ public static final int action0 = 0x7f0a0000;
+ public static final int action_container = 0x7f0a0008;
+ public static final int action_divider = 0x7f0a000a;
+ public static final int action_image = 0x7f0a000b;
+ public static final int action_text = 0x7f0a0011;
+ public static final int actions = 0x7f0a0012;
+ public static final int async = 0x7f0a001a;
+ public static final int blocking = 0x7f0a001d;
+ public static final int cancel_action = 0x7f0a0021;
+ public static final int chronometer = 0x7f0a0026;
+ public static final int end_padder = 0x7f0a0036;
+ public static final int forever = 0x7f0a003d;
+ public static final int icon = 0x7f0a0041;
+ public static final int icon_group = 0x7f0a0042;
+ public static final int info = 0x7f0a0046;
+ public static final int italic = 0x7f0a0047;
+ public static final int line1 = 0x7f0a004b;
+ public static final int line3 = 0x7f0a004c;
+ public static final int media_actions = 0x7f0a004f;
+ public static final int normal = 0x7f0a0056;
+ public static final int notification_background = 0x7f0a0057;
+ public static final int notification_main_column = 0x7f0a0058;
+ public static final int notification_main_column_container = 0x7f0a0059;
+ public static final int right_icon = 0x7f0a005f;
+ public static final int right_side = 0x7f0a0060;
+ public static final int status_bar_latest_event_content = 0x7f0a007f;
+ public static final int tag_transition_group = 0x7f0a0082;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int time = 0x7f0a0086;
+ public static final int title = 0x7f0a0087;
+ }
+ public static final class integer {
+ public static final int cancel_button_image_alpha = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b000a;
+ }
+ public static final class layout {
+ public static final int notification_action = 0x7f0d0021;
+ public static final int notification_action_tombstone = 0x7f0d0022;
+ public static final int notification_media_action = 0x7f0d0023;
+ public static final int notification_media_cancel_action = 0x7f0d0024;
+ public static final int notification_template_big_media = 0x7f0d0025;
+ public static final int notification_template_big_media_custom = 0x7f0d0026;
+ public static final int notification_template_big_media_narrow = 0x7f0d0027;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0d0028;
+ public static final int notification_template_custom_big = 0x7f0d0029;
+ public static final int notification_template_icon_group = 0x7f0d002a;
+ public static final int notification_template_lines_media = 0x7f0d002c;
+ public static final int notification_template_media = 0x7f0d002d;
+ public static final int notification_template_media_custom = 0x7f0d002e;
+ public static final int notification_template_part_chronometer = 0x7f0d002f;
+ public static final int notification_template_part_time = 0x7f0d0030;
+ }
+ public static final class string {
+ public static final int status_bar_notification_info_overflow = 0x7f11004a;
+ }
+ public static final class style {
+ public static final int TextAppearance_Compat_Notification = 0x7f1200e0;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1200e1;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f1200e2;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1200e3;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f1200e4;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f1200e5;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1200e6;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f1200e7;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1200e8;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f1200e9;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f120167;
+ public static final int Widget_Compat_NotificationActionText = 0x7f120168;
+ }
+ public static final class styleable {
+ public static final int[] FontFamily = { 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092, 0x7f040093 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d, 0x7f040094, 0x7f040095 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_font = 3;
+ public static final int FontFamilyFont_fontStyle = 4;
+ public static final int FontFamilyFont_fontWeight = 5;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..4316e0287ee0c51c32f562dbff3063eb8e8a4eb2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java
@@ -0,0 +1,1281 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v7.appcompat;
+
+public final class R {
+ public static final class anim {
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ }
+ public static final class attr {
+ public static final int actionBarDivider = 0x7f040000;
+ public static final int actionBarItemBackground = 0x7f040001;
+ public static final int actionBarPopupTheme = 0x7f040002;
+ public static final int actionBarSize = 0x7f040003;
+ public static final int actionBarSplitStyle = 0x7f040004;
+ public static final int actionBarStyle = 0x7f040005;
+ public static final int actionBarTabBarStyle = 0x7f040006;
+ public static final int actionBarTabStyle = 0x7f040007;
+ public static final int actionBarTabTextStyle = 0x7f040008;
+ public static final int actionBarTheme = 0x7f040009;
+ public static final int actionBarWidgetTheme = 0x7f04000a;
+ public static final int actionButtonStyle = 0x7f04000b;
+ public static final int actionDropDownStyle = 0x7f04000c;
+ public static final int actionLayout = 0x7f04000d;
+ public static final int actionMenuTextAppearance = 0x7f04000e;
+ public static final int actionMenuTextColor = 0x7f04000f;
+ public static final int actionModeBackground = 0x7f040010;
+ public static final int actionModeCloseButtonStyle = 0x7f040011;
+ public static final int actionModeCloseDrawable = 0x7f040012;
+ public static final int actionModeCopyDrawable = 0x7f040013;
+ public static final int actionModeCutDrawable = 0x7f040014;
+ public static final int actionModeFindDrawable = 0x7f040015;
+ public static final int actionModePasteDrawable = 0x7f040016;
+ public static final int actionModePopupWindowStyle = 0x7f040017;
+ public static final int actionModeSelectAllDrawable = 0x7f040018;
+ public static final int actionModeShareDrawable = 0x7f040019;
+ public static final int actionModeSplitBackground = 0x7f04001a;
+ public static final int actionModeStyle = 0x7f04001b;
+ public static final int actionModeWebSearchDrawable = 0x7f04001c;
+ public static final int actionOverflowButtonStyle = 0x7f04001d;
+ public static final int actionOverflowMenuStyle = 0x7f04001e;
+ public static final int actionProviderClass = 0x7f04001f;
+ public static final int actionViewClass = 0x7f040020;
+ public static final int activityChooserViewStyle = 0x7f040022;
+ public static final int alertDialogButtonGroupStyle = 0x7f040023;
+ public static final int alertDialogCenterButtons = 0x7f040024;
+ public static final int alertDialogStyle = 0x7f040025;
+ public static final int alertDialogTheme = 0x7f040026;
+ public static final int allowStacking = 0x7f040027;
+ public static final int arrowHeadLength = 0x7f040028;
+ public static final int arrowShaftLength = 0x7f040029;
+ public static final int autoCompleteTextViewStyle = 0x7f04002a;
+ public static final int background = 0x7f04002b;
+ public static final int backgroundSplit = 0x7f04002e;
+ public static final int backgroundStacked = 0x7f04002f;
+ public static final int backgroundTint = 0x7f040030;
+ public static final int backgroundTintMode = 0x7f040031;
+ public static final int barLength = 0x7f040032;
+ public static final int borderlessButtonStyle = 0x7f04003a;
+ public static final int buttonBarButtonStyle = 0x7f04003b;
+ public static final int buttonBarNegativeButtonStyle = 0x7f04003c;
+ public static final int buttonBarNeutralButtonStyle = 0x7f04003d;
+ public static final int buttonBarPositiveButtonStyle = 0x7f04003e;
+ public static final int buttonBarStyle = 0x7f04003f;
+ public static final int buttonPanelSideLayout = 0x7f040040;
+ public static final int buttonStyle = 0x7f040043;
+ public static final int buttonStyleSmall = 0x7f040044;
+ public static final int buttonTint = 0x7f040045;
+ public static final int buttonTintMode = 0x7f040046;
+ public static final int checkboxStyle = 0x7f040047;
+ public static final int checkedTextViewStyle = 0x7f040048;
+ public static final int closeIcon = 0x7f040054;
+ public static final int closeItemLayout = 0x7f040055;
+ public static final int collapseContentDescription = 0x7f040056;
+ public static final int collapseIcon = 0x7f040057;
+ public static final int color = 0x7f040058;
+ public static final int colorAccent = 0x7f040059;
+ public static final int colorButtonNormal = 0x7f04005a;
+ public static final int colorControlActivated = 0x7f04005b;
+ public static final int colorControlHighlight = 0x7f04005c;
+ public static final int colorControlNormal = 0x7f04005d;
+ public static final int colorPrimary = 0x7f04005e;
+ public static final int colorPrimaryDark = 0x7f04005f;
+ public static final int colorSwitchThumbNormal = 0x7f040061;
+ public static final int commitIcon = 0x7f040063;
+ public static final int contentInsetEnd = 0x7f040064;
+ public static final int contentInsetLeft = 0x7f040065;
+ public static final int contentInsetRight = 0x7f040066;
+ public static final int contentInsetStart = 0x7f040067;
+ public static final int controlBackground = 0x7f040068;
+ public static final int customNavigationLayout = 0x7f040069;
+ public static final int defaultQueryHint = 0x7f04006a;
+ public static final int dialogPreferredPadding = 0x7f04006d;
+ public static final int dialogTheme = 0x7f04006e;
+ public static final int displayOptions = 0x7f040070;
+ public static final int divider = 0x7f040071;
+ public static final int dividerHorizontal = 0x7f040072;
+ public static final int dividerPadding = 0x7f040073;
+ public static final int dividerVertical = 0x7f040074;
+ public static final int drawableSize = 0x7f040082;
+ public static final int drawerArrowStyle = 0x7f040083;
+ public static final int dropDownListViewStyle = 0x7f040086;
+ public static final int dropdownListPreferredItemHeight = 0x7f040087;
+ public static final int editTextBackground = 0x7f040088;
+ public static final int editTextColor = 0x7f040089;
+ public static final int editTextStyle = 0x7f04008a;
+ public static final int elevation = 0x7f04008b;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f04008c;
+ public static final int gapBetweenBars = 0x7f040096;
+ public static final int goIcon = 0x7f040097;
+ public static final int height = 0x7f040098;
+ public static final int hideOnContentScroll = 0x7f040099;
+ public static final int homeAsUpIndicator = 0x7f04009b;
+ public static final int homeLayout = 0x7f04009c;
+ public static final int icon = 0x7f04009d;
+ public static final int iconifiedByDefault = 0x7f04009f;
+ public static final int imageButtonStyle = 0x7f0400a2;
+ public static final int indeterminateProgressStyle = 0x7f0400a7;
+ public static final int initialActivityCount = 0x7f0400a8;
+ public static final int isLightTheme = 0x7f0400a9;
+ public static final int itemPadding = 0x7f0400aa;
+ public static final int layout = 0x7f0400ab;
+ public static final int listChoiceBackgroundIndicator = 0x7f0400c0;
+ public static final int listDividerAlertDialog = 0x7f0400c1;
+ public static final int listItemLayout = 0x7f0400c2;
+ public static final int listLayout = 0x7f0400c3;
+ public static final int listPopupWindowStyle = 0x7f0400c4;
+ public static final int listPreferredItemHeight = 0x7f0400c5;
+ public static final int listPreferredItemHeightLarge = 0x7f0400c6;
+ public static final int listPreferredItemHeightSmall = 0x7f0400c7;
+ public static final int listPreferredItemPaddingLeft = 0x7f0400c8;
+ public static final int listPreferredItemPaddingRight = 0x7f0400c9;
+ public static final int logo = 0x7f0400ca;
+ public static final int logoDescription = 0x7f0400cb;
+ public static final int maxButtonHeight = 0x7f0400cc;
+ public static final int measureWithLargestChild = 0x7f0400ce;
+ public static final int multiChoiceItemLayout = 0x7f0400d0;
+ public static final int navigationContentDescription = 0x7f0400d1;
+ public static final int navigationIcon = 0x7f0400d2;
+ public static final int navigationMode = 0x7f0400d3;
+ public static final int overlapAnchor = 0x7f0400d8;
+ public static final int paddingEnd = 0x7f0400d9;
+ public static final int paddingStart = 0x7f0400da;
+ public static final int panelBackground = 0x7f0400e8;
+ public static final int panelMenuListTheme = 0x7f0400e9;
+ public static final int panelMenuListWidth = 0x7f0400ea;
+ public static final int popupMenuStyle = 0x7f0400ec;
+ public static final int popupTheme = 0x7f0400ed;
+ public static final int popupWindowStyle = 0x7f0400ee;
+ public static final int preserveIconSpacing = 0x7f0400f0;
+ public static final int progressBarPadding = 0x7f0400f2;
+ public static final int progressBarStyle = 0x7f0400f3;
+ public static final int queryBackground = 0x7f0400f4;
+ public static final int queryHint = 0x7f0400f5;
+ public static final int radioButtonStyle = 0x7f0400f6;
+ public static final int ratingBarStyle = 0x7f0400fa;
+ public static final int ratingBarStyleIndicator = 0x7f0400fb;
+ public static final int ratingBarStyleSmall = 0x7f0400fc;
+ public static final int searchHintIcon = 0x7f040102;
+ public static final int searchIcon = 0x7f040103;
+ public static final int searchViewStyle = 0x7f040104;
+ public static final int seekBarStyle = 0x7f040105;
+ public static final int selectableItemBackground = 0x7f040106;
+ public static final int selectableItemBackgroundBorderless = 0x7f040107;
+ public static final int showAsAction = 0x7f040109;
+ public static final int showDividers = 0x7f04010c;
+ public static final int showText = 0x7f04010f;
+ public static final int singleChoiceItemLayout = 0x7f040111;
+ public static final int spinBars = 0x7f040113;
+ public static final int spinnerDropDownItemStyle = 0x7f040114;
+ public static final int spinnerStyle = 0x7f040115;
+ public static final int splitTrack = 0x7f040116;
+ public static final int srcCompat = 0x7f040118;
+ public static final int state_above_anchor = 0x7f04011a;
+ public static final int submitBackground = 0x7f04011b;
+ public static final int subtitle = 0x7f04011c;
+ public static final int subtitleTextAppearance = 0x7f04011d;
+ public static final int subtitleTextColor = 0x7f04011e;
+ public static final int subtitleTextStyle = 0x7f04011f;
+ public static final int suggestionRowLayout = 0x7f040120;
+ public static final int switchMinWidth = 0x7f040121;
+ public static final int switchPadding = 0x7f040122;
+ public static final int switchStyle = 0x7f040123;
+ public static final int switchTextAppearance = 0x7f040124;
+ public static final int textAllCaps = 0x7f040125;
+ public static final int textAppearanceLargePopupMenu = 0x7f040126;
+ public static final int textAppearanceListItem = 0x7f040127;
+ public static final int textAppearanceListItemSmall = 0x7f040128;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f040129;
+ public static final int textAppearanceSearchResultTitle = 0x7f04012a;
+ public static final int textAppearanceSmallPopupMenu = 0x7f04012b;
+ public static final int textColorAlertDialogListItem = 0x7f04012d;
+ public static final int textColorSearchUrl = 0x7f04012e;
+ public static final int theme = 0x7f040131;
+ public static final int thickness = 0x7f040132;
+ public static final int thumbTextPadding = 0x7f040133;
+ public static final int title = 0x7f040134;
+ public static final int titleMarginBottom = 0x7f040136;
+ public static final int titleMarginEnd = 0x7f040137;
+ public static final int titleMarginStart = 0x7f040138;
+ public static final int titleMarginTop = 0x7f040139;
+ public static final int titleMargins = 0x7f04013a;
+ public static final int titleTextAppearance = 0x7f04013c;
+ public static final int titleTextColor = 0x7f04013d;
+ public static final int titleTextStyle = 0x7f04013e;
+ public static final int toolbarNavigationButtonStyle = 0x7f040140;
+ public static final int toolbarStyle = 0x7f040141;
+ public static final int track = 0x7f040142;
+ public static final int voiceIcon = 0x7f040144;
+ public static final int windowActionBar = 0x7f040145;
+ public static final int windowActionBarOverlay = 0x7f040146;
+ public static final int windowActionModeOverlay = 0x7f040147;
+ public static final int windowFixedHeightMajor = 0x7f040148;
+ public static final int windowFixedHeightMinor = 0x7f040149;
+ public static final int windowFixedWidthMajor = 0x7f04014a;
+ public static final int windowFixedWidthMinor = 0x7f04014b;
+ public static final int windowMinWidthMajor = 0x7f04014c;
+ public static final int windowMinWidthMinor = 0x7f04014d;
+ public static final int windowNoTitle = 0x7f04014e;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050001;
+ public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050002;
+ public static final int abc_allow_stacked_button_bar = 0x7f050003;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f050004;
+ public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050005;
+ public static final int abc_config_closeDialogWhenTouchOutside = 0x7f050006;
+ public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050007;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
+ public static final int abc_color_highlight_material = 0x7f060002;
+ public static final int abc_input_method_navigation_guard = 0x7f060003;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f060004;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f060005;
+ public static final int abc_primary_text_material_dark = 0x7f060006;
+ public static final int abc_primary_text_material_light = 0x7f060007;
+ public static final int abc_search_url_text = 0x7f060008;
+ public static final int abc_search_url_text_normal = 0x7f060009;
+ public static final int abc_search_url_text_pressed = 0x7f06000a;
+ public static final int abc_search_url_text_selected = 0x7f06000b;
+ public static final int abc_secondary_text_material_dark = 0x7f06000c;
+ public static final int abc_secondary_text_material_light = 0x7f06000d;
+ public static final int accent_material_dark = 0x7f06000e;
+ public static final int accent_material_light = 0x7f06000f;
+ public static final int background_floating_material_dark = 0x7f060013;
+ public static final int background_floating_material_light = 0x7f060014;
+ public static final int background_material_dark = 0x7f060015;
+ public static final int background_material_light = 0x7f060016;
+ public static final int bright_foreground_disabled_material_dark = 0x7f06001b;
+ public static final int bright_foreground_disabled_material_light = 0x7f06001c;
+ public static final int bright_foreground_inverse_material_dark = 0x7f06001d;
+ public static final int bright_foreground_inverse_material_light = 0x7f06001e;
+ public static final int bright_foreground_material_dark = 0x7f06001f;
+ public static final int bright_foreground_material_light = 0x7f060020;
+ public static final int button_material_dark = 0x7f060023;
+ public static final int button_material_light = 0x7f060024;
+ public static final int dim_foreground_disabled_material_dark = 0x7f060046;
+ public static final int dim_foreground_disabled_material_light = 0x7f060047;
+ public static final int dim_foreground_material_dark = 0x7f060048;
+ public static final int dim_foreground_material_light = 0x7f060049;
+ public static final int foreground_material_dark = 0x7f06004e;
+ public static final int foreground_material_light = 0x7f06004f;
+ public static final int highlighted_text_material_dark = 0x7f060052;
+ public static final int highlighted_text_material_light = 0x7f060053;
+ public static final int hint_foreground_material_dark = 0x7f060054;
+ public static final int hint_foreground_material_light = 0x7f060055;
+ public static final int material_blue_grey_800 = 0x7f060057;
+ public static final int material_blue_grey_900 = 0x7f060058;
+ public static final int material_blue_grey_950 = 0x7f060059;
+ public static final int material_deep_teal_200 = 0x7f06005a;
+ public static final int material_deep_teal_500 = 0x7f06005b;
+ public static final int material_grey_100 = 0x7f06005c;
+ public static final int material_grey_300 = 0x7f06005d;
+ public static final int material_grey_50 = 0x7f06005e;
+ public static final int material_grey_600 = 0x7f06005f;
+ public static final int material_grey_800 = 0x7f060060;
+ public static final int material_grey_850 = 0x7f060061;
+ public static final int material_grey_900 = 0x7f060062;
+ public static final int primary_dark_material_dark = 0x7f060067;
+ public static final int primary_dark_material_light = 0x7f060068;
+ public static final int primary_material_dark = 0x7f060069;
+ public static final int primary_material_light = 0x7f06006a;
+ public static final int primary_text_default_material_dark = 0x7f06006c;
+ public static final int primary_text_default_material_light = 0x7f06006d;
+ public static final int primary_text_disabled_material_dark = 0x7f06006e;
+ public static final int primary_text_disabled_material_light = 0x7f06006f;
+ public static final int ripple_material_dark = 0x7f060072;
+ public static final int ripple_material_light = 0x7f060073;
+ public static final int secondary_text_default_material_dark = 0x7f060074;
+ public static final int secondary_text_default_material_light = 0x7f060075;
+ public static final int secondary_text_disabled_material_dark = 0x7f060076;
+ public static final int secondary_text_disabled_material_light = 0x7f060077;
+ public static final int switch_thumb_disabled_material_dark = 0x7f06007a;
+ public static final int switch_thumb_disabled_material_light = 0x7f06007b;
+ public static final int switch_thumb_material_dark = 0x7f06007c;
+ public static final int switch_thumb_material_light = 0x7f06007d;
+ public static final int switch_thumb_normal_material_dark = 0x7f06007e;
+ public static final int switch_thumb_normal_material_light = 0x7f06007f;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material = 0x7f070000;
+ public static final int abc_action_bar_default_height_material = 0x7f070001;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f070002;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f070003;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070004;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f070005;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f070006;
+ public static final int abc_action_bar_progress_bar_size = 0x7f070007;
+ public static final int abc_action_bar_stacked_max_height = 0x7f070008;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f070009;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000a;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000b;
+ public static final int abc_action_button_min_height_material = 0x7f07000c;
+ public static final int abc_action_button_min_width_material = 0x7f07000d;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f07000e;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f07000f;
+ public static final int abc_button_inset_horizontal_material = 0x7f070010;
+ public static final int abc_button_inset_vertical_material = 0x7f070011;
+ public static final int abc_button_padding_horizontal_material = 0x7f070012;
+ public static final int abc_button_padding_vertical_material = 0x7f070013;
+ public static final int abc_config_prefDialogWidth = 0x7f070014;
+ public static final int abc_control_corner_material = 0x7f070015;
+ public static final int abc_control_inset_material = 0x7f070016;
+ public static final int abc_control_padding_material = 0x7f070017;
+ public static final int abc_dialog_fixed_height_major = 0x7f070018;
+ public static final int abc_dialog_fixed_height_minor = 0x7f070019;
+ public static final int abc_dialog_fixed_width_major = 0x7f07001a;
+ public static final int abc_dialog_fixed_width_minor = 0x7f07001b;
+ public static final int abc_dialog_list_padding_vertical_material = 0x7f07001c;
+ public static final int abc_dialog_min_width_major = 0x7f07001d;
+ public static final int abc_dialog_min_width_minor = 0x7f07001e;
+ public static final int abc_dialog_padding_material = 0x7f07001f;
+ public static final int abc_dialog_padding_top_material = 0x7f070020;
+ public static final int abc_disabled_alpha_material_dark = 0x7f070021;
+ public static final int abc_disabled_alpha_material_light = 0x7f070022;
+ public static final int abc_dropdownitem_icon_width = 0x7f070023;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f070024;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f070025;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f070026;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f070027;
+ public static final int abc_edit_text_inset_top_material = 0x7f070028;
+ public static final int abc_floating_window_z = 0x7f070029;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f07002a;
+ public static final int abc_panel_menu_list_width = 0x7f07002b;
+ public static final int abc_search_view_preferred_width = 0x7f07002c;
+ public static final int abc_search_view_text_min_width = 0x7f07002d;
+ public static final int abc_seekbar_track_background_height_material = 0x7f07002e;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f07002f;
+ public static final int abc_select_dialog_padding_start_material = 0x7f070030;
+ public static final int abc_switch_padding = 0x7f070031;
+ public static final int abc_text_size_body_1_material = 0x7f070032;
+ public static final int abc_text_size_body_2_material = 0x7f070033;
+ public static final int abc_text_size_button_material = 0x7f070034;
+ public static final int abc_text_size_caption_material = 0x7f070035;
+ public static final int abc_text_size_display_1_material = 0x7f070036;
+ public static final int abc_text_size_display_2_material = 0x7f070037;
+ public static final int abc_text_size_display_3_material = 0x7f070038;
+ public static final int abc_text_size_display_4_material = 0x7f070039;
+ public static final int abc_text_size_headline_material = 0x7f07003a;
+ public static final int abc_text_size_large_material = 0x7f07003b;
+ public static final int abc_text_size_medium_material = 0x7f07003c;
+ public static final int abc_text_size_menu_material = 0x7f07003d;
+ public static final int abc_text_size_small_material = 0x7f07003e;
+ public static final int abc_text_size_subhead_material = 0x7f07003f;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f070040;
+ public static final int abc_text_size_title_material = 0x7f070041;
+ public static final int abc_text_size_title_material_toolbar = 0x7f070042;
+ public static final int disabled_alpha_material_dark = 0x7f07007b;
+ public static final int disabled_alpha_material_light = 0x7f07007c;
+ public static final int highlight_alpha_material_colored = 0x7f07007f;
+ public static final int highlight_alpha_material_dark = 0x7f070080;
+ public static final int highlight_alpha_material_light = 0x7f070081;
+ public static final int notification_large_icon_height = 0x7f07008d;
+ public static final int notification_large_icon_width = 0x7f07008e;
+ public static final int notification_subtext_size = 0x7f070095;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080000;
+ public static final int abc_action_bar_item_background_material = 0x7f080001;
+ public static final int abc_btn_borderless_material = 0x7f080002;
+ public static final int abc_btn_check_material = 0x7f080003;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f080004;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f080005;
+ public static final int abc_btn_colored_material = 0x7f080006;
+ public static final int abc_btn_default_mtrl_shape = 0x7f080007;
+ public static final int abc_btn_radio_material = 0x7f080008;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f080009;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f08000a;
+ public static final int abc_btn_rating_star_off_mtrl_alpha = 0x7f08000b;
+ public static final int abc_btn_rating_star_on_mtrl_alpha = 0x7f08000c;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f08000d;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f08000e;
+ public static final int abc_cab_background_internal_bg = 0x7f08000f;
+ public static final int abc_cab_background_top_material = 0x7f080010;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f080011;
+ public static final int abc_control_background_material = 0x7f080012;
+ public static final int abc_dialog_material_background_dark = 0x7f080013;
+ public static final int abc_dialog_material_background_light = 0x7f080014;
+ public static final int abc_edit_text_material = 0x7f080015;
+ public static final int abc_ic_ab_back_mtrl_am_alpha = 0x7f080016;
+ public static final int abc_ic_clear_mtrl_alpha = 0x7f080017;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f080018;
+ public static final int abc_ic_go_search_api_mtrl_alpha = 0x7f080019;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001a;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001b;
+ public static final int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f08001c;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f08001d;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f08001e;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f08001f;
+ public static final int abc_ic_search_api_mtrl_alpha = 0x7f080020;
+ public static final int abc_ic_star_black_16dp = 0x7f080021;
+ public static final int abc_ic_star_black_36dp = 0x7f080022;
+ public static final int abc_ic_star_half_black_16dp = 0x7f080023;
+ public static final int abc_ic_star_half_black_36dp = 0x7f080024;
+ public static final int abc_ic_voice_search_api_mtrl_alpha = 0x7f080025;
+ public static final int abc_item_background_holo_dark = 0x7f080026;
+ public static final int abc_item_background_holo_light = 0x7f080027;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f080028;
+ public static final int abc_list_focused_holo = 0x7f080029;
+ public static final int abc_list_longpressed_holo = 0x7f08002a;
+ public static final int abc_list_pressed_holo_dark = 0x7f08002b;
+ public static final int abc_list_pressed_holo_light = 0x7f08002c;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f08002d;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f08002e;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f08002f;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f080030;
+ public static final int abc_list_selector_holo_dark = 0x7f080031;
+ public static final int abc_list_selector_holo_light = 0x7f080032;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f080033;
+ public static final int abc_popup_background_mtrl_mult = 0x7f080034;
+ public static final int abc_ratingbar_full_material = 0x7f080035;
+ public static final int abc_ratingbar_indicator_material = 0x7f080036;
+ public static final int abc_ratingbar_small_material = 0x7f080037;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f080038;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f08003a;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f08003b;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f08003c;
+ public static final int abc_seekbar_thumb_material = 0x7f08003d;
+ public static final int abc_seekbar_track_material = 0x7f08003e;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f08003f;
+ public static final int abc_spinner_textfield_background_material = 0x7f080040;
+ public static final int abc_switch_thumb_material = 0x7f080041;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f080042;
+ public static final int abc_tab_indicator_material = 0x7f080043;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f080044;
+ public static final int abc_text_cursor_material = 0x7f080045;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f080046;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f080047;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080048;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080049;
+ public static final int abc_textfield_search_material = 0x7f08004a;
+ public static final int notification_template_icon_bg = 0x7f08007e;
+ }
+ public static final class id {
+ public static final int action0 = 0x7f0a0000;
+ public static final int action_bar = 0x7f0a0001;
+ public static final int action_bar_activity_content = 0x7f0a0002;
+ public static final int action_bar_container = 0x7f0a0003;
+ public static final int action_bar_root = 0x7f0a0004;
+ public static final int action_bar_spinner = 0x7f0a0005;
+ public static final int action_bar_subtitle = 0x7f0a0006;
+ public static final int action_bar_title = 0x7f0a0007;
+ public static final int action_context_bar = 0x7f0a0009;
+ public static final int action_divider = 0x7f0a000a;
+ public static final int action_menu_divider = 0x7f0a000c;
+ public static final int action_menu_presenter = 0x7f0a000d;
+ public static final int action_mode_bar = 0x7f0a000e;
+ public static final int action_mode_bar_stub = 0x7f0a000f;
+ public static final int action_mode_close_button = 0x7f0a0010;
+ public static final int activity_chooser_view_content = 0x7f0a0013;
+ public static final int alertTitle = 0x7f0a0016;
+ public static final int always = 0x7f0a0018;
+ public static final int beginning = 0x7f0a001c;
+ public static final int buttonPanel = 0x7f0a0020;
+ public static final int cancel_action = 0x7f0a0021;
+ public static final int checkbox = 0x7f0a0025;
+ public static final int chronometer = 0x7f0a0026;
+ public static final int collapseActionView = 0x7f0a0029;
+ public static final int contentPanel = 0x7f0a002a;
+ public static final int custom = 0x7f0a002b;
+ public static final int customPanel = 0x7f0a002c;
+ public static final int decor_content_parent = 0x7f0a002f;
+ public static final int default_activity_button = 0x7f0a0030;
+ public static final int disableHome = 0x7f0a0031;
+ public static final int edit_query = 0x7f0a0034;
+ public static final int end = 0x7f0a0035;
+ public static final int end_padder = 0x7f0a0036;
+ public static final int expand_activities_button = 0x7f0a0037;
+ public static final int expanded_menu = 0x7f0a0038;
+ public static final int home = 0x7f0a003f;
+ public static final int homeAsUp = 0x7f0a0040;
+ public static final int icon = 0x7f0a0041;
+ public static final int ifRoom = 0x7f0a0044;
+ public static final int image = 0x7f0a0045;
+ public static final int info = 0x7f0a0046;
+ public static final int line1 = 0x7f0a004b;
+ public static final int line3 = 0x7f0a004c;
+ public static final int listMode = 0x7f0a004d;
+ public static final int list_item = 0x7f0a004e;
+ public static final int media_actions = 0x7f0a004f;
+ public static final int middle = 0x7f0a0050;
+ public static final int multiply = 0x7f0a0052;
+ public static final int never = 0x7f0a0054;
+ public static final int none = 0x7f0a0055;
+ public static final int normal = 0x7f0a0056;
+ public static final int parentPanel = 0x7f0a005a;
+ public static final int progress_circular = 0x7f0a005b;
+ public static final int progress_horizontal = 0x7f0a005c;
+ public static final int radio = 0x7f0a005d;
+ public static final int screen = 0x7f0a0062;
+ public static final int scrollIndicatorDown = 0x7f0a0063;
+ public static final int scrollIndicatorUp = 0x7f0a0064;
+ public static final int scrollView = 0x7f0a0065;
+ public static final int search_badge = 0x7f0a0066;
+ public static final int search_bar = 0x7f0a0067;
+ public static final int search_button = 0x7f0a0068;
+ public static final int search_close_btn = 0x7f0a0069;
+ public static final int search_edit_frame = 0x7f0a006a;
+ public static final int search_go_btn = 0x7f0a006b;
+ public static final int search_mag_icon = 0x7f0a006c;
+ public static final int search_plate = 0x7f0a006d;
+ public static final int search_src_text = 0x7f0a006e;
+ public static final int search_voice_btn = 0x7f0a006f;
+ public static final int select_dialog_listview = 0x7f0a0070;
+ public static final int shortcut = 0x7f0a0071;
+ public static final int showCustom = 0x7f0a0072;
+ public static final int showHome = 0x7f0a0073;
+ public static final int showTitle = 0x7f0a0074;
+ public static final int spacer = 0x7f0a0077;
+ public static final int split_action_bar = 0x7f0a0078;
+ public static final int src_atop = 0x7f0a007a;
+ public static final int src_in = 0x7f0a007b;
+ public static final int src_over = 0x7f0a007c;
+ public static final int status_bar_latest_event_content = 0x7f0a007f;
+ public static final int submit_area = 0x7f0a0080;
+ public static final int tabMode = 0x7f0a0081;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int textSpacerNoButtons = 0x7f0a0085;
+ public static final int time = 0x7f0a0086;
+ public static final int title = 0x7f0a0087;
+ public static final int title_template = 0x7f0a0088;
+ public static final int topPanel = 0x7f0a008a;
+ public static final int up = 0x7f0a008b;
+ public static final int useLogo = 0x7f0a008c;
+ public static final int withText = 0x7f0a00a5;
+ public static final int wrap_content = 0x7f0a00a6;
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur = 0x7f0b0000;
+ public static final int abc_config_activityShortDur = 0x7f0b0001;
+ public static final int abc_max_action_buttons = 0x7f0b0002;
+ public static final int cancel_button_image_alpha = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b000a;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item = 0x7f0d0000;
+ public static final int abc_action_bar_up_container = 0x7f0d0001;
+ public static final int abc_action_bar_view_list_nav_layout = 0x7f0d0002;
+ public static final int abc_action_menu_item_layout = 0x7f0d0003;
+ public static final int abc_action_menu_layout = 0x7f0d0004;
+ public static final int abc_action_mode_bar = 0x7f0d0005;
+ public static final int abc_action_mode_close_item_material = 0x7f0d0006;
+ public static final int abc_activity_chooser_view = 0x7f0d0007;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0d0008;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0d0009;
+ public static final int abc_alert_dialog_material = 0x7f0d000a;
+ public static final int abc_dialog_title_material = 0x7f0d000b;
+ public static final int abc_expanded_menu_layout = 0x7f0d000c;
+ public static final int abc_list_menu_item_checkbox = 0x7f0d000d;
+ public static final int abc_list_menu_item_icon = 0x7f0d000e;
+ public static final int abc_list_menu_item_layout = 0x7f0d000f;
+ public static final int abc_list_menu_item_radio = 0x7f0d0010;
+ public static final int abc_popup_menu_item_layout = 0x7f0d0011;
+ public static final int abc_screen_content_include = 0x7f0d0012;
+ public static final int abc_screen_simple = 0x7f0d0013;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0d0014;
+ public static final int abc_screen_toolbar = 0x7f0d0015;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0d0016;
+ public static final int abc_search_view = 0x7f0d0017;
+ public static final int abc_select_dialog_material = 0x7f0d0018;
+ public static final int notification_media_action = 0x7f0d0023;
+ public static final int notification_media_cancel_action = 0x7f0d0024;
+ public static final int notification_template_big_media = 0x7f0d0025;
+ public static final int notification_template_big_media_narrow = 0x7f0d0027;
+ public static final int notification_template_lines = 0x7f0d002b;
+ public static final int notification_template_media = 0x7f0d002d;
+ public static final int notification_template_part_chronometer = 0x7f0d002f;
+ public static final int notification_template_part_time = 0x7f0d0030;
+ public static final int select_dialog_item_material = 0x7f0d0032;
+ public static final int select_dialog_multichoice_material = 0x7f0d0033;
+ public static final int select_dialog_singlechoice_material = 0x7f0d0034;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0d003d;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description = 0x7f110000;
+ public static final int abc_action_bar_home_description_format = 0x7f110001;
+ public static final int abc_action_bar_home_subtitle_description_format = 0x7f110002;
+ public static final int abc_action_bar_up_description = 0x7f110003;
+ public static final int abc_action_menu_overflow_description = 0x7f110004;
+ public static final int abc_action_mode_done = 0x7f110005;
+ public static final int abc_activity_chooser_view_see_all = 0x7f110006;
+ public static final int abc_activitychooserview_choose_application = 0x7f110007;
+ public static final int abc_capital_off = 0x7f110008;
+ public static final int abc_capital_on = 0x7f110009;
+ public static final int abc_search_hint = 0x7f11000a;
+ public static final int abc_searchview_description_clear = 0x7f11000b;
+ public static final int abc_searchview_description_query = 0x7f11000c;
+ public static final int abc_searchview_description_search = 0x7f11000d;
+ public static final int abc_searchview_description_submit = 0x7f11000e;
+ public static final int abc_searchview_description_voice = 0x7f11000f;
+ public static final int abc_shareactionprovider_share_with = 0x7f110010;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f110011;
+ public static final int abc_toolbar_collapse_description = 0x7f110012;
+ public static final int status_bar_notification_info_overflow = 0x7f11004a;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat = 0x7f120000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f120001;
+ public static final int Animation_AppCompat_Dialog = 0x7f120002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f120003;
+ public static final int Base_AlertDialog_AppCompat = 0x7f120004;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f120005;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f120006;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f120007;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f120009;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f120008;
+ public static final int Base_TextAppearance_AppCompat = 0x7f12000a;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f12000b;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f12000c;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f12000d;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f12000e;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f12000f;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f120010;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f120011;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f120012;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f120013;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f120014;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f120015;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f120016;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f120017;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f120018;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f120019;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f12001a;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f12001b;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f12001c;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f12001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f12001e;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f12001f;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f120020;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f120021;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f120022;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f120023;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f120024;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f120025;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f120026;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f120027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f120028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f120029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f12002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f12002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f12002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f12002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f12002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f12002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f120030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f120031;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f120032;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f120033;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f120034;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f120035;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f120044;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f120045;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f120046;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f120047;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f120048;
+ public static final int Base_Theme_AppCompat = 0x7f120036;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f120037;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f120038;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f12003c;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f120039;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f12003a;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f12003b;
+ public static final int Base_Theme_AppCompat_Light = 0x7f12003d;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f12003e;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f12003f;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f120043;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f120040;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f120041;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f120042;
+ public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f120049;
+ public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f12004a;
+ public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f12004b;
+ public static final int Base_V12_Widget_AppCompat_EditText = 0x7f12004c;
+ public static final int Base_V21_Theme_AppCompat = 0x7f12004d;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f12004e;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f12004f;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f120050;
+ public static final int Base_V22_Theme_AppCompat = 0x7f120051;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f120052;
+ public static final int Base_V23_Theme_AppCompat = 0x7f120053;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f120054;
+ public static final int Base_V7_Theme_AppCompat = 0x7f120055;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f120056;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f120057;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f120058;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f120059;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f12005a;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f12005b;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f12005c;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f12005d;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f12005e;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f12005f;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f120060;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f120061;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f120062;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f120063;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f120064;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f120065;
+ public static final int Base_Widget_AppCompat_Button = 0x7f120066;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f12006c;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f12006d;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f120067;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f120068;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f120069;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f12006a;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f12006b;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f12006e;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f12006f;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f120070;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f120071;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f120072;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f120073;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f120074;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f120075;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f120076;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f120077;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f120078;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f120079;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f12007a;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f12007b;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f12007c;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f12007d;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f12007e;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f12007f;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f120080;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f120081;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f120082;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f120083;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f120084;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f120085;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f120086;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f120087;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f120088;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f120089;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f12008a;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f12008b;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f12008c;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f12008d;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f12008e;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f12008f;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f120090;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f120091;
+ public static final int Platform_AppCompat = 0x7f12009a;
+ public static final int Platform_AppCompat_Light = 0x7f12009b;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f12009c;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f12009d;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f12009e;
+ public static final int Platform_V11_AppCompat = 0x7f12009f;
+ public static final int Platform_V11_AppCompat_Light = 0x7f1200a0;
+ public static final int Platform_V14_AppCompat = 0x7f1200a1;
+ public static final int Platform_V14_AppCompat_Light = 0x7f1200a2;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1200a3;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1200a4;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1200a5;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1200a6;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1200a7;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1200a8;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1200a9;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1200af;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1200aa;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1200ab;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1200ac;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1200ad;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1200ae;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1200b0;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1200b1;
+ public static final int TextAppearance_AppCompat = 0x7f1200b4;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f1200b5;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f1200b6;
+ public static final int TextAppearance_AppCompat_Button = 0x7f1200b7;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f1200b8;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f1200b9;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f1200ba;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f1200bb;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f1200bc;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f1200bd;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f1200be;
+ public static final int TextAppearance_AppCompat_Large = 0x7f1200bf;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1200c0;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1200c1;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1200c2;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1200c3;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1200c4;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f1200c5;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1200c6;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f1200c7;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1200c8;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1200c9;
+ public static final int TextAppearance_AppCompat_Small = 0x7f1200ca;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1200cb;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f1200cc;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f1200cd;
+ public static final int TextAppearance_AppCompat_Title = 0x7f1200ce;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f1200cf;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f1200d0;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f1200d1;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f1200d2;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f1200d3;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f1200d4;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f1200d5;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f1200d6;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f1200d7;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f1200d8;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f1200d9;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f1200da;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f1200db;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f1200dc;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f1200dd;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f1200de;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f1200df;
+ public static final int TextAppearance_StatusBar_EventContent = 0x7f1200ea;
+ public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f1200eb;
+ public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f1200ec;
+ public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f1200ed;
+ public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f1200ee;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f1200f6;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f1200f7;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f1200f8;
+ public static final int ThemeOverlay_AppCompat = 0x7f120118;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f120119;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f12011a;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f12011b;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f12011c;
+ public static final int Theme_AppCompat = 0x7f1200ff;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f120100;
+ public static final int Theme_AppCompat_DayNight = 0x7f120101;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f120102;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f120103;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f120106;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f120104;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f120105;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f120107;
+ public static final int Theme_AppCompat_Dialog = 0x7f120108;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f12010b;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f120109;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f12010a;
+ public static final int Theme_AppCompat_Light = 0x7f12010c;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f12010d;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f12010e;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f120111;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f12010f;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f120110;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f120112;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f120113;
+ public static final int Widget_AppCompat_ActionBar = 0x7f120121;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f120122;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f120123;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f120124;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f120125;
+ public static final int Widget_AppCompat_ActionButton = 0x7f120126;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f120127;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f120128;
+ public static final int Widget_AppCompat_ActionMode = 0x7f120129;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f12012a;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f12012b;
+ public static final int Widget_AppCompat_Button = 0x7f12012c;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f120132;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f120133;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f12012d;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f12012e;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f12012f;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f120130;
+ public static final int Widget_AppCompat_Button_Small = 0x7f120131;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f120134;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f120135;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f120136;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f120137;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f120138;
+ public static final int Widget_AppCompat_EditText = 0x7f120139;
+ public static final int Widget_AppCompat_ImageButton = 0x7f12013a;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f12013b;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f12013c;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f12013d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f12013e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f12013f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f120140;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f120141;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f120142;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f120143;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f120144;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f120145;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f120146;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f120147;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f120148;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f120149;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f12014a;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f12014b;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f12014c;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f12014d;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f12014e;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f12014f;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f120150;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f120151;
+ public static final int Widget_AppCompat_ListView = 0x7f120152;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f120153;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f120154;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f120155;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f120156;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f120157;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f120158;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f120159;
+ public static final int Widget_AppCompat_RatingBar = 0x7f12015a;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f12015b;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f12015c;
+ public static final int Widget_AppCompat_SearchView = 0x7f12015d;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f12015e;
+ public static final int Widget_AppCompat_SeekBar = 0x7f12015f;
+ public static final int Widget_AppCompat_Spinner = 0x7f120160;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f120161;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f120162;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f120163;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f120164;
+ public static final int Widget_AppCompat_Toolbar = 0x7f120165;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f120166;
+ }
+ public static final class styleable {
+ public static final int[] ActionBar = { 0x7f04002b, 0x7f04002e, 0x7f04002f, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040069, 0x7f040070, 0x7f040071, 0x7f04008b, 0x7f040098, 0x7f040099, 0x7f04009b, 0x7f04009c, 0x7f04009d, 0x7f0400a7, 0x7f0400aa, 0x7f0400ca, 0x7f0400d3, 0x7f0400ed, 0x7f0400f2, 0x7f0400f3, 0x7f04011c, 0x7f04011f, 0x7f040134, 0x7f04013e };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetLeft = 4;
+ public static final int ActionBar_contentInsetRight = 5;
+ public static final int ActionBar_contentInsetStart = 6;
+ public static final int ActionBar_customNavigationLayout = 7;
+ public static final int ActionBar_displayOptions = 8;
+ public static final int ActionBar_divider = 9;
+ public static final int ActionBar_elevation = 10;
+ public static final int ActionBar_height = 11;
+ public static final int ActionBar_hideOnContentScroll = 12;
+ public static final int ActionBar_homeAsUpIndicator = 13;
+ public static final int ActionBar_homeLayout = 14;
+ public static final int ActionBar_icon = 15;
+ public static final int ActionBar_indeterminateProgressStyle = 16;
+ public static final int ActionBar_itemPadding = 17;
+ public static final int ActionBar_logo = 18;
+ public static final int ActionBar_navigationMode = 19;
+ public static final int ActionBar_popupTheme = 20;
+ public static final int ActionBar_progressBarPadding = 21;
+ public static final int ActionBar_progressBarStyle = 22;
+ public static final int ActionBar_subtitle = 23;
+ public static final int ActionBar_subtitleTextStyle = 24;
+ public static final int ActionBar_title = 25;
+ public static final int ActionBar_titleTextStyle = 26;
+ public static final int[] ActionBarLayout = { 0x010100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x0101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMenuView = { };
+ public static final int[] ActionMode = { 0x7f04002b, 0x7f04002e, 0x7f040055, 0x7f040098, 0x7f04011f, 0x7f04013e };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f04008c, 0x7f0400a8 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x010100f2, 0x7f040040, 0x7f0400c2, 0x7f0400c3, 0x7f0400d0, 0x7f040111 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonPanelSideLayout = 1;
+ public static final int AlertDialog_listItemLayout = 2;
+ public static final int AlertDialog_listLayout = 3;
+ public static final int AlertDialog_multiChoiceItemLayout = 4;
+ public static final int AlertDialog_singleChoiceItemLayout = 5;
+ public static final int[] AppCompatImageView = { 0x01010119, 0x7f040118 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int[] AppCompatTextView = { 0x01010034, 0x7f040125 };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_textAllCaps = 1;
+ public static final int[] AppCompatTheme = { 0x01010057, 0x010100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f04002a, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f04003f, 0x7f040043, 0x7f040044, 0x7f040047, 0x7f040048, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f04005e, 0x7f04005f, 0x7f040061, 0x7f040068, 0x7f04006d, 0x7f04006e, 0x7f040072, 0x7f040074, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008a, 0x7f04009b, 0x7f0400a2, 0x7f0400c0, 0x7f0400c1, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400c9, 0x7f0400e8, 0x7f0400e9, 0x7f0400ea, 0x7f0400ec, 0x7f0400ee, 0x7f0400f6, 0x7f0400fa, 0x7f0400fb, 0x7f0400fc, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040114, 0x7f040115, 0x7f040123, 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012d, 0x7f04012e, 0x7f040140, 0x7f040141, 0x7f040145, 0x7f040146, 0x7f040147, 0x7f040148, 0x7f040149, 0x7f04014a, 0x7f04014b, 0x7f04014c, 0x7f04014d, 0x7f04014e };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorButtonNormal = 49;
+ public static final int AppCompatTheme_colorControlActivated = 50;
+ public static final int AppCompatTheme_colorControlHighlight = 51;
+ public static final int AppCompatTheme_colorControlNormal = 52;
+ public static final int AppCompatTheme_colorPrimary = 53;
+ public static final int AppCompatTheme_colorPrimaryDark = 54;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 55;
+ public static final int AppCompatTheme_controlBackground = 56;
+ public static final int AppCompatTheme_dialogPreferredPadding = 57;
+ public static final int AppCompatTheme_dialogTheme = 58;
+ public static final int AppCompatTheme_dividerHorizontal = 59;
+ public static final int AppCompatTheme_dividerVertical = 60;
+ public static final int AppCompatTheme_dropDownListViewStyle = 61;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 62;
+ public static final int AppCompatTheme_editTextBackground = 63;
+ public static final int AppCompatTheme_editTextColor = 64;
+ public static final int AppCompatTheme_editTextStyle = 65;
+ public static final int AppCompatTheme_homeAsUpIndicator = 66;
+ public static final int AppCompatTheme_imageButtonStyle = 67;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 68;
+ public static final int AppCompatTheme_listDividerAlertDialog = 69;
+ public static final int AppCompatTheme_listPopupWindowStyle = 70;
+ public static final int AppCompatTheme_listPreferredItemHeight = 71;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 72;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 73;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 74;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 75;
+ public static final int AppCompatTheme_panelBackground = 76;
+ public static final int AppCompatTheme_panelMenuListTheme = 77;
+ public static final int AppCompatTheme_panelMenuListWidth = 78;
+ public static final int AppCompatTheme_popupMenuStyle = 79;
+ public static final int AppCompatTheme_popupWindowStyle = 80;
+ public static final int AppCompatTheme_radioButtonStyle = 81;
+ public static final int AppCompatTheme_ratingBarStyle = 82;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 83;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 84;
+ public static final int AppCompatTheme_searchViewStyle = 85;
+ public static final int AppCompatTheme_seekBarStyle = 86;
+ public static final int AppCompatTheme_selectableItemBackground = 87;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 88;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 89;
+ public static final int AppCompatTheme_spinnerStyle = 90;
+ public static final int AppCompatTheme_switchStyle = 91;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 92;
+ public static final int AppCompatTheme_textAppearanceListItem = 93;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 94;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 95;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 96;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 97;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 98;
+ public static final int AppCompatTheme_textColorSearchUrl = 99;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 100;
+ public static final int AppCompatTheme_toolbarStyle = 101;
+ public static final int AppCompatTheme_windowActionBar = 102;
+ public static final int AppCompatTheme_windowActionBarOverlay = 103;
+ public static final int AppCompatTheme_windowActionModeOverlay = 104;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 105;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 106;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 107;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 108;
+ public static final int AppCompatTheme_windowMinWidthMajor = 109;
+ public static final int AppCompatTheme_windowMinWidthMinor = 110;
+ public static final int AppCompatTheme_windowNoTitle = 111;
+ public static final int[] ButtonBarLayout = { 0x7f040027 };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] CompoundButton = { 0x01010107, 0x7f040045, 0x7f040046 };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] DrawerArrowToggle = { 0x7f040028, 0x7f040029, 0x7f040032, 0x7f040058, 0x7f040082, 0x7f040096, 0x7f040113, 0x7f040132 };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f040071, 0x7f040073, 0x7f0400ce, 0x7f04010c };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x010102ac, 0x010102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f040109 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ public static final int MenuItem_android_orderInCategory = 6;
+ public static final int MenuItem_android_title = 7;
+ public static final int MenuItem_android_titleCondensed = 8;
+ public static final int MenuItem_android_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_showAsAction = 16;
+ public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0400f0 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int[] PopupWindow = { 0x01010176, 0x7f0400d8 };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_overlapAnchor = 1;
+ public static final int[] PopupWindowBackgroundState = { 0x7f04011a };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f040054, 0x7f040063, 0x7f04006a, 0x7f040097, 0x7f04009f, 0x7f0400ab, 0x7f0400f4, 0x7f0400f5, 0x7f040102, 0x7f040103, 0x7f04011b, 0x7f040120, 0x7f040144 };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f0400ed };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f04010f, 0x7f040116, 0x7f040121, 0x7f040122, 0x7f040124, 0x7f040133, 0x7f040142 };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_track = 9;
+ public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f040125 };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_shadowColor = 4;
+ public static final int TextAppearance_android_shadowDx = 5;
+ public static final int TextAppearance_android_shadowDy = 6;
+ public static final int TextAppearance_android_shadowRadius = 7;
+ public static final int TextAppearance_textAllCaps = 8;
+ public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f040056, 0x7f040057, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f0400ca, 0x7f0400cb, 0x7f0400cc, 0x7f0400d1, 0x7f0400d2, 0x7f0400ed, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f040134, 0x7f040136, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013a, 0x7f04013c, 0x7f04013d };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_collapseContentDescription = 2;
+ public static final int Toolbar_collapseIcon = 3;
+ public static final int Toolbar_contentInsetEnd = 4;
+ public static final int Toolbar_contentInsetLeft = 5;
+ public static final int Toolbar_contentInsetRight = 6;
+ public static final int Toolbar_contentInsetStart = 7;
+ public static final int Toolbar_logo = 8;
+ public static final int Toolbar_logoDescription = 9;
+ public static final int Toolbar_maxButtonHeight = 10;
+ public static final int Toolbar_navigationContentDescription = 11;
+ public static final int Toolbar_navigationIcon = 12;
+ public static final int Toolbar_popupTheme = 13;
+ public static final int Toolbar_subtitle = 14;
+ public static final int Toolbar_subtitleTextAppearance = 15;
+ public static final int Toolbar_subtitleTextColor = 16;
+ public static final int Toolbar_title = 17;
+ public static final int Toolbar_titleMarginBottom = 18;
+ public static final int Toolbar_titleMarginEnd = 19;
+ public static final int Toolbar_titleMarginStart = 20;
+ public static final int Toolbar_titleMarginTop = 21;
+ public static final int Toolbar_titleMargins = 22;
+ public static final int Toolbar_titleTextAppearance = 23;
+ public static final int Toolbar_titleTextColor = 24;
+ public static final int[] View = { 0x01010000, 0x010100da, 0x7f0400d9, 0x7f0400da, 0x7f040131 };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x010100d4, 0x7f040030, 0x7f040031 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v7/recyclerview/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v7/recyclerview/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..2b45dc63de0e9e727f9e888c81409b8bfb8f5b06
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/v7/recyclerview/R.java
@@ -0,0 +1,33 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v7.recyclerview;
+
+public final class R {
+ public static final class attr {
+ public static final int layoutManager = 0x7f0400ac;
+ public static final int reverseLayout = 0x7f0400fe;
+ public static final int spanCount = 0x7f040112;
+ public static final int stackFromEnd = 0x7f040119;
+ }
+ public static final class dimen {
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f070082;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f070083;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f070084;
+ }
+ public static final class id {
+ public static final int item_touch_helper_previous_elevation = 0x7f0a0048;
+ }
+ public static final class styleable {
+ public static final int[] RecyclerView = { 0x010100c4, 0x010100f1, 0x7f0400ac, 0x7f0400fe, 0x7f040112, 0x7f040119 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_layoutManager = 2;
+ public static final int RecyclerView_reverseLayout = 3;
+ public static final int RecyclerView_spanCount = 4;
+ public static final int RecyclerView_stackFromEnd = 5;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/wearable/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/wearable/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..2d3bd033a36ec7da328b21da00c4d3c7d01cf7d6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/android/support/wearable/R.java
@@ -0,0 +1,655 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.wearable;
+
+public final class R {
+ public static final class anim {
+ public static final int generic_confirmation_generic_confirmation_animation = 0x7f01000a;
+ public static final int generic_confirmation_icon_animation = 0x7f01000b;
+ public static final int open_on_phone_arrow_animation = 0x7f01000c;
+ public static final int open_on_phone_path_1_animation = 0x7f01000d;
+ public static final int open_on_phone_path_2_animation = 0x7f01000e;
+ }
+ public static final class animator {
+ public static final int circular_image_button_anim = 0x7f020000;
+ }
+ public static final class array {
+ public static final int progress_spinner_sequence = 0x7f030000;
+ }
+ public static final class attr {
+ public static final int action_menu = 0x7f040021;
+ public static final int backgroundColor = 0x7f04002c;
+ public static final int backgroundDrawable = 0x7f04002d;
+ public static final int bezel_width = 0x7f040033;
+ public static final int borderColor = 0x7f040034;
+ public static final int borderDashGap = 0x7f040035;
+ public static final int borderDashWidth = 0x7f040036;
+ public static final int borderRadius = 0x7f040037;
+ public static final int borderStyle = 0x7f040038;
+ public static final int borderWidth = 0x7f040039;
+ public static final int buttonRippleColor = 0x7f040041;
+ public static final int circle_border_cap = 0x7f04004a;
+ public static final int circle_border_color = 0x7f04004b;
+ public static final int circle_border_width = 0x7f04004c;
+ public static final int circle_color = 0x7f04004d;
+ public static final int circle_padding = 0x7f04004e;
+ public static final int circle_radius = 0x7f04004f;
+ public static final int circle_radius_percent = 0x7f040050;
+ public static final int circle_radius_pressed = 0x7f040051;
+ public static final int circle_radius_pressed_percent = 0x7f040052;
+ public static final int circular_scrolling_gesture_enabled = 0x7f040053;
+ public static final int color_sequence = 0x7f040062;
+ public static final int dialogIcon = 0x7f04006b;
+ public static final int dialogMessage = 0x7f04006c;
+ public static final int dialogTitle = 0x7f04006f;
+ public static final int dotColor = 0x7f040075;
+ public static final int dotColorSelected = 0x7f040076;
+ public static final int dotFadeInDuration = 0x7f040077;
+ public static final int dotFadeOutDelay = 0x7f040078;
+ public static final int dotFadeOutDuration = 0x7f040079;
+ public static final int dotFadeWhenIdle = 0x7f04007a;
+ public static final int dotRadius = 0x7f04007b;
+ public static final int dotRadiusSelected = 0x7f04007c;
+ public static final int dotShadowColor = 0x7f04007d;
+ public static final int dotShadowDx = 0x7f04007e;
+ public static final int dotShadowDy = 0x7f04007f;
+ public static final int dotShadowRadius = 0x7f040080;
+ public static final int dotSpacing = 0x7f040081;
+ public static final int drawer_content = 0x7f040084;
+ public static final int drawer_title = 0x7f040085;
+ public static final int highlightColor = 0x7f04009a;
+ public static final int iconColor = 0x7f04009e;
+ public static final int imageScaleMode = 0x7f0400a3;
+ public static final int image_circle_percentage = 0x7f0400a4;
+ public static final int image_horizontal_offcenter_percentage = 0x7f0400a5;
+ public static final int image_tint = 0x7f0400a6;
+ public static final int layoutManager = 0x7f0400ac;
+ public static final int layout_aspectRatio = 0x7f0400ad;
+ public static final int layout_box = 0x7f0400ae;
+ public static final int layout_gravityRound = 0x7f0400af;
+ public static final int layout_heightPercent = 0x7f0400b0;
+ public static final int layout_heightRound = 0x7f0400b1;
+ public static final int layout_marginBottomPercent = 0x7f0400b2;
+ public static final int layout_marginBottomRound = 0x7f0400b3;
+ public static final int layout_marginEndPercent = 0x7f0400b4;
+ public static final int layout_marginLeftPercent = 0x7f0400b5;
+ public static final int layout_marginLeftRound = 0x7f0400b6;
+ public static final int layout_marginPercent = 0x7f0400b7;
+ public static final int layout_marginRightPercent = 0x7f0400b8;
+ public static final int layout_marginRightRound = 0x7f0400b9;
+ public static final int layout_marginRound = 0x7f0400ba;
+ public static final int layout_marginStartPercent = 0x7f0400bb;
+ public static final int layout_marginTopPercent = 0x7f0400bc;
+ public static final int layout_marginTopRound = 0x7f0400bd;
+ public static final int layout_widthPercent = 0x7f0400be;
+ public static final int layout_widthRound = 0x7f0400bf;
+ public static final int maxTextSize = 0x7f0400cd;
+ public static final int minTextSize = 0x7f0400cf;
+ public static final int navigation_style = 0x7f0400d4;
+ public static final int negativeButtonIcon = 0x7f0400d5;
+ public static final int neutralButtonIcon = 0x7f0400d6;
+ public static final int neutralButtonText = 0x7f0400d7;
+ public static final int pageIndicatorDotColor = 0x7f0400db;
+ public static final int pageIndicatorDotColorSelected = 0x7f0400dc;
+ public static final int pageIndicatorDotFadeInDuration = 0x7f0400dd;
+ public static final int pageIndicatorDotFadeOutDelay = 0x7f0400de;
+ public static final int pageIndicatorDotFadeOutDuration = 0x7f0400df;
+ public static final int pageIndicatorDotFadeWhenIdle = 0x7f0400e0;
+ public static final int pageIndicatorDotRadius = 0x7f0400e1;
+ public static final int pageIndicatorDotRadiusSelected = 0x7f0400e2;
+ public static final int pageIndicatorDotShadowColor = 0x7f0400e3;
+ public static final int pageIndicatorDotShadowDx = 0x7f0400e4;
+ public static final int pageIndicatorDotShadowDy = 0x7f0400e5;
+ public static final int pageIndicatorDotShadowRadius = 0x7f0400e6;
+ public static final int pageIndicatorDotSpacing = 0x7f0400e7;
+ public static final int peek_view = 0x7f0400eb;
+ public static final int positiveButtonIcon = 0x7f0400ef;
+ public static final int pressedButtonTranslationZ = 0x7f0400f1;
+ public static final int rangedValuePrimaryColor = 0x7f0400f7;
+ public static final int rangedValueRingWidth = 0x7f0400f8;
+ public static final int rangedValueSecondaryColor = 0x7f0400f9;
+ public static final int rectLayout = 0x7f0400fd;
+ public static final int reverseLayout = 0x7f0400fe;
+ public static final int roundLayout = 0x7f0400ff;
+ public static final int scroll_degrees_per_screen = 0x7f040101;
+ public static final int shadow_width = 0x7f040108;
+ public static final int showDialogWhenTurningOff = 0x7f04010a;
+ public static final int showDialogWhenTurningOn = 0x7f04010b;
+ public static final int showNegativeDialogButton = 0x7f04010d;
+ public static final int showPositiveDialogButton = 0x7f04010e;
+ public static final int show_overflow_in_peek = 0x7f040110;
+ public static final int spanCount = 0x7f040112;
+ public static final int square_dimen = 0x7f040117;
+ public static final int stackFromEnd = 0x7f040119;
+ public static final int textColor = 0x7f04012c;
+ public static final int textSize = 0x7f04012f;
+ public static final int textTypeface = 0x7f040130;
+ public static final int titleColor = 0x7f040135;
+ public static final int titleSize = 0x7f04013b;
+ public static final int titleTypeface = 0x7f04013f;
+ public static final int update_interval = 0x7f040143;
+ }
+ public static final class bool {
+ public static final int action_choose_expand_selected = 0x7f050008;
+ public static final int action_choose_symmetrical_dimen = 0x7f050009;
+ }
+ public static final class color {
+ public static final int action_button_background = 0x7f060010;
+ public static final int ambient_mode_text = 0x7f060011;
+ public static final int black = 0x7f060017;
+ public static final int black_54p = 0x7f060018;
+ public static final int black_86p = 0x7f060019;
+ public static final int blue = 0x7f06001a;
+ public static final int btn_colored_background_material = 0x7f060021;
+ public static final int button_icon_color = 0x7f060022;
+ public static final int card_default_background = 0x7f060025;
+ public static final int card_grey_text_color = 0x7f060026;
+ public static final int card_text_color = 0x7f060027;
+ public static final int circular_button = 0x7f060028;
+ public static final int circular_button_disabled = 0x7f060029;
+ public static final int circular_button_normal = 0x7f06002a;
+ public static final int circular_button_pressed = 0x7f06002b;
+ public static final int complicationDrawable_backgroundColor = 0x7f060037;
+ public static final int complicationDrawable_borderColor = 0x7f060038;
+ public static final int complicationDrawable_highlightColor = 0x7f060039;
+ public static final int complicationDrawable_iconColor = 0x7f06003a;
+ public static final int complicationDrawable_rangedValuePrimaryColor = 0x7f06003b;
+ public static final int complicationDrawable_rangedValueSecondaryColor = 0x7f06003c;
+ public static final int complicationDrawable_textColor = 0x7f06003d;
+ public static final int complicationDrawable_titleColor = 0x7f06003e;
+ public static final int dark_blue = 0x7f06003f;
+ public static final int dark_grey = 0x7f060040;
+ public static final int dark_red = 0x7f060041;
+ public static final int dialog_background = 0x7f060043;
+ public static final int dialog_shade_background = 0x7f060044;
+ public static final int disabled_text_light = 0x7f06004a;
+ public static final int dismiss_close = 0x7f06004b;
+ public static final int dismiss_close_pressed = 0x7f06004c;
+ public static final int dismiss_overlay_bg = 0x7f06004d;
+ public static final int green = 0x7f060050;
+ public static final int grey = 0x7f060051;
+ public static final int light_grey = 0x7f060056;
+ public static final int orange = 0x7f060066;
+ public static final int primary_text_dark = 0x7f06006b;
+ public static final int primary_text_light = 0x7f060070;
+ public static final int red = 0x7f060071;
+ public static final int secondary_text_light = 0x7f060078;
+ public static final int semitransparent_grey = 0x7f060079;
+ public static final int white = 0x7f060080;
+ }
+ public static final class dimen {
+ public static final int action_chooser_base_radius_percent = 0x7f070044;
+ public static final int action_chooser_bounce_in_percent = 0x7f070045;
+ public static final int action_chooser_icon_height_percent = 0x7f070046;
+ public static final int action_chooser_max_radius_percent = 0x7f070047;
+ public static final int action_chooser_min_drag_select_percent = 0x7f070048;
+ public static final int action_chooser_min_swipe_select_percent = 0x7f070049;
+ public static final int action_drawer_expand_icon_top_margin = 0x7f07004a;
+ public static final int action_drawer_item_bottom_padding = 0x7f07004b;
+ public static final int action_drawer_item_icon_padding = 0x7f07004c;
+ public static final int action_drawer_item_icon_right_margin = 0x7f07004d;
+ public static final int action_drawer_item_icon_size = 0x7f07004e;
+ public static final int action_drawer_item_text_size = 0x7f07004f;
+ public static final int action_drawer_item_top_padding = 0x7f070050;
+ public static final int action_drawer_peek_top_padding = 0x7f070051;
+ public static final int action_drawer_peek_view_height = 0x7f070052;
+ public static final int card_content_padding_rect_top = 0x7f070053;
+ public static final int circular_button_elevation = 0x7f070054;
+ public static final int circular_button_elevation_pressed = 0x7f070055;
+ public static final int close_button_diameter = 0x7f070056;
+ public static final int complicationDrawable_borderDashGap = 0x7f07005c;
+ public static final int complicationDrawable_borderDashWidth = 0x7f07005d;
+ public static final int complicationDrawable_borderRadius = 0x7f07005e;
+ public static final int complicationDrawable_borderWidth = 0x7f07005f;
+ public static final int complicationDrawable_rangedValueRingWidth = 0x7f070060;
+ public static final int complicationDrawable_textSize = 0x7f070061;
+ public static final int complicationDrawable_titleSize = 0x7f070062;
+ public static final int confirmation_overlay_image_size = 0x7f070063;
+ public static final int confirmation_overlay_text_size = 0x7f070064;
+ public static final int diag_button_bottom_padding = 0x7f070066;
+ public static final int diag_button_bottom_padding_round = 0x7f070067;
+ public static final int diag_button_padding_bottom = 0x7f070068;
+ public static final int diag_button_padding_horizontal = 0x7f070069;
+ public static final int diag_button_side_padding_right_round = 0x7f07006a;
+ public static final int diag_button_size = 0x7f07006b;
+ public static final int diag_content_bottom_padding = 0x7f07006c;
+ public static final int diag_content_side_padding = 0x7f07006d;
+ public static final int diag_content_side_padding_round = 0x7f07006e;
+ public static final int diag_content_top_padding = 0x7f07006f;
+ public static final int diag_content_top_padding_round = 0x7f070070;
+ public static final int diag_floating_height = 0x7f070071;
+ public static final int diag_icon_margin_top = 0x7f070072;
+ public static final int diag_preferred_padding = 0x7f070073;
+ public static final int diag_shade_height_rect = 0x7f070074;
+ public static final int diag_shade_height_round = 0x7f070075;
+ public static final int dismiss_padding = 0x7f07007d;
+ public static final int drawer_view_edge_size = 0x7f07007e;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f070082;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f070083;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f070084;
+ public static final int nav_drawer_single_page_circle_radius = 0x7f070085;
+ public static final int nav_drawer_single_page_icon_padding = 0x7f070086;
+ public static final int nav_drawer_single_page_icon_size = 0x7f070087;
+ public static final int nav_drawer_text_size = 0x7f070088;
+ public static final int peek_view_bottom_padding = 0x7f070098;
+ public static final int peek_view_icon_size = 0x7f070099;
+ public static final int peek_view_top_padding = 0x7f07009a;
+ public static final int screen_percentage_05 = 0x7f07009b;
+ public static final int screen_percentage_10 = 0x7f07009c;
+ public static final int screen_percentage_12 = 0x7f07009d;
+ public static final int screen_percentage_15 = 0x7f07009e;
+ public static final int wearable_drawer_view_elevation = 0x7f07009f;
+ public static final int wrv_curve_default_x_offset = 0x7f0700a0;
+ }
+ public static final class drawable {
+ public static final int accept_deny_dialog_negative_bg = 0x7f08004b;
+ public static final int accept_deny_dialog_positive_bg = 0x7f08004c;
+ public static final int action_item_background = 0x7f08004d;
+ public static final int action_item_icon_background = 0x7f08004e;
+ public static final int card_background = 0x7f08004f;
+ public static final int card_frame = 0x7f080050;
+ public static final int card_frame_pressed = 0x7f080051;
+ public static final int close_button = 0x7f080052;
+ public static final int generic_confirmation = 0x7f080066;
+ public static final int generic_confirmation_animation = 0x7f080067;
+ public static final int ic_cc_checkmark = 0x7f08006a;
+ public static final int ic_cc_clear = 0x7f08006b;
+ public static final int ic_cc_settings_button_bottom = 0x7f08006c;
+ public static final int ic_cc_settings_button_center = 0x7f08006d;
+ public static final int ic_cc_settings_button_e = 0x7f08006e;
+ public static final int ic_cc_settings_button_top = 0x7f08006f;
+ public static final int ic_expand_less_white_22 = 0x7f080070;
+ public static final int ic_expand_more_white_22 = 0x7f080071;
+ public static final int ic_full_cancel = 0x7f080072;
+ public static final int ic_full_sad = 0x7f080073;
+ public static final int ic_more_horiz_24dp_wht = 0x7f080074;
+ public static final int ic_more_vert_24dp_wht = 0x7f080075;
+ public static final int open_on_phone = 0x7f080082;
+ public static final int open_on_phone_animation = 0x7f080083;
+ public static final int preference_wrapped_icon = 0x7f080084;
+ }
+ public static final class fraction {
+ public static final int action_drawer_item_first_item_top_padding = 0x7f090000;
+ public static final int action_drawer_item_last_item_bottom_padding = 0x7f090001;
+ public static final int action_drawer_item_left_padding = 0x7f090002;
+ public static final int action_drawer_item_right_padding = 0x7f090003;
+ public static final int confirmation_overlay_margin_above_text = 0x7f090004;
+ public static final int confirmation_overlay_margin_side = 0x7f090005;
+ public static final int nav_drawer_margin_2_items = 0x7f090006;
+ public static final int nav_drawer_margin_3_items = 0x7f090007;
+ public static final int nav_drawer_margin_4_items_horizontal = 0x7f090008;
+ public static final int nav_drawer_margin_4_items_vertical = 0x7f090009;
+ public static final int nav_drawer_margin_5_items_horizontal_middle_row = 0x7f09000a;
+ public static final int nav_drawer_margin_5_items_horizontal_outer_rows = 0x7f09000b;
+ public static final int nav_drawer_margin_5_items_vertical = 0x7f09000c;
+ public static final int nav_drawer_margin_6_items_horizontal = 0x7f09000d;
+ public static final int nav_drawer_margin_6_items_vertical = 0x7f09000e;
+ public static final int nav_drawer_margin_7_items_horizontal_middle_row = 0x7f09000f;
+ public static final int nav_drawer_margin_7_items_horizontal_outer_rows = 0x7f090010;
+ public static final int nav_drawer_margin_7_items_vertical = 0x7f090011;
+ public static final int nav_drawer_text_margin = 0x7f090012;
+ }
+ public static final class id {
+ public static final int alertTitle = 0x7f0a0016;
+ public static final int all = 0x7f0a0017;
+ public static final int animatedWrapperContainer = 0x7f0a0019;
+ public static final int bottom = 0x7f0a001e;
+ public static final int butt = 0x7f0a001f;
+ public static final int buttonPanel = 0x7f0a0020;
+ public static final int center = 0x7f0a0022;
+ public static final int center_horizontal = 0x7f0a0023;
+ public static final int center_vertical = 0x7f0a0024;
+ public static final int clip_horizontal = 0x7f0a0027;
+ public static final int clip_vertical = 0x7f0a0028;
+ public static final int dashed = 0x7f0a002e;
+ public static final int dismiss_overlay_button = 0x7f0a0032;
+ public static final int dismiss_overlay_explain = 0x7f0a0033;
+ public static final int end = 0x7f0a0035;
+ public static final int fill = 0x7f0a0039;
+ public static final int fill_horizontal = 0x7f0a003a;
+ public static final int fill_vertical = 0x7f0a003b;
+ public static final int fit = 0x7f0a003c;
+ public static final int height = 0x7f0a003e;
+ public static final int item_touch_helper_previous_elevation = 0x7f0a0048;
+ public static final int left = 0x7f0a0049;
+ public static final int multi_page = 0x7f0a0051;
+ public static final int nested_icon = 0x7f0a0053;
+ public static final int none = 0x7f0a0055;
+ public static final int parentPanel = 0x7f0a005a;
+ public static final int right = 0x7f0a005e;
+ public static final int round = 0x7f0a0061;
+ public static final int single_page = 0x7f0a0075;
+ public static final int solid = 0x7f0a0076;
+ public static final int spacer = 0x7f0a0077;
+ public static final int square = 0x7f0a0079;
+ public static final int start = 0x7f0a007e;
+ public static final int text = 0x7f0a0083;
+ public static final int title = 0x7f0a0087;
+ public static final int top = 0x7f0a0089;
+ public static final int wearable_support_action_drawer_expand_icon = 0x7f0a008d;
+ public static final int wearable_support_action_drawer_item_icon = 0x7f0a008e;
+ public static final int wearable_support_action_drawer_item_text = 0x7f0a008f;
+ public static final int wearable_support_action_drawer_peek_action_icon = 0x7f0a0090;
+ public static final int wearable_support_action_drawer_title = 0x7f0a0091;
+ public static final int wearable_support_confirmation_overlay_image = 0x7f0a0092;
+ public static final int wearable_support_confirmation_overlay_message = 0x7f0a0093;
+ public static final int wearable_support_drawer_view_peek_container = 0x7f0a0094;
+ public static final int wearable_support_drawer_view_peek_icon = 0x7f0a0095;
+ public static final int wearable_support_nav_drawer_icon_0 = 0x7f0a0096;
+ public static final int wearable_support_nav_drawer_icon_1 = 0x7f0a0097;
+ public static final int wearable_support_nav_drawer_icon_2 = 0x7f0a0098;
+ public static final int wearable_support_nav_drawer_icon_3 = 0x7f0a0099;
+ public static final int wearable_support_nav_drawer_icon_4 = 0x7f0a009a;
+ public static final int wearable_support_nav_drawer_icon_5 = 0x7f0a009b;
+ public static final int wearable_support_nav_drawer_icon_6 = 0x7f0a009c;
+ public static final int wearable_support_nav_drawer_text = 0x7f0a009d;
+ public static final int wearable_support_navigation_drawer_item_icon = 0x7f0a009e;
+ public static final int wearable_support_navigation_drawer_item_text = 0x7f0a009f;
+ public static final int wearable_support_navigation_drawer_page_indicator = 0x7f0a00a0;
+ public static final int wearable_support_navigation_drawer_view_pager = 0x7f0a00a1;
+ public static final int wearable_support_overlay_confirmation = 0x7f0a00a2;
+ public static final int width = 0x7f0a00a4;
+ }
+ public static final class integer {
+ public static final int action_choose_expand_full_duration = 0x7f0b0003;
+ public static final int action_chooser_anim_duration = 0x7f0b0004;
+ public static final int action_chooser_bounce_delay = 0x7f0b0005;
+ public static final int action_chooser_confirmation_duration = 0x7f0b0006;
+ public static final int complicationDrawable_borderStyle = 0x7f0b0008;
+ }
+ public static final class interpolator {
+ public static final int generic_confirmation_animation_interpolator_0 = 0x7f0c0000;
+ public static final int generic_confirmation_animation_interpolator_1 = 0x7f0c0001;
+ public static final int generic_confirmation_animation_interpolator_2 = 0x7f0c0002;
+ public static final int generic_confirmation_animation_interpolator_3 = 0x7f0c0003;
+ public static final int open_on_phone_animation_interpolator_0 = 0x7f0c0004;
+ public static final int open_on_phone_animation_interpolator_1 = 0x7f0c0005;
+ }
+ public static final class layout {
+ public static final int accept_deny_dialog = 0x7f0d0019;
+ public static final int action_drawer_item_view = 0x7f0d001a;
+ public static final int action_drawer_peek_view = 0x7f0d001b;
+ public static final int action_drawer_title_view = 0x7f0d001c;
+ public static final int alert_dialog_wearable = 0x7f0d001d;
+ public static final int dismiss_overlay = 0x7f0d001e;
+ public static final int navigation_drawer_item_view = 0x7f0d001f;
+ public static final int navigation_drawer_view = 0x7f0d0020;
+ public static final int overlay_confirmation = 0x7f0d0031;
+ public static final int single_page_nav_drawer_1_item = 0x7f0d0035;
+ public static final int single_page_nav_drawer_2_item = 0x7f0d0036;
+ public static final int single_page_nav_drawer_3_item = 0x7f0d0037;
+ public static final int single_page_nav_drawer_4_item = 0x7f0d0038;
+ public static final int single_page_nav_drawer_5_item = 0x7f0d0039;
+ public static final int single_page_nav_drawer_6_item = 0x7f0d003a;
+ public static final int single_page_nav_drawer_7_item = 0x7f0d003b;
+ public static final int single_page_nav_drawer_peek_view = 0x7f0d003c;
+ public static final int watch_card_content = 0x7f0d003e;
+ public static final int wearable_drawer_view = 0x7f0d003f;
+ }
+ public static final class plurals {
+ public static final int time_difference_short_days = 0x7f0f0000;
+ public static final int time_difference_short_hours = 0x7f0f0001;
+ public static final int time_difference_short_minutes = 0x7f0f0002;
+ public static final int time_difference_words_days = 0x7f0f0003;
+ public static final int time_difference_words_hours = 0x7f0f0004;
+ public static final int time_difference_words_minutes = 0x7f0f0005;
+ }
+ public static final class string {
+ public static final int buttons_rect_bottom_center = 0x7f110014;
+ public static final int buttons_rect_bottom_left = 0x7f110015;
+ public static final int buttons_rect_bottom_right = 0x7f110016;
+ public static final int buttons_rect_left_bottom = 0x7f110017;
+ public static final int buttons_rect_left_center = 0x7f110018;
+ public static final int buttons_rect_left_top = 0x7f110019;
+ public static final int buttons_rect_right_bottom = 0x7f11001a;
+ public static final int buttons_rect_right_center = 0x7f11001b;
+ public static final int buttons_rect_right_top = 0x7f11001c;
+ public static final int buttons_rect_top_center = 0x7f11001d;
+ public static final int buttons_rect_top_left = 0x7f11001e;
+ public static final int buttons_rect_top_right = 0x7f11001f;
+ public static final int buttons_round_bottom_center = 0x7f110020;
+ public static final int buttons_round_bottom_left = 0x7f110021;
+ public static final int buttons_round_bottom_left_lower = 0x7f110022;
+ public static final int buttons_round_bottom_left_upper = 0x7f110023;
+ public static final int buttons_round_bottom_right = 0x7f110024;
+ public static final int buttons_round_bottom_right_lower = 0x7f110025;
+ public static final int buttons_round_bottom_right_upper = 0x7f110026;
+ public static final int buttons_round_center_left = 0x7f110027;
+ public static final int buttons_round_center_right = 0x7f110028;
+ public static final int buttons_round_top_center = 0x7f110029;
+ public static final int buttons_round_top_left = 0x7f11002a;
+ public static final int buttons_round_top_left_lower = 0x7f11002b;
+ public static final int buttons_round_top_left_upper = 0x7f11002c;
+ public static final int buttons_round_top_right = 0x7f11002d;
+ public static final int buttons_round_top_right_lower = 0x7f11002e;
+ public static final int buttons_round_top_right_upper = 0x7f11002f;
+ public static final int complicationDrawable_noDataText = 0x7f110041;
+ public static final int complicationDrawable_textTypeface = 0x7f110042;
+ public static final int complicationDrawable_titleTypeface = 0x7f110043;
+ public static final int dismiss_overlay_button_label = 0x7f110044;
+ public static final int generic_cancel = 0x7f110045;
+ public static final int generic_yes = 0x7f110046;
+ public static final int navigation_drawer_content_description = 0x7f110049;
+ public static final int time_difference_now = 0x7f11004b;
+ public static final int time_difference_short_days_and_hours = 0x7f11004c;
+ public static final int time_difference_short_hours_and_minutes = 0x7f11004d;
+ }
+ public static final class style {
+ public static final int CardText = 0x7f120092;
+ public static final int CardTextBase = 0x7f120093;
+ public static final int CardTitle = 0x7f120094;
+ public static final int CardTitleBase = 0x7f120095;
+ public static final int ConfirmationActivity = 0x7f120096;
+ public static final int DismissOverlayText = 0x7f120097;
+ public static final int DotsPageIndicatorStyle = 0x7f120098;
+ public static final int PageIndicatorViewStyle = 0x7f120099;
+ public static final int SinglePageNavDrawerIconStyle = 0x7f1200b2;
+ public static final int SinglePageNavDrawerTextStyle = 0x7f1200b3;
+ public static final int TextAppearance_WearDiag = 0x7f1200ef;
+ public static final int TextAppearance_WearDiag_Button = 0x7f1200f0;
+ public static final int TextAppearance_WearDiag_Message = 0x7f1200f1;
+ public static final int TextAppearance_WearDiag_Title = 0x7f1200f2;
+ public static final int TextAppearance_Wearable_Large = 0x7f1200f3;
+ public static final int TextAppearance_Wearable_Medium = 0x7f1200f4;
+ public static final int TextAppearance_Wearable_Small = 0x7f1200f5;
+ public static final int TextView_Large = 0x7f1200f9;
+ public static final int TextView_Large_Light = 0x7f1200fa;
+ public static final int TextView_Medium = 0x7f1200fb;
+ public static final int TextView_Medium_Light = 0x7f1200fc;
+ public static final int TextView_Small = 0x7f1200fd;
+ public static final int TextView_Small_Light = 0x7f1200fe;
+ public static final int Theme_WearDiag = 0x7f120115;
+ public static final int Theme_Wearable = 0x7f120116;
+ public static final int Theme_Wearable_Modal = 0x7f120117;
+ public static final int WearableActionDrawerItemText = 0x7f12011d;
+ public static final int WearableActionDrawerTitleText = 0x7f12011e;
+ public static final int WearableWatchFaceSettings = 0x7f12011f;
+ public static final int Widget_ActionPage = 0x7f120120;
+ public static final int Widget_WearDiag_Button = 0x7f120169;
+ public static final int Widget_WearDiag_TextView = 0x7f12016a;
+ public static final int Widget_WearDiag_TextView_Message = 0x7f12016b;
+ public static final int Widget_WearDiag_TextView_Title = 0x7f12016c;
+ }
+ public static final class styleable {
+ public static final int[] AcceptDenyDialogPreference = { 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f04010d, 0x7f04010e };
+ public static final int AcceptDenyDialogPreference_dialogIcon = 0;
+ public static final int AcceptDenyDialogPreference_dialogMessage = 1;
+ public static final int AcceptDenyDialogPreference_dialogTitle = 2;
+ public static final int AcceptDenyDialogPreference_showNegativeDialogButton = 3;
+ public static final int AcceptDenyDialogPreference_showPositiveDialogButton = 4;
+ public static final int[] AcceptDenySwitchPreference = { 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f04010a, 0x7f04010b, 0x7f04010d, 0x7f04010e };
+ public static final int AcceptDenySwitchPreference_dialogIcon = 0;
+ public static final int AcceptDenySwitchPreference_dialogMessage = 1;
+ public static final int AcceptDenySwitchPreference_dialogTitle = 2;
+ public static final int AcceptDenySwitchPreference_showDialogWhenTurningOff = 3;
+ public static final int AcceptDenySwitchPreference_showDialogWhenTurningOn = 4;
+ public static final int AcceptDenySwitchPreference_showNegativeDialogButton = 5;
+ public static final int AcceptDenySwitchPreference_showPositiveDialogButton = 6;
+ public static final int[] ActionLabel = { 0x01010096, 0x01010097, 0x01010098, 0x010100af, 0x0101014f, 0x01010153, 0x01010217, 0x01010218, 0x010103ac, 0x7f0400cd, 0x7f0400cf };
+ public static final int ActionLabel_android_typeface = 0;
+ public static final int ActionLabel_android_textStyle = 1;
+ public static final int ActionLabel_android_textColor = 2;
+ public static final int ActionLabel_android_gravity = 3;
+ public static final int ActionLabel_android_text = 4;
+ public static final int ActionLabel_android_maxLines = 5;
+ public static final int ActionLabel_android_lineSpacingExtra = 6;
+ public static final int ActionLabel_android_lineSpacingMultiplier = 7;
+ public static final int ActionLabel_android_fontFamily = 8;
+ public static final int ActionLabel_maxTextSize = 9;
+ public static final int ActionLabel_minTextSize = 10;
+ public static final int[] ActionPage = { 0x01010096, 0x01010097, 0x01010098, 0x010100af, 0x01010119, 0x0101014f, 0x01010153, 0x010101a5, 0x01010217, 0x01010218, 0x010103ac, 0x01010440, 0x01010448, 0x7f040041, 0x7f0400a3, 0x7f0400cd, 0x7f0400cf, 0x7f0400f1 };
+ public static final int ActionPage_android_typeface = 0;
+ public static final int ActionPage_android_textStyle = 1;
+ public static final int ActionPage_android_textColor = 2;
+ public static final int ActionPage_android_gravity = 3;
+ public static final int ActionPage_android_src = 4;
+ public static final int ActionPage_android_text = 5;
+ public static final int ActionPage_android_maxLines = 6;
+ public static final int ActionPage_android_color = 7;
+ public static final int ActionPage_android_lineSpacingExtra = 8;
+ public static final int ActionPage_android_lineSpacingMultiplier = 9;
+ public static final int ActionPage_android_fontFamily = 10;
+ public static final int ActionPage_android_elevation = 11;
+ public static final int ActionPage_android_stateListAnimator = 12;
+ public static final int ActionPage_buttonRippleColor = 13;
+ public static final int ActionPage_imageScaleMode = 14;
+ public static final int ActionPage_maxTextSize = 15;
+ public static final int ActionPage_minTextSize = 16;
+ public static final int ActionPage_pressedButtonTranslationZ = 17;
+ public static final int[] BoxInsetLayout_Layout = { 0x7f0400ae };
+ public static final int BoxInsetLayout_Layout_layout_box = 0;
+ public static final int[] CircledImageView = { 0x01010119, 0x7f04004a, 0x7f04004b, 0x7f04004c, 0x7f04004d, 0x7f04004e, 0x7f04004f, 0x7f040050, 0x7f040051, 0x7f040052, 0x7f0400a4, 0x7f0400a5, 0x7f0400a6, 0x7f040108, 0x7f040117 };
+ public static final int CircledImageView_android_src = 0;
+ public static final int CircledImageView_circle_border_cap = 1;
+ public static final int CircledImageView_circle_border_color = 2;
+ public static final int CircledImageView_circle_border_width = 3;
+ public static final int CircledImageView_circle_color = 4;
+ public static final int CircledImageView_circle_padding = 5;
+ public static final int CircledImageView_circle_radius = 6;
+ public static final int CircledImageView_circle_radius_percent = 7;
+ public static final int CircledImageView_circle_radius_pressed = 8;
+ public static final int CircledImageView_circle_radius_pressed_percent = 9;
+ public static final int CircledImageView_image_circle_percentage = 10;
+ public static final int CircledImageView_image_horizontal_offcenter_percentage = 11;
+ public static final int CircledImageView_image_tint = 12;
+ public static final int CircledImageView_shadow_width = 13;
+ public static final int CircledImageView_square_dimen = 14;
+ public static final int[] CircularButton = { 0x010100e5, 0x01010119, 0x010101a5, 0x01010440, 0x01010448, 0x7f040041, 0x7f0400a3, 0x7f0400f1 };
+ public static final int CircularButton_android_clickable = 0;
+ public static final int CircularButton_android_src = 1;
+ public static final int CircularButton_android_color = 2;
+ public static final int CircularButton_android_elevation = 3;
+ public static final int CircularButton_android_stateListAnimator = 4;
+ public static final int CircularButton_buttonRippleColor = 5;
+ public static final int CircularButton_imageScaleMode = 6;
+ public static final int CircularButton_pressedButtonTranslationZ = 7;
+ public static final int[] ComplicationDrawable = { 0x7f04002c, 0x7f04002d, 0x7f040034, 0x7f040035, 0x7f040036, 0x7f040037, 0x7f040038, 0x7f040039, 0x7f04009a, 0x7f04009e, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f04012c, 0x7f04012f, 0x7f040130, 0x7f040135, 0x7f04013b, 0x7f04013f };
+ public static final int ComplicationDrawable_backgroundColor = 0;
+ public static final int ComplicationDrawable_backgroundDrawable = 1;
+ public static final int ComplicationDrawable_borderColor = 2;
+ public static final int ComplicationDrawable_borderDashGap = 3;
+ public static final int ComplicationDrawable_borderDashWidth = 4;
+ public static final int ComplicationDrawable_borderRadius = 5;
+ public static final int ComplicationDrawable_borderStyle = 6;
+ public static final int ComplicationDrawable_borderWidth = 7;
+ public static final int ComplicationDrawable_highlightColor = 8;
+ public static final int ComplicationDrawable_iconColor = 9;
+ public static final int ComplicationDrawable_rangedValuePrimaryColor = 10;
+ public static final int ComplicationDrawable_rangedValueRingWidth = 11;
+ public static final int ComplicationDrawable_rangedValueSecondaryColor = 12;
+ public static final int ComplicationDrawable_textColor = 13;
+ public static final int ComplicationDrawable_textSize = 14;
+ public static final int ComplicationDrawable_textTypeface = 15;
+ public static final int ComplicationDrawable_titleColor = 16;
+ public static final int ComplicationDrawable_titleSize = 17;
+ public static final int ComplicationDrawable_titleTypeface = 18;
+ public static final int[] DelayedConfirmationView = { 0x7f040143 };
+ public static final int DelayedConfirmationView_update_interval = 0;
+ public static final int[] DotsPageIndicator = { 0x7f040075, 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f04007f, 0x7f040080, 0x7f040081 };
+ public static final int DotsPageIndicator_dotColor = 0;
+ public static final int DotsPageIndicator_dotColorSelected = 1;
+ public static final int DotsPageIndicator_dotFadeInDuration = 2;
+ public static final int DotsPageIndicator_dotFadeOutDelay = 3;
+ public static final int DotsPageIndicator_dotFadeOutDuration = 4;
+ public static final int DotsPageIndicator_dotFadeWhenIdle = 5;
+ public static final int DotsPageIndicator_dotRadius = 6;
+ public static final int DotsPageIndicator_dotRadiusSelected = 7;
+ public static final int DotsPageIndicator_dotShadowColor = 8;
+ public static final int DotsPageIndicator_dotShadowDx = 9;
+ public static final int DotsPageIndicator_dotShadowDy = 10;
+ public static final int DotsPageIndicator_dotShadowRadius = 11;
+ public static final int DotsPageIndicator_dotSpacing = 12;
+ public static final int[] PageIndicatorView = { 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f0400e5, 0x7f0400e6, 0x7f0400e7 };
+ public static final int PageIndicatorView_pageIndicatorDotColor = 0;
+ public static final int PageIndicatorView_pageIndicatorDotColorSelected = 1;
+ public static final int PageIndicatorView_pageIndicatorDotFadeInDuration = 2;
+ public static final int PageIndicatorView_pageIndicatorDotFadeOutDelay = 3;
+ public static final int PageIndicatorView_pageIndicatorDotFadeOutDuration = 4;
+ public static final int PageIndicatorView_pageIndicatorDotFadeWhenIdle = 5;
+ public static final int PageIndicatorView_pageIndicatorDotRadius = 6;
+ public static final int PageIndicatorView_pageIndicatorDotRadiusSelected = 7;
+ public static final int PageIndicatorView_pageIndicatorDotShadowColor = 8;
+ public static final int PageIndicatorView_pageIndicatorDotShadowDx = 9;
+ public static final int PageIndicatorView_pageIndicatorDotShadowDy = 10;
+ public static final int PageIndicatorView_pageIndicatorDotShadowRadius = 11;
+ public static final int PageIndicatorView_pageIndicatorDotSpacing = 12;
+ public static final int[] PercentLayout_Layout = { 0x7f0400ad, 0x7f0400b0, 0x7f0400b2, 0x7f0400b4, 0x7f0400b5, 0x7f0400b7, 0x7f0400b8, 0x7f0400bb, 0x7f0400bc, 0x7f0400be };
+ public static final int PercentLayout_Layout_layout_aspectRatio = 0;
+ public static final int PercentLayout_Layout_layout_heightPercent = 1;
+ public static final int PercentLayout_Layout_layout_marginBottomPercent = 2;
+ public static final int PercentLayout_Layout_layout_marginEndPercent = 3;
+ public static final int PercentLayout_Layout_layout_marginLeftPercent = 4;
+ public static final int PercentLayout_Layout_layout_marginPercent = 5;
+ public static final int PercentLayout_Layout_layout_marginRightPercent = 6;
+ public static final int PercentLayout_Layout_layout_marginStartPercent = 7;
+ public static final int PercentLayout_Layout_layout_marginTopPercent = 8;
+ public static final int PercentLayout_Layout_layout_widthPercent = 9;
+ public static final int[] ProgressSpinner = { 0x7f040062 };
+ public static final int ProgressSpinner_color_sequence = 0;
+ public static final int[] RecyclerView = { 0x010100c4, 0x010100f1, 0x7f0400ac, 0x7f0400fe, 0x7f040112, 0x7f040119 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_layoutManager = 2;
+ public static final int RecyclerView_reverseLayout = 3;
+ public static final int RecyclerView_spanCount = 4;
+ public static final int RecyclerView_stackFromEnd = 5;
+ public static final int[] WatchViewStub = { 0x7f0400fd, 0x7f0400ff };
+ public static final int WatchViewStub_rectLayout = 0;
+ public static final int WatchViewStub_roundLayout = 1;
+ public static final int[] WearableActionDrawer = { 0x7f040021, 0x7f040085, 0x7f040110 };
+ public static final int WearableActionDrawer_action_menu = 0;
+ public static final int WearableActionDrawer_drawer_title = 1;
+ public static final int WearableActionDrawer_show_overflow_in_peek = 2;
+ public static final int[] WearableDialogPreference = { 0x7f0400d5, 0x7f0400d6, 0x7f0400d7, 0x7f0400ef };
+ public static final int WearableDialogPreference_negativeButtonIcon = 0;
+ public static final int WearableDialogPreference_neutralButtonIcon = 1;
+ public static final int WearableDialogPreference_neutralButtonText = 2;
+ public static final int WearableDialogPreference_positiveButtonIcon = 3;
+ public static final int[] WearableDrawerView = { 0x7f040084, 0x7f0400eb };
+ public static final int WearableDrawerView_drawer_content = 0;
+ public static final int WearableDrawerView_peek_view = 1;
+ public static final int[] WearableFrameLayout = { 0x01010109, 0x0101010a, 0x01010200, 0x0101046d, 0x7f0400af, 0x7f0400b1, 0x7f0400b3, 0x7f0400b6, 0x7f0400b9, 0x7f0400ba, 0x7f0400bd, 0x7f0400bf };
+ public static final int WearableFrameLayout_android_foreground = 0;
+ public static final int WearableFrameLayout_android_measureAllChildren = 1;
+ public static final int WearableFrameLayout_android_foregroundGravity = 2;
+ public static final int WearableFrameLayout_android_foregroundTint = 3;
+ public static final int WearableFrameLayout_layout_gravityRound = 4;
+ public static final int WearableFrameLayout_layout_heightRound = 5;
+ public static final int WearableFrameLayout_layout_marginBottomRound = 6;
+ public static final int WearableFrameLayout_layout_marginLeftRound = 7;
+ public static final int WearableFrameLayout_layout_marginRightRound = 8;
+ public static final int WearableFrameLayout_layout_marginRound = 9;
+ public static final int WearableFrameLayout_layout_marginTopRound = 10;
+ public static final int WearableFrameLayout_layout_widthRound = 11;
+ public static final int[] WearableNavigationDrawer = { 0x7f0400d4 };
+ public static final int WearableNavigationDrawer_navigation_style = 0;
+ public static final int[] WearableRecyclerView = { 0x7f040033, 0x7f040053, 0x7f040101 };
+ public static final int WearableRecyclerView_bezel_width = 0;
+ public static final int WearableRecyclerView_circular_scrolling_gesture_enabled = 1;
+ public static final int WearableRecyclerView_scroll_degrees_per_screen = 2;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/example/ruixuandai/zenfacedigit/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/example/ruixuandai/zenfacedigit/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..0a129155cb74d232952ad711d0cacbc27eee435e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/example/ruixuandai/zenfacedigit/R.java
@@ -0,0 +1,11398 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found. It
+ * should not be modified by hand.
+ */
+
+package com.example.ruixuandai.zenfacedigit;
+
+public final class R {
+ public static final class anim {
+ public static final int abc_fade_in=0x7f010000;
+ public static final int abc_fade_out=0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom=0x7f010002;
+ public static final int abc_popup_enter=0x7f010003;
+ public static final int abc_popup_exit=0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom=0x7f010005;
+ public static final int abc_slide_in_bottom=0x7f010006;
+ public static final int abc_slide_in_top=0x7f010007;
+ public static final int abc_slide_out_bottom=0x7f010008;
+ public static final int abc_slide_out_top=0x7f010009;
+ public static final int generic_confirmation_generic_confirmation_animation=0x7f01000a;
+ public static final int generic_confirmation_icon_animation=0x7f01000b;
+ public static final int open_on_phone_arrow_animation=0x7f01000c;
+ public static final int open_on_phone_path_1_animation=0x7f01000d;
+ public static final int open_on_phone_path_2_animation=0x7f01000e;
+ }
+ public static final class animator {
+ public static final int circular_image_button_anim=0x7f020000;
+ }
+ public static final class array {
+ public static final int progress_spinner_sequence=0x7f030000;
+ }
+ public static final class attr {
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarDivider=0x7f040000;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarItemBackground=0x7f040001;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarPopupTheme=0x7f040002;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * wrap_content 0
+ *
+ */
+ public static final int actionBarSize=0x7f040003;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarSplitStyle=0x7f040004;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarStyle=0x7f040005;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarTabBarStyle=0x7f040006;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarTabStyle=0x7f040007;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarTabTextStyle=0x7f040008;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarTheme=0x7f040009;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionBarWidgetTheme=0x7f04000a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionButtonStyle=0x7f04000b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionDropDownStyle=0x7f04000c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionLayout=0x7f04000d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionMenuTextAppearance=0x7f04000e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int actionMenuTextColor=0x7f04000f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeBackground=0x7f040010;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeCloseButtonStyle=0x7f040011;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeCloseDrawable=0x7f040012;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeCopyDrawable=0x7f040013;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeCutDrawable=0x7f040014;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeFindDrawable=0x7f040015;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModePasteDrawable=0x7f040016;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModePopupWindowStyle=0x7f040017;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeSelectAllDrawable=0x7f040018;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeShareDrawable=0x7f040019;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeSplitBackground=0x7f04001a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeStyle=0x7f04001b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionModeWebSearchDrawable=0x7f04001c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionOverflowButtonStyle=0x7f04001d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int actionOverflowMenuStyle=0x7f04001e;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int actionProviderClass=0x7f04001f;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int actionViewClass=0x7f040020;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int action_menu=0x7f040021;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int activityChooserViewStyle=0x7f040022;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int alertDialogButtonGroupStyle=0x7f040023;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int alertDialogCenterButtons=0x7f040024;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int alertDialogStyle=0x7f040025;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int alertDialogTheme=0x7f040026;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int allowStacking=0x7f040027;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int arrowHeadLength=0x7f040028;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int arrowShaftLength=0x7f040029;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int autoCompleteTextViewStyle=0x7f04002a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int background=0x7f04002b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundColor=0x7f04002c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int backgroundDrawable=0x7f04002d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundSplit=0x7f04002e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundStacked=0x7f04002f;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundTint=0x7f040030;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multiply e
+ * screen f
+ * src_atop 9
+ * src_in 5
+ * src_over 3
+ *
+ */
+ public static final int backgroundTintMode=0x7f040031;
+ /**
+ * May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int barLength=0x7f040032;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int bezel_width=0x7f040033;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int borderColor=0x7f040034;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int borderDashGap=0x7f040035;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int borderDashWidth=0x7f040036;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int borderRadius=0x7f040037;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * dashed 2
+ * none 0
+ * solid 1
+ *
+ */
+ public static final int borderStyle=0x7f040038;
+ /**
+ * May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int borderWidth=0x7f040039;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int borderlessButtonStyle=0x7f04003a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarButtonStyle=0x7f04003b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarNegativeButtonStyle=0x7f04003c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarNeutralButtonStyle=0x7f04003d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarPositiveButtonStyle=0x7f04003e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonBarStyle=0x7f04003f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonPanelSideLayout=0x7f040040;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int buttonRippleColor=0x7f040041;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * icon_only 2
+ * standard 0
+ * wide 1
+ *
+ */
+ public static final int buttonSize=0x7f040042;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonStyle=0x7f040043;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int buttonStyleSmall=0x7f040044;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int buttonTint=0x7f040045;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multiply e
+ * screen f
+ * src_atop 9
+ * src_in 5
+ * src_over 3
+ *
+ */
+ public static final int buttonTintMode=0x7f040046;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int checkboxStyle=0x7f040047;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int checkedTextViewStyle=0x7f040048;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int circleCrop=0x7f040049;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * butt 0
+ * round 1
+ * square 2
+ *
+ */
+ public static final int circle_border_cap=0x7f04004a;
+ /**
+ * May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int circle_border_color=0x7f04004b;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int circle_border_width=0x7f04004c;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int circle_color=0x7f04004d;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int circle_padding=0x7f04004e;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int circle_radius=0x7f04004f;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int circle_radius_percent=0x7f040050;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int circle_radius_pressed=0x7f040051;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int circle_radius_pressed_percent=0x7f040052;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int circular_scrolling_gesture_enabled=0x7f040053;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int closeIcon=0x7f040054;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int closeItemLayout=0x7f040055;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int collapseContentDescription=0x7f040056;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int collapseIcon=0x7f040057;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int color=0x7f040058;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorAccent=0x7f040059;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorButtonNormal=0x7f04005a;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlActivated=0x7f04005b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlHighlight=0x7f04005c;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlNormal=0x7f04005d;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimary=0x7f04005e;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimaryDark=0x7f04005f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * auto 2
+ * dark 0
+ * light 1
+ *
+ */
+ public static final int colorScheme=0x7f040060;
+ /**
+ * May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorSwitchThumbNormal=0x7f040061;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int color_sequence=0x7f040062;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int commitIcon=0x7f040063;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetEnd=0x7f040064;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetLeft=0x7f040065;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetRight=0x7f040066;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetStart=0x7f040067;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int controlBackground=0x7f040068;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int customNavigationLayout=0x7f040069;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int defaultQueryHint=0x7f04006a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dialogIcon=0x7f04006b;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int dialogMessage=0x7f04006c;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dialogPreferredPadding=0x7f04006d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dialogTheme=0x7f04006e;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int dialogTitle=0x7f04006f;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * disableHome 20
+ * homeAsUp 4
+ * none 0
+ * showCustom 10
+ * showHome 2
+ * showTitle 8
+ * useLogo 1
+ *
+ */
+ public static final int displayOptions=0x7f040070;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int divider=0x7f040071;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dividerHorizontal=0x7f040072;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dividerPadding=0x7f040073;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dividerVertical=0x7f040074;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int dotColor=0x7f040075;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int dotColorSelected=0x7f040076;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int dotFadeInDuration=0x7f040077;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int dotFadeOutDelay=0x7f040078;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int dotFadeOutDuration=0x7f040079;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int dotFadeWhenIdle=0x7f04007a;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotRadius=0x7f04007b;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotRadiusSelected=0x7f04007c;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int dotShadowColor=0x7f04007d;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotShadowDx=0x7f04007e;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotShadowDy=0x7f04007f;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotShadowRadius=0x7f040080;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dotSpacing=0x7f040081;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int drawableSize=0x7f040082;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int drawerArrowStyle=0x7f040083;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int drawer_content=0x7f040084;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int drawer_title=0x7f040085;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int dropDownListViewStyle=0x7f040086;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int dropdownListPreferredItemHeight=0x7f040087;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int editTextBackground=0x7f040088;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int editTextColor=0x7f040089;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int editTextStyle=0x7f04008a;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int elevation=0x7f04008b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int expandActivityOverflowButtonDrawable=0x7f04008c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int font=0x7f04008d;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int fontProviderAuthority=0x7f04008e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int fontProviderCerts=0x7f04008f;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * async 1
+ * blocking 0
+ *
+ */
+ public static final int fontProviderFetchStrategy=0x7f040090;
+ /**
+ * May be an integer value, such as "100
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * forever ffffffff
+ *
+ */
+ public static final int fontProviderFetchTimeout=0x7f040091;
+ /**
+ * May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int fontProviderPackage=0x7f040092;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int fontProviderQuery=0x7f040093;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * italic 1
+ * normal 0
+ *
+ */
+ public static final int fontStyle=0x7f040094;
+ /**
+ * May be an integer value, such as "100
".
+ */
+ public static final int fontWeight=0x7f040095;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int gapBetweenBars=0x7f040096;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int goIcon=0x7f040097;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int height=0x7f040098;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int hideOnContentScroll=0x7f040099;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int highlightColor=0x7f04009a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int homeAsUpIndicator=0x7f04009b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int homeLayout=0x7f04009c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int icon=0x7f04009d;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int iconColor=0x7f04009e;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int iconifiedByDefault=0x7f04009f;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int imageAspectRatio=0x7f0400a0;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * adjust_height 2
+ * adjust_width 1
+ * none 0
+ *
+ */
+ public static final int imageAspectRatioAdjust=0x7f0400a1;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int imageButtonStyle=0x7f0400a2;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * center 1
+ * fit 0
+ *
+ */
+ public static final int imageScaleMode=0x7f0400a3;
+ /**
+ * May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int image_circle_percentage=0x7f0400a4;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int image_horizontal_offcenter_percentage=0x7f0400a5;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int image_tint=0x7f0400a6;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int indeterminateProgressStyle=0x7f0400a7;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int initialActivityCount=0x7f0400a8;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int isLightTheme=0x7f0400a9;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int itemPadding=0x7f0400aa;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int layout=0x7f0400ab;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int layoutManager=0x7f0400ac;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_aspectRatio=0x7f0400ad;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * all f
+ * bottom 8
+ * left 1
+ * right 4
+ * top 2
+ *
+ */
+ public static final int layout_box=0x7f0400ae;
+ /**
+ * Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ */
+ public static final int layout_gravityRound=0x7f0400af;
+ /**
+ * May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_heightPercent=0x7f0400b0;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_heightRound=0x7f0400b1;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginBottomPercent=0x7f0400b2;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginBottomRound=0x7f0400b3;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginEndPercent=0x7f0400b4;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginLeftPercent=0x7f0400b5;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginLeftRound=0x7f0400b6;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginPercent=0x7f0400b7;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginRightPercent=0x7f0400b8;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginRightRound=0x7f0400b9;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginRound=0x7f0400ba;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginStartPercent=0x7f0400bb;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_marginTopPercent=0x7f0400bc;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_marginTopRound=0x7f0400bd;
+ /**
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int layout_widthPercent=0x7f0400be;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int layout_widthRound=0x7f0400bf;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listChoiceBackgroundIndicator=0x7f0400c0;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listDividerAlertDialog=0x7f0400c1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listItemLayout=0x7f0400c2;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listLayout=0x7f0400c3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int listPopupWindowStyle=0x7f0400c4;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeight=0x7f0400c5;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightLarge=0x7f0400c6;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightSmall=0x7f0400c7;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingLeft=0x7f0400c8;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingRight=0x7f0400c9;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int logo=0x7f0400ca;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int logoDescription=0x7f0400cb;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int maxButtonHeight=0x7f0400cc;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int maxTextSize=0x7f0400cd;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int measureWithLargestChild=0x7f0400ce;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int minTextSize=0x7f0400cf;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int multiChoiceItemLayout=0x7f0400d0;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int navigationContentDescription=0x7f0400d1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int navigationIcon=0x7f0400d2;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * listMode 1
+ * normal 0
+ * tabMode 2
+ *
+ */
+ public static final int navigationMode=0x7f0400d3;
+ /**
+ * Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multi_page 1
+ * single_page 0
+ *
+ */
+ public static final int navigation_style=0x7f0400d4;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int negativeButtonIcon=0x7f0400d5;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int neutralButtonIcon=0x7f0400d6;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int neutralButtonText=0x7f0400d7;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int overlapAnchor=0x7f0400d8;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int paddingEnd=0x7f0400d9;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int paddingStart=0x7f0400da;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int pageIndicatorDotColor=0x7f0400db;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int pageIndicatorDotColorSelected=0x7f0400dc;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int pageIndicatorDotFadeInDuration=0x7f0400dd;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int pageIndicatorDotFadeOutDelay=0x7f0400de;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int pageIndicatorDotFadeOutDuration=0x7f0400df;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int pageIndicatorDotFadeWhenIdle=0x7f0400e0;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotRadius=0x7f0400e1;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotRadiusSelected=0x7f0400e2;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int pageIndicatorDotShadowColor=0x7f0400e3;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotShadowDx=0x7f0400e4;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotShadowDy=0x7f0400e5;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotShadowRadius=0x7f0400e6;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pageIndicatorDotSpacing=0x7f0400e7;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int panelBackground=0x7f0400e8;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int panelMenuListTheme=0x7f0400e9;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int panelMenuListWidth=0x7f0400ea;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int peek_view=0x7f0400eb;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int popupMenuStyle=0x7f0400ec;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int popupTheme=0x7f0400ed;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int popupWindowStyle=0x7f0400ee;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int positiveButtonIcon=0x7f0400ef;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int preserveIconSpacing=0x7f0400f0;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int pressedButtonTranslationZ=0x7f0400f1;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int progressBarPadding=0x7f0400f2;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int progressBarStyle=0x7f0400f3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int queryBackground=0x7f0400f4;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int queryHint=0x7f0400f5;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int radioButtonStyle=0x7f0400f6;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int rangedValuePrimaryColor=0x7f0400f7;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int rangedValueRingWidth=0x7f0400f8;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int rangedValueSecondaryColor=0x7f0400f9;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int ratingBarStyle=0x7f0400fa;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int ratingBarStyleIndicator=0x7f0400fb;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int ratingBarStyleSmall=0x7f0400fc;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int rectLayout=0x7f0400fd;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int reverseLayout=0x7f0400fe;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int roundLayout=0x7f0400ff;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int scopeUris=0x7f040100;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int scroll_degrees_per_screen=0x7f040101;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int searchHintIcon=0x7f040102;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int searchIcon=0x7f040103;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int searchViewStyle=0x7f040104;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int seekBarStyle=0x7f040105;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int selectableItemBackground=0x7f040106;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int selectableItemBackgroundBorderless=0x7f040107;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int shadow_width=0x7f040108;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * always 2
+ * collapseActionView 8
+ * ifRoom 1
+ * never 0
+ * withText 4
+ *
+ */
+ public static final int showAsAction=0x7f040109;
+ /**
+ * May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showDialogWhenTurningOff=0x7f04010a;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showDialogWhenTurningOn=0x7f04010b;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * beginning 1
+ * end 4
+ * middle 2
+ * none 0
+ *
+ */
+ public static final int showDividers=0x7f04010c;
+ /**
+ * May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showNegativeDialogButton=0x7f04010d;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showPositiveDialogButton=0x7f04010e;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showText=0x7f04010f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int show_overflow_in_peek=0x7f040110;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int singleChoiceItemLayout=0x7f040111;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int spanCount=0x7f040112;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int spinBars=0x7f040113;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int spinnerDropDownItemStyle=0x7f040114;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int spinnerStyle=0x7f040115;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int splitTrack=0x7f040116;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * height 1
+ * none 0
+ * width 2
+ *
+ */
+ public static final int square_dimen=0x7f040117;
+ /**
+ * May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int srcCompat=0x7f040118;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int stackFromEnd=0x7f040119;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_above_anchor=0x7f04011a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int submitBackground=0x7f04011b;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int subtitle=0x7f04011c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int subtitleTextAppearance=0x7f04011d;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int subtitleTextColor=0x7f04011e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int subtitleTextStyle=0x7f04011f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int suggestionRowLayout=0x7f040120;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int switchMinWidth=0x7f040121;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int switchPadding=0x7f040122;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int switchStyle=0x7f040123;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int switchTextAppearance=0x7f040124;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int textAllCaps=0x7f040125;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceLargePopupMenu=0x7f040126;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceListItem=0x7f040127;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceListItemSmall=0x7f040128;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceSearchResultSubtitle=0x7f040129;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceSearchResultTitle=0x7f04012a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int textAppearanceSmallPopupMenu=0x7f04012b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColor=0x7f04012c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColorAlertDialogListItem=0x7f04012d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColorSearchUrl=0x7f04012e;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int textSize=0x7f04012f;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int textTypeface=0x7f040130;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int theme=0x7f040131;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int thickness=0x7f040132;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int thumbTextPadding=0x7f040133;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int title=0x7f040134;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int titleColor=0x7f040135;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginBottom=0x7f040136;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginEnd=0x7f040137;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginStart=0x7f040138;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginTop=0x7f040139;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleMargins=0x7f04013a;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ */
+ public static final int titleSize=0x7f04013b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int titleTextAppearance=0x7f04013c;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int titleTextColor=0x7f04013d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int titleTextStyle=0x7f04013e;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int titleTypeface=0x7f04013f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int toolbarNavigationButtonStyle=0x7f040140;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int toolbarStyle=0x7f040141;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int track=0x7f040142;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int update_interval=0x7f040143;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ */
+ public static final int voiceIcon=0x7f040144;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBar=0x7f040145;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBarOverlay=0x7f040146;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionModeOverlay=0x7f040147;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowFixedHeightMajor=0x7f040148;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowFixedHeightMinor=0x7f040149;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowFixedWidthMajor=0x7f04014a;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowFixedWidthMinor=0x7f04014b;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowMinWidthMajor=0x7f04014c;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ */
+ public static final int windowMinWidthMinor=0x7f04014d;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowNoTitle=0x7f04014e;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs=0x7f050000;
+ public static final int abc_action_bar_embed_tabs_pre_jb=0x7f050001;
+ public static final int abc_action_bar_expanded_action_views_exclusive=0x7f050002;
+ public static final int abc_allow_stacked_button_bar=0x7f050003;
+ public static final int abc_config_actionMenuItemAllCaps=0x7f050004;
+ public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f050005;
+ public static final int abc_config_closeDialogWhenTouchOutside=0x7f050006;
+ public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f050007;
+ public static final int action_choose_expand_selected=0x7f050008;
+ public static final int action_choose_symmetrical_dimen=0x7f050009;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark=0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light=0x7f060001;
+ public static final int abc_color_highlight_material=0x7f060002;
+ public static final int abc_input_method_navigation_guard=0x7f060003;
+ public static final int abc_primary_text_disable_only_material_dark=0x7f060004;
+ public static final int abc_primary_text_disable_only_material_light=0x7f060005;
+ public static final int abc_primary_text_material_dark=0x7f060006;
+ public static final int abc_primary_text_material_light=0x7f060007;
+ public static final int abc_search_url_text=0x7f060008;
+ public static final int abc_search_url_text_normal=0x7f060009;
+ public static final int abc_search_url_text_pressed=0x7f06000a;
+ public static final int abc_search_url_text_selected=0x7f06000b;
+ public static final int abc_secondary_text_material_dark=0x7f06000c;
+ public static final int abc_secondary_text_material_light=0x7f06000d;
+ public static final int accent_material_dark=0x7f06000e;
+ public static final int accent_material_light=0x7f06000f;
+ public static final int action_button_background=0x7f060010;
+ public static final int ambient_mode_text=0x7f060011;
+ public static final int background=0x7f060012;
+ public static final int background_floating_material_dark=0x7f060013;
+ public static final int background_floating_material_light=0x7f060014;
+ public static final int background_material_dark=0x7f060015;
+ public static final int background_material_light=0x7f060016;
+ public static final int black=0x7f060017;
+ public static final int black_54p=0x7f060018;
+ public static final int black_86p=0x7f060019;
+ public static final int blue=0x7f06001a;
+ public static final int bright_foreground_disabled_material_dark=0x7f06001b;
+ public static final int bright_foreground_disabled_material_light=0x7f06001c;
+ public static final int bright_foreground_inverse_material_dark=0x7f06001d;
+ public static final int bright_foreground_inverse_material_light=0x7f06001e;
+ public static final int bright_foreground_material_dark=0x7f06001f;
+ public static final int bright_foreground_material_light=0x7f060020;
+ public static final int btn_colored_background_material=0x7f060021;
+ public static final int button_icon_color=0x7f060022;
+ public static final int button_material_dark=0x7f060023;
+ public static final int button_material_light=0x7f060024;
+ public static final int card_default_background=0x7f060025;
+ public static final int card_grey_text_color=0x7f060026;
+ public static final int card_text_color=0x7f060027;
+ public static final int circular_button=0x7f060028;
+ public static final int circular_button_disabled=0x7f060029;
+ public static final int circular_button_normal=0x7f06002a;
+ public static final int circular_button_pressed=0x7f06002b;
+ public static final int common_google_signin_btn_text_dark=0x7f06002c;
+ public static final int common_google_signin_btn_text_dark_default=0x7f06002d;
+ public static final int common_google_signin_btn_text_dark_disabled=0x7f06002e;
+ public static final int common_google_signin_btn_text_dark_focused=0x7f06002f;
+ public static final int common_google_signin_btn_text_dark_pressed=0x7f060030;
+ public static final int common_google_signin_btn_text_light=0x7f060031;
+ public static final int common_google_signin_btn_text_light_default=0x7f060032;
+ public static final int common_google_signin_btn_text_light_disabled=0x7f060033;
+ public static final int common_google_signin_btn_text_light_focused=0x7f060034;
+ public static final int common_google_signin_btn_text_light_pressed=0x7f060035;
+ public static final int common_google_signin_btn_tint=0x7f060036;
+ public static final int complicationDrawable_backgroundColor=0x7f060037;
+ public static final int complicationDrawable_borderColor=0x7f060038;
+ public static final int complicationDrawable_highlightColor=0x7f060039;
+ public static final int complicationDrawable_iconColor=0x7f06003a;
+ public static final int complicationDrawable_rangedValuePrimaryColor=0x7f06003b;
+ public static final int complicationDrawable_rangedValueSecondaryColor=0x7f06003c;
+ public static final int complicationDrawable_textColor=0x7f06003d;
+ public static final int complicationDrawable_titleColor=0x7f06003e;
+ public static final int dark_blue=0x7f06003f;
+ public static final int dark_grey=0x7f060040;
+ public static final int dark_red=0x7f060041;
+ public static final int date_text=0x7f060042;
+ public static final int dialog_background=0x7f060043;
+ public static final int dialog_shade_background=0x7f060044;
+ public static final int digital_text=0x7f060045;
+ public static final int dim_foreground_disabled_material_dark=0x7f060046;
+ public static final int dim_foreground_disabled_material_light=0x7f060047;
+ public static final int dim_foreground_material_dark=0x7f060048;
+ public static final int dim_foreground_material_light=0x7f060049;
+ public static final int disabled_text_light=0x7f06004a;
+ public static final int dismiss_close=0x7f06004b;
+ public static final int dismiss_close_pressed=0x7f06004c;
+ public static final int dismiss_overlay_bg=0x7f06004d;
+ public static final int foreground_material_dark=0x7f06004e;
+ public static final int foreground_material_light=0x7f06004f;
+ public static final int green=0x7f060050;
+ public static final int grey=0x7f060051;
+ public static final int highlighted_text_material_dark=0x7f060052;
+ public static final int highlighted_text_material_light=0x7f060053;
+ public static final int hint_foreground_material_dark=0x7f060054;
+ public static final int hint_foreground_material_light=0x7f060055;
+ public static final int light_grey=0x7f060056;
+ public static final int material_blue_grey_800=0x7f060057;
+ public static final int material_blue_grey_900=0x7f060058;
+ public static final int material_blue_grey_950=0x7f060059;
+ public static final int material_deep_teal_200=0x7f06005a;
+ public static final int material_deep_teal_500=0x7f06005b;
+ public static final int material_grey_100=0x7f06005c;
+ public static final int material_grey_300=0x7f06005d;
+ public static final int material_grey_50=0x7f06005e;
+ public static final int material_grey_600=0x7f06005f;
+ public static final int material_grey_800=0x7f060060;
+ public static final int material_grey_850=0x7f060061;
+ public static final int material_grey_900=0x7f060062;
+ public static final int notification_action_color_filter=0x7f060063;
+ public static final int notification_icon_bg_color=0x7f060064;
+ public static final int notification_material_background_media_default_color=0x7f060065;
+ public static final int orange=0x7f060066;
+ public static final int primary_dark_material_dark=0x7f060067;
+ public static final int primary_dark_material_light=0x7f060068;
+ public static final int primary_material_dark=0x7f060069;
+ public static final int primary_material_light=0x7f06006a;
+ public static final int primary_text_dark=0x7f06006b;
+ public static final int primary_text_default_material_dark=0x7f06006c;
+ public static final int primary_text_default_material_light=0x7f06006d;
+ public static final int primary_text_disabled_material_dark=0x7f06006e;
+ public static final int primary_text_disabled_material_light=0x7f06006f;
+ public static final int primary_text_light=0x7f060070;
+ public static final int red=0x7f060071;
+ public static final int ripple_material_dark=0x7f060072;
+ public static final int ripple_material_light=0x7f060073;
+ public static final int secondary_text_default_material_dark=0x7f060074;
+ public static final int secondary_text_default_material_light=0x7f060075;
+ public static final int secondary_text_disabled_material_dark=0x7f060076;
+ public static final int secondary_text_disabled_material_light=0x7f060077;
+ public static final int secondary_text_light=0x7f060078;
+ public static final int semitransparent_grey=0x7f060079;
+ public static final int switch_thumb_disabled_material_dark=0x7f06007a;
+ public static final int switch_thumb_disabled_material_light=0x7f06007b;
+ public static final int switch_thumb_material_dark=0x7f06007c;
+ public static final int switch_thumb_material_light=0x7f06007d;
+ public static final int switch_thumb_normal_material_dark=0x7f06007e;
+ public static final int switch_thumb_normal_material_light=0x7f06007f;
+ public static final int white=0x7f060080;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material=0x7f070000;
+ public static final int abc_action_bar_default_height_material=0x7f070001;
+ public static final int abc_action_bar_default_padding_end_material=0x7f070002;
+ public static final int abc_action_bar_default_padding_start_material=0x7f070003;
+ public static final int abc_action_bar_icon_vertical_padding_material=0x7f070004;
+ public static final int abc_action_bar_overflow_padding_end_material=0x7f070005;
+ public static final int abc_action_bar_overflow_padding_start_material=0x7f070006;
+ public static final int abc_action_bar_progress_bar_size=0x7f070007;
+ public static final int abc_action_bar_stacked_max_height=0x7f070008;
+ public static final int abc_action_bar_stacked_tab_max_width=0x7f070009;
+ public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f07000a;
+ public static final int abc_action_bar_subtitle_top_margin_material=0x7f07000b;
+ public static final int abc_action_button_min_height_material=0x7f07000c;
+ public static final int abc_action_button_min_width_material=0x7f07000d;
+ public static final int abc_action_button_min_width_overflow_material=0x7f07000e;
+ public static final int abc_alert_dialog_button_bar_height=0x7f07000f;
+ public static final int abc_button_inset_horizontal_material=0x7f070010;
+ public static final int abc_button_inset_vertical_material=0x7f070011;
+ public static final int abc_button_padding_horizontal_material=0x7f070012;
+ public static final int abc_button_padding_vertical_material=0x7f070013;
+ public static final int abc_config_prefDialogWidth=0x7f070014;
+ public static final int abc_control_corner_material=0x7f070015;
+ public static final int abc_control_inset_material=0x7f070016;
+ public static final int abc_control_padding_material=0x7f070017;
+ public static final int abc_dialog_fixed_height_major=0x7f070018;
+ public static final int abc_dialog_fixed_height_minor=0x7f070019;
+ public static final int abc_dialog_fixed_width_major=0x7f07001a;
+ public static final int abc_dialog_fixed_width_minor=0x7f07001b;
+ public static final int abc_dialog_list_padding_vertical_material=0x7f07001c;
+ public static final int abc_dialog_min_width_major=0x7f07001d;
+ public static final int abc_dialog_min_width_minor=0x7f07001e;
+ public static final int abc_dialog_padding_material=0x7f07001f;
+ public static final int abc_dialog_padding_top_material=0x7f070020;
+ public static final int abc_disabled_alpha_material_dark=0x7f070021;
+ public static final int abc_disabled_alpha_material_light=0x7f070022;
+ public static final int abc_dropdownitem_icon_width=0x7f070023;
+ public static final int abc_dropdownitem_text_padding_left=0x7f070024;
+ public static final int abc_dropdownitem_text_padding_right=0x7f070025;
+ public static final int abc_edit_text_inset_bottom_material=0x7f070026;
+ public static final int abc_edit_text_inset_horizontal_material=0x7f070027;
+ public static final int abc_edit_text_inset_top_material=0x7f070028;
+ public static final int abc_floating_window_z=0x7f070029;
+ public static final int abc_list_item_padding_horizontal_material=0x7f07002a;
+ public static final int abc_panel_menu_list_width=0x7f07002b;
+ public static final int abc_search_view_preferred_width=0x7f07002c;
+ public static final int abc_search_view_text_min_width=0x7f07002d;
+ public static final int abc_seekbar_track_background_height_material=0x7f07002e;
+ public static final int abc_seekbar_track_progress_height_material=0x7f07002f;
+ public static final int abc_select_dialog_padding_start_material=0x7f070030;
+ public static final int abc_switch_padding=0x7f070031;
+ public static final int abc_text_size_body_1_material=0x7f070032;
+ public static final int abc_text_size_body_2_material=0x7f070033;
+ public static final int abc_text_size_button_material=0x7f070034;
+ public static final int abc_text_size_caption_material=0x7f070035;
+ public static final int abc_text_size_display_1_material=0x7f070036;
+ public static final int abc_text_size_display_2_material=0x7f070037;
+ public static final int abc_text_size_display_3_material=0x7f070038;
+ public static final int abc_text_size_display_4_material=0x7f070039;
+ public static final int abc_text_size_headline_material=0x7f07003a;
+ public static final int abc_text_size_large_material=0x7f07003b;
+ public static final int abc_text_size_medium_material=0x7f07003c;
+ public static final int abc_text_size_menu_material=0x7f07003d;
+ public static final int abc_text_size_small_material=0x7f07003e;
+ public static final int abc_text_size_subhead_material=0x7f07003f;
+ public static final int abc_text_size_subtitle_material_toolbar=0x7f070040;
+ public static final int abc_text_size_title_material=0x7f070041;
+ public static final int abc_text_size_title_material_toolbar=0x7f070042;
+ public static final int acc_text_size=0x7f070043;
+ public static final int action_chooser_base_radius_percent=0x7f070044;
+ public static final int action_chooser_bounce_in_percent=0x7f070045;
+ public static final int action_chooser_icon_height_percent=0x7f070046;
+ public static final int action_chooser_max_radius_percent=0x7f070047;
+ public static final int action_chooser_min_drag_select_percent=0x7f070048;
+ public static final int action_chooser_min_swipe_select_percent=0x7f070049;
+ public static final int action_drawer_expand_icon_top_margin=0x7f07004a;
+ public static final int action_drawer_item_bottom_padding=0x7f07004b;
+ public static final int action_drawer_item_icon_padding=0x7f07004c;
+ public static final int action_drawer_item_icon_right_margin=0x7f07004d;
+ public static final int action_drawer_item_icon_size=0x7f07004e;
+ public static final int action_drawer_item_text_size=0x7f07004f;
+ public static final int action_drawer_item_top_padding=0x7f070050;
+ public static final int action_drawer_peek_top_padding=0x7f070051;
+ public static final int action_drawer_peek_view_height=0x7f070052;
+ public static final int card_content_padding_rect_top=0x7f070053;
+ public static final int circular_button_elevation=0x7f070054;
+ public static final int circular_button_elevation_pressed=0x7f070055;
+ public static final int close_button_diameter=0x7f070056;
+ public static final int compat_button_inset_horizontal_material=0x7f070057;
+ public static final int compat_button_inset_vertical_material=0x7f070058;
+ public static final int compat_button_padding_horizontal_material=0x7f070059;
+ public static final int compat_button_padding_vertical_material=0x7f07005a;
+ public static final int compat_control_corner_material=0x7f07005b;
+ public static final int complicationDrawable_borderDashGap=0x7f07005c;
+ public static final int complicationDrawable_borderDashWidth=0x7f07005d;
+ public static final int complicationDrawable_borderRadius=0x7f07005e;
+ public static final int complicationDrawable_borderWidth=0x7f07005f;
+ public static final int complicationDrawable_rangedValueRingWidth=0x7f070060;
+ public static final int complicationDrawable_textSize=0x7f070061;
+ public static final int complicationDrawable_titleSize=0x7f070062;
+ public static final int confirmation_overlay_image_size=0x7f070063;
+ public static final int confirmation_overlay_text_size=0x7f070064;
+ public static final int date_text_size=0x7f070065;
+ public static final int diag_button_bottom_padding=0x7f070066;
+ public static final int diag_button_bottom_padding_round=0x7f070067;
+ public static final int diag_button_padding_bottom=0x7f070068;
+ public static final int diag_button_padding_horizontal=0x7f070069;
+ public static final int diag_button_side_padding_right_round=0x7f07006a;
+ public static final int diag_button_size=0x7f07006b;
+ public static final int diag_content_bottom_padding=0x7f07006c;
+ public static final int diag_content_side_padding=0x7f07006d;
+ public static final int diag_content_side_padding_round=0x7f07006e;
+ public static final int diag_content_top_padding=0x7f07006f;
+ public static final int diag_content_top_padding_round=0x7f070070;
+ public static final int diag_floating_height=0x7f070071;
+ public static final int diag_icon_margin_top=0x7f070072;
+ public static final int diag_preferred_padding=0x7f070073;
+ public static final int diag_shade_height_rect=0x7f070074;
+ public static final int diag_shade_height_round=0x7f070075;
+ public static final int digital_text_size=0x7f070076;
+ public static final int digital_text_size_round=0x7f070077;
+ public static final int digital_x_offset=0x7f070078;
+ public static final int digital_x_offset_round=0x7f070079;
+ public static final int digital_y_offset=0x7f07007a;
+ public static final int disabled_alpha_material_dark=0x7f07007b;
+ public static final int disabled_alpha_material_light=0x7f07007c;
+ public static final int dismiss_padding=0x7f07007d;
+ public static final int drawer_view_edge_size=0x7f07007e;
+ public static final int highlight_alpha_material_colored=0x7f07007f;
+ public static final int highlight_alpha_material_dark=0x7f070080;
+ public static final int highlight_alpha_material_light=0x7f070081;
+ public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f070082;
+ public static final int item_touch_helper_swipe_escape_max_velocity=0x7f070083;
+ public static final int item_touch_helper_swipe_escape_velocity=0x7f070084;
+ public static final int nav_drawer_single_page_circle_radius=0x7f070085;
+ public static final int nav_drawer_single_page_icon_padding=0x7f070086;
+ public static final int nav_drawer_single_page_icon_size=0x7f070087;
+ public static final int nav_drawer_text_size=0x7f070088;
+ public static final int notification_action_icon_size=0x7f070089;
+ public static final int notification_action_text_size=0x7f07008a;
+ public static final int notification_big_circle_margin=0x7f07008b;
+ public static final int notification_content_margin_start=0x7f07008c;
+ public static final int notification_large_icon_height=0x7f07008d;
+ public static final int notification_large_icon_width=0x7f07008e;
+ public static final int notification_main_column_padding_top=0x7f07008f;
+ public static final int notification_media_narrow_margin=0x7f070090;
+ public static final int notification_right_icon_size=0x7f070091;
+ public static final int notification_right_side_padding_top=0x7f070092;
+ public static final int notification_small_icon_background_padding=0x7f070093;
+ public static final int notification_small_icon_size_as_large=0x7f070094;
+ public static final int notification_subtext_size=0x7f070095;
+ public static final int notification_top_pad=0x7f070096;
+ public static final int notification_top_pad_large_text=0x7f070097;
+ public static final int peek_view_bottom_padding=0x7f070098;
+ public static final int peek_view_icon_size=0x7f070099;
+ public static final int peek_view_top_padding=0x7f07009a;
+ public static final int screen_percentage_05=0x7f07009b;
+ public static final int screen_percentage_10=0x7f07009c;
+ public static final int screen_percentage_12=0x7f07009d;
+ public static final int screen_percentage_15=0x7f07009e;
+ public static final int wearable_drawer_view_elevation=0x7f07009f;
+ public static final int wrv_curve_default_x_offset=0x7f0700a0;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha=0x7f080000;
+ public static final int abc_action_bar_item_background_material=0x7f080001;
+ public static final int abc_btn_borderless_material=0x7f080002;
+ public static final int abc_btn_check_material=0x7f080003;
+ public static final int abc_btn_check_to_on_mtrl_000=0x7f080004;
+ public static final int abc_btn_check_to_on_mtrl_015=0x7f080005;
+ public static final int abc_btn_colored_material=0x7f080006;
+ public static final int abc_btn_default_mtrl_shape=0x7f080007;
+ public static final int abc_btn_radio_material=0x7f080008;
+ public static final int abc_btn_radio_to_on_mtrl_000=0x7f080009;
+ public static final int abc_btn_radio_to_on_mtrl_015=0x7f08000a;
+ public static final int abc_btn_rating_star_off_mtrl_alpha=0x7f08000b;
+ public static final int abc_btn_rating_star_on_mtrl_alpha=0x7f08000c;
+ public static final int abc_btn_switch_to_on_mtrl_00001=0x7f08000d;
+ public static final int abc_btn_switch_to_on_mtrl_00012=0x7f08000e;
+ public static final int abc_cab_background_internal_bg=0x7f08000f;
+ public static final int abc_cab_background_top_material=0x7f080010;
+ public static final int abc_cab_background_top_mtrl_alpha=0x7f080011;
+ public static final int abc_control_background_material=0x7f080012;
+ public static final int abc_dialog_material_background_dark=0x7f080013;
+ public static final int abc_dialog_material_background_light=0x7f080014;
+ public static final int abc_edit_text_material=0x7f080015;
+ public static final int abc_ic_ab_back_mtrl_am_alpha=0x7f080016;
+ public static final int abc_ic_clear_mtrl_alpha=0x7f080017;
+ public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f080018;
+ public static final int abc_ic_go_search_api_mtrl_alpha=0x7f080019;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f08001a;
+ public static final int abc_ic_menu_cut_mtrl_alpha=0x7f08001b;
+ public static final int abc_ic_menu_moreoverflow_mtrl_alpha=0x7f08001c;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f08001d;
+ public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f08001e;
+ public static final int abc_ic_menu_share_mtrl_alpha=0x7f08001f;
+ public static final int abc_ic_search_api_mtrl_alpha=0x7f080020;
+ public static final int abc_ic_star_black_16dp=0x7f080021;
+ public static final int abc_ic_star_black_36dp=0x7f080022;
+ public static final int abc_ic_star_half_black_16dp=0x7f080023;
+ public static final int abc_ic_star_half_black_36dp=0x7f080024;
+ public static final int abc_ic_voice_search_api_mtrl_alpha=0x7f080025;
+ public static final int abc_item_background_holo_dark=0x7f080026;
+ public static final int abc_item_background_holo_light=0x7f080027;
+ public static final int abc_list_divider_mtrl_alpha=0x7f080028;
+ public static final int abc_list_focused_holo=0x7f080029;
+ public static final int abc_list_longpressed_holo=0x7f08002a;
+ public static final int abc_list_pressed_holo_dark=0x7f08002b;
+ public static final int abc_list_pressed_holo_light=0x7f08002c;
+ public static final int abc_list_selector_background_transition_holo_dark=0x7f08002d;
+ public static final int abc_list_selector_background_transition_holo_light=0x7f08002e;
+ public static final int abc_list_selector_disabled_holo_dark=0x7f08002f;
+ public static final int abc_list_selector_disabled_holo_light=0x7f080030;
+ public static final int abc_list_selector_holo_dark=0x7f080031;
+ public static final int abc_list_selector_holo_light=0x7f080032;
+ public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f080033;
+ public static final int abc_popup_background_mtrl_mult=0x7f080034;
+ public static final int abc_ratingbar_full_material=0x7f080035;
+ public static final int abc_ratingbar_indicator_material=0x7f080036;
+ public static final int abc_ratingbar_small_material=0x7f080037;
+ public static final int abc_scrubber_control_off_mtrl_alpha=0x7f080038;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f080039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f08003a;
+ public static final int abc_scrubber_primary_mtrl_alpha=0x7f08003b;
+ public static final int abc_scrubber_track_mtrl_alpha=0x7f08003c;
+ public static final int abc_seekbar_thumb_material=0x7f08003d;
+ public static final int abc_seekbar_track_material=0x7f08003e;
+ public static final int abc_spinner_mtrl_am_alpha=0x7f08003f;
+ public static final int abc_spinner_textfield_background_material=0x7f080040;
+ public static final int abc_switch_thumb_material=0x7f080041;
+ public static final int abc_switch_track_mtrl_alpha=0x7f080042;
+ public static final int abc_tab_indicator_material=0x7f080043;
+ public static final int abc_tab_indicator_mtrl_alpha=0x7f080044;
+ public static final int abc_text_cursor_material=0x7f080045;
+ public static final int abc_textfield_activated_mtrl_alpha=0x7f080046;
+ public static final int abc_textfield_default_mtrl_alpha=0x7f080047;
+ public static final int abc_textfield_search_activated_mtrl_alpha=0x7f080048;
+ public static final int abc_textfield_search_default_mtrl_alpha=0x7f080049;
+ public static final int abc_textfield_search_material=0x7f08004a;
+ public static final int accept_deny_dialog_negative_bg=0x7f08004b;
+ public static final int accept_deny_dialog_positive_bg=0x7f08004c;
+ public static final int action_item_background=0x7f08004d;
+ public static final int action_item_icon_background=0x7f08004e;
+ public static final int card_background=0x7f08004f;
+ public static final int card_frame=0x7f080050;
+ public static final int card_frame_pressed=0x7f080051;
+ public static final int close_button=0x7f080052;
+ public static final int common_full_open_on_phone=0x7f080053;
+ public static final int common_google_signin_btn_icon_dark=0x7f080054;
+ public static final int common_google_signin_btn_icon_dark_focused=0x7f080055;
+ public static final int common_google_signin_btn_icon_dark_normal=0x7f080056;
+ public static final int common_google_signin_btn_icon_dark_normal_background=0x7f080057;
+ public static final int common_google_signin_btn_icon_disabled=0x7f080058;
+ public static final int common_google_signin_btn_icon_light=0x7f080059;
+ public static final int common_google_signin_btn_icon_light_focused=0x7f08005a;
+ public static final int common_google_signin_btn_icon_light_normal=0x7f08005b;
+ public static final int common_google_signin_btn_icon_light_normal_background=0x7f08005c;
+ public static final int common_google_signin_btn_text_dark=0x7f08005d;
+ public static final int common_google_signin_btn_text_dark_focused=0x7f08005e;
+ public static final int common_google_signin_btn_text_dark_normal=0x7f08005f;
+ public static final int common_google_signin_btn_text_dark_normal_background=0x7f080060;
+ public static final int common_google_signin_btn_text_disabled=0x7f080061;
+ public static final int common_google_signin_btn_text_light=0x7f080062;
+ public static final int common_google_signin_btn_text_light_focused=0x7f080063;
+ public static final int common_google_signin_btn_text_light_normal=0x7f080064;
+ public static final int common_google_signin_btn_text_light_normal_background=0x7f080065;
+ public static final int generic_confirmation=0x7f080066;
+ public static final int generic_confirmation_animation=0x7f080067;
+ public static final int googleg_disabled_color_18=0x7f080068;
+ public static final int googleg_standard_color_18=0x7f080069;
+ public static final int ic_cc_checkmark=0x7f08006a;
+ public static final int ic_cc_clear=0x7f08006b;
+ public static final int ic_cc_settings_button_bottom=0x7f08006c;
+ public static final int ic_cc_settings_button_center=0x7f08006d;
+ public static final int ic_cc_settings_button_e=0x7f08006e;
+ public static final int ic_cc_settings_button_top=0x7f08006f;
+ public static final int ic_expand_less_white_22=0x7f080070;
+ public static final int ic_expand_more_white_22=0x7f080071;
+ public static final int ic_full_cancel=0x7f080072;
+ public static final int ic_full_sad=0x7f080073;
+ public static final int ic_more_horiz_24dp_wht=0x7f080074;
+ public static final int ic_more_vert_24dp_wht=0x7f080075;
+ public static final int notification_action_background=0x7f080076;
+ public static final int notification_bg=0x7f080077;
+ public static final int notification_bg_low=0x7f080078;
+ public static final int notification_bg_low_normal=0x7f080079;
+ public static final int notification_bg_low_pressed=0x7f08007a;
+ public static final int notification_bg_normal=0x7f08007b;
+ public static final int notification_bg_normal_pressed=0x7f08007c;
+ public static final int notification_icon_background=0x7f08007d;
+ public static final int notification_template_icon_bg=0x7f08007e;
+ public static final int notification_template_icon_low_bg=0x7f08007f;
+ public static final int notification_tile_bg=0x7f080080;
+ public static final int notify_panel_notification_icon_bg=0x7f080081;
+ public static final int open_on_phone=0x7f080082;
+ public static final int open_on_phone_animation=0x7f080083;
+ public static final int preference_wrapped_icon=0x7f080084;
+ public static final int preview_digital=0x7f080085;
+ public static final int preview_digital_circular=0x7f080086;
+ public static final int smallic=0x7f080087;
+ }
+ public static final class fraction {
+ public static final int action_drawer_item_first_item_top_padding=0x7f090000;
+ public static final int action_drawer_item_last_item_bottom_padding=0x7f090001;
+ public static final int action_drawer_item_left_padding=0x7f090002;
+ public static final int action_drawer_item_right_padding=0x7f090003;
+ public static final int confirmation_overlay_margin_above_text=0x7f090004;
+ public static final int confirmation_overlay_margin_side=0x7f090005;
+ public static final int nav_drawer_margin_2_items=0x7f090006;
+ public static final int nav_drawer_margin_3_items=0x7f090007;
+ public static final int nav_drawer_margin_4_items_horizontal=0x7f090008;
+ public static final int nav_drawer_margin_4_items_vertical=0x7f090009;
+ public static final int nav_drawer_margin_5_items_horizontal_middle_row=0x7f09000a;
+ public static final int nav_drawer_margin_5_items_horizontal_outer_rows=0x7f09000b;
+ public static final int nav_drawer_margin_5_items_vertical=0x7f09000c;
+ public static final int nav_drawer_margin_6_items_horizontal=0x7f09000d;
+ public static final int nav_drawer_margin_6_items_vertical=0x7f09000e;
+ public static final int nav_drawer_margin_7_items_horizontal_middle_row=0x7f09000f;
+ public static final int nav_drawer_margin_7_items_horizontal_outer_rows=0x7f090010;
+ public static final int nav_drawer_margin_7_items_vertical=0x7f090011;
+ public static final int nav_drawer_text_margin=0x7f090012;
+ }
+ public static final class id {
+ public static final int action0=0x7f0a0000;
+ public static final int action_bar=0x7f0a0001;
+ public static final int action_bar_activity_content=0x7f0a0002;
+ public static final int action_bar_container=0x7f0a0003;
+ public static final int action_bar_root=0x7f0a0004;
+ public static final int action_bar_spinner=0x7f0a0005;
+ public static final int action_bar_subtitle=0x7f0a0006;
+ public static final int action_bar_title=0x7f0a0007;
+ public static final int action_container=0x7f0a0008;
+ public static final int action_context_bar=0x7f0a0009;
+ public static final int action_divider=0x7f0a000a;
+ public static final int action_image=0x7f0a000b;
+ public static final int action_menu_divider=0x7f0a000c;
+ public static final int action_menu_presenter=0x7f0a000d;
+ public static final int action_mode_bar=0x7f0a000e;
+ public static final int action_mode_bar_stub=0x7f0a000f;
+ public static final int action_mode_close_button=0x7f0a0010;
+ public static final int action_text=0x7f0a0011;
+ public static final int actions=0x7f0a0012;
+ public static final int activity_chooser_view_content=0x7f0a0013;
+ public static final int adjust_height=0x7f0a0014;
+ public static final int adjust_width=0x7f0a0015;
+ public static final int alertTitle=0x7f0a0016;
+ public static final int all=0x7f0a0017;
+ public static final int always=0x7f0a0018;
+ public static final int animatedWrapperContainer=0x7f0a0019;
+ public static final int async=0x7f0a001a;
+ public static final int auto=0x7f0a001b;
+ public static final int beginning=0x7f0a001c;
+ public static final int blocking=0x7f0a001d;
+ public static final int bottom=0x7f0a001e;
+ public static final int butt=0x7f0a001f;
+ public static final int buttonPanel=0x7f0a0020;
+ public static final int cancel_action=0x7f0a0021;
+ public static final int center=0x7f0a0022;
+ public static final int center_horizontal=0x7f0a0023;
+ public static final int center_vertical=0x7f0a0024;
+ public static final int checkbox=0x7f0a0025;
+ public static final int chronometer=0x7f0a0026;
+ public static final int clip_horizontal=0x7f0a0027;
+ public static final int clip_vertical=0x7f0a0028;
+ public static final int collapseActionView=0x7f0a0029;
+ public static final int contentPanel=0x7f0a002a;
+ public static final int custom=0x7f0a002b;
+ public static final int customPanel=0x7f0a002c;
+ public static final int dark=0x7f0a002d;
+ public static final int dashed=0x7f0a002e;
+ public static final int decor_content_parent=0x7f0a002f;
+ public static final int default_activity_button=0x7f0a0030;
+ public static final int disableHome=0x7f0a0031;
+ public static final int dismiss_overlay_button=0x7f0a0032;
+ public static final int dismiss_overlay_explain=0x7f0a0033;
+ public static final int edit_query=0x7f0a0034;
+ public static final int end=0x7f0a0035;
+ public static final int end_padder=0x7f0a0036;
+ public static final int expand_activities_button=0x7f0a0037;
+ public static final int expanded_menu=0x7f0a0038;
+ public static final int fill=0x7f0a0039;
+ public static final int fill_horizontal=0x7f0a003a;
+ public static final int fill_vertical=0x7f0a003b;
+ public static final int fit=0x7f0a003c;
+ public static final int forever=0x7f0a003d;
+ public static final int height=0x7f0a003e;
+ public static final int home=0x7f0a003f;
+ public static final int homeAsUp=0x7f0a0040;
+ public static final int icon=0x7f0a0041;
+ public static final int icon_group=0x7f0a0042;
+ public static final int icon_only=0x7f0a0043;
+ public static final int ifRoom=0x7f0a0044;
+ public static final int image=0x7f0a0045;
+ public static final int info=0x7f0a0046;
+ public static final int italic=0x7f0a0047;
+ public static final int item_touch_helper_previous_elevation=0x7f0a0048;
+ public static final int left=0x7f0a0049;
+ public static final int light=0x7f0a004a;
+ public static final int line1=0x7f0a004b;
+ public static final int line3=0x7f0a004c;
+ public static final int listMode=0x7f0a004d;
+ public static final int list_item=0x7f0a004e;
+ public static final int media_actions=0x7f0a004f;
+ public static final int middle=0x7f0a0050;
+ public static final int multi_page=0x7f0a0051;
+ public static final int multiply=0x7f0a0052;
+ public static final int nested_icon=0x7f0a0053;
+ public static final int never=0x7f0a0054;
+ public static final int none=0x7f0a0055;
+ public static final int normal=0x7f0a0056;
+ public static final int notification_background=0x7f0a0057;
+ public static final int notification_main_column=0x7f0a0058;
+ public static final int notification_main_column_container=0x7f0a0059;
+ public static final int parentPanel=0x7f0a005a;
+ public static final int progress_circular=0x7f0a005b;
+ public static final int progress_horizontal=0x7f0a005c;
+ public static final int radio=0x7f0a005d;
+ public static final int right=0x7f0a005e;
+ public static final int right_icon=0x7f0a005f;
+ public static final int right_side=0x7f0a0060;
+ public static final int round=0x7f0a0061;
+ public static final int screen=0x7f0a0062;
+ public static final int scrollIndicatorDown=0x7f0a0063;
+ public static final int scrollIndicatorUp=0x7f0a0064;
+ public static final int scrollView=0x7f0a0065;
+ public static final int search_badge=0x7f0a0066;
+ public static final int search_bar=0x7f0a0067;
+ public static final int search_button=0x7f0a0068;
+ public static final int search_close_btn=0x7f0a0069;
+ public static final int search_edit_frame=0x7f0a006a;
+ public static final int search_go_btn=0x7f0a006b;
+ public static final int search_mag_icon=0x7f0a006c;
+ public static final int search_plate=0x7f0a006d;
+ public static final int search_src_text=0x7f0a006e;
+ public static final int search_voice_btn=0x7f0a006f;
+ public static final int select_dialog_listview=0x7f0a0070;
+ public static final int shortcut=0x7f0a0071;
+ public static final int showCustom=0x7f0a0072;
+ public static final int showHome=0x7f0a0073;
+ public static final int showTitle=0x7f0a0074;
+ public static final int single_page=0x7f0a0075;
+ public static final int solid=0x7f0a0076;
+ public static final int spacer=0x7f0a0077;
+ public static final int split_action_bar=0x7f0a0078;
+ public static final int square=0x7f0a0079;
+ public static final int src_atop=0x7f0a007a;
+ public static final int src_in=0x7f0a007b;
+ public static final int src_over=0x7f0a007c;
+ public static final int standard=0x7f0a007d;
+ public static final int start=0x7f0a007e;
+ public static final int status_bar_latest_event_content=0x7f0a007f;
+ public static final int submit_area=0x7f0a0080;
+ public static final int tabMode=0x7f0a0081;
+ public static final int tag_transition_group=0x7f0a0082;
+ public static final int text=0x7f0a0083;
+ public static final int text2=0x7f0a0084;
+ public static final int textSpacerNoButtons=0x7f0a0085;
+ public static final int time=0x7f0a0086;
+ public static final int title=0x7f0a0087;
+ public static final int title_template=0x7f0a0088;
+ public static final int top=0x7f0a0089;
+ public static final int topPanel=0x7f0a008a;
+ public static final int up=0x7f0a008b;
+ public static final int useLogo=0x7f0a008c;
+ public static final int wearable_support_action_drawer_expand_icon=0x7f0a008d;
+ public static final int wearable_support_action_drawer_item_icon=0x7f0a008e;
+ public static final int wearable_support_action_drawer_item_text=0x7f0a008f;
+ public static final int wearable_support_action_drawer_peek_action_icon=0x7f0a0090;
+ public static final int wearable_support_action_drawer_title=0x7f0a0091;
+ public static final int wearable_support_confirmation_overlay_image=0x7f0a0092;
+ public static final int wearable_support_confirmation_overlay_message=0x7f0a0093;
+ public static final int wearable_support_drawer_view_peek_container=0x7f0a0094;
+ public static final int wearable_support_drawer_view_peek_icon=0x7f0a0095;
+ public static final int wearable_support_nav_drawer_icon_0=0x7f0a0096;
+ public static final int wearable_support_nav_drawer_icon_1=0x7f0a0097;
+ public static final int wearable_support_nav_drawer_icon_2=0x7f0a0098;
+ public static final int wearable_support_nav_drawer_icon_3=0x7f0a0099;
+ public static final int wearable_support_nav_drawer_icon_4=0x7f0a009a;
+ public static final int wearable_support_nav_drawer_icon_5=0x7f0a009b;
+ public static final int wearable_support_nav_drawer_icon_6=0x7f0a009c;
+ public static final int wearable_support_nav_drawer_text=0x7f0a009d;
+ public static final int wearable_support_navigation_drawer_item_icon=0x7f0a009e;
+ public static final int wearable_support_navigation_drawer_item_text=0x7f0a009f;
+ public static final int wearable_support_navigation_drawer_page_indicator=0x7f0a00a0;
+ public static final int wearable_support_navigation_drawer_view_pager=0x7f0a00a1;
+ public static final int wearable_support_overlay_confirmation=0x7f0a00a2;
+ public static final int wide=0x7f0a00a3;
+ public static final int width=0x7f0a00a4;
+ public static final int withText=0x7f0a00a5;
+ public static final int wrap_content=0x7f0a00a6;
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur=0x7f0b0000;
+ public static final int abc_config_activityShortDur=0x7f0b0001;
+ public static final int abc_max_action_buttons=0x7f0b0002;
+ public static final int action_choose_expand_full_duration=0x7f0b0003;
+ public static final int action_chooser_anim_duration=0x7f0b0004;
+ public static final int action_chooser_bounce_delay=0x7f0b0005;
+ public static final int action_chooser_confirmation_duration=0x7f0b0006;
+ public static final int cancel_button_image_alpha=0x7f0b0007;
+ public static final int complicationDrawable_borderStyle=0x7f0b0008;
+ public static final int google_play_services_version=0x7f0b0009;
+ public static final int status_bar_notification_info_maxnum=0x7f0b000a;
+ }
+ public static final class interpolator {
+ public static final int generic_confirmation_animation_interpolator_0=0x7f0c0000;
+ public static final int generic_confirmation_animation_interpolator_1=0x7f0c0001;
+ public static final int generic_confirmation_animation_interpolator_2=0x7f0c0002;
+ public static final int generic_confirmation_animation_interpolator_3=0x7f0c0003;
+ public static final int open_on_phone_animation_interpolator_0=0x7f0c0004;
+ public static final int open_on_phone_animation_interpolator_1=0x7f0c0005;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item=0x7f0d0000;
+ public static final int abc_action_bar_up_container=0x7f0d0001;
+ public static final int abc_action_bar_view_list_nav_layout=0x7f0d0002;
+ public static final int abc_action_menu_item_layout=0x7f0d0003;
+ public static final int abc_action_menu_layout=0x7f0d0004;
+ public static final int abc_action_mode_bar=0x7f0d0005;
+ public static final int abc_action_mode_close_item_material=0x7f0d0006;
+ public static final int abc_activity_chooser_view=0x7f0d0007;
+ public static final int abc_activity_chooser_view_list_item=0x7f0d0008;
+ public static final int abc_alert_dialog_button_bar_material=0x7f0d0009;
+ public static final int abc_alert_dialog_material=0x7f0d000a;
+ public static final int abc_dialog_title_material=0x7f0d000b;
+ public static final int abc_expanded_menu_layout=0x7f0d000c;
+ public static final int abc_list_menu_item_checkbox=0x7f0d000d;
+ public static final int abc_list_menu_item_icon=0x7f0d000e;
+ public static final int abc_list_menu_item_layout=0x7f0d000f;
+ public static final int abc_list_menu_item_radio=0x7f0d0010;
+ public static final int abc_popup_menu_item_layout=0x7f0d0011;
+ public static final int abc_screen_content_include=0x7f0d0012;
+ public static final int abc_screen_simple=0x7f0d0013;
+ public static final int abc_screen_simple_overlay_action_mode=0x7f0d0014;
+ public static final int abc_screen_toolbar=0x7f0d0015;
+ public static final int abc_search_dropdown_item_icons_2line=0x7f0d0016;
+ public static final int abc_search_view=0x7f0d0017;
+ public static final int abc_select_dialog_material=0x7f0d0018;
+ public static final int accept_deny_dialog=0x7f0d0019;
+ public static final int action_drawer_item_view=0x7f0d001a;
+ public static final int action_drawer_peek_view=0x7f0d001b;
+ public static final int action_drawer_title_view=0x7f0d001c;
+ public static final int alert_dialog_wearable=0x7f0d001d;
+ public static final int dismiss_overlay=0x7f0d001e;
+ public static final int navigation_drawer_item_view=0x7f0d001f;
+ public static final int navigation_drawer_view=0x7f0d0020;
+ public static final int notification_action=0x7f0d0021;
+ public static final int notification_action_tombstone=0x7f0d0022;
+ public static final int notification_media_action=0x7f0d0023;
+ public static final int notification_media_cancel_action=0x7f0d0024;
+ public static final int notification_template_big_media=0x7f0d0025;
+ public static final int notification_template_big_media_custom=0x7f0d0026;
+ public static final int notification_template_big_media_narrow=0x7f0d0027;
+ public static final int notification_template_big_media_narrow_custom=0x7f0d0028;
+ public static final int notification_template_custom_big=0x7f0d0029;
+ public static final int notification_template_icon_group=0x7f0d002a;
+ public static final int notification_template_lines=0x7f0d002b;
+ public static final int notification_template_lines_media=0x7f0d002c;
+ public static final int notification_template_media=0x7f0d002d;
+ public static final int notification_template_media_custom=0x7f0d002e;
+ public static final int notification_template_part_chronometer=0x7f0d002f;
+ public static final int notification_template_part_time=0x7f0d0030;
+ public static final int overlay_confirmation=0x7f0d0031;
+ public static final int select_dialog_item_material=0x7f0d0032;
+ public static final int select_dialog_multichoice_material=0x7f0d0033;
+ public static final int select_dialog_singlechoice_material=0x7f0d0034;
+ public static final int single_page_nav_drawer_1_item=0x7f0d0035;
+ public static final int single_page_nav_drawer_2_item=0x7f0d0036;
+ public static final int single_page_nav_drawer_3_item=0x7f0d0037;
+ public static final int single_page_nav_drawer_4_item=0x7f0d0038;
+ public static final int single_page_nav_drawer_5_item=0x7f0d0039;
+ public static final int single_page_nav_drawer_6_item=0x7f0d003a;
+ public static final int single_page_nav_drawer_7_item=0x7f0d003b;
+ public static final int single_page_nav_drawer_peek_view=0x7f0d003c;
+ public static final int support_simple_spinner_dropdown_item=0x7f0d003d;
+ public static final int watch_card_content=0x7f0d003e;
+ public static final int wearable_drawer_view=0x7f0d003f;
+ }
+ public static final class mipmap {
+ public static final int ic_launcher=0x7f0e0000;
+ }
+ public static final class plurals {
+ public static final int time_difference_short_days=0x7f0f0000;
+ public static final int time_difference_short_hours=0x7f0f0001;
+ public static final int time_difference_short_minutes=0x7f0f0002;
+ public static final int time_difference_words_days=0x7f0f0003;
+ public static final int time_difference_words_hours=0x7f0f0004;
+ public static final int time_difference_words_minutes=0x7f0f0005;
+ }
+ public static final class raw {
+ public static final int digital=0x7f100000;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description=0x7f110000;
+ public static final int abc_action_bar_home_description_format=0x7f110001;
+ public static final int abc_action_bar_home_subtitle_description_format=0x7f110002;
+ public static final int abc_action_bar_up_description=0x7f110003;
+ public static final int abc_action_menu_overflow_description=0x7f110004;
+ public static final int abc_action_mode_done=0x7f110005;
+ public static final int abc_activity_chooser_view_see_all=0x7f110006;
+ public static final int abc_activitychooserview_choose_application=0x7f110007;
+ public static final int abc_capital_off=0x7f110008;
+ public static final int abc_capital_on=0x7f110009;
+ public static final int abc_search_hint=0x7f11000a;
+ public static final int abc_searchview_description_clear=0x7f11000b;
+ public static final int abc_searchview_description_query=0x7f11000c;
+ public static final int abc_searchview_description_search=0x7f11000d;
+ public static final int abc_searchview_description_submit=0x7f11000e;
+ public static final int abc_searchview_description_voice=0x7f11000f;
+ public static final int abc_shareactionprovider_share_with=0x7f110010;
+ public static final int abc_shareactionprovider_share_with_application=0x7f110011;
+ public static final int abc_toolbar_collapse_description=0x7f110012;
+ public static final int app_name=0x7f110013;
+ public static final int buttons_rect_bottom_center=0x7f110014;
+ public static final int buttons_rect_bottom_left=0x7f110015;
+ public static final int buttons_rect_bottom_right=0x7f110016;
+ public static final int buttons_rect_left_bottom=0x7f110017;
+ public static final int buttons_rect_left_center=0x7f110018;
+ public static final int buttons_rect_left_top=0x7f110019;
+ public static final int buttons_rect_right_bottom=0x7f11001a;
+ public static final int buttons_rect_right_center=0x7f11001b;
+ public static final int buttons_rect_right_top=0x7f11001c;
+ public static final int buttons_rect_top_center=0x7f11001d;
+ public static final int buttons_rect_top_left=0x7f11001e;
+ public static final int buttons_rect_top_right=0x7f11001f;
+ public static final int buttons_round_bottom_center=0x7f110020;
+ public static final int buttons_round_bottom_left=0x7f110021;
+ public static final int buttons_round_bottom_left_lower=0x7f110022;
+ public static final int buttons_round_bottom_left_upper=0x7f110023;
+ public static final int buttons_round_bottom_right=0x7f110024;
+ public static final int buttons_round_bottom_right_lower=0x7f110025;
+ public static final int buttons_round_bottom_right_upper=0x7f110026;
+ public static final int buttons_round_center_left=0x7f110027;
+ public static final int buttons_round_center_right=0x7f110028;
+ public static final int buttons_round_top_center=0x7f110029;
+ public static final int buttons_round_top_left=0x7f11002a;
+ public static final int buttons_round_top_left_lower=0x7f11002b;
+ public static final int buttons_round_top_left_upper=0x7f11002c;
+ public static final int buttons_round_top_right=0x7f11002d;
+ public static final int buttons_round_top_right_lower=0x7f11002e;
+ public static final int buttons_round_top_right_upper=0x7f11002f;
+ public static final int common_google_play_services_enable_button=0x7f110030;
+ public static final int common_google_play_services_enable_text=0x7f110031;
+ public static final int common_google_play_services_enable_title=0x7f110032;
+ public static final int common_google_play_services_install_button=0x7f110033;
+ public static final int common_google_play_services_install_text=0x7f110034;
+ public static final int common_google_play_services_install_title=0x7f110035;
+ public static final int common_google_play_services_notification_ticker=0x7f110036;
+ public static final int common_google_play_services_unknown_issue=0x7f110037;
+ public static final int common_google_play_services_unsupported_text=0x7f110038;
+ public static final int common_google_play_services_update_button=0x7f110039;
+ public static final int common_google_play_services_update_text=0x7f11003a;
+ public static final int common_google_play_services_update_title=0x7f11003b;
+ public static final int common_google_play_services_updating_text=0x7f11003c;
+ public static final int common_google_play_services_wear_update_text=0x7f11003d;
+ public static final int common_open_on_phone=0x7f11003e;
+ public static final int common_signin_button_text=0x7f11003f;
+ public static final int common_signin_button_text_long=0x7f110040;
+ public static final int complicationDrawable_noDataText=0x7f110041;
+ public static final int complicationDrawable_textTypeface=0x7f110042;
+ public static final int complicationDrawable_titleTypeface=0x7f110043;
+ public static final int dismiss_overlay_button_label=0x7f110044;
+ public static final int generic_cancel=0x7f110045;
+ public static final int generic_yes=0x7f110046;
+ public static final int message=0x7f110047;
+ public static final int my_digital_name=0x7f110048;
+ public static final int navigation_drawer_content_description=0x7f110049;
+ public static final int status_bar_notification_info_overflow=0x7f11004a;
+ public static final int time_difference_now=0x7f11004b;
+ public static final int time_difference_short_days_and_hours=0x7f11004c;
+ public static final int time_difference_short_hours_and_minutes=0x7f11004d;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat=0x7f120000;
+ public static final int AlertDialog_AppCompat_Light=0x7f120001;
+ public static final int Animation_AppCompat_Dialog=0x7f120002;
+ public static final int Animation_AppCompat_DropDownUp=0x7f120003;
+ public static final int Base_AlertDialog_AppCompat=0x7f120004;
+ public static final int Base_AlertDialog_AppCompat_Light=0x7f120005;
+ public static final int Base_Animation_AppCompat_Dialog=0x7f120006;
+ public static final int Base_Animation_AppCompat_DropDownUp=0x7f120007;
+ public static final int Base_DialogWindowTitle_AppCompat=0x7f120008;
+ public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f120009;
+ public static final int Base_TextAppearance_AppCompat=0x7f12000a;
+ public static final int Base_TextAppearance_AppCompat_Body1=0x7f12000b;
+ public static final int Base_TextAppearance_AppCompat_Body2=0x7f12000c;
+ public static final int Base_TextAppearance_AppCompat_Button=0x7f12000d;
+ public static final int Base_TextAppearance_AppCompat_Caption=0x7f12000e;
+ public static final int Base_TextAppearance_AppCompat_Display1=0x7f12000f;
+ public static final int Base_TextAppearance_AppCompat_Display2=0x7f120010;
+ public static final int Base_TextAppearance_AppCompat_Display3=0x7f120011;
+ public static final int Base_TextAppearance_AppCompat_Display4=0x7f120012;
+ public static final int Base_TextAppearance_AppCompat_Headline=0x7f120013;
+ public static final int Base_TextAppearance_AppCompat_Inverse=0x7f120014;
+ public static final int Base_TextAppearance_AppCompat_Large=0x7f120015;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f120016;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f120017;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f120018;
+ public static final int Base_TextAppearance_AppCompat_Medium=0x7f120019;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f12001a;
+ public static final int Base_TextAppearance_AppCompat_Menu=0x7f12001b;
+ public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f12001c;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f12001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f12001e;
+ public static final int Base_TextAppearance_AppCompat_Small=0x7f12001f;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f120020;
+ public static final int Base_TextAppearance_AppCompat_Subhead=0x7f120021;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f120022;
+ public static final int Base_TextAppearance_AppCompat_Title=0x7f120023;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f120024;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f120025;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f120026;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f120027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f120028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f120029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f12002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f12002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f12002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f12002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f12002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f12002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f120030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f120031;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f120032;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f120033;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f120034;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f120035;
+ public static final int Base_Theme_AppCompat=0x7f120036;
+ public static final int Base_Theme_AppCompat_CompactMenu=0x7f120037;
+ public static final int Base_Theme_AppCompat_Dialog=0x7f120038;
+ public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f120039;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f12003a;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f12003b;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f12003c;
+ public static final int Base_Theme_AppCompat_Light=0x7f12003d;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f12003e;
+ public static final int Base_Theme_AppCompat_Light_Dialog=0x7f12003f;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f120040;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f120041;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f120042;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f120043;
+ public static final int Base_ThemeOverlay_AppCompat=0x7f120044;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f120045;
+ public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f120046;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f120047;
+ public static final int Base_ThemeOverlay_AppCompat_Light=0x7f120048;
+ public static final int Base_V11_Theme_AppCompat_Dialog=0x7f120049;
+ public static final int Base_V11_Theme_AppCompat_Light_Dialog=0x7f12004a;
+ public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f12004b;
+ public static final int Base_V12_Widget_AppCompat_EditText=0x7f12004c;
+ public static final int Base_V21_Theme_AppCompat=0x7f12004d;
+ public static final int Base_V21_Theme_AppCompat_Dialog=0x7f12004e;
+ public static final int Base_V21_Theme_AppCompat_Light=0x7f12004f;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f120050;
+ public static final int Base_V22_Theme_AppCompat=0x7f120051;
+ public static final int Base_V22_Theme_AppCompat_Light=0x7f120052;
+ public static final int Base_V23_Theme_AppCompat=0x7f120053;
+ public static final int Base_V23_Theme_AppCompat_Light=0x7f120054;
+ public static final int Base_V7_Theme_AppCompat=0x7f120055;
+ public static final int Base_V7_Theme_AppCompat_Dialog=0x7f120056;
+ public static final int Base_V7_Theme_AppCompat_Light=0x7f120057;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f120058;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f120059;
+ public static final int Base_V7_Widget_AppCompat_EditText=0x7f12005a;
+ public static final int Base_Widget_AppCompat_ActionBar=0x7f12005b;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f12005c;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f12005d;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f12005e;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f12005f;
+ public static final int Base_Widget_AppCompat_ActionButton=0x7f120060;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f120061;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f120062;
+ public static final int Base_Widget_AppCompat_ActionMode=0x7f120063;
+ public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f120064;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f120065;
+ public static final int Base_Widget_AppCompat_Button=0x7f120066;
+ public static final int Base_Widget_AppCompat_Button_Borderless=0x7f120067;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f120068;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f120069;
+ public static final int Base_Widget_AppCompat_Button_Colored=0x7f12006a;
+ public static final int Base_Widget_AppCompat_Button_Small=0x7f12006b;
+ public static final int Base_Widget_AppCompat_ButtonBar=0x7f12006c;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f12006d;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f12006e;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f12006f;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f120070;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f120071;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f120072;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f120073;
+ public static final int Base_Widget_AppCompat_EditText=0x7f120074;
+ public static final int Base_Widget_AppCompat_ImageButton=0x7f120075;
+ public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f120076;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f120077;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f120078;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f120079;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f12007a;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f12007b;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f12007c;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f12007d;
+ public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f12007e;
+ public static final int Base_Widget_AppCompat_ListView=0x7f12007f;
+ public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f120080;
+ public static final int Base_Widget_AppCompat_ListView_Menu=0x7f120081;
+ public static final int Base_Widget_AppCompat_PopupMenu=0x7f120082;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f120083;
+ public static final int Base_Widget_AppCompat_PopupWindow=0x7f120084;
+ public static final int Base_Widget_AppCompat_ProgressBar=0x7f120085;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f120086;
+ public static final int Base_Widget_AppCompat_RatingBar=0x7f120087;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f120088;
+ public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f120089;
+ public static final int Base_Widget_AppCompat_SearchView=0x7f12008a;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f12008b;
+ public static final int Base_Widget_AppCompat_SeekBar=0x7f12008c;
+ public static final int Base_Widget_AppCompat_Spinner=0x7f12008d;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f12008e;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f12008f;
+ public static final int Base_Widget_AppCompat_Toolbar=0x7f120090;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f120091;
+ public static final int CardText=0x7f120092;
+ public static final int CardTextBase=0x7f120093;
+ public static final int CardTitle=0x7f120094;
+ public static final int CardTitleBase=0x7f120095;
+ public static final int ConfirmationActivity=0x7f120096;
+ public static final int DismissOverlayText=0x7f120097;
+ public static final int DotsPageIndicatorStyle=0x7f120098;
+ public static final int PageIndicatorViewStyle=0x7f120099;
+ public static final int Platform_AppCompat=0x7f12009a;
+ public static final int Platform_AppCompat_Light=0x7f12009b;
+ public static final int Platform_ThemeOverlay_AppCompat=0x7f12009c;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f12009d;
+ public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f12009e;
+ public static final int Platform_V11_AppCompat=0x7f12009f;
+ public static final int Platform_V11_AppCompat_Light=0x7f1200a0;
+ public static final int Platform_V14_AppCompat=0x7f1200a1;
+ public static final int Platform_V14_AppCompat_Light=0x7f1200a2;
+ public static final int Platform_Widget_AppCompat_Spinner=0x7f1200a3;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f1200a4;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f1200a5;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f1200a6;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f1200a7;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f1200a8;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f1200a9;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f1200aa;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f1200ab;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f1200ac;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f1200ad;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f1200ae;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f1200af;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f1200b0;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f1200b1;
+ public static final int SinglePageNavDrawerIconStyle=0x7f1200b2;
+ public static final int SinglePageNavDrawerTextStyle=0x7f1200b3;
+ public static final int TextAppearance_AppCompat=0x7f1200b4;
+ public static final int TextAppearance_AppCompat_Body1=0x7f1200b5;
+ public static final int TextAppearance_AppCompat_Body2=0x7f1200b6;
+ public static final int TextAppearance_AppCompat_Button=0x7f1200b7;
+ public static final int TextAppearance_AppCompat_Caption=0x7f1200b8;
+ public static final int TextAppearance_AppCompat_Display1=0x7f1200b9;
+ public static final int TextAppearance_AppCompat_Display2=0x7f1200ba;
+ public static final int TextAppearance_AppCompat_Display3=0x7f1200bb;
+ public static final int TextAppearance_AppCompat_Display4=0x7f1200bc;
+ public static final int TextAppearance_AppCompat_Headline=0x7f1200bd;
+ public static final int TextAppearance_AppCompat_Inverse=0x7f1200be;
+ public static final int TextAppearance_AppCompat_Large=0x7f1200bf;
+ public static final int TextAppearance_AppCompat_Large_Inverse=0x7f1200c0;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f1200c1;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f1200c2;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f1200c3;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f1200c4;
+ public static final int TextAppearance_AppCompat_Medium=0x7f1200c5;
+ public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f1200c6;
+ public static final int TextAppearance_AppCompat_Menu=0x7f1200c7;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f1200c8;
+ public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f1200c9;
+ public static final int TextAppearance_AppCompat_Small=0x7f1200ca;
+ public static final int TextAppearance_AppCompat_Small_Inverse=0x7f1200cb;
+ public static final int TextAppearance_AppCompat_Subhead=0x7f1200cc;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f1200cd;
+ public static final int TextAppearance_AppCompat_Title=0x7f1200ce;
+ public static final int TextAppearance_AppCompat_Title_Inverse=0x7f1200cf;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f1200d0;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f1200d1;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f1200d2;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f1200d3;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f1200d4;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f1200d5;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f1200d6;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f1200d7;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f1200d8;
+ public static final int TextAppearance_AppCompat_Widget_Button=0x7f1200d9;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f1200da;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f1200db;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f1200dc;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f1200dd;
+ public static final int TextAppearance_AppCompat_Widget_Switch=0x7f1200de;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f1200df;
+ public static final int TextAppearance_Compat_Notification=0x7f1200e0;
+ public static final int TextAppearance_Compat_Notification_Info=0x7f1200e1;
+ public static final int TextAppearance_Compat_Notification_Info_Media=0x7f1200e2;
+ public static final int TextAppearance_Compat_Notification_Line2=0x7f1200e3;
+ public static final int TextAppearance_Compat_Notification_Line2_Media=0x7f1200e4;
+ public static final int TextAppearance_Compat_Notification_Media=0x7f1200e5;
+ public static final int TextAppearance_Compat_Notification_Time=0x7f1200e6;
+ public static final int TextAppearance_Compat_Notification_Time_Media=0x7f1200e7;
+ public static final int TextAppearance_Compat_Notification_Title=0x7f1200e8;
+ public static final int TextAppearance_Compat_Notification_Title_Media=0x7f1200e9;
+ public static final int TextAppearance_StatusBar_EventContent=0x7f1200ea;
+ public static final int TextAppearance_StatusBar_EventContent_Info=0x7f1200eb;
+ public static final int TextAppearance_StatusBar_EventContent_Line2=0x7f1200ec;
+ public static final int TextAppearance_StatusBar_EventContent_Time=0x7f1200ed;
+ public static final int TextAppearance_StatusBar_EventContent_Title=0x7f1200ee;
+ public static final int TextAppearance_WearDiag=0x7f1200ef;
+ public static final int TextAppearance_WearDiag_Button=0x7f1200f0;
+ public static final int TextAppearance_WearDiag_Message=0x7f1200f1;
+ public static final int TextAppearance_WearDiag_Title=0x7f1200f2;
+ public static final int TextAppearance_Wearable_Large=0x7f1200f3;
+ public static final int TextAppearance_Wearable_Medium=0x7f1200f4;
+ public static final int TextAppearance_Wearable_Small=0x7f1200f5;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f1200f6;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f1200f7;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f1200f8;
+ public static final int TextView_Large=0x7f1200f9;
+ public static final int TextView_Large_Light=0x7f1200fa;
+ public static final int TextView_Medium=0x7f1200fb;
+ public static final int TextView_Medium_Light=0x7f1200fc;
+ public static final int TextView_Small=0x7f1200fd;
+ public static final int TextView_Small_Light=0x7f1200fe;
+ public static final int Theme_AppCompat=0x7f1200ff;
+ public static final int Theme_AppCompat_CompactMenu=0x7f120100;
+ public static final int Theme_AppCompat_DayNight=0x7f120101;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f120102;
+ public static final int Theme_AppCompat_DayNight_Dialog=0x7f120103;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f120104;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f120105;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f120106;
+ public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f120107;
+ public static final int Theme_AppCompat_Dialog=0x7f120108;
+ public static final int Theme_AppCompat_Dialog_Alert=0x7f120109;
+ public static final int Theme_AppCompat_Dialog_MinWidth=0x7f12010a;
+ public static final int Theme_AppCompat_DialogWhenLarge=0x7f12010b;
+ public static final int Theme_AppCompat_Light=0x7f12010c;
+ public static final int Theme_AppCompat_Light_DarkActionBar=0x7f12010d;
+ public static final int Theme_AppCompat_Light_Dialog=0x7f12010e;
+ public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f12010f;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f120110;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f120111;
+ public static final int Theme_AppCompat_Light_NoActionBar=0x7f120112;
+ public static final int Theme_AppCompat_NoActionBar=0x7f120113;
+ public static final int Theme_Transparent=0x7f120114;
+ public static final int Theme_WearDiag=0x7f120115;
+ public static final int Theme_Wearable=0x7f120116;
+ public static final int Theme_Wearable_Modal=0x7f120117;
+ public static final int ThemeOverlay_AppCompat=0x7f120118;
+ public static final int ThemeOverlay_AppCompat_ActionBar=0x7f120119;
+ public static final int ThemeOverlay_AppCompat_Dark=0x7f12011a;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f12011b;
+ public static final int ThemeOverlay_AppCompat_Light=0x7f12011c;
+ public static final int WearableActionDrawerItemText=0x7f12011d;
+ public static final int WearableActionDrawerTitleText=0x7f12011e;
+ public static final int WearableWatchFaceSettings=0x7f12011f;
+ public static final int Widget_ActionPage=0x7f120120;
+ public static final int Widget_AppCompat_ActionBar=0x7f120121;
+ public static final int Widget_AppCompat_ActionBar_Solid=0x7f120122;
+ public static final int Widget_AppCompat_ActionBar_TabBar=0x7f120123;
+ public static final int Widget_AppCompat_ActionBar_TabText=0x7f120124;
+ public static final int Widget_AppCompat_ActionBar_TabView=0x7f120125;
+ public static final int Widget_AppCompat_ActionButton=0x7f120126;
+ public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f120127;
+ public static final int Widget_AppCompat_ActionButton_Overflow=0x7f120128;
+ public static final int Widget_AppCompat_ActionMode=0x7f120129;
+ public static final int Widget_AppCompat_ActivityChooserView=0x7f12012a;
+ public static final int Widget_AppCompat_AutoCompleteTextView=0x7f12012b;
+ public static final int Widget_AppCompat_Button=0x7f12012c;
+ public static final int Widget_AppCompat_Button_Borderless=0x7f12012d;
+ public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f12012e;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f12012f;
+ public static final int Widget_AppCompat_Button_Colored=0x7f120130;
+ public static final int Widget_AppCompat_Button_Small=0x7f120131;
+ public static final int Widget_AppCompat_ButtonBar=0x7f120132;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f120133;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f120134;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f120135;
+ public static final int Widget_AppCompat_CompoundButton_Switch=0x7f120136;
+ public static final int Widget_AppCompat_DrawerArrowToggle=0x7f120137;
+ public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f120138;
+ public static final int Widget_AppCompat_EditText=0x7f120139;
+ public static final int Widget_AppCompat_ImageButton=0x7f12013a;
+ public static final int Widget_AppCompat_Light_ActionBar=0x7f12013b;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f12013c;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f12013d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f12013e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f12013f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f120140;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f120141;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f120142;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f120143;
+ public static final int Widget_AppCompat_Light_ActionButton=0x7f120144;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f120145;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f120146;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f120147;
+ public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f120148;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f120149;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f12014a;
+ public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f12014b;
+ public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f12014c;
+ public static final int Widget_AppCompat_Light_PopupMenu=0x7f12014d;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f12014e;
+ public static final int Widget_AppCompat_Light_SearchView=0x7f12014f;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f120150;
+ public static final int Widget_AppCompat_ListPopupWindow=0x7f120151;
+ public static final int Widget_AppCompat_ListView=0x7f120152;
+ public static final int Widget_AppCompat_ListView_DropDown=0x7f120153;
+ public static final int Widget_AppCompat_ListView_Menu=0x7f120154;
+ public static final int Widget_AppCompat_PopupMenu=0x7f120155;
+ public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f120156;
+ public static final int Widget_AppCompat_PopupWindow=0x7f120157;
+ public static final int Widget_AppCompat_ProgressBar=0x7f120158;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f120159;
+ public static final int Widget_AppCompat_RatingBar=0x7f12015a;
+ public static final int Widget_AppCompat_RatingBar_Indicator=0x7f12015b;
+ public static final int Widget_AppCompat_RatingBar_Small=0x7f12015c;
+ public static final int Widget_AppCompat_SearchView=0x7f12015d;
+ public static final int Widget_AppCompat_SearchView_ActionBar=0x7f12015e;
+ public static final int Widget_AppCompat_SeekBar=0x7f12015f;
+ public static final int Widget_AppCompat_Spinner=0x7f120160;
+ public static final int Widget_AppCompat_Spinner_DropDown=0x7f120161;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f120162;
+ public static final int Widget_AppCompat_Spinner_Underlined=0x7f120163;
+ public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f120164;
+ public static final int Widget_AppCompat_Toolbar=0x7f120165;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f120166;
+ public static final int Widget_Compat_NotificationActionContainer=0x7f120167;
+ public static final int Widget_Compat_NotificationActionText=0x7f120168;
+ public static final int Widget_WearDiag_Button=0x7f120169;
+ public static final int Widget_WearDiag_TextView=0x7f12016a;
+ public static final int Widget_WearDiag_TextView_Message=0x7f12016b;
+ public static final int Widget_WearDiag_TextView_Title=0x7f12016c;
+ }
+ public static final class styleable {
+ /**
+ * Attributes that can be used with a AcceptDenyDialogPreference.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AcceptDenyDialogPreference_dialogIcon com.example.ruixuandai.zenfacedigit:dialogIcon}
+ * {@link #AcceptDenyDialogPreference_dialogMessage com.example.ruixuandai.zenfacedigit:dialogMessage}
+ * {@link #AcceptDenyDialogPreference_dialogTitle com.example.ruixuandai.zenfacedigit:dialogTitle}
+ * {@link #AcceptDenyDialogPreference_showNegativeDialogButton com.example.ruixuandai.zenfacedigit:showNegativeDialogButton}
+ * {@link #AcceptDenyDialogPreference_showPositiveDialogButton com.example.ruixuandai.zenfacedigit:showPositiveDialogButton}
+ *
+ * @see #AcceptDenyDialogPreference_dialogIcon
+ * @see #AcceptDenyDialogPreference_dialogMessage
+ * @see #AcceptDenyDialogPreference_dialogTitle
+ * @see #AcceptDenyDialogPreference_showNegativeDialogButton
+ * @see #AcceptDenyDialogPreference_showPositiveDialogButton
+ */
+ public static final int[] AcceptDenyDialogPreference={
+ 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f04010d,
+ 0x7f04010e
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dialogIcon}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dialogIcon
+ */
+ public static final int AcceptDenyDialogPreference_dialogIcon=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dialogMessage}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dialogMessage
+ */
+ public static final int AcceptDenyDialogPreference_dialogMessage=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dialogTitle}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dialogTitle
+ */
+ public static final int AcceptDenyDialogPreference_dialogTitle=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#showNegativeDialogButton}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:showNegativeDialogButton
+ */
+ public static final int AcceptDenyDialogPreference_showNegativeDialogButton=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#showPositiveDialogButton}
+ * attribute's value can be found in the {@link #AcceptDenyDialogPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:showPositiveDialogButton
+ */
+ public static final int AcceptDenyDialogPreference_showPositiveDialogButton=4;
+ /**
+ * Attributes that can be used with a AcceptDenySwitchPreference.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AcceptDenySwitchPreference_dialogIcon com.example.ruixuandai.zenfacedigit:dialogIcon}
+ * {@link #AcceptDenySwitchPreference_dialogMessage com.example.ruixuandai.zenfacedigit:dialogMessage}
+ * {@link #AcceptDenySwitchPreference_dialogTitle com.example.ruixuandai.zenfacedigit:dialogTitle}
+ * {@link #AcceptDenySwitchPreference_showDialogWhenTurningOff com.example.ruixuandai.zenfacedigit:showDialogWhenTurningOff}
+ * {@link #AcceptDenySwitchPreference_showDialogWhenTurningOn com.example.ruixuandai.zenfacedigit:showDialogWhenTurningOn}
+ * {@link #AcceptDenySwitchPreference_showNegativeDialogButton com.example.ruixuandai.zenfacedigit:showNegativeDialogButton}
+ * {@link #AcceptDenySwitchPreference_showPositiveDialogButton com.example.ruixuandai.zenfacedigit:showPositiveDialogButton}
+ *
+ * @see #AcceptDenySwitchPreference_dialogIcon
+ * @see #AcceptDenySwitchPreference_dialogMessage
+ * @see #AcceptDenySwitchPreference_dialogTitle
+ * @see #AcceptDenySwitchPreference_showDialogWhenTurningOff
+ * @see #AcceptDenySwitchPreference_showDialogWhenTurningOn
+ * @see #AcceptDenySwitchPreference_showNegativeDialogButton
+ * @see #AcceptDenySwitchPreference_showPositiveDialogButton
+ */
+ public static final int[] AcceptDenySwitchPreference={
+ 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f04010a,
+ 0x7f04010b, 0x7f04010d, 0x7f04010e
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dialogIcon}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dialogIcon
+ */
+ public static final int AcceptDenySwitchPreference_dialogIcon=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dialogMessage}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dialogMessage
+ */
+ public static final int AcceptDenySwitchPreference_dialogMessage=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dialogTitle}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dialogTitle
+ */
+ public static final int AcceptDenySwitchPreference_dialogTitle=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#showDialogWhenTurningOff}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:showDialogWhenTurningOff
+ */
+ public static final int AcceptDenySwitchPreference_showDialogWhenTurningOff=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#showDialogWhenTurningOn}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:showDialogWhenTurningOn
+ */
+ public static final int AcceptDenySwitchPreference_showDialogWhenTurningOn=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#showNegativeDialogButton}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:showNegativeDialogButton
+ */
+ public static final int AcceptDenySwitchPreference_showNegativeDialogButton=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#showPositiveDialogButton}
+ * attribute's value can be found in the {@link #AcceptDenySwitchPreference} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:showPositiveDialogButton
+ */
+ public static final int AcceptDenySwitchPreference_showPositiveDialogButton=6;
+ /**
+ * Attributes that can be used with a ActionBar.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionBar_background com.example.ruixuandai.zenfacedigit:background}
+ * {@link #ActionBar_backgroundSplit com.example.ruixuandai.zenfacedigit:backgroundSplit}
+ * {@link #ActionBar_backgroundStacked com.example.ruixuandai.zenfacedigit:backgroundStacked}
+ * {@link #ActionBar_contentInsetEnd com.example.ruixuandai.zenfacedigit:contentInsetEnd}
+ * {@link #ActionBar_contentInsetLeft com.example.ruixuandai.zenfacedigit:contentInsetLeft}
+ * {@link #ActionBar_contentInsetRight com.example.ruixuandai.zenfacedigit:contentInsetRight}
+ * {@link #ActionBar_contentInsetStart com.example.ruixuandai.zenfacedigit:contentInsetStart}
+ * {@link #ActionBar_customNavigationLayout com.example.ruixuandai.zenfacedigit:customNavigationLayout}
+ * {@link #ActionBar_displayOptions com.example.ruixuandai.zenfacedigit:displayOptions}
+ * {@link #ActionBar_divider com.example.ruixuandai.zenfacedigit:divider}
+ * {@link #ActionBar_elevation com.example.ruixuandai.zenfacedigit:elevation}
+ * {@link #ActionBar_height com.example.ruixuandai.zenfacedigit:height}
+ * {@link #ActionBar_hideOnContentScroll com.example.ruixuandai.zenfacedigit:hideOnContentScroll}
+ * {@link #ActionBar_homeAsUpIndicator com.example.ruixuandai.zenfacedigit:homeAsUpIndicator}
+ * {@link #ActionBar_homeLayout com.example.ruixuandai.zenfacedigit:homeLayout}
+ * {@link #ActionBar_icon com.example.ruixuandai.zenfacedigit:icon}
+ * {@link #ActionBar_indeterminateProgressStyle com.example.ruixuandai.zenfacedigit:indeterminateProgressStyle}
+ * {@link #ActionBar_itemPadding com.example.ruixuandai.zenfacedigit:itemPadding}
+ * {@link #ActionBar_logo com.example.ruixuandai.zenfacedigit:logo}
+ * {@link #ActionBar_navigationMode com.example.ruixuandai.zenfacedigit:navigationMode}
+ * {@link #ActionBar_popupTheme com.example.ruixuandai.zenfacedigit:popupTheme}
+ * {@link #ActionBar_progressBarPadding com.example.ruixuandai.zenfacedigit:progressBarPadding}
+ * {@link #ActionBar_progressBarStyle com.example.ruixuandai.zenfacedigit:progressBarStyle}
+ * {@link #ActionBar_subtitle com.example.ruixuandai.zenfacedigit:subtitle}
+ * {@link #ActionBar_subtitleTextStyle com.example.ruixuandai.zenfacedigit:subtitleTextStyle}
+ * {@link #ActionBar_title com.example.ruixuandai.zenfacedigit:title}
+ * {@link #ActionBar_titleTextStyle com.example.ruixuandai.zenfacedigit:titleTextStyle}
+ *
+ * @see #ActionBar_background
+ * @see #ActionBar_backgroundSplit
+ * @see #ActionBar_backgroundStacked
+ * @see #ActionBar_contentInsetEnd
+ * @see #ActionBar_contentInsetLeft
+ * @see #ActionBar_contentInsetRight
+ * @see #ActionBar_contentInsetStart
+ * @see #ActionBar_customNavigationLayout
+ * @see #ActionBar_displayOptions
+ * @see #ActionBar_divider
+ * @see #ActionBar_elevation
+ * @see #ActionBar_height
+ * @see #ActionBar_hideOnContentScroll
+ * @see #ActionBar_homeAsUpIndicator
+ * @see #ActionBar_homeLayout
+ * @see #ActionBar_icon
+ * @see #ActionBar_indeterminateProgressStyle
+ * @see #ActionBar_itemPadding
+ * @see #ActionBar_logo
+ * @see #ActionBar_navigationMode
+ * @see #ActionBar_popupTheme
+ * @see #ActionBar_progressBarPadding
+ * @see #ActionBar_progressBarStyle
+ * @see #ActionBar_subtitle
+ * @see #ActionBar_subtitleTextStyle
+ * @see #ActionBar_title
+ * @see #ActionBar_titleTextStyle
+ */
+ public static final int[] ActionBar={
+ 0x7f04002b, 0x7f04002e, 0x7f04002f, 0x7f040064,
+ 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040069,
+ 0x7f040070, 0x7f040071, 0x7f04008b, 0x7f040098,
+ 0x7f040099, 0x7f04009b, 0x7f04009c, 0x7f04009d,
+ 0x7f0400a7, 0x7f0400aa, 0x7f0400ca, 0x7f0400d3,
+ 0x7f0400ed, 0x7f0400f2, 0x7f0400f3, 0x7f04011c,
+ 0x7f04011f, 0x7f040134, 0x7f04013e
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#background}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:background
+ */
+ public static final int ActionBar_background=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#backgroundSplit}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:backgroundSplit
+ */
+ public static final int ActionBar_backgroundSplit=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#backgroundStacked}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:backgroundStacked
+ */
+ public static final int ActionBar_backgroundStacked=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#contentInsetEnd}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:contentInsetEnd
+ */
+ public static final int ActionBar_contentInsetEnd=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#contentInsetLeft}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:contentInsetLeft
+ */
+ public static final int ActionBar_contentInsetLeft=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#contentInsetRight}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:contentInsetRight
+ */
+ public static final int ActionBar_contentInsetRight=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#contentInsetStart}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:contentInsetStart
+ */
+ public static final int ActionBar_contentInsetStart=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#customNavigationLayout}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:customNavigationLayout
+ */
+ public static final int ActionBar_customNavigationLayout=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#displayOptions}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * disableHome 20
+ * homeAsUp 4
+ * none 0
+ * showCustom 10
+ * showHome 2
+ * showTitle 8
+ * useLogo 1
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:displayOptions
+ */
+ public static final int ActionBar_displayOptions=8;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#divider}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:divider
+ */
+ public static final int ActionBar_divider=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#elevation}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:elevation
+ */
+ public static final int ActionBar_elevation=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#height}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:height
+ */
+ public static final int ActionBar_height=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#hideOnContentScroll}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:hideOnContentScroll
+ */
+ public static final int ActionBar_hideOnContentScroll=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#homeAsUpIndicator}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:homeAsUpIndicator
+ */
+ public static final int ActionBar_homeAsUpIndicator=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#homeLayout}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:homeLayout
+ */
+ public static final int ActionBar_homeLayout=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#icon}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:icon
+ */
+ public static final int ActionBar_icon=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#indeterminateProgressStyle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:indeterminateProgressStyle
+ */
+ public static final int ActionBar_indeterminateProgressStyle=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#itemPadding}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:itemPadding
+ */
+ public static final int ActionBar_itemPadding=17;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#logo}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:logo
+ */
+ public static final int ActionBar_logo=18;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#navigationMode}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * listMode 1
+ * normal 0
+ * tabMode 2
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:navigationMode
+ */
+ public static final int ActionBar_navigationMode=19;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#popupTheme}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:popupTheme
+ */
+ public static final int ActionBar_popupTheme=20;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#progressBarPadding}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:progressBarPadding
+ */
+ public static final int ActionBar_progressBarPadding=21;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#progressBarStyle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:progressBarStyle
+ */
+ public static final int ActionBar_progressBarStyle=22;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#subtitle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:subtitle
+ */
+ public static final int ActionBar_subtitle=23;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#subtitleTextStyle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:subtitleTextStyle
+ */
+ public static final int ActionBar_subtitleTextStyle=24;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#title}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:title
+ */
+ public static final int ActionBar_title=25;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleTextStyle}
+ * attribute's value can be found in the {@link #ActionBar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleTextStyle
+ */
+ public static final int ActionBar_titleTextStyle=26;
+ /**
+ * Attributes that can be used with a ActionBarLayout.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ *
+ * @see #ActionBarLayout_android_layout_gravity
+ */
+ public static final int[] ActionBarLayout={
+ 0x010100b3
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout_gravity}
+ * attribute's value can be found in the {@link #ActionBarLayout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:layout_gravity
+ */
+ public static final int ActionBarLayout_android_layout_gravity=0;
+ /**
+ * Attributes that can be used with a ActionLabel.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionLabel_android_typeface android:typeface}
+ * {@link #ActionLabel_android_textStyle android:textStyle}
+ * {@link #ActionLabel_android_textColor android:textColor}
+ * {@link #ActionLabel_android_gravity android:gravity}
+ * {@link #ActionLabel_android_text android:text}
+ * {@link #ActionLabel_android_maxLines android:maxLines}
+ * {@link #ActionLabel_android_lineSpacingExtra android:lineSpacingExtra}
+ * {@link #ActionLabel_android_lineSpacingMultiplier android:lineSpacingMultiplier}
+ * {@link #ActionLabel_android_fontFamily android:fontFamily}
+ * {@link #ActionLabel_maxTextSize com.example.ruixuandai.zenfacedigit:maxTextSize}
+ * {@link #ActionLabel_minTextSize com.example.ruixuandai.zenfacedigit:minTextSize}
+ *
+ * @see #ActionLabel_android_typeface
+ * @see #ActionLabel_android_textStyle
+ * @see #ActionLabel_android_textColor
+ * @see #ActionLabel_android_gravity
+ * @see #ActionLabel_android_text
+ * @see #ActionLabel_android_maxLines
+ * @see #ActionLabel_android_lineSpacingExtra
+ * @see #ActionLabel_android_lineSpacingMultiplier
+ * @see #ActionLabel_android_fontFamily
+ * @see #ActionLabel_maxTextSize
+ * @see #ActionLabel_minTextSize
+ */
+ public static final int[] ActionLabel={
+ 0x01010096, 0x01010097, 0x01010098, 0x010100af,
+ 0x0101014f, 0x01010153, 0x01010217, 0x01010218,
+ 0x010103ac, 0x7f0400cd, 0x7f0400cf
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#typeface}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * monospace 3
+ * normal 0
+ * sans 1
+ * serif 2
+ *
+ *
+ * @attr name android:typeface
+ */
+ public static final int ActionLabel_android_typeface=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textStyle}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bold 1
+ * italic 2
+ * normal 0
+ *
+ *
+ * @attr name android:textStyle
+ */
+ public static final int ActionLabel_android_textStyle=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textColor}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:textColor
+ */
+ public static final int ActionLabel_android_textColor=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#gravity}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:gravity
+ */
+ public static final int ActionLabel_android_gravity=3;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#text}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:text
+ */
+ public static final int ActionLabel_android_text=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxLines}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:maxLines
+ */
+ public static final int ActionLabel_android_maxLines=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#lineSpacingExtra}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:lineSpacingExtra
+ */
+ public static final int ActionLabel_android_lineSpacingExtra=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#lineSpacingMultiplier}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:lineSpacingMultiplier
+ */
+ public static final int ActionLabel_android_lineSpacingMultiplier=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontFamily}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:fontFamily
+ */
+ public static final int ActionLabel_android_fontFamily=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#maxTextSize}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:maxTextSize
+ */
+ public static final int ActionLabel_maxTextSize=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#minTextSize}
+ * attribute's value can be found in the {@link #ActionLabel} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:minTextSize
+ */
+ public static final int ActionLabel_minTextSize=10;
+ /**
+ * Attributes that can be used with a ActionMenuItemView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionMenuItemView_android_minWidth android:minWidth}
+ *
+ * @see #ActionMenuItemView_android_minWidth
+ */
+ public static final int[] ActionMenuItemView={
+ 0x0101013f
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#minWidth}
+ * attribute's value can be found in the {@link #ActionMenuItemView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int ActionMenuItemView_android_minWidth=0;
+ public static final int[] ActionMenuView={
+ };
+ /**
+ * Attributes that can be used with a ActionMode.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionMode_background com.example.ruixuandai.zenfacedigit:background}
+ * {@link #ActionMode_backgroundSplit com.example.ruixuandai.zenfacedigit:backgroundSplit}
+ * {@link #ActionMode_closeItemLayout com.example.ruixuandai.zenfacedigit:closeItemLayout}
+ * {@link #ActionMode_height com.example.ruixuandai.zenfacedigit:height}
+ * {@link #ActionMode_subtitleTextStyle com.example.ruixuandai.zenfacedigit:subtitleTextStyle}
+ * {@link #ActionMode_titleTextStyle com.example.ruixuandai.zenfacedigit:titleTextStyle}
+ *
+ * @see #ActionMode_background
+ * @see #ActionMode_backgroundSplit
+ * @see #ActionMode_closeItemLayout
+ * @see #ActionMode_height
+ * @see #ActionMode_subtitleTextStyle
+ * @see #ActionMode_titleTextStyle
+ */
+ public static final int[] ActionMode={
+ 0x7f04002b, 0x7f04002e, 0x7f040055, 0x7f040098,
+ 0x7f04011f, 0x7f04013e
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#background}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:background
+ */
+ public static final int ActionMode_background=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#backgroundSplit}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:backgroundSplit
+ */
+ public static final int ActionMode_backgroundSplit=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#closeItemLayout}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:closeItemLayout
+ */
+ public static final int ActionMode_closeItemLayout=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#height}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:height
+ */
+ public static final int ActionMode_height=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#subtitleTextStyle}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:subtitleTextStyle
+ */
+ public static final int ActionMode_subtitleTextStyle=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleTextStyle}
+ * attribute's value can be found in the {@link #ActionMode} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleTextStyle
+ */
+ public static final int ActionMode_titleTextStyle=5;
+ /**
+ * Attributes that can be used with a ActionPage.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActionPage_android_typeface android:typeface}
+ * {@link #ActionPage_android_textStyle android:textStyle}
+ * {@link #ActionPage_android_textColor android:textColor}
+ * {@link #ActionPage_android_gravity android:gravity}
+ * {@link #ActionPage_android_src android:src}
+ * {@link #ActionPage_android_text android:text}
+ * {@link #ActionPage_android_maxLines android:maxLines}
+ * {@link #ActionPage_android_color android:color}
+ * {@link #ActionPage_android_lineSpacingExtra android:lineSpacingExtra}
+ * {@link #ActionPage_android_lineSpacingMultiplier android:lineSpacingMultiplier}
+ * {@link #ActionPage_android_fontFamily android:fontFamily}
+ * {@link #ActionPage_android_elevation android:elevation}
+ * {@link #ActionPage_android_stateListAnimator android:stateListAnimator}
+ * {@link #ActionPage_buttonRippleColor com.example.ruixuandai.zenfacedigit:buttonRippleColor}
+ * {@link #ActionPage_imageScaleMode com.example.ruixuandai.zenfacedigit:imageScaleMode}
+ * {@link #ActionPage_maxTextSize com.example.ruixuandai.zenfacedigit:maxTextSize}
+ * {@link #ActionPage_minTextSize com.example.ruixuandai.zenfacedigit:minTextSize}
+ * {@link #ActionPage_pressedButtonTranslationZ com.example.ruixuandai.zenfacedigit:pressedButtonTranslationZ}
+ *
+ * @see #ActionPage_android_typeface
+ * @see #ActionPage_android_textStyle
+ * @see #ActionPage_android_textColor
+ * @see #ActionPage_android_gravity
+ * @see #ActionPage_android_src
+ * @see #ActionPage_android_text
+ * @see #ActionPage_android_maxLines
+ * @see #ActionPage_android_color
+ * @see #ActionPage_android_lineSpacingExtra
+ * @see #ActionPage_android_lineSpacingMultiplier
+ * @see #ActionPage_android_fontFamily
+ * @see #ActionPage_android_elevation
+ * @see #ActionPage_android_stateListAnimator
+ * @see #ActionPage_buttonRippleColor
+ * @see #ActionPage_imageScaleMode
+ * @see #ActionPage_maxTextSize
+ * @see #ActionPage_minTextSize
+ * @see #ActionPage_pressedButtonTranslationZ
+ */
+ public static final int[] ActionPage={
+ 0x01010096, 0x01010097, 0x01010098, 0x010100af,
+ 0x01010119, 0x0101014f, 0x01010153, 0x010101a5,
+ 0x01010217, 0x01010218, 0x010103ac, 0x01010440,
+ 0x01010448, 0x7f040041, 0x7f0400a3, 0x7f0400cd,
+ 0x7f0400cf, 0x7f0400f1
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#typeface}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * monospace 3
+ * normal 0
+ * sans 1
+ * serif 2
+ *
+ *
+ * @attr name android:typeface
+ */
+ public static final int ActionPage_android_typeface=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textStyle}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bold 1
+ * italic 2
+ * normal 0
+ *
+ *
+ * @attr name android:textStyle
+ */
+ public static final int ActionPage_android_textStyle=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textColor}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:textColor
+ */
+ public static final int ActionPage_android_textColor=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#gravity}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:gravity
+ */
+ public static final int ActionPage_android_gravity=3;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#src}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:src
+ */
+ public static final int ActionPage_android_src=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#text}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:text
+ */
+ public static final int ActionPage_android_text=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxLines}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:maxLines
+ */
+ public static final int ActionPage_android_maxLines=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#color}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int ActionPage_android_color=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#lineSpacingExtra}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:lineSpacingExtra
+ */
+ public static final int ActionPage_android_lineSpacingExtra=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#lineSpacingMultiplier}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:lineSpacingMultiplier
+ */
+ public static final int ActionPage_android_lineSpacingMultiplier=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontFamily}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:fontFamily
+ */
+ public static final int ActionPage_android_fontFamily=10;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#elevation}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:elevation
+ */
+ public static final int ActionPage_android_elevation=11;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#stateListAnimator}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:stateListAnimator
+ */
+ public static final int ActionPage_android_stateListAnimator=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonRippleColor}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonRippleColor
+ */
+ public static final int ActionPage_buttonRippleColor=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#imageScaleMode}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * center 1
+ * fit 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:imageScaleMode
+ */
+ public static final int ActionPage_imageScaleMode=14;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#maxTextSize}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:maxTextSize
+ */
+ public static final int ActionPage_maxTextSize=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#minTextSize}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:minTextSize
+ */
+ public static final int ActionPage_minTextSize=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pressedButtonTranslationZ}
+ * attribute's value can be found in the {@link #ActionPage} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pressedButtonTranslationZ
+ */
+ public static final int ActionPage_pressedButtonTranslationZ=17;
+ /**
+ * Attributes that can be used with a ActivityChooserView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.ruixuandai.zenfacedigit:expandActivityOverflowButtonDrawable}
+ * {@link #ActivityChooserView_initialActivityCount com.example.ruixuandai.zenfacedigit:initialActivityCount}
+ *
+ * @see #ActivityChooserView_expandActivityOverflowButtonDrawable
+ * @see #ActivityChooserView_initialActivityCount
+ */
+ public static final int[] ActivityChooserView={
+ 0x7f04008c, 0x7f0400a8
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#expandActivityOverflowButtonDrawable}
+ * attribute's value can be found in the {@link #ActivityChooserView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:expandActivityOverflowButtonDrawable
+ */
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#initialActivityCount}
+ * attribute's value can be found in the {@link #ActivityChooserView} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:initialActivityCount
+ */
+ public static final int ActivityChooserView_initialActivityCount=1;
+ /**
+ * Attributes that can be used with a AlertDialog.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AlertDialog_android_layout android:layout}
+ * {@link #AlertDialog_buttonPanelSideLayout com.example.ruixuandai.zenfacedigit:buttonPanelSideLayout}
+ * {@link #AlertDialog_listItemLayout com.example.ruixuandai.zenfacedigit:listItemLayout}
+ * {@link #AlertDialog_listLayout com.example.ruixuandai.zenfacedigit:listLayout}
+ * {@link #AlertDialog_multiChoiceItemLayout com.example.ruixuandai.zenfacedigit:multiChoiceItemLayout}
+ * {@link #AlertDialog_singleChoiceItemLayout com.example.ruixuandai.zenfacedigit:singleChoiceItemLayout}
+ *
+ * @see #AlertDialog_android_layout
+ * @see #AlertDialog_buttonPanelSideLayout
+ * @see #AlertDialog_listItemLayout
+ * @see #AlertDialog_listLayout
+ * @see #AlertDialog_multiChoiceItemLayout
+ * @see #AlertDialog_singleChoiceItemLayout
+ */
+ public static final int[] AlertDialog={
+ 0x010100f2, 0x7f040040, 0x7f0400c2, 0x7f0400c3,
+ 0x7f0400d0, 0x7f040111
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int AlertDialog_android_layout=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonPanelSideLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonPanelSideLayout
+ */
+ public static final int AlertDialog_buttonPanelSideLayout=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listItemLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listItemLayout
+ */
+ public static final int AlertDialog_listItemLayout=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listLayout
+ */
+ public static final int AlertDialog_listLayout=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#multiChoiceItemLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:multiChoiceItemLayout
+ */
+ public static final int AlertDialog_multiChoiceItemLayout=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#singleChoiceItemLayout}
+ * attribute's value can be found in the {@link #AlertDialog} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:singleChoiceItemLayout
+ */
+ public static final int AlertDialog_singleChoiceItemLayout=5;
+ /**
+ * Attributes that can be used with a AppCompatImageView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AppCompatImageView_android_src android:src}
+ * {@link #AppCompatImageView_srcCompat com.example.ruixuandai.zenfacedigit:srcCompat}
+ *
+ * @see #AppCompatImageView_android_src
+ * @see #AppCompatImageView_srcCompat
+ */
+ public static final int[] AppCompatImageView={
+ 0x01010119, 0x7f040118
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#src}
+ * attribute's value can be found in the {@link #AppCompatImageView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:src
+ */
+ public static final int AppCompatImageView_android_src=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#srcCompat}
+ * attribute's value can be found in the {@link #AppCompatImageView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:srcCompat
+ */
+ public static final int AppCompatImageView_srcCompat=1;
+ /**
+ * Attributes that can be used with a AppCompatTextView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AppCompatTextView_android_textAppearance android:textAppearance}
+ * {@link #AppCompatTextView_textAllCaps com.example.ruixuandai.zenfacedigit:textAllCaps}
+ *
+ * @see #AppCompatTextView_android_textAppearance
+ * @see #AppCompatTextView_textAllCaps
+ */
+ public static final int[] AppCompatTextView={
+ 0x01010034, 0x7f040125
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textAppearance}
+ * attribute's value can be found in the {@link #AppCompatTextView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int AppCompatTextView_android_textAppearance=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textAllCaps}
+ * attribute's value can be found in the {@link #AppCompatTextView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textAllCaps
+ */
+ public static final int AppCompatTextView_textAllCaps=1;
+ /**
+ * Attributes that can be used with a AppCompatTheme.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}
+ * {@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}
+ * {@link #AppCompatTheme_actionBarDivider com.example.ruixuandai.zenfacedigit:actionBarDivider}
+ * {@link #AppCompatTheme_actionBarItemBackground com.example.ruixuandai.zenfacedigit:actionBarItemBackground}
+ * {@link #AppCompatTheme_actionBarPopupTheme com.example.ruixuandai.zenfacedigit:actionBarPopupTheme}
+ * {@link #AppCompatTheme_actionBarSize com.example.ruixuandai.zenfacedigit:actionBarSize}
+ * {@link #AppCompatTheme_actionBarSplitStyle com.example.ruixuandai.zenfacedigit:actionBarSplitStyle}
+ * {@link #AppCompatTheme_actionBarStyle com.example.ruixuandai.zenfacedigit:actionBarStyle}
+ * {@link #AppCompatTheme_actionBarTabBarStyle com.example.ruixuandai.zenfacedigit:actionBarTabBarStyle}
+ * {@link #AppCompatTheme_actionBarTabStyle com.example.ruixuandai.zenfacedigit:actionBarTabStyle}
+ * {@link #AppCompatTheme_actionBarTabTextStyle com.example.ruixuandai.zenfacedigit:actionBarTabTextStyle}
+ * {@link #AppCompatTheme_actionBarTheme com.example.ruixuandai.zenfacedigit:actionBarTheme}
+ * {@link #AppCompatTheme_actionBarWidgetTheme com.example.ruixuandai.zenfacedigit:actionBarWidgetTheme}
+ * {@link #AppCompatTheme_actionButtonStyle com.example.ruixuandai.zenfacedigit:actionButtonStyle}
+ * {@link #AppCompatTheme_actionDropDownStyle com.example.ruixuandai.zenfacedigit:actionDropDownStyle}
+ * {@link #AppCompatTheme_actionMenuTextAppearance com.example.ruixuandai.zenfacedigit:actionMenuTextAppearance}
+ * {@link #AppCompatTheme_actionMenuTextColor com.example.ruixuandai.zenfacedigit:actionMenuTextColor}
+ * {@link #AppCompatTheme_actionModeBackground com.example.ruixuandai.zenfacedigit:actionModeBackground}
+ * {@link #AppCompatTheme_actionModeCloseButtonStyle com.example.ruixuandai.zenfacedigit:actionModeCloseButtonStyle}
+ * {@link #AppCompatTheme_actionModeCloseDrawable com.example.ruixuandai.zenfacedigit:actionModeCloseDrawable}
+ * {@link #AppCompatTheme_actionModeCopyDrawable com.example.ruixuandai.zenfacedigit:actionModeCopyDrawable}
+ * {@link #AppCompatTheme_actionModeCutDrawable com.example.ruixuandai.zenfacedigit:actionModeCutDrawable}
+ * {@link #AppCompatTheme_actionModeFindDrawable com.example.ruixuandai.zenfacedigit:actionModeFindDrawable}
+ * {@link #AppCompatTheme_actionModePasteDrawable com.example.ruixuandai.zenfacedigit:actionModePasteDrawable}
+ * {@link #AppCompatTheme_actionModePopupWindowStyle com.example.ruixuandai.zenfacedigit:actionModePopupWindowStyle}
+ * {@link #AppCompatTheme_actionModeSelectAllDrawable com.example.ruixuandai.zenfacedigit:actionModeSelectAllDrawable}
+ * {@link #AppCompatTheme_actionModeShareDrawable com.example.ruixuandai.zenfacedigit:actionModeShareDrawable}
+ * {@link #AppCompatTheme_actionModeSplitBackground com.example.ruixuandai.zenfacedigit:actionModeSplitBackground}
+ * {@link #AppCompatTheme_actionModeStyle com.example.ruixuandai.zenfacedigit:actionModeStyle}
+ * {@link #AppCompatTheme_actionModeWebSearchDrawable com.example.ruixuandai.zenfacedigit:actionModeWebSearchDrawable}
+ * {@link #AppCompatTheme_actionOverflowButtonStyle com.example.ruixuandai.zenfacedigit:actionOverflowButtonStyle}
+ * {@link #AppCompatTheme_actionOverflowMenuStyle com.example.ruixuandai.zenfacedigit:actionOverflowMenuStyle}
+ * {@link #AppCompatTheme_activityChooserViewStyle com.example.ruixuandai.zenfacedigit:activityChooserViewStyle}
+ * {@link #AppCompatTheme_alertDialogButtonGroupStyle com.example.ruixuandai.zenfacedigit:alertDialogButtonGroupStyle}
+ * {@link #AppCompatTheme_alertDialogCenterButtons com.example.ruixuandai.zenfacedigit:alertDialogCenterButtons}
+ * {@link #AppCompatTheme_alertDialogStyle com.example.ruixuandai.zenfacedigit:alertDialogStyle}
+ * {@link #AppCompatTheme_alertDialogTheme com.example.ruixuandai.zenfacedigit:alertDialogTheme}
+ * {@link #AppCompatTheme_autoCompleteTextViewStyle com.example.ruixuandai.zenfacedigit:autoCompleteTextViewStyle}
+ * {@link #AppCompatTheme_borderlessButtonStyle com.example.ruixuandai.zenfacedigit:borderlessButtonStyle}
+ * {@link #AppCompatTheme_buttonBarButtonStyle com.example.ruixuandai.zenfacedigit:buttonBarButtonStyle}
+ * {@link #AppCompatTheme_buttonBarNegativeButtonStyle com.example.ruixuandai.zenfacedigit:buttonBarNegativeButtonStyle}
+ * {@link #AppCompatTheme_buttonBarNeutralButtonStyle com.example.ruixuandai.zenfacedigit:buttonBarNeutralButtonStyle}
+ * {@link #AppCompatTheme_buttonBarPositiveButtonStyle com.example.ruixuandai.zenfacedigit:buttonBarPositiveButtonStyle}
+ * {@link #AppCompatTheme_buttonBarStyle com.example.ruixuandai.zenfacedigit:buttonBarStyle}
+ * {@link #AppCompatTheme_buttonStyle com.example.ruixuandai.zenfacedigit:buttonStyle}
+ * {@link #AppCompatTheme_buttonStyleSmall com.example.ruixuandai.zenfacedigit:buttonStyleSmall}
+ * {@link #AppCompatTheme_checkboxStyle com.example.ruixuandai.zenfacedigit:checkboxStyle}
+ * {@link #AppCompatTheme_checkedTextViewStyle com.example.ruixuandai.zenfacedigit:checkedTextViewStyle}
+ * {@link #AppCompatTheme_colorAccent com.example.ruixuandai.zenfacedigit:colorAccent}
+ * {@link #AppCompatTheme_colorButtonNormal com.example.ruixuandai.zenfacedigit:colorButtonNormal}
+ * {@link #AppCompatTheme_colorControlActivated com.example.ruixuandai.zenfacedigit:colorControlActivated}
+ * {@link #AppCompatTheme_colorControlHighlight com.example.ruixuandai.zenfacedigit:colorControlHighlight}
+ * {@link #AppCompatTheme_colorControlNormal com.example.ruixuandai.zenfacedigit:colorControlNormal}
+ * {@link #AppCompatTheme_colorPrimary com.example.ruixuandai.zenfacedigit:colorPrimary}
+ * {@link #AppCompatTheme_colorPrimaryDark com.example.ruixuandai.zenfacedigit:colorPrimaryDark}
+ * {@link #AppCompatTheme_colorSwitchThumbNormal com.example.ruixuandai.zenfacedigit:colorSwitchThumbNormal}
+ * {@link #AppCompatTheme_controlBackground com.example.ruixuandai.zenfacedigit:controlBackground}
+ * {@link #AppCompatTheme_dialogPreferredPadding com.example.ruixuandai.zenfacedigit:dialogPreferredPadding}
+ * {@link #AppCompatTheme_dialogTheme com.example.ruixuandai.zenfacedigit:dialogTheme}
+ * {@link #AppCompatTheme_dividerHorizontal com.example.ruixuandai.zenfacedigit:dividerHorizontal}
+ * {@link #AppCompatTheme_dividerVertical com.example.ruixuandai.zenfacedigit:dividerVertical}
+ * {@link #AppCompatTheme_dropDownListViewStyle com.example.ruixuandai.zenfacedigit:dropDownListViewStyle}
+ * {@link #AppCompatTheme_dropdownListPreferredItemHeight com.example.ruixuandai.zenfacedigit:dropdownListPreferredItemHeight}
+ * {@link #AppCompatTheme_editTextBackground com.example.ruixuandai.zenfacedigit:editTextBackground}
+ * {@link #AppCompatTheme_editTextColor com.example.ruixuandai.zenfacedigit:editTextColor}
+ * {@link #AppCompatTheme_editTextStyle com.example.ruixuandai.zenfacedigit:editTextStyle}
+ * {@link #AppCompatTheme_homeAsUpIndicator com.example.ruixuandai.zenfacedigit:homeAsUpIndicator}
+ * {@link #AppCompatTheme_imageButtonStyle com.example.ruixuandai.zenfacedigit:imageButtonStyle}
+ * {@link #AppCompatTheme_listChoiceBackgroundIndicator com.example.ruixuandai.zenfacedigit:listChoiceBackgroundIndicator}
+ * {@link #AppCompatTheme_listDividerAlertDialog com.example.ruixuandai.zenfacedigit:listDividerAlertDialog}
+ * {@link #AppCompatTheme_listPopupWindowStyle com.example.ruixuandai.zenfacedigit:listPopupWindowStyle}
+ * {@link #AppCompatTheme_listPreferredItemHeight com.example.ruixuandai.zenfacedigit:listPreferredItemHeight}
+ * {@link #AppCompatTheme_listPreferredItemHeightLarge com.example.ruixuandai.zenfacedigit:listPreferredItemHeightLarge}
+ * {@link #AppCompatTheme_listPreferredItemHeightSmall com.example.ruixuandai.zenfacedigit:listPreferredItemHeightSmall}
+ * {@link #AppCompatTheme_listPreferredItemPaddingLeft com.example.ruixuandai.zenfacedigit:listPreferredItemPaddingLeft}
+ * {@link #AppCompatTheme_listPreferredItemPaddingRight com.example.ruixuandai.zenfacedigit:listPreferredItemPaddingRight}
+ * {@link #AppCompatTheme_panelBackground com.example.ruixuandai.zenfacedigit:panelBackground}
+ * {@link #AppCompatTheme_panelMenuListTheme com.example.ruixuandai.zenfacedigit:panelMenuListTheme}
+ * {@link #AppCompatTheme_panelMenuListWidth com.example.ruixuandai.zenfacedigit:panelMenuListWidth}
+ * {@link #AppCompatTheme_popupMenuStyle com.example.ruixuandai.zenfacedigit:popupMenuStyle}
+ * {@link #AppCompatTheme_popupWindowStyle com.example.ruixuandai.zenfacedigit:popupWindowStyle}
+ * {@link #AppCompatTheme_radioButtonStyle com.example.ruixuandai.zenfacedigit:radioButtonStyle}
+ * {@link #AppCompatTheme_ratingBarStyle com.example.ruixuandai.zenfacedigit:ratingBarStyle}
+ * {@link #AppCompatTheme_ratingBarStyleIndicator com.example.ruixuandai.zenfacedigit:ratingBarStyleIndicator}
+ * {@link #AppCompatTheme_ratingBarStyleSmall com.example.ruixuandai.zenfacedigit:ratingBarStyleSmall}
+ * {@link #AppCompatTheme_searchViewStyle com.example.ruixuandai.zenfacedigit:searchViewStyle}
+ * {@link #AppCompatTheme_seekBarStyle com.example.ruixuandai.zenfacedigit:seekBarStyle}
+ * {@link #AppCompatTheme_selectableItemBackground com.example.ruixuandai.zenfacedigit:selectableItemBackground}
+ * {@link #AppCompatTheme_selectableItemBackgroundBorderless com.example.ruixuandai.zenfacedigit:selectableItemBackgroundBorderless}
+ * {@link #AppCompatTheme_spinnerDropDownItemStyle com.example.ruixuandai.zenfacedigit:spinnerDropDownItemStyle}
+ * {@link #AppCompatTheme_spinnerStyle com.example.ruixuandai.zenfacedigit:spinnerStyle}
+ * {@link #AppCompatTheme_switchStyle com.example.ruixuandai.zenfacedigit:switchStyle}
+ * {@link #AppCompatTheme_textAppearanceLargePopupMenu com.example.ruixuandai.zenfacedigit:textAppearanceLargePopupMenu}
+ * {@link #AppCompatTheme_textAppearanceListItem com.example.ruixuandai.zenfacedigit:textAppearanceListItem}
+ * {@link #AppCompatTheme_textAppearanceListItemSmall com.example.ruixuandai.zenfacedigit:textAppearanceListItemSmall}
+ * {@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.example.ruixuandai.zenfacedigit:textAppearanceSearchResultSubtitle}
+ * {@link #AppCompatTheme_textAppearanceSearchResultTitle com.example.ruixuandai.zenfacedigit:textAppearanceSearchResultTitle}
+ * {@link #AppCompatTheme_textAppearanceSmallPopupMenu com.example.ruixuandai.zenfacedigit:textAppearanceSmallPopupMenu}
+ * {@link #AppCompatTheme_textColorAlertDialogListItem com.example.ruixuandai.zenfacedigit:textColorAlertDialogListItem}
+ * {@link #AppCompatTheme_textColorSearchUrl com.example.ruixuandai.zenfacedigit:textColorSearchUrl}
+ * {@link #AppCompatTheme_toolbarNavigationButtonStyle com.example.ruixuandai.zenfacedigit:toolbarNavigationButtonStyle}
+ * {@link #AppCompatTheme_toolbarStyle com.example.ruixuandai.zenfacedigit:toolbarStyle}
+ * {@link #AppCompatTheme_windowActionBar com.example.ruixuandai.zenfacedigit:windowActionBar}
+ * {@link #AppCompatTheme_windowActionBarOverlay com.example.ruixuandai.zenfacedigit:windowActionBarOverlay}
+ * {@link #AppCompatTheme_windowActionModeOverlay com.example.ruixuandai.zenfacedigit:windowActionModeOverlay}
+ * {@link #AppCompatTheme_windowFixedHeightMajor com.example.ruixuandai.zenfacedigit:windowFixedHeightMajor}
+ * {@link #AppCompatTheme_windowFixedHeightMinor com.example.ruixuandai.zenfacedigit:windowFixedHeightMinor}
+ * {@link #AppCompatTheme_windowFixedWidthMajor com.example.ruixuandai.zenfacedigit:windowFixedWidthMajor}
+ * {@link #AppCompatTheme_windowFixedWidthMinor com.example.ruixuandai.zenfacedigit:windowFixedWidthMinor}
+ * {@link #AppCompatTheme_windowMinWidthMajor com.example.ruixuandai.zenfacedigit:windowMinWidthMajor}
+ * {@link #AppCompatTheme_windowMinWidthMinor com.example.ruixuandai.zenfacedigit:windowMinWidthMinor}
+ * {@link #AppCompatTheme_windowNoTitle com.example.ruixuandai.zenfacedigit:windowNoTitle}
+ *
+ * @see #AppCompatTheme_android_windowIsFloating
+ * @see #AppCompatTheme_android_windowAnimationStyle
+ * @see #AppCompatTheme_actionBarDivider
+ * @see #AppCompatTheme_actionBarItemBackground
+ * @see #AppCompatTheme_actionBarPopupTheme
+ * @see #AppCompatTheme_actionBarSize
+ * @see #AppCompatTheme_actionBarSplitStyle
+ * @see #AppCompatTheme_actionBarStyle
+ * @see #AppCompatTheme_actionBarTabBarStyle
+ * @see #AppCompatTheme_actionBarTabStyle
+ * @see #AppCompatTheme_actionBarTabTextStyle
+ * @see #AppCompatTheme_actionBarTheme
+ * @see #AppCompatTheme_actionBarWidgetTheme
+ * @see #AppCompatTheme_actionButtonStyle
+ * @see #AppCompatTheme_actionDropDownStyle
+ * @see #AppCompatTheme_actionMenuTextAppearance
+ * @see #AppCompatTheme_actionMenuTextColor
+ * @see #AppCompatTheme_actionModeBackground
+ * @see #AppCompatTheme_actionModeCloseButtonStyle
+ * @see #AppCompatTheme_actionModeCloseDrawable
+ * @see #AppCompatTheme_actionModeCopyDrawable
+ * @see #AppCompatTheme_actionModeCutDrawable
+ * @see #AppCompatTheme_actionModeFindDrawable
+ * @see #AppCompatTheme_actionModePasteDrawable
+ * @see #AppCompatTheme_actionModePopupWindowStyle
+ * @see #AppCompatTheme_actionModeSelectAllDrawable
+ * @see #AppCompatTheme_actionModeShareDrawable
+ * @see #AppCompatTheme_actionModeSplitBackground
+ * @see #AppCompatTheme_actionModeStyle
+ * @see #AppCompatTheme_actionModeWebSearchDrawable
+ * @see #AppCompatTheme_actionOverflowButtonStyle
+ * @see #AppCompatTheme_actionOverflowMenuStyle
+ * @see #AppCompatTheme_activityChooserViewStyle
+ * @see #AppCompatTheme_alertDialogButtonGroupStyle
+ * @see #AppCompatTheme_alertDialogCenterButtons
+ * @see #AppCompatTheme_alertDialogStyle
+ * @see #AppCompatTheme_alertDialogTheme
+ * @see #AppCompatTheme_autoCompleteTextViewStyle
+ * @see #AppCompatTheme_borderlessButtonStyle
+ * @see #AppCompatTheme_buttonBarButtonStyle
+ * @see #AppCompatTheme_buttonBarNegativeButtonStyle
+ * @see #AppCompatTheme_buttonBarNeutralButtonStyle
+ * @see #AppCompatTheme_buttonBarPositiveButtonStyle
+ * @see #AppCompatTheme_buttonBarStyle
+ * @see #AppCompatTheme_buttonStyle
+ * @see #AppCompatTheme_buttonStyleSmall
+ * @see #AppCompatTheme_checkboxStyle
+ * @see #AppCompatTheme_checkedTextViewStyle
+ * @see #AppCompatTheme_colorAccent
+ * @see #AppCompatTheme_colorButtonNormal
+ * @see #AppCompatTheme_colorControlActivated
+ * @see #AppCompatTheme_colorControlHighlight
+ * @see #AppCompatTheme_colorControlNormal
+ * @see #AppCompatTheme_colorPrimary
+ * @see #AppCompatTheme_colorPrimaryDark
+ * @see #AppCompatTheme_colorSwitchThumbNormal
+ * @see #AppCompatTheme_controlBackground
+ * @see #AppCompatTheme_dialogPreferredPadding
+ * @see #AppCompatTheme_dialogTheme
+ * @see #AppCompatTheme_dividerHorizontal
+ * @see #AppCompatTheme_dividerVertical
+ * @see #AppCompatTheme_dropDownListViewStyle
+ * @see #AppCompatTheme_dropdownListPreferredItemHeight
+ * @see #AppCompatTheme_editTextBackground
+ * @see #AppCompatTheme_editTextColor
+ * @see #AppCompatTheme_editTextStyle
+ * @see #AppCompatTheme_homeAsUpIndicator
+ * @see #AppCompatTheme_imageButtonStyle
+ * @see #AppCompatTheme_listChoiceBackgroundIndicator
+ * @see #AppCompatTheme_listDividerAlertDialog
+ * @see #AppCompatTheme_listPopupWindowStyle
+ * @see #AppCompatTheme_listPreferredItemHeight
+ * @see #AppCompatTheme_listPreferredItemHeightLarge
+ * @see #AppCompatTheme_listPreferredItemHeightSmall
+ * @see #AppCompatTheme_listPreferredItemPaddingLeft
+ * @see #AppCompatTheme_listPreferredItemPaddingRight
+ * @see #AppCompatTheme_panelBackground
+ * @see #AppCompatTheme_panelMenuListTheme
+ * @see #AppCompatTheme_panelMenuListWidth
+ * @see #AppCompatTheme_popupMenuStyle
+ * @see #AppCompatTheme_popupWindowStyle
+ * @see #AppCompatTheme_radioButtonStyle
+ * @see #AppCompatTheme_ratingBarStyle
+ * @see #AppCompatTheme_ratingBarStyleIndicator
+ * @see #AppCompatTheme_ratingBarStyleSmall
+ * @see #AppCompatTheme_searchViewStyle
+ * @see #AppCompatTheme_seekBarStyle
+ * @see #AppCompatTheme_selectableItemBackground
+ * @see #AppCompatTheme_selectableItemBackgroundBorderless
+ * @see #AppCompatTheme_spinnerDropDownItemStyle
+ * @see #AppCompatTheme_spinnerStyle
+ * @see #AppCompatTheme_switchStyle
+ * @see #AppCompatTheme_textAppearanceLargePopupMenu
+ * @see #AppCompatTheme_textAppearanceListItem
+ * @see #AppCompatTheme_textAppearanceListItemSmall
+ * @see #AppCompatTheme_textAppearanceSearchResultSubtitle
+ * @see #AppCompatTheme_textAppearanceSearchResultTitle
+ * @see #AppCompatTheme_textAppearanceSmallPopupMenu
+ * @see #AppCompatTheme_textColorAlertDialogListItem
+ * @see #AppCompatTheme_textColorSearchUrl
+ * @see #AppCompatTheme_toolbarNavigationButtonStyle
+ * @see #AppCompatTheme_toolbarStyle
+ * @see #AppCompatTheme_windowActionBar
+ * @see #AppCompatTheme_windowActionBarOverlay
+ * @see #AppCompatTheme_windowActionModeOverlay
+ * @see #AppCompatTheme_windowFixedHeightMajor
+ * @see #AppCompatTheme_windowFixedHeightMinor
+ * @see #AppCompatTheme_windowFixedWidthMajor
+ * @see #AppCompatTheme_windowFixedWidthMinor
+ * @see #AppCompatTheme_windowMinWidthMajor
+ * @see #AppCompatTheme_windowMinWidthMinor
+ * @see #AppCompatTheme_windowNoTitle
+ */
+ public static final int[] AppCompatTheme={
+ 0x01010057, 0x010100ae, 0x7f040000, 0x7f040001,
+ 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005,
+ 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009,
+ 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e,
+ 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012,
+ 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016,
+ 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a,
+ 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e,
+ 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025,
+ 0x7f040026, 0x7f04002a, 0x7f04003a, 0x7f04003b,
+ 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f04003f,
+ 0x7f040043, 0x7f040044, 0x7f040047, 0x7f040048,
+ 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c,
+ 0x7f04005d, 0x7f04005e, 0x7f04005f, 0x7f040061,
+ 0x7f040068, 0x7f04006d, 0x7f04006e, 0x7f040072,
+ 0x7f040074, 0x7f040086, 0x7f040087, 0x7f040088,
+ 0x7f040089, 0x7f04008a, 0x7f04009b, 0x7f0400a2,
+ 0x7f0400c0, 0x7f0400c1, 0x7f0400c4, 0x7f0400c5,
+ 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400c9,
+ 0x7f0400e8, 0x7f0400e9, 0x7f0400ea, 0x7f0400ec,
+ 0x7f0400ee, 0x7f0400f6, 0x7f0400fa, 0x7f0400fb,
+ 0x7f0400fc, 0x7f040104, 0x7f040105, 0x7f040106,
+ 0x7f040107, 0x7f040114, 0x7f040115, 0x7f040123,
+ 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129,
+ 0x7f04012a, 0x7f04012b, 0x7f04012d, 0x7f04012e,
+ 0x7f040140, 0x7f040141, 0x7f040145, 0x7f040146,
+ 0x7f040147, 0x7f040148, 0x7f040149, 0x7f04014a,
+ 0x7f04014b, 0x7f04014c, 0x7f04014d, 0x7f04014e
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#windowIsFloating}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:windowIsFloating
+ */
+ public static final int AppCompatTheme_android_windowIsFloating=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int AppCompatTheme_android_windowAnimationStyle=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarDivider}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarDivider
+ */
+ public static final int AppCompatTheme_actionBarDivider=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarItemBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarItemBackground
+ */
+ public static final int AppCompatTheme_actionBarItemBackground=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarPopupTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarPopupTheme
+ */
+ public static final int AppCompatTheme_actionBarPopupTheme=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarSize}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * wrap_content 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarSize
+ */
+ public static final int AppCompatTheme_actionBarSize=5;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarSplitStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarSplitStyle
+ */
+ public static final int AppCompatTheme_actionBarSplitStyle=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarStyle
+ */
+ public static final int AppCompatTheme_actionBarStyle=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarTabBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarTabBarStyle
+ */
+ public static final int AppCompatTheme_actionBarTabBarStyle=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarTabStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarTabStyle
+ */
+ public static final int AppCompatTheme_actionBarTabStyle=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarTabTextStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarTabTextStyle
+ */
+ public static final int AppCompatTheme_actionBarTabTextStyle=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarTheme
+ */
+ public static final int AppCompatTheme_actionBarTheme=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionBarWidgetTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionBarWidgetTheme
+ */
+ public static final int AppCompatTheme_actionBarWidgetTheme=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionButtonStyle
+ */
+ public static final int AppCompatTheme_actionButtonStyle=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionDropDownStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionDropDownStyle
+ */
+ public static final int AppCompatTheme_actionDropDownStyle=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionMenuTextAppearance}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionMenuTextAppearance
+ */
+ public static final int AppCompatTheme_actionMenuTextAppearance=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionMenuTextColor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionMenuTextColor
+ */
+ public static final int AppCompatTheme_actionMenuTextColor=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeBackground
+ */
+ public static final int AppCompatTheme_actionModeBackground=17;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeCloseButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeCloseButtonStyle
+ */
+ public static final int AppCompatTheme_actionModeCloseButtonStyle=18;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeCloseDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeCloseDrawable
+ */
+ public static final int AppCompatTheme_actionModeCloseDrawable=19;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeCopyDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeCopyDrawable
+ */
+ public static final int AppCompatTheme_actionModeCopyDrawable=20;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeCutDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeCutDrawable
+ */
+ public static final int AppCompatTheme_actionModeCutDrawable=21;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeFindDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeFindDrawable
+ */
+ public static final int AppCompatTheme_actionModeFindDrawable=22;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModePasteDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModePasteDrawable
+ */
+ public static final int AppCompatTheme_actionModePasteDrawable=23;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModePopupWindowStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModePopupWindowStyle
+ */
+ public static final int AppCompatTheme_actionModePopupWindowStyle=24;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeSelectAllDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeSelectAllDrawable
+ */
+ public static final int AppCompatTheme_actionModeSelectAllDrawable=25;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeShareDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeShareDrawable
+ */
+ public static final int AppCompatTheme_actionModeShareDrawable=26;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeSplitBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeSplitBackground
+ */
+ public static final int AppCompatTheme_actionModeSplitBackground=27;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeStyle
+ */
+ public static final int AppCompatTheme_actionModeStyle=28;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionModeWebSearchDrawable}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionModeWebSearchDrawable
+ */
+ public static final int AppCompatTheme_actionModeWebSearchDrawable=29;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionOverflowButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionOverflowButtonStyle
+ */
+ public static final int AppCompatTheme_actionOverflowButtonStyle=30;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionOverflowMenuStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionOverflowMenuStyle
+ */
+ public static final int AppCompatTheme_actionOverflowMenuStyle=31;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#activityChooserViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:activityChooserViewStyle
+ */
+ public static final int AppCompatTheme_activityChooserViewStyle=32;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#alertDialogButtonGroupStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:alertDialogButtonGroupStyle
+ */
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle=33;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#alertDialogCenterButtons}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:alertDialogCenterButtons
+ */
+ public static final int AppCompatTheme_alertDialogCenterButtons=34;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#alertDialogStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:alertDialogStyle
+ */
+ public static final int AppCompatTheme_alertDialogStyle=35;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#alertDialogTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:alertDialogTheme
+ */
+ public static final int AppCompatTheme_alertDialogTheme=36;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#autoCompleteTextViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:autoCompleteTextViewStyle
+ */
+ public static final int AppCompatTheme_autoCompleteTextViewStyle=37;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#borderlessButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:borderlessButtonStyle
+ */
+ public static final int AppCompatTheme_borderlessButtonStyle=38;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonBarButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonBarButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarButtonStyle=39;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonBarNegativeButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonBarNegativeButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle=40;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonBarNeutralButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonBarNeutralButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle=41;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonBarPositiveButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonBarPositiveButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle=42;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonBarStyle
+ */
+ public static final int AppCompatTheme_buttonBarStyle=43;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonStyle
+ */
+ public static final int AppCompatTheme_buttonStyle=44;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonStyleSmall}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonStyleSmall
+ */
+ public static final int AppCompatTheme_buttonStyleSmall=45;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#checkboxStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:checkboxStyle
+ */
+ public static final int AppCompatTheme_checkboxStyle=46;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#checkedTextViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:checkedTextViewStyle
+ */
+ public static final int AppCompatTheme_checkedTextViewStyle=47;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#colorAccent}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:colorAccent
+ */
+ public static final int AppCompatTheme_colorAccent=48;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#colorButtonNormal}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:colorButtonNormal
+ */
+ public static final int AppCompatTheme_colorButtonNormal=49;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#colorControlActivated}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:colorControlActivated
+ */
+ public static final int AppCompatTheme_colorControlActivated=50;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#colorControlHighlight}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:colorControlHighlight
+ */
+ public static final int AppCompatTheme_colorControlHighlight=51;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#colorControlNormal}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:colorControlNormal
+ */
+ public static final int AppCompatTheme_colorControlNormal=52;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#colorPrimary}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:colorPrimary
+ */
+ public static final int AppCompatTheme_colorPrimary=53;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#colorPrimaryDark}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:colorPrimaryDark
+ */
+ public static final int AppCompatTheme_colorPrimaryDark=54;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#colorSwitchThumbNormal}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:colorSwitchThumbNormal
+ */
+ public static final int AppCompatTheme_colorSwitchThumbNormal=55;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#controlBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:controlBackground
+ */
+ public static final int AppCompatTheme_controlBackground=56;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dialogPreferredPadding}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dialogPreferredPadding
+ */
+ public static final int AppCompatTheme_dialogPreferredPadding=57;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dialogTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dialogTheme
+ */
+ public static final int AppCompatTheme_dialogTheme=58;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dividerHorizontal}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dividerHorizontal
+ */
+ public static final int AppCompatTheme_dividerHorizontal=59;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dividerVertical}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dividerVertical
+ */
+ public static final int AppCompatTheme_dividerVertical=60;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dropDownListViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dropDownListViewStyle
+ */
+ public static final int AppCompatTheme_dropDownListViewStyle=61;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dropdownListPreferredItemHeight}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dropdownListPreferredItemHeight
+ */
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight=62;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#editTextBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:editTextBackground
+ */
+ public static final int AppCompatTheme_editTextBackground=63;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#editTextColor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:editTextColor
+ */
+ public static final int AppCompatTheme_editTextColor=64;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#editTextStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:editTextStyle
+ */
+ public static final int AppCompatTheme_editTextStyle=65;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#homeAsUpIndicator}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:homeAsUpIndicator
+ */
+ public static final int AppCompatTheme_homeAsUpIndicator=66;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#imageButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:imageButtonStyle
+ */
+ public static final int AppCompatTheme_imageButtonStyle=67;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listChoiceBackgroundIndicator}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listChoiceBackgroundIndicator
+ */
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator=68;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listDividerAlertDialog}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listDividerAlertDialog
+ */
+ public static final int AppCompatTheme_listDividerAlertDialog=69;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listPopupWindowStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listPopupWindowStyle
+ */
+ public static final int AppCompatTheme_listPopupWindowStyle=70;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listPreferredItemHeight}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listPreferredItemHeight
+ */
+ public static final int AppCompatTheme_listPreferredItemHeight=71;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listPreferredItemHeightLarge}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listPreferredItemHeightLarge
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightLarge=72;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listPreferredItemHeightSmall}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listPreferredItemHeightSmall
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightSmall=73;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listPreferredItemPaddingLeft}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listPreferredItemPaddingLeft
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft=74;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#listPreferredItemPaddingRight}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:listPreferredItemPaddingRight
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingRight=75;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#panelBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:panelBackground
+ */
+ public static final int AppCompatTheme_panelBackground=76;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#panelMenuListTheme}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:panelMenuListTheme
+ */
+ public static final int AppCompatTheme_panelMenuListTheme=77;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#panelMenuListWidth}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:panelMenuListWidth
+ */
+ public static final int AppCompatTheme_panelMenuListWidth=78;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#popupMenuStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:popupMenuStyle
+ */
+ public static final int AppCompatTheme_popupMenuStyle=79;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#popupWindowStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:popupWindowStyle
+ */
+ public static final int AppCompatTheme_popupWindowStyle=80;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#radioButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:radioButtonStyle
+ */
+ public static final int AppCompatTheme_radioButtonStyle=81;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#ratingBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:ratingBarStyle
+ */
+ public static final int AppCompatTheme_ratingBarStyle=82;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#ratingBarStyleIndicator}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:ratingBarStyleIndicator
+ */
+ public static final int AppCompatTheme_ratingBarStyleIndicator=83;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#ratingBarStyleSmall}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:ratingBarStyleSmall
+ */
+ public static final int AppCompatTheme_ratingBarStyleSmall=84;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#searchViewStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:searchViewStyle
+ */
+ public static final int AppCompatTheme_searchViewStyle=85;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#seekBarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:seekBarStyle
+ */
+ public static final int AppCompatTheme_seekBarStyle=86;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#selectableItemBackground}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:selectableItemBackground
+ */
+ public static final int AppCompatTheme_selectableItemBackground=87;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#selectableItemBackgroundBorderless}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:selectableItemBackgroundBorderless
+ */
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless=88;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#spinnerDropDownItemStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:spinnerDropDownItemStyle
+ */
+ public static final int AppCompatTheme_spinnerDropDownItemStyle=89;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#spinnerStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:spinnerStyle
+ */
+ public static final int AppCompatTheme_spinnerStyle=90;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#switchStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:switchStyle
+ */
+ public static final int AppCompatTheme_switchStyle=91;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textAppearanceLargePopupMenu}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textAppearanceLargePopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu=92;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textAppearanceListItem}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textAppearanceListItem
+ */
+ public static final int AppCompatTheme_textAppearanceListItem=93;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textAppearanceListItemSmall}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textAppearanceListItemSmall
+ */
+ public static final int AppCompatTheme_textAppearanceListItemSmall=94;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textAppearanceSearchResultSubtitle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textAppearanceSearchResultSubtitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=95;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textAppearanceSearchResultTitle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textAppearanceSearchResultTitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle=96;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textAppearanceSmallPopupMenu}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textAppearanceSmallPopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu=97;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textColorAlertDialogListItem}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textColorAlertDialogListItem
+ */
+ public static final int AppCompatTheme_textColorAlertDialogListItem=98;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textColorSearchUrl}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textColorSearchUrl
+ */
+ public static final int AppCompatTheme_textColorSearchUrl=99;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#toolbarNavigationButtonStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:toolbarNavigationButtonStyle
+ */
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle=100;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#toolbarStyle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:toolbarStyle
+ */
+ public static final int AppCompatTheme_toolbarStyle=101;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowActionBar}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowActionBar
+ */
+ public static final int AppCompatTheme_windowActionBar=102;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowActionBarOverlay}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowActionBarOverlay
+ */
+ public static final int AppCompatTheme_windowActionBarOverlay=103;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowActionModeOverlay}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowActionModeOverlay
+ */
+ public static final int AppCompatTheme_windowActionModeOverlay=104;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowFixedHeightMajor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowFixedHeightMajor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMajor=105;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowFixedHeightMinor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowFixedHeightMinor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMinor=106;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowFixedWidthMajor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowFixedWidthMajor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMajor=107;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowFixedWidthMinor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowFixedWidthMinor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMinor=108;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowMinWidthMajor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowMinWidthMajor
+ */
+ public static final int AppCompatTheme_windowMinWidthMajor=109;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowMinWidthMinor}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowMinWidthMinor
+ */
+ public static final int AppCompatTheme_windowMinWidthMinor=110;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#windowNoTitle}
+ * attribute's value can be found in the {@link #AppCompatTheme} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:windowNoTitle
+ */
+ public static final int AppCompatTheme_windowNoTitle=111;
+ /**
+ * Attributes that can be used with a BoxInsetLayout_Layout.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #BoxInsetLayout_Layout_layout_box com.example.ruixuandai.zenfacedigit:layout_box}
+ *
+ * @see #BoxInsetLayout_Layout_layout_box
+ */
+ public static final int[] BoxInsetLayout_Layout={
+ 0x7f0400ae
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_box}
+ * attribute's value can be found in the {@link #BoxInsetLayout_Layout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * all f
+ * bottom 8
+ * left 1
+ * right 4
+ * top 2
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_box
+ */
+ public static final int BoxInsetLayout_Layout_layout_box=0;
+ /**
+ * Attributes that can be used with a ButtonBarLayout.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ButtonBarLayout_allowStacking com.example.ruixuandai.zenfacedigit:allowStacking}
+ *
+ * @see #ButtonBarLayout_allowStacking
+ */
+ public static final int[] ButtonBarLayout={
+ 0x7f040027
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#allowStacking}
+ * attribute's value can be found in the {@link #ButtonBarLayout} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:allowStacking
+ */
+ public static final int ButtonBarLayout_allowStacking=0;
+ /**
+ * Attributes that can be used with a CircledImageView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #CircledImageView_android_src android:src}
+ * {@link #CircledImageView_circle_border_cap com.example.ruixuandai.zenfacedigit:circle_border_cap}
+ * {@link #CircledImageView_circle_border_color com.example.ruixuandai.zenfacedigit:circle_border_color}
+ * {@link #CircledImageView_circle_border_width com.example.ruixuandai.zenfacedigit:circle_border_width}
+ * {@link #CircledImageView_circle_color com.example.ruixuandai.zenfacedigit:circle_color}
+ * {@link #CircledImageView_circle_padding com.example.ruixuandai.zenfacedigit:circle_padding}
+ * {@link #CircledImageView_circle_radius com.example.ruixuandai.zenfacedigit:circle_radius}
+ * {@link #CircledImageView_circle_radius_percent com.example.ruixuandai.zenfacedigit:circle_radius_percent}
+ * {@link #CircledImageView_circle_radius_pressed com.example.ruixuandai.zenfacedigit:circle_radius_pressed}
+ * {@link #CircledImageView_circle_radius_pressed_percent com.example.ruixuandai.zenfacedigit:circle_radius_pressed_percent}
+ * {@link #CircledImageView_image_circle_percentage com.example.ruixuandai.zenfacedigit:image_circle_percentage}
+ * {@link #CircledImageView_image_horizontal_offcenter_percentage com.example.ruixuandai.zenfacedigit:image_horizontal_offcenter_percentage}
+ * {@link #CircledImageView_image_tint com.example.ruixuandai.zenfacedigit:image_tint}
+ * {@link #CircledImageView_shadow_width com.example.ruixuandai.zenfacedigit:shadow_width}
+ * {@link #CircledImageView_square_dimen com.example.ruixuandai.zenfacedigit:square_dimen}
+ *
+ * @see #CircledImageView_android_src
+ * @see #CircledImageView_circle_border_cap
+ * @see #CircledImageView_circle_border_color
+ * @see #CircledImageView_circle_border_width
+ * @see #CircledImageView_circle_color
+ * @see #CircledImageView_circle_padding
+ * @see #CircledImageView_circle_radius
+ * @see #CircledImageView_circle_radius_percent
+ * @see #CircledImageView_circle_radius_pressed
+ * @see #CircledImageView_circle_radius_pressed_percent
+ * @see #CircledImageView_image_circle_percentage
+ * @see #CircledImageView_image_horizontal_offcenter_percentage
+ * @see #CircledImageView_image_tint
+ * @see #CircledImageView_shadow_width
+ * @see #CircledImageView_square_dimen
+ */
+ public static final int[] CircledImageView={
+ 0x01010119, 0x7f04004a, 0x7f04004b, 0x7f04004c,
+ 0x7f04004d, 0x7f04004e, 0x7f04004f, 0x7f040050,
+ 0x7f040051, 0x7f040052, 0x7f0400a4, 0x7f0400a5,
+ 0x7f0400a6, 0x7f040108, 0x7f040117
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#src}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:src
+ */
+ public static final int CircledImageView_android_src=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circle_border_cap}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * butt 0
+ * round 1
+ * square 2
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circle_border_cap
+ */
+ public static final int CircledImageView_circle_border_cap=1;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circle_border_color}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circle_border_color
+ */
+ public static final int CircledImageView_circle_border_color=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circle_border_width}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circle_border_width
+ */
+ public static final int CircledImageView_circle_border_width=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circle_color}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circle_color
+ */
+ public static final int CircledImageView_circle_color=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circle_padding}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circle_padding
+ */
+ public static final int CircledImageView_circle_padding=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circle_radius}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circle_radius
+ */
+ public static final int CircledImageView_circle_radius=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circle_radius_percent}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circle_radius_percent
+ */
+ public static final int CircledImageView_circle_radius_percent=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circle_radius_pressed}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circle_radius_pressed
+ */
+ public static final int CircledImageView_circle_radius_pressed=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circle_radius_pressed_percent}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circle_radius_pressed_percent
+ */
+ public static final int CircledImageView_circle_radius_pressed_percent=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#image_circle_percentage}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:image_circle_percentage
+ */
+ public static final int CircledImageView_image_circle_percentage=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#image_horizontal_offcenter_percentage}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:image_horizontal_offcenter_percentage
+ */
+ public static final int CircledImageView_image_horizontal_offcenter_percentage=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#image_tint}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:image_tint
+ */
+ public static final int CircledImageView_image_tint=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#shadow_width}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:shadow_width
+ */
+ public static final int CircledImageView_shadow_width=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#square_dimen}
+ * attribute's value can be found in the {@link #CircledImageView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * height 1
+ * none 0
+ * width 2
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:square_dimen
+ */
+ public static final int CircledImageView_square_dimen=14;
+ /**
+ * Attributes that can be used with a CircularButton.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #CircularButton_android_clickable android:clickable}
+ * {@link #CircularButton_android_src android:src}
+ * {@link #CircularButton_android_color android:color}
+ * {@link #CircularButton_android_elevation android:elevation}
+ * {@link #CircularButton_android_stateListAnimator android:stateListAnimator}
+ * {@link #CircularButton_buttonRippleColor com.example.ruixuandai.zenfacedigit:buttonRippleColor}
+ * {@link #CircularButton_imageScaleMode com.example.ruixuandai.zenfacedigit:imageScaleMode}
+ * {@link #CircularButton_pressedButtonTranslationZ com.example.ruixuandai.zenfacedigit:pressedButtonTranslationZ}
+ *
+ * @see #CircularButton_android_clickable
+ * @see #CircularButton_android_src
+ * @see #CircularButton_android_color
+ * @see #CircularButton_android_elevation
+ * @see #CircularButton_android_stateListAnimator
+ * @see #CircularButton_buttonRippleColor
+ * @see #CircularButton_imageScaleMode
+ * @see #CircularButton_pressedButtonTranslationZ
+ */
+ public static final int[] CircularButton={
+ 0x010100e5, 0x01010119, 0x010101a5, 0x01010440,
+ 0x01010448, 0x7f040041, 0x7f0400a3, 0x7f0400f1
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#clickable}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:clickable
+ */
+ public static final int CircularButton_android_clickable=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#src}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:src
+ */
+ public static final int CircularButton_android_src=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#color}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int CircularButton_android_color=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#elevation}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:elevation
+ */
+ public static final int CircularButton_android_elevation=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#stateListAnimator}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:stateListAnimator
+ */
+ public static final int CircularButton_android_stateListAnimator=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonRippleColor}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonRippleColor
+ */
+ public static final int CircularButton_buttonRippleColor=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#imageScaleMode}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * center 1
+ * fit 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:imageScaleMode
+ */
+ public static final int CircularButton_imageScaleMode=6;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pressedButtonTranslationZ}
+ * attribute's value can be found in the {@link #CircularButton} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pressedButtonTranslationZ
+ */
+ public static final int CircularButton_pressedButtonTranslationZ=7;
+ /**
+ * Attributes that can be used with a ComplicationDrawable.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ComplicationDrawable_backgroundColor com.example.ruixuandai.zenfacedigit:backgroundColor}
+ * {@link #ComplicationDrawable_backgroundDrawable com.example.ruixuandai.zenfacedigit:backgroundDrawable}
+ * {@link #ComplicationDrawable_borderColor com.example.ruixuandai.zenfacedigit:borderColor}
+ * {@link #ComplicationDrawable_borderDashGap com.example.ruixuandai.zenfacedigit:borderDashGap}
+ * {@link #ComplicationDrawable_borderDashWidth com.example.ruixuandai.zenfacedigit:borderDashWidth}
+ * {@link #ComplicationDrawable_borderRadius com.example.ruixuandai.zenfacedigit:borderRadius}
+ * {@link #ComplicationDrawable_borderStyle com.example.ruixuandai.zenfacedigit:borderStyle}
+ * {@link #ComplicationDrawable_borderWidth com.example.ruixuandai.zenfacedigit:borderWidth}
+ * {@link #ComplicationDrawable_highlightColor com.example.ruixuandai.zenfacedigit:highlightColor}
+ * {@link #ComplicationDrawable_iconColor com.example.ruixuandai.zenfacedigit:iconColor}
+ * {@link #ComplicationDrawable_rangedValuePrimaryColor com.example.ruixuandai.zenfacedigit:rangedValuePrimaryColor}
+ * {@link #ComplicationDrawable_rangedValueRingWidth com.example.ruixuandai.zenfacedigit:rangedValueRingWidth}
+ * {@link #ComplicationDrawable_rangedValueSecondaryColor com.example.ruixuandai.zenfacedigit:rangedValueSecondaryColor}
+ * {@link #ComplicationDrawable_textColor com.example.ruixuandai.zenfacedigit:textColor}
+ * {@link #ComplicationDrawable_textSize com.example.ruixuandai.zenfacedigit:textSize}
+ * {@link #ComplicationDrawable_textTypeface com.example.ruixuandai.zenfacedigit:textTypeface}
+ * {@link #ComplicationDrawable_titleColor com.example.ruixuandai.zenfacedigit:titleColor}
+ * {@link #ComplicationDrawable_titleSize com.example.ruixuandai.zenfacedigit:titleSize}
+ * {@link #ComplicationDrawable_titleTypeface com.example.ruixuandai.zenfacedigit:titleTypeface}
+ *
+ * @see #ComplicationDrawable_backgroundColor
+ * @see #ComplicationDrawable_backgroundDrawable
+ * @see #ComplicationDrawable_borderColor
+ * @see #ComplicationDrawable_borderDashGap
+ * @see #ComplicationDrawable_borderDashWidth
+ * @see #ComplicationDrawable_borderRadius
+ * @see #ComplicationDrawable_borderStyle
+ * @see #ComplicationDrawable_borderWidth
+ * @see #ComplicationDrawable_highlightColor
+ * @see #ComplicationDrawable_iconColor
+ * @see #ComplicationDrawable_rangedValuePrimaryColor
+ * @see #ComplicationDrawable_rangedValueRingWidth
+ * @see #ComplicationDrawable_rangedValueSecondaryColor
+ * @see #ComplicationDrawable_textColor
+ * @see #ComplicationDrawable_textSize
+ * @see #ComplicationDrawable_textTypeface
+ * @see #ComplicationDrawable_titleColor
+ * @see #ComplicationDrawable_titleSize
+ * @see #ComplicationDrawable_titleTypeface
+ */
+ public static final int[] ComplicationDrawable={
+ 0x7f04002c, 0x7f04002d, 0x7f040034, 0x7f040035,
+ 0x7f040036, 0x7f040037, 0x7f040038, 0x7f040039,
+ 0x7f04009a, 0x7f04009e, 0x7f0400f7, 0x7f0400f8,
+ 0x7f0400f9, 0x7f04012c, 0x7f04012f, 0x7f040130,
+ 0x7f040135, 0x7f04013b, 0x7f04013f
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#backgroundColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:backgroundColor
+ */
+ public static final int ComplicationDrawable_backgroundColor=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#backgroundDrawable}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:backgroundDrawable
+ */
+ public static final int ComplicationDrawable_backgroundDrawable=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#borderColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:borderColor
+ */
+ public static final int ComplicationDrawable_borderColor=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#borderDashGap}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:borderDashGap
+ */
+ public static final int ComplicationDrawable_borderDashGap=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#borderDashWidth}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:borderDashWidth
+ */
+ public static final int ComplicationDrawable_borderDashWidth=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#borderRadius}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:borderRadius
+ */
+ public static final int ComplicationDrawable_borderRadius=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#borderStyle}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * dashed 2
+ * none 0
+ * solid 1
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:borderStyle
+ */
+ public static final int ComplicationDrawable_borderStyle=6;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#borderWidth}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:borderWidth
+ */
+ public static final int ComplicationDrawable_borderWidth=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#highlightColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:highlightColor
+ */
+ public static final int ComplicationDrawable_highlightColor=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#iconColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:iconColor
+ */
+ public static final int ComplicationDrawable_iconColor=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#rangedValuePrimaryColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:rangedValuePrimaryColor
+ */
+ public static final int ComplicationDrawable_rangedValuePrimaryColor=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#rangedValueRingWidth}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:rangedValueRingWidth
+ */
+ public static final int ComplicationDrawable_rangedValueRingWidth=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#rangedValueSecondaryColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:rangedValueSecondaryColor
+ */
+ public static final int ComplicationDrawable_rangedValueSecondaryColor=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textColor
+ */
+ public static final int ComplicationDrawable_textColor=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textSize}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textSize
+ */
+ public static final int ComplicationDrawable_textSize=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textTypeface}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textTypeface
+ */
+ public static final int ComplicationDrawable_textTypeface=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleColor}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleColor
+ */
+ public static final int ComplicationDrawable_titleColor=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleSize}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleSize
+ */
+ public static final int ComplicationDrawable_titleSize=17;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleTypeface}
+ * attribute's value can be found in the {@link #ComplicationDrawable} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleTypeface
+ */
+ public static final int ComplicationDrawable_titleTypeface=18;
+ /**
+ * Attributes that can be used with a CompoundButton.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #CompoundButton_android_button android:button}
+ * {@link #CompoundButton_buttonTint com.example.ruixuandai.zenfacedigit:buttonTint}
+ * {@link #CompoundButton_buttonTintMode com.example.ruixuandai.zenfacedigit:buttonTintMode}
+ *
+ * @see #CompoundButton_android_button
+ * @see #CompoundButton_buttonTint
+ * @see #CompoundButton_buttonTintMode
+ */
+ public static final int[] CompoundButton={
+ 0x01010107, 0x7f040045, 0x7f040046
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#button}
+ * attribute's value can be found in the {@link #CompoundButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:button
+ */
+ public static final int CompoundButton_android_button=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonTint}
+ * attribute's value can be found in the {@link #CompoundButton} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonTint
+ */
+ public static final int CompoundButton_buttonTint=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonTintMode}
+ * attribute's value can be found in the {@link #CompoundButton} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multiply e
+ * screen f
+ * src_atop 9
+ * src_in 5
+ * src_over 3
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonTintMode
+ */
+ public static final int CompoundButton_buttonTintMode=2;
+ /**
+ * Attributes that can be used with a DelayedConfirmationView.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #DelayedConfirmationView_update_interval com.example.ruixuandai.zenfacedigit:update_interval}
+ *
+ * @see #DelayedConfirmationView_update_interval
+ */
+ public static final int[] DelayedConfirmationView={
+ 0x7f040143
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#update_interval}
+ * attribute's value can be found in the {@link #DelayedConfirmationView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:update_interval
+ */
+ public static final int DelayedConfirmationView_update_interval=0;
+ /**
+ * Attributes that can be used with a DotsPageIndicator.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #DotsPageIndicator_dotColor com.example.ruixuandai.zenfacedigit:dotColor}
+ * {@link #DotsPageIndicator_dotColorSelected com.example.ruixuandai.zenfacedigit:dotColorSelected}
+ * {@link #DotsPageIndicator_dotFadeInDuration com.example.ruixuandai.zenfacedigit:dotFadeInDuration}
+ * {@link #DotsPageIndicator_dotFadeOutDelay com.example.ruixuandai.zenfacedigit:dotFadeOutDelay}
+ * {@link #DotsPageIndicator_dotFadeOutDuration com.example.ruixuandai.zenfacedigit:dotFadeOutDuration}
+ * {@link #DotsPageIndicator_dotFadeWhenIdle com.example.ruixuandai.zenfacedigit:dotFadeWhenIdle}
+ * {@link #DotsPageIndicator_dotRadius com.example.ruixuandai.zenfacedigit:dotRadius}
+ * {@link #DotsPageIndicator_dotRadiusSelected com.example.ruixuandai.zenfacedigit:dotRadiusSelected}
+ * {@link #DotsPageIndicator_dotShadowColor com.example.ruixuandai.zenfacedigit:dotShadowColor}
+ * {@link #DotsPageIndicator_dotShadowDx com.example.ruixuandai.zenfacedigit:dotShadowDx}
+ * {@link #DotsPageIndicator_dotShadowDy com.example.ruixuandai.zenfacedigit:dotShadowDy}
+ * {@link #DotsPageIndicator_dotShadowRadius com.example.ruixuandai.zenfacedigit:dotShadowRadius}
+ * {@link #DotsPageIndicator_dotSpacing com.example.ruixuandai.zenfacedigit:dotSpacing}
+ *
+ * @see #DotsPageIndicator_dotColor
+ * @see #DotsPageIndicator_dotColorSelected
+ * @see #DotsPageIndicator_dotFadeInDuration
+ * @see #DotsPageIndicator_dotFadeOutDelay
+ * @see #DotsPageIndicator_dotFadeOutDuration
+ * @see #DotsPageIndicator_dotFadeWhenIdle
+ * @see #DotsPageIndicator_dotRadius
+ * @see #DotsPageIndicator_dotRadiusSelected
+ * @see #DotsPageIndicator_dotShadowColor
+ * @see #DotsPageIndicator_dotShadowDx
+ * @see #DotsPageIndicator_dotShadowDy
+ * @see #DotsPageIndicator_dotShadowRadius
+ * @see #DotsPageIndicator_dotSpacing
+ */
+ public static final int[] DotsPageIndicator={
+ 0x7f040075, 0x7f040076, 0x7f040077, 0x7f040078,
+ 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f04007c,
+ 0x7f04007d, 0x7f04007e, 0x7f04007f, 0x7f040080,
+ 0x7f040081
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotColor}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotColor
+ */
+ public static final int DotsPageIndicator_dotColor=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotColorSelected}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotColorSelected
+ */
+ public static final int DotsPageIndicator_dotColorSelected=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotFadeInDuration}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotFadeInDuration
+ */
+ public static final int DotsPageIndicator_dotFadeInDuration=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotFadeOutDelay}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotFadeOutDelay
+ */
+ public static final int DotsPageIndicator_dotFadeOutDelay=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotFadeOutDuration}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotFadeOutDuration
+ */
+ public static final int DotsPageIndicator_dotFadeOutDuration=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotFadeWhenIdle}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotFadeWhenIdle
+ */
+ public static final int DotsPageIndicator_dotFadeWhenIdle=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotRadius}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotRadius
+ */
+ public static final int DotsPageIndicator_dotRadius=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotRadiusSelected}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotRadiusSelected
+ */
+ public static final int DotsPageIndicator_dotRadiusSelected=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotShadowColor}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotShadowColor
+ */
+ public static final int DotsPageIndicator_dotShadowColor=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotShadowDx}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotShadowDx
+ */
+ public static final int DotsPageIndicator_dotShadowDx=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotShadowDy}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotShadowDy
+ */
+ public static final int DotsPageIndicator_dotShadowDy=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotShadowRadius}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotShadowRadius
+ */
+ public static final int DotsPageIndicator_dotShadowRadius=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dotSpacing}
+ * attribute's value can be found in the {@link #DotsPageIndicator} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dotSpacing
+ */
+ public static final int DotsPageIndicator_dotSpacing=12;
+ /**
+ * Attributes that can be used with a DrawerArrowToggle.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #DrawerArrowToggle_arrowHeadLength com.example.ruixuandai.zenfacedigit:arrowHeadLength}
+ * {@link #DrawerArrowToggle_arrowShaftLength com.example.ruixuandai.zenfacedigit:arrowShaftLength}
+ * {@link #DrawerArrowToggle_barLength com.example.ruixuandai.zenfacedigit:barLength}
+ * {@link #DrawerArrowToggle_color com.example.ruixuandai.zenfacedigit:color}
+ * {@link #DrawerArrowToggle_drawableSize com.example.ruixuandai.zenfacedigit:drawableSize}
+ * {@link #DrawerArrowToggle_gapBetweenBars com.example.ruixuandai.zenfacedigit:gapBetweenBars}
+ * {@link #DrawerArrowToggle_spinBars com.example.ruixuandai.zenfacedigit:spinBars}
+ * {@link #DrawerArrowToggle_thickness com.example.ruixuandai.zenfacedigit:thickness}
+ *
+ * @see #DrawerArrowToggle_arrowHeadLength
+ * @see #DrawerArrowToggle_arrowShaftLength
+ * @see #DrawerArrowToggle_barLength
+ * @see #DrawerArrowToggle_color
+ * @see #DrawerArrowToggle_drawableSize
+ * @see #DrawerArrowToggle_gapBetweenBars
+ * @see #DrawerArrowToggle_spinBars
+ * @see #DrawerArrowToggle_thickness
+ */
+ public static final int[] DrawerArrowToggle={
+ 0x7f040028, 0x7f040029, 0x7f040032, 0x7f040058,
+ 0x7f040082, 0x7f040096, 0x7f040113, 0x7f040132
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#arrowHeadLength}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:arrowHeadLength
+ */
+ public static final int DrawerArrowToggle_arrowHeadLength=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#arrowShaftLength}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:arrowShaftLength
+ */
+ public static final int DrawerArrowToggle_arrowShaftLength=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#barLength}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:barLength
+ */
+ public static final int DrawerArrowToggle_barLength=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#color}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:color
+ */
+ public static final int DrawerArrowToggle_color=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#drawableSize}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:drawableSize
+ */
+ public static final int DrawerArrowToggle_drawableSize=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#gapBetweenBars}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:gapBetweenBars
+ */
+ public static final int DrawerArrowToggle_gapBetweenBars=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#spinBars}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:spinBars
+ */
+ public static final int DrawerArrowToggle_spinBars=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#thickness}
+ * attribute's value can be found in the {@link #DrawerArrowToggle} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:thickness
+ */
+ public static final int DrawerArrowToggle_thickness=7;
+ /**
+ * Attributes that can be used with a FontFamily.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #FontFamily_fontProviderAuthority com.example.ruixuandai.zenfacedigit:fontProviderAuthority}
+ * {@link #FontFamily_fontProviderCerts com.example.ruixuandai.zenfacedigit:fontProviderCerts}
+ * {@link #FontFamily_fontProviderFetchStrategy com.example.ruixuandai.zenfacedigit:fontProviderFetchStrategy}
+ * {@link #FontFamily_fontProviderFetchTimeout com.example.ruixuandai.zenfacedigit:fontProviderFetchTimeout}
+ * {@link #FontFamily_fontProviderPackage com.example.ruixuandai.zenfacedigit:fontProviderPackage}
+ * {@link #FontFamily_fontProviderQuery com.example.ruixuandai.zenfacedigit:fontProviderQuery}
+ *
+ * @see #FontFamily_fontProviderAuthority
+ * @see #FontFamily_fontProviderCerts
+ * @see #FontFamily_fontProviderFetchStrategy
+ * @see #FontFamily_fontProviderFetchTimeout
+ * @see #FontFamily_fontProviderPackage
+ * @see #FontFamily_fontProviderQuery
+ */
+ public static final int[] FontFamily={
+ 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091,
+ 0x7f040092, 0x7f040093
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#fontProviderAuthority}
+ * attribute's value can be found in the {@link #FontFamily} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:fontProviderAuthority
+ */
+ public static final int FontFamily_fontProviderAuthority=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#fontProviderCerts}
+ * attribute's value can be found in the {@link #FontFamily} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:fontProviderCerts
+ */
+ public static final int FontFamily_fontProviderCerts=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#fontProviderFetchStrategy}
+ * attribute's value can be found in the {@link #FontFamily} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * async 1
+ * blocking 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:fontProviderFetchStrategy
+ */
+ public static final int FontFamily_fontProviderFetchStrategy=2;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#fontProviderFetchTimeout}
+ * attribute's value can be found in the {@link #FontFamily} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * forever ffffffff
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:fontProviderFetchTimeout
+ */
+ public static final int FontFamily_fontProviderFetchTimeout=3;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#fontProviderPackage}
+ * attribute's value can be found in the {@link #FontFamily} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:fontProviderPackage
+ */
+ public static final int FontFamily_fontProviderPackage=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#fontProviderQuery}
+ * attribute's value can be found in the {@link #FontFamily} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:fontProviderQuery
+ */
+ public static final int FontFamily_fontProviderQuery=5;
+ /**
+ * Attributes that can be used with a FontFamilyFont.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #FontFamilyFont_android_font android:font}
+ * {@link #FontFamilyFont_android_fontWeight android:fontWeight}
+ * {@link #FontFamilyFont_android_fontStyle android:fontStyle}
+ * {@link #FontFamilyFont_font com.example.ruixuandai.zenfacedigit:font}
+ * {@link #FontFamilyFont_fontStyle com.example.ruixuandai.zenfacedigit:fontStyle}
+ * {@link #FontFamilyFont_fontWeight com.example.ruixuandai.zenfacedigit:fontWeight}
+ *
+ * @see #FontFamilyFont_android_font
+ * @see #FontFamilyFont_android_fontWeight
+ * @see #FontFamilyFont_android_fontStyle
+ * @see #FontFamilyFont_font
+ * @see #FontFamilyFont_fontStyle
+ * @see #FontFamilyFont_fontWeight
+ */
+ public static final int[] FontFamilyFont={
+ 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d,
+ 0x7f040094, 0x7f040095
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#font}
+ * attribute's value can be found in the {@link #FontFamilyFont} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:font
+ */
+ public static final int FontFamilyFont_android_font=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontWeight}
+ * attribute's value can be found in the {@link #FontFamilyFont} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:fontWeight
+ */
+ public static final int FontFamilyFont_android_fontWeight=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontStyle}
+ * attribute's value can be found in the {@link #FontFamilyFont} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * italic 1
+ * normal 0
+ *
+ *
+ * @attr name android:fontStyle
+ */
+ public static final int FontFamilyFont_android_fontStyle=2;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#font}
+ * attribute's value can be found in the {@link #FontFamilyFont} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:font
+ */
+ public static final int FontFamilyFont_font=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#fontStyle}
+ * attribute's value can be found in the {@link #FontFamilyFont} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * italic 1
+ * normal 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:fontStyle
+ */
+ public static final int FontFamilyFont_fontStyle=4;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#fontWeight}
+ * attribute's value can be found in the {@link #FontFamilyFont} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:fontWeight
+ */
+ public static final int FontFamilyFont_fontWeight=5;
+ /**
+ * Attributes that can be used with a LinearLayoutCompat.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #LinearLayoutCompat_android_gravity android:gravity}
+ * {@link #LinearLayoutCompat_android_orientation android:orientation}
+ * {@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}
+ * {@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}
+ * {@link #LinearLayoutCompat_android_weightSum android:weightSum}
+ * {@link #LinearLayoutCompat_divider com.example.ruixuandai.zenfacedigit:divider}
+ * {@link #LinearLayoutCompat_dividerPadding com.example.ruixuandai.zenfacedigit:dividerPadding}
+ * {@link #LinearLayoutCompat_measureWithLargestChild com.example.ruixuandai.zenfacedigit:measureWithLargestChild}
+ * {@link #LinearLayoutCompat_showDividers com.example.ruixuandai.zenfacedigit:showDividers}
+ *
+ * @see #LinearLayoutCompat_android_gravity
+ * @see #LinearLayoutCompat_android_orientation
+ * @see #LinearLayoutCompat_android_baselineAligned
+ * @see #LinearLayoutCompat_android_baselineAlignedChildIndex
+ * @see #LinearLayoutCompat_android_weightSum
+ * @see #LinearLayoutCompat_divider
+ * @see #LinearLayoutCompat_dividerPadding
+ * @see #LinearLayoutCompat_measureWithLargestChild
+ * @see #LinearLayoutCompat_showDividers
+ */
+ public static final int[] LinearLayoutCompat={
+ 0x010100af, 0x010100c4, 0x01010126, 0x01010127,
+ 0x01010128, 0x7f040071, 0x7f040073, 0x7f0400ce,
+ 0x7f04010c
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#gravity}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:gravity
+ */
+ public static final int LinearLayoutCompat_android_gravity=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#orientation}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * horizontal 0
+ * vertical 1
+ *
+ *
+ * @attr name android:orientation
+ */
+ public static final int LinearLayoutCompat_android_orientation=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#baselineAligned}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:baselineAligned
+ */
+ public static final int LinearLayoutCompat_android_baselineAligned=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:baselineAlignedChildIndex
+ */
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#weightSum}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:weightSum
+ */
+ public static final int LinearLayoutCompat_android_weightSum=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#divider}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:divider
+ */
+ public static final int LinearLayoutCompat_divider=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#dividerPadding}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:dividerPadding
+ */
+ public static final int LinearLayoutCompat_dividerPadding=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#measureWithLargestChild}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:measureWithLargestChild
+ */
+ public static final int LinearLayoutCompat_measureWithLargestChild=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#showDividers}
+ * attribute's value can be found in the {@link #LinearLayoutCompat} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * beginning 1
+ * end 4
+ * middle 2
+ * none 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:showDividers
+ */
+ public static final int LinearLayoutCompat_showDividers=8;
+ /**
+ * Attributes that can be used with a LinearLayoutCompat_Layout.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}
+ * {@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}
+ * {@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}
+ * {@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}
+ *
+ * @see #LinearLayoutCompat_Layout_android_layout_gravity
+ * @see #LinearLayoutCompat_Layout_android_layout_width
+ * @see #LinearLayoutCompat_Layout_android_layout_height
+ * @see #LinearLayoutCompat_Layout_android_layout_weight
+ */
+ public static final int[] LinearLayoutCompat_Layout={
+ 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout_gravity}
+ * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:layout_gravity
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout_width}
+ * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * fill_parent ffffffff
+ * match_parent ffffffff
+ * wrap_content fffffffe
+ *
+ *
+ * @attr name android:layout_width
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_width=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout_height}
+ * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * fill_parent ffffffff
+ * match_parent ffffffff
+ * wrap_content fffffffe
+ *
+ *
+ * @attr name android:layout_height
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_height=2;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#layout_weight}
+ * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:layout_weight
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_weight=3;
+ /**
+ * Attributes that can be used with a ListPopupWindow.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
+ * {@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}
+ *
+ * @see #ListPopupWindow_android_dropDownHorizontalOffset
+ * @see #ListPopupWindow_android_dropDownVerticalOffset
+ */
+ public static final int[] ListPopupWindow={
+ 0x010102ac, 0x010102ad
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset}
+ * attribute's value can be found in the {@link #ListPopupWindow} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownHorizontalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset}
+ * attribute's value can be found in the {@link #ListPopupWindow} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownVerticalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownVerticalOffset=1;
+ /**
+ * Attributes that can be used with a LoadingImageView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #LoadingImageView_circleCrop com.example.ruixuandai.zenfacedigit:circleCrop}
+ * {@link #LoadingImageView_imageAspectRatio com.example.ruixuandai.zenfacedigit:imageAspectRatio}
+ * {@link #LoadingImageView_imageAspectRatioAdjust com.example.ruixuandai.zenfacedigit:imageAspectRatioAdjust}
+ *
+ * @see #LoadingImageView_circleCrop
+ * @see #LoadingImageView_imageAspectRatio
+ * @see #LoadingImageView_imageAspectRatioAdjust
+ */
+ public static final int[] LoadingImageView={
+ 0x7f040049, 0x7f0400a0, 0x7f0400a1
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circleCrop}
+ * attribute's value can be found in the {@link #LoadingImageView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circleCrop
+ */
+ public static final int LoadingImageView_circleCrop=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#imageAspectRatio}
+ * attribute's value can be found in the {@link #LoadingImageView} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:imageAspectRatio
+ */
+ public static final int LoadingImageView_imageAspectRatio=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#imageAspectRatioAdjust}
+ * attribute's value can be found in the {@link #LoadingImageView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * adjust_height 2
+ * adjust_width 1
+ * none 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:imageAspectRatioAdjust
+ */
+ public static final int LoadingImageView_imageAspectRatioAdjust=2;
+ /**
+ * Attributes that can be used with a MenuGroup.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #MenuGroup_android_enabled android:enabled}
+ * {@link #MenuGroup_android_id android:id}
+ * {@link #MenuGroup_android_visible android:visible}
+ * {@link #MenuGroup_android_menuCategory android:menuCategory}
+ * {@link #MenuGroup_android_orderInCategory android:orderInCategory}
+ * {@link #MenuGroup_android_checkableBehavior android:checkableBehavior}
+ *
+ * @see #MenuGroup_android_enabled
+ * @see #MenuGroup_android_id
+ * @see #MenuGroup_android_visible
+ * @see #MenuGroup_android_menuCategory
+ * @see #MenuGroup_android_orderInCategory
+ * @see #MenuGroup_android_checkableBehavior
+ */
+ public static final int[] MenuGroup={
+ 0x0101000e, 0x010100d0, 0x01010194, 0x010101de,
+ 0x010101df, 0x010101e0
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#enabled}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuGroup_android_enabled=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#id}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuGroup_android_id=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#visible}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuGroup_android_visible=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#menuCategory}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * alternative 40000
+ * container 10000
+ * secondary 30000
+ * system 20000
+ *
+ *
+ * @attr name android:menuCategory
+ */
+ public static final int MenuGroup_android_menuCategory=3;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#orderInCategory}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuGroup_android_orderInCategory=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#checkableBehavior}
+ * attribute's value can be found in the {@link #MenuGroup} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * all 1
+ * none 0
+ * single 2
+ *
+ *
+ * @attr name android:checkableBehavior
+ */
+ public static final int MenuGroup_android_checkableBehavior=5;
+ /**
+ * Attributes that can be used with a MenuItem.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #MenuItem_android_icon android:icon}
+ * {@link #MenuItem_android_enabled android:enabled}
+ * {@link #MenuItem_android_id android:id}
+ * {@link #MenuItem_android_checked android:checked}
+ * {@link #MenuItem_android_visible android:visible}
+ * {@link #MenuItem_android_menuCategory android:menuCategory}
+ * {@link #MenuItem_android_orderInCategory android:orderInCategory}
+ * {@link #MenuItem_android_title android:title}
+ * {@link #MenuItem_android_titleCondensed android:titleCondensed}
+ * {@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}
+ * {@link #MenuItem_android_numericShortcut android:numericShortcut}
+ * {@link #MenuItem_android_checkable android:checkable}
+ * {@link #MenuItem_android_onClick android:onClick}
+ * {@link #MenuItem_actionLayout com.example.ruixuandai.zenfacedigit:actionLayout}
+ * {@link #MenuItem_actionProviderClass com.example.ruixuandai.zenfacedigit:actionProviderClass}
+ * {@link #MenuItem_actionViewClass com.example.ruixuandai.zenfacedigit:actionViewClass}
+ * {@link #MenuItem_showAsAction com.example.ruixuandai.zenfacedigit:showAsAction}
+ *
+ * @see #MenuItem_android_icon
+ * @see #MenuItem_android_enabled
+ * @see #MenuItem_android_id
+ * @see #MenuItem_android_checked
+ * @see #MenuItem_android_visible
+ * @see #MenuItem_android_menuCategory
+ * @see #MenuItem_android_orderInCategory
+ * @see #MenuItem_android_title
+ * @see #MenuItem_android_titleCondensed
+ * @see #MenuItem_android_alphabeticShortcut
+ * @see #MenuItem_android_numericShortcut
+ * @see #MenuItem_android_checkable
+ * @see #MenuItem_android_onClick
+ * @see #MenuItem_actionLayout
+ * @see #MenuItem_actionProviderClass
+ * @see #MenuItem_actionViewClass
+ * @see #MenuItem_showAsAction
+ */
+ public static final int[] MenuItem={
+ 0x01010002, 0x0101000e, 0x010100d0, 0x01010106,
+ 0x01010194, 0x010101de, 0x010101df, 0x010101e1,
+ 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5,
+ 0x0101026f, 0x7f04000d, 0x7f04001f, 0x7f040020,
+ 0x7f040109
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#icon}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:icon
+ */
+ public static final int MenuItem_android_icon=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#enabled}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuItem_android_enabled=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#id}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuItem_android_id=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#checked}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checked
+ */
+ public static final int MenuItem_android_checked=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#visible}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuItem_android_visible=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#menuCategory}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * alternative 40000
+ * container 10000
+ * secondary 30000
+ * system 20000
+ *
+ *
+ * @attr name android:menuCategory
+ */
+ public static final int MenuItem_android_menuCategory=5;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#orderInCategory}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuItem_android_orderInCategory=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#title}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:title
+ */
+ public static final int MenuItem_android_title=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#titleCondensed}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:titleCondensed
+ */
+ public static final int MenuItem_android_titleCondensed=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alphabeticShortcut}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:alphabeticShortcut
+ */
+ public static final int MenuItem_android_alphabeticShortcut=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#numericShortcut}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:numericShortcut
+ */
+ public static final int MenuItem_android_numericShortcut=10;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#checkable}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checkable
+ */
+ public static final int MenuItem_android_checkable=11;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#onClick}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:onClick
+ */
+ public static final int MenuItem_android_onClick=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionLayout}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionLayout
+ */
+ public static final int MenuItem_actionLayout=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionProviderClass}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionProviderClass
+ */
+ public static final int MenuItem_actionProviderClass=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#actionViewClass}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:actionViewClass
+ */
+ public static final int MenuItem_actionViewClass=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#showAsAction}
+ * attribute's value can be found in the {@link #MenuItem} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * always 2
+ * collapseActionView 8
+ * ifRoom 1
+ * never 0
+ * withText 4
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:showAsAction
+ */
+ public static final int MenuItem_showAsAction=16;
+ /**
+ * Attributes that can be used with a MenuView.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}
+ * {@link #MenuView_android_itemTextAppearance android:itemTextAppearance}
+ * {@link #MenuView_android_horizontalDivider android:horizontalDivider}
+ * {@link #MenuView_android_verticalDivider android:verticalDivider}
+ * {@link #MenuView_android_headerBackground android:headerBackground}
+ * {@link #MenuView_android_itemBackground android:itemBackground}
+ * {@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}
+ * {@link #MenuView_preserveIconSpacing com.example.ruixuandai.zenfacedigit:preserveIconSpacing}
+ *
+ * @see #MenuView_android_windowAnimationStyle
+ * @see #MenuView_android_itemTextAppearance
+ * @see #MenuView_android_horizontalDivider
+ * @see #MenuView_android_verticalDivider
+ * @see #MenuView_android_headerBackground
+ * @see #MenuView_android_itemBackground
+ * @see #MenuView_android_itemIconDisabledAlpha
+ * @see #MenuView_preserveIconSpacing
+ */
+ public static final int[] MenuView={
+ 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e,
+ 0x0101012f, 0x01010130, 0x01010131, 0x7f0400f0
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int MenuView_android_windowAnimationStyle=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#itemTextAppearance}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:itemTextAppearance
+ */
+ public static final int MenuView_android_itemTextAppearance=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#horizontalDivider}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:horizontalDivider
+ */
+ public static final int MenuView_android_horizontalDivider=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#verticalDivider}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:verticalDivider
+ */
+ public static final int MenuView_android_verticalDivider=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#headerBackground}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:headerBackground
+ */
+ public static final int MenuView_android_headerBackground=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#itemBackground}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:itemBackground
+ */
+ public static final int MenuView_android_itemBackground=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:itemIconDisabledAlpha
+ */
+ public static final int MenuView_android_itemIconDisabledAlpha=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#preserveIconSpacing}
+ * attribute's value can be found in the {@link #MenuView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:preserveIconSpacing
+ */
+ public static final int MenuView_preserveIconSpacing=7;
+ /**
+ * Attributes that can be used with a PageIndicatorView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #PageIndicatorView_pageIndicatorDotColor com.example.ruixuandai.zenfacedigit:pageIndicatorDotColor}
+ * {@link #PageIndicatorView_pageIndicatorDotColorSelected com.example.ruixuandai.zenfacedigit:pageIndicatorDotColorSelected}
+ * {@link #PageIndicatorView_pageIndicatorDotFadeInDuration com.example.ruixuandai.zenfacedigit:pageIndicatorDotFadeInDuration}
+ * {@link #PageIndicatorView_pageIndicatorDotFadeOutDelay com.example.ruixuandai.zenfacedigit:pageIndicatorDotFadeOutDelay}
+ * {@link #PageIndicatorView_pageIndicatorDotFadeOutDuration com.example.ruixuandai.zenfacedigit:pageIndicatorDotFadeOutDuration}
+ * {@link #PageIndicatorView_pageIndicatorDotFadeWhenIdle com.example.ruixuandai.zenfacedigit:pageIndicatorDotFadeWhenIdle}
+ * {@link #PageIndicatorView_pageIndicatorDotRadius com.example.ruixuandai.zenfacedigit:pageIndicatorDotRadius}
+ * {@link #PageIndicatorView_pageIndicatorDotRadiusSelected com.example.ruixuandai.zenfacedigit:pageIndicatorDotRadiusSelected}
+ * {@link #PageIndicatorView_pageIndicatorDotShadowColor com.example.ruixuandai.zenfacedigit:pageIndicatorDotShadowColor}
+ * {@link #PageIndicatorView_pageIndicatorDotShadowDx com.example.ruixuandai.zenfacedigit:pageIndicatorDotShadowDx}
+ * {@link #PageIndicatorView_pageIndicatorDotShadowDy com.example.ruixuandai.zenfacedigit:pageIndicatorDotShadowDy}
+ * {@link #PageIndicatorView_pageIndicatorDotShadowRadius com.example.ruixuandai.zenfacedigit:pageIndicatorDotShadowRadius}
+ * {@link #PageIndicatorView_pageIndicatorDotSpacing com.example.ruixuandai.zenfacedigit:pageIndicatorDotSpacing}
+ *
+ * @see #PageIndicatorView_pageIndicatorDotColor
+ * @see #PageIndicatorView_pageIndicatorDotColorSelected
+ * @see #PageIndicatorView_pageIndicatorDotFadeInDuration
+ * @see #PageIndicatorView_pageIndicatorDotFadeOutDelay
+ * @see #PageIndicatorView_pageIndicatorDotFadeOutDuration
+ * @see #PageIndicatorView_pageIndicatorDotFadeWhenIdle
+ * @see #PageIndicatorView_pageIndicatorDotRadius
+ * @see #PageIndicatorView_pageIndicatorDotRadiusSelected
+ * @see #PageIndicatorView_pageIndicatorDotShadowColor
+ * @see #PageIndicatorView_pageIndicatorDotShadowDx
+ * @see #PageIndicatorView_pageIndicatorDotShadowDy
+ * @see #PageIndicatorView_pageIndicatorDotShadowRadius
+ * @see #PageIndicatorView_pageIndicatorDotSpacing
+ */
+ public static final int[] PageIndicatorView={
+ 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de,
+ 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2,
+ 0x7f0400e3, 0x7f0400e4, 0x7f0400e5, 0x7f0400e6,
+ 0x7f0400e7
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotColor}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotColor
+ */
+ public static final int PageIndicatorView_pageIndicatorDotColor=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotColorSelected}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotColorSelected
+ */
+ public static final int PageIndicatorView_pageIndicatorDotColorSelected=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotFadeInDuration}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotFadeInDuration
+ */
+ public static final int PageIndicatorView_pageIndicatorDotFadeInDuration=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotFadeOutDelay}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotFadeOutDelay
+ */
+ public static final int PageIndicatorView_pageIndicatorDotFadeOutDelay=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotFadeOutDuration}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotFadeOutDuration
+ */
+ public static final int PageIndicatorView_pageIndicatorDotFadeOutDuration=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotFadeWhenIdle}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotFadeWhenIdle
+ */
+ public static final int PageIndicatorView_pageIndicatorDotFadeWhenIdle=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotRadius}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotRadius
+ */
+ public static final int PageIndicatorView_pageIndicatorDotRadius=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotRadiusSelected}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotRadiusSelected
+ */
+ public static final int PageIndicatorView_pageIndicatorDotRadiusSelected=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotShadowColor}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotShadowColor
+ */
+ public static final int PageIndicatorView_pageIndicatorDotShadowColor=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotShadowDx}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotShadowDx
+ */
+ public static final int PageIndicatorView_pageIndicatorDotShadowDx=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotShadowDy}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotShadowDy
+ */
+ public static final int PageIndicatorView_pageIndicatorDotShadowDy=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotShadowRadius}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotShadowRadius
+ */
+ public static final int PageIndicatorView_pageIndicatorDotShadowRadius=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#pageIndicatorDotSpacing}
+ * attribute's value can be found in the {@link #PageIndicatorView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:pageIndicatorDotSpacing
+ */
+ public static final int PageIndicatorView_pageIndicatorDotSpacing=12;
+ /**
+ * Attributes that can be used with a PercentLayout_Layout.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #PercentLayout_Layout_layout_aspectRatio com.example.ruixuandai.zenfacedigit:layout_aspectRatio}
+ * {@link #PercentLayout_Layout_layout_heightPercent com.example.ruixuandai.zenfacedigit:layout_heightPercent}
+ * {@link #PercentLayout_Layout_layout_marginBottomPercent com.example.ruixuandai.zenfacedigit:layout_marginBottomPercent}
+ * {@link #PercentLayout_Layout_layout_marginEndPercent com.example.ruixuandai.zenfacedigit:layout_marginEndPercent}
+ * {@link #PercentLayout_Layout_layout_marginLeftPercent com.example.ruixuandai.zenfacedigit:layout_marginLeftPercent}
+ * {@link #PercentLayout_Layout_layout_marginPercent com.example.ruixuandai.zenfacedigit:layout_marginPercent}
+ * {@link #PercentLayout_Layout_layout_marginRightPercent com.example.ruixuandai.zenfacedigit:layout_marginRightPercent}
+ * {@link #PercentLayout_Layout_layout_marginStartPercent com.example.ruixuandai.zenfacedigit:layout_marginStartPercent}
+ * {@link #PercentLayout_Layout_layout_marginTopPercent com.example.ruixuandai.zenfacedigit:layout_marginTopPercent}
+ * {@link #PercentLayout_Layout_layout_widthPercent com.example.ruixuandai.zenfacedigit:layout_widthPercent}
+ *
+ * @see #PercentLayout_Layout_layout_aspectRatio
+ * @see #PercentLayout_Layout_layout_heightPercent
+ * @see #PercentLayout_Layout_layout_marginBottomPercent
+ * @see #PercentLayout_Layout_layout_marginEndPercent
+ * @see #PercentLayout_Layout_layout_marginLeftPercent
+ * @see #PercentLayout_Layout_layout_marginPercent
+ * @see #PercentLayout_Layout_layout_marginRightPercent
+ * @see #PercentLayout_Layout_layout_marginStartPercent
+ * @see #PercentLayout_Layout_layout_marginTopPercent
+ * @see #PercentLayout_Layout_layout_widthPercent
+ */
+ public static final int[] PercentLayout_Layout={
+ 0x7f0400ad, 0x7f0400b0, 0x7f0400b2, 0x7f0400b4,
+ 0x7f0400b5, 0x7f0400b7, 0x7f0400b8, 0x7f0400bb,
+ 0x7f0400bc, 0x7f0400be
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_aspectRatio}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_aspectRatio
+ */
+ public static final int PercentLayout_Layout_layout_aspectRatio=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_heightPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_heightPercent
+ */
+ public static final int PercentLayout_Layout_layout_heightPercent=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginBottomPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginBottomPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginBottomPercent=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginEndPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginEndPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginEndPercent=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginLeftPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginLeftPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginLeftPercent=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginPercent=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginRightPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginRightPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginRightPercent=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginStartPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginStartPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginStartPercent=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginTopPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginTopPercent
+ */
+ public static final int PercentLayout_Layout_layout_marginTopPercent=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_widthPercent}
+ * attribute's value can be found in the {@link #PercentLayout_Layout} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_widthPercent
+ */
+ public static final int PercentLayout_Layout_layout_widthPercent=9;
+ /**
+ * Attributes that can be used with a PopupWindow.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #PopupWindow_android_popupBackground android:popupBackground}
+ * {@link #PopupWindow_overlapAnchor com.example.ruixuandai.zenfacedigit:overlapAnchor}
+ *
+ * @see #PopupWindow_android_popupBackground
+ * @see #PopupWindow_overlapAnchor
+ */
+ public static final int[] PopupWindow={
+ 0x01010176, 0x7f0400d8
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#popupBackground}
+ * attribute's value can be found in the {@link #PopupWindow} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:popupBackground
+ */
+ public static final int PopupWindow_android_popupBackground=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#overlapAnchor}
+ * attribute's value can be found in the {@link #PopupWindow} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:overlapAnchor
+ */
+ public static final int PopupWindow_overlapAnchor=1;
+ /**
+ * Attributes that can be used with a PopupWindowBackgroundState.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #PopupWindowBackgroundState_state_above_anchor com.example.ruixuandai.zenfacedigit:state_above_anchor}
+ *
+ * @see #PopupWindowBackgroundState_state_above_anchor
+ */
+ public static final int[] PopupWindowBackgroundState={
+ 0x7f04011a
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#state_above_anchor}
+ * attribute's value can be found in the {@link #PopupWindowBackgroundState} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:state_above_anchor
+ */
+ public static final int PopupWindowBackgroundState_state_above_anchor=0;
+ /**
+ * Attributes that can be used with a ProgressSpinner.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ProgressSpinner_color_sequence com.example.ruixuandai.zenfacedigit:color_sequence}
+ *
+ * @see #ProgressSpinner_color_sequence
+ */
+ public static final int[] ProgressSpinner={
+ 0x7f040062
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#color_sequence}
+ * attribute's value can be found in the {@link #ProgressSpinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:color_sequence
+ */
+ public static final int ProgressSpinner_color_sequence=0;
+ /**
+ * Attributes that can be used with a RecyclerView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #RecyclerView_android_orientation android:orientation}
+ * {@link #RecyclerView_android_descendantFocusability android:descendantFocusability}
+ * {@link #RecyclerView_layoutManager com.example.ruixuandai.zenfacedigit:layoutManager}
+ * {@link #RecyclerView_reverseLayout com.example.ruixuandai.zenfacedigit:reverseLayout}
+ * {@link #RecyclerView_spanCount com.example.ruixuandai.zenfacedigit:spanCount}
+ * {@link #RecyclerView_stackFromEnd com.example.ruixuandai.zenfacedigit:stackFromEnd}
+ *
+ * @see #RecyclerView_android_orientation
+ * @see #RecyclerView_android_descendantFocusability
+ * @see #RecyclerView_layoutManager
+ * @see #RecyclerView_reverseLayout
+ * @see #RecyclerView_spanCount
+ * @see #RecyclerView_stackFromEnd
+ */
+ public static final int[] RecyclerView={
+ 0x010100c4, 0x010100f1, 0x7f0400ac, 0x7f0400fe,
+ 0x7f040112, 0x7f040119
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#orientation}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * horizontal 0
+ * vertical 1
+ *
+ *
+ * @attr name android:orientation
+ */
+ public static final int RecyclerView_android_orientation=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#descendantFocusability}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * afterDescendants 1
+ * beforeDescendants 0
+ * blocksDescendants 2
+ *
+ *
+ * @attr name android:descendantFocusability
+ */
+ public static final int RecyclerView_android_descendantFocusability=1;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layoutManager}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layoutManager
+ */
+ public static final int RecyclerView_layoutManager=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#reverseLayout}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:reverseLayout
+ */
+ public static final int RecyclerView_reverseLayout=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#spanCount}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:spanCount
+ */
+ public static final int RecyclerView_spanCount=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#stackFromEnd}
+ * attribute's value can be found in the {@link #RecyclerView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:stackFromEnd
+ */
+ public static final int RecyclerView_stackFromEnd=5;
+ /**
+ * Attributes that can be used with a SearchView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #SearchView_android_focusable android:focusable}
+ * {@link #SearchView_android_maxWidth android:maxWidth}
+ * {@link #SearchView_android_inputType android:inputType}
+ * {@link #SearchView_android_imeOptions android:imeOptions}
+ * {@link #SearchView_closeIcon com.example.ruixuandai.zenfacedigit:closeIcon}
+ * {@link #SearchView_commitIcon com.example.ruixuandai.zenfacedigit:commitIcon}
+ * {@link #SearchView_defaultQueryHint com.example.ruixuandai.zenfacedigit:defaultQueryHint}
+ * {@link #SearchView_goIcon com.example.ruixuandai.zenfacedigit:goIcon}
+ * {@link #SearchView_iconifiedByDefault com.example.ruixuandai.zenfacedigit:iconifiedByDefault}
+ * {@link #SearchView_layout com.example.ruixuandai.zenfacedigit:layout}
+ * {@link #SearchView_queryBackground com.example.ruixuandai.zenfacedigit:queryBackground}
+ * {@link #SearchView_queryHint com.example.ruixuandai.zenfacedigit:queryHint}
+ * {@link #SearchView_searchHintIcon com.example.ruixuandai.zenfacedigit:searchHintIcon}
+ * {@link #SearchView_searchIcon com.example.ruixuandai.zenfacedigit:searchIcon}
+ * {@link #SearchView_submitBackground com.example.ruixuandai.zenfacedigit:submitBackground}
+ * {@link #SearchView_suggestionRowLayout com.example.ruixuandai.zenfacedigit:suggestionRowLayout}
+ * {@link #SearchView_voiceIcon com.example.ruixuandai.zenfacedigit:voiceIcon}
+ *
+ * @see #SearchView_android_focusable
+ * @see #SearchView_android_maxWidth
+ * @see #SearchView_android_inputType
+ * @see #SearchView_android_imeOptions
+ * @see #SearchView_closeIcon
+ * @see #SearchView_commitIcon
+ * @see #SearchView_defaultQueryHint
+ * @see #SearchView_goIcon
+ * @see #SearchView_iconifiedByDefault
+ * @see #SearchView_layout
+ * @see #SearchView_queryBackground
+ * @see #SearchView_queryHint
+ * @see #SearchView_searchHintIcon
+ * @see #SearchView_searchIcon
+ * @see #SearchView_submitBackground
+ * @see #SearchView_suggestionRowLayout
+ * @see #SearchView_voiceIcon
+ */
+ public static final int[] SearchView={
+ 0x010100da, 0x0101011f, 0x01010220, 0x01010264,
+ 0x7f040054, 0x7f040063, 0x7f04006a, 0x7f040097,
+ 0x7f04009f, 0x7f0400ab, 0x7f0400f4, 0x7f0400f5,
+ 0x7f040102, 0x7f040103, 0x7f04011b, 0x7f040120,
+ 0x7f040144
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#focusable}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * auto 10
+ *
+ *
+ * @attr name android:focusable
+ */
+ public static final int SearchView_android_focusable=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#maxWidth}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int SearchView_android_maxWidth=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#inputType}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * date 14
+ * datetime 4
+ * none 0
+ * number 2
+ * numberDecimal 2002
+ * numberPassword 12
+ * numberSigned 1002
+ * phone 3
+ * text 1
+ * textAutoComplete 10001
+ * textAutoCorrect 8001
+ * textCapCharacters 1001
+ * textCapSentences 4001
+ * textCapWords 2001
+ * textEmailAddress 21
+ * textEmailSubject 31
+ * textFilter b1
+ * textImeMultiLine 40001
+ * textLongMessage 51
+ * textMultiLine 20001
+ * textNoSuggestions 80001
+ * textPassword 81
+ * textPersonName 61
+ * textPhonetic c1
+ * textPostalAddress 71
+ * textShortMessage 41
+ * textUri 11
+ * textVisiblePassword 91
+ * textWebEditText a1
+ * textWebEmailAddress d1
+ * textWebPassword e1
+ * time 24
+ *
+ *
+ * @attr name android:inputType
+ */
+ public static final int SearchView_android_inputType=2;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#imeOptions}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * actionDone 6
+ * actionGo 2
+ * actionNext 5
+ * actionNone 1
+ * actionPrevious 7
+ * actionSearch 3
+ * actionSend 4
+ * actionUnspecified 0
+ * flagForceAscii 80000000
+ * flagNavigateNext 8000000
+ * flagNavigatePrevious 4000000
+ * flagNoAccessoryAction 20000000
+ * flagNoEnterAction 40000000
+ * flagNoExtractUi 10000000
+ * flagNoFullscreen 2000000
+ * flagNoPersonalizedLearning 1000000
+ * normal 0
+ *
+ *
+ * @attr name android:imeOptions
+ */
+ public static final int SearchView_android_imeOptions=3;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#closeIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:closeIcon
+ */
+ public static final int SearchView_closeIcon=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#commitIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:commitIcon
+ */
+ public static final int SearchView_commitIcon=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#defaultQueryHint}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:defaultQueryHint
+ */
+ public static final int SearchView_defaultQueryHint=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#goIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:goIcon
+ */
+ public static final int SearchView_goIcon=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#iconifiedByDefault}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:iconifiedByDefault
+ */
+ public static final int SearchView_iconifiedByDefault=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout
+ */
+ public static final int SearchView_layout=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#queryBackground}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:queryBackground
+ */
+ public static final int SearchView_queryBackground=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#queryHint}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:queryHint
+ */
+ public static final int SearchView_queryHint=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#searchHintIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:searchHintIcon
+ */
+ public static final int SearchView_searchHintIcon=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#searchIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:searchIcon
+ */
+ public static final int SearchView_searchIcon=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#submitBackground}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:submitBackground
+ */
+ public static final int SearchView_submitBackground=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#suggestionRowLayout}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:suggestionRowLayout
+ */
+ public static final int SearchView_suggestionRowLayout=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#voiceIcon}
+ * attribute's value can be found in the {@link #SearchView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:voiceIcon
+ */
+ public static final int SearchView_voiceIcon=16;
+ /**
+ * Attributes that can be used with a SignInButton.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #SignInButton_buttonSize com.example.ruixuandai.zenfacedigit:buttonSize}
+ * {@link #SignInButton_colorScheme com.example.ruixuandai.zenfacedigit:colorScheme}
+ * {@link #SignInButton_scopeUris com.example.ruixuandai.zenfacedigit:scopeUris}
+ *
+ * @see #SignInButton_buttonSize
+ * @see #SignInButton_colorScheme
+ * @see #SignInButton_scopeUris
+ */
+ public static final int[] SignInButton={
+ 0x7f040042, 0x7f040060, 0x7f040100
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#buttonSize}
+ * attribute's value can be found in the {@link #SignInButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * icon_only 2
+ * standard 0
+ * wide 1
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:buttonSize
+ */
+ public static final int SignInButton_buttonSize=0;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#colorScheme}
+ * attribute's value can be found in the {@link #SignInButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * auto 2
+ * dark 0
+ * light 1
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:colorScheme
+ */
+ public static final int SignInButton_colorScheme=1;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#scopeUris}
+ * attribute's value can be found in the {@link #SignInButton} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:scopeUris
+ */
+ public static final int SignInButton_scopeUris=2;
+ /**
+ * Attributes that can be used with a Spinner.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #Spinner_android_entries android:entries}
+ * {@link #Spinner_android_popupBackground android:popupBackground}
+ * {@link #Spinner_android_prompt android:prompt}
+ * {@link #Spinner_android_dropDownWidth android:dropDownWidth}
+ * {@link #Spinner_popupTheme com.example.ruixuandai.zenfacedigit:popupTheme}
+ *
+ * @see #Spinner_android_entries
+ * @see #Spinner_android_popupBackground
+ * @see #Spinner_android_prompt
+ * @see #Spinner_android_dropDownWidth
+ * @see #Spinner_popupTheme
+ */
+ public static final int[] Spinner={
+ 0x010100b2, 0x01010176, 0x0101017b, 0x01010262,
+ 0x7f0400ed
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#entries}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:entries
+ */
+ public static final int Spinner_android_entries=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#popupBackground}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:popupBackground
+ */
+ public static final int Spinner_android_popupBackground=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#prompt}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:prompt
+ */
+ public static final int Spinner_android_prompt=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#dropDownWidth}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * fill_parent ffffffff
+ * match_parent ffffffff
+ * wrap_content fffffffe
+ *
+ *
+ * @attr name android:dropDownWidth
+ */
+ public static final int Spinner_android_dropDownWidth=3;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#popupTheme}
+ * attribute's value can be found in the {@link #Spinner} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:popupTheme
+ */
+ public static final int Spinner_popupTheme=4;
+ /**
+ * Attributes that can be used with a SwitchCompat.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #SwitchCompat_android_textOn android:textOn}
+ * {@link #SwitchCompat_android_textOff android:textOff}
+ * {@link #SwitchCompat_android_thumb android:thumb}
+ * {@link #SwitchCompat_showText com.example.ruixuandai.zenfacedigit:showText}
+ * {@link #SwitchCompat_splitTrack com.example.ruixuandai.zenfacedigit:splitTrack}
+ * {@link #SwitchCompat_switchMinWidth com.example.ruixuandai.zenfacedigit:switchMinWidth}
+ * {@link #SwitchCompat_switchPadding com.example.ruixuandai.zenfacedigit:switchPadding}
+ * {@link #SwitchCompat_switchTextAppearance com.example.ruixuandai.zenfacedigit:switchTextAppearance}
+ * {@link #SwitchCompat_thumbTextPadding com.example.ruixuandai.zenfacedigit:thumbTextPadding}
+ * {@link #SwitchCompat_track com.example.ruixuandai.zenfacedigit:track}
+ *
+ * @see #SwitchCompat_android_textOn
+ * @see #SwitchCompat_android_textOff
+ * @see #SwitchCompat_android_thumb
+ * @see #SwitchCompat_showText
+ * @see #SwitchCompat_splitTrack
+ * @see #SwitchCompat_switchMinWidth
+ * @see #SwitchCompat_switchPadding
+ * @see #SwitchCompat_switchTextAppearance
+ * @see #SwitchCompat_thumbTextPadding
+ * @see #SwitchCompat_track
+ */
+ public static final int[] SwitchCompat={
+ 0x01010124, 0x01010125, 0x01010142, 0x7f04010f,
+ 0x7f040116, 0x7f040121, 0x7f040122, 0x7f040124,
+ 0x7f040133, 0x7f040142
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textOn}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:textOn
+ */
+ public static final int SwitchCompat_android_textOn=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textOff}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name android:textOff
+ */
+ public static final int SwitchCompat_android_textOff=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#thumb}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:thumb
+ */
+ public static final int SwitchCompat_android_thumb=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#showText}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:showText
+ */
+ public static final int SwitchCompat_showText=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#splitTrack}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:splitTrack
+ */
+ public static final int SwitchCompat_splitTrack=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#switchMinWidth}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:switchMinWidth
+ */
+ public static final int SwitchCompat_switchMinWidth=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#switchPadding}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:switchPadding
+ */
+ public static final int SwitchCompat_switchPadding=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#switchTextAppearance}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:switchTextAppearance
+ */
+ public static final int SwitchCompat_switchTextAppearance=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#thumbTextPadding}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:thumbTextPadding
+ */
+ public static final int SwitchCompat_thumbTextPadding=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#track}
+ * attribute's value can be found in the {@link #SwitchCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:track
+ */
+ public static final int SwitchCompat_track=9;
+ /**
+ * Attributes that can be used with a TextAppearance.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #TextAppearance_android_textSize android:textSize}
+ * {@link #TextAppearance_android_typeface android:typeface}
+ * {@link #TextAppearance_android_textStyle android:textStyle}
+ * {@link #TextAppearance_android_textColor android:textColor}
+ * {@link #TextAppearance_android_shadowColor android:shadowColor}
+ * {@link #TextAppearance_android_shadowDx android:shadowDx}
+ * {@link #TextAppearance_android_shadowDy android:shadowDy}
+ * {@link #TextAppearance_android_shadowRadius android:shadowRadius}
+ * {@link #TextAppearance_textAllCaps com.example.ruixuandai.zenfacedigit:textAllCaps}
+ *
+ * @see #TextAppearance_android_textSize
+ * @see #TextAppearance_android_typeface
+ * @see #TextAppearance_android_textStyle
+ * @see #TextAppearance_android_textColor
+ * @see #TextAppearance_android_shadowColor
+ * @see #TextAppearance_android_shadowDx
+ * @see #TextAppearance_android_shadowDy
+ * @see #TextAppearance_android_shadowRadius
+ * @see #TextAppearance_textAllCaps
+ */
+ public static final int[] TextAppearance={
+ 0x01010095, 0x01010096, 0x01010097, 0x01010098,
+ 0x01010161, 0x01010162, 0x01010163, 0x01010164,
+ 0x7f040125
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textSize}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:textSize
+ */
+ public static final int TextAppearance_android_textSize=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#typeface}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * monospace 3
+ * normal 0
+ * sans 1
+ * serif 2
+ *
+ *
+ * @attr name android:typeface
+ */
+ public static final int TextAppearance_android_typeface=1;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textStyle}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bold 1
+ * italic 2
+ * normal 0
+ *
+ *
+ * @attr name android:textStyle
+ */
+ public static final int TextAppearance_android_textStyle=2;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#textColor}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:textColor
+ */
+ public static final int TextAppearance_android_textColor=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowColor}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:shadowColor
+ */
+ public static final int TextAppearance_android_shadowColor=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDx}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDx
+ */
+ public static final int TextAppearance_android_shadowDx=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDy}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDy
+ */
+ public static final int TextAppearance_android_shadowDy=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowRadius}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowRadius
+ */
+ public static final int TextAppearance_android_shadowRadius=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#textAllCaps}
+ * attribute's value can be found in the {@link #TextAppearance} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:textAllCaps
+ */
+ public static final int TextAppearance_textAllCaps=8;
+ /**
+ * Attributes that can be used with a Toolbar.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #Toolbar_android_gravity android:gravity}
+ * {@link #Toolbar_android_minHeight android:minHeight}
+ * {@link #Toolbar_collapseContentDescription com.example.ruixuandai.zenfacedigit:collapseContentDescription}
+ * {@link #Toolbar_collapseIcon com.example.ruixuandai.zenfacedigit:collapseIcon}
+ * {@link #Toolbar_contentInsetEnd com.example.ruixuandai.zenfacedigit:contentInsetEnd}
+ * {@link #Toolbar_contentInsetLeft com.example.ruixuandai.zenfacedigit:contentInsetLeft}
+ * {@link #Toolbar_contentInsetRight com.example.ruixuandai.zenfacedigit:contentInsetRight}
+ * {@link #Toolbar_contentInsetStart com.example.ruixuandai.zenfacedigit:contentInsetStart}
+ * {@link #Toolbar_logo com.example.ruixuandai.zenfacedigit:logo}
+ * {@link #Toolbar_logoDescription com.example.ruixuandai.zenfacedigit:logoDescription}
+ * {@link #Toolbar_maxButtonHeight com.example.ruixuandai.zenfacedigit:maxButtonHeight}
+ * {@link #Toolbar_navigationContentDescription com.example.ruixuandai.zenfacedigit:navigationContentDescription}
+ * {@link #Toolbar_navigationIcon com.example.ruixuandai.zenfacedigit:navigationIcon}
+ * {@link #Toolbar_popupTheme com.example.ruixuandai.zenfacedigit:popupTheme}
+ * {@link #Toolbar_subtitle com.example.ruixuandai.zenfacedigit:subtitle}
+ * {@link #Toolbar_subtitleTextAppearance com.example.ruixuandai.zenfacedigit:subtitleTextAppearance}
+ * {@link #Toolbar_subtitleTextColor com.example.ruixuandai.zenfacedigit:subtitleTextColor}
+ * {@link #Toolbar_title com.example.ruixuandai.zenfacedigit:title}
+ * {@link #Toolbar_titleMarginBottom com.example.ruixuandai.zenfacedigit:titleMarginBottom}
+ * {@link #Toolbar_titleMarginEnd com.example.ruixuandai.zenfacedigit:titleMarginEnd}
+ * {@link #Toolbar_titleMarginStart com.example.ruixuandai.zenfacedigit:titleMarginStart}
+ * {@link #Toolbar_titleMarginTop com.example.ruixuandai.zenfacedigit:titleMarginTop}
+ * {@link #Toolbar_titleMargins com.example.ruixuandai.zenfacedigit:titleMargins}
+ * {@link #Toolbar_titleTextAppearance com.example.ruixuandai.zenfacedigit:titleTextAppearance}
+ * {@link #Toolbar_titleTextColor com.example.ruixuandai.zenfacedigit:titleTextColor}
+ *
+ * @see #Toolbar_android_gravity
+ * @see #Toolbar_android_minHeight
+ * @see #Toolbar_collapseContentDescription
+ * @see #Toolbar_collapseIcon
+ * @see #Toolbar_contentInsetEnd
+ * @see #Toolbar_contentInsetLeft
+ * @see #Toolbar_contentInsetRight
+ * @see #Toolbar_contentInsetStart
+ * @see #Toolbar_logo
+ * @see #Toolbar_logoDescription
+ * @see #Toolbar_maxButtonHeight
+ * @see #Toolbar_navigationContentDescription
+ * @see #Toolbar_navigationIcon
+ * @see #Toolbar_popupTheme
+ * @see #Toolbar_subtitle
+ * @see #Toolbar_subtitleTextAppearance
+ * @see #Toolbar_subtitleTextColor
+ * @see #Toolbar_title
+ * @see #Toolbar_titleMarginBottom
+ * @see #Toolbar_titleMarginEnd
+ * @see #Toolbar_titleMarginStart
+ * @see #Toolbar_titleMarginTop
+ * @see #Toolbar_titleMargins
+ * @see #Toolbar_titleTextAppearance
+ * @see #Toolbar_titleTextColor
+ */
+ public static final int[] Toolbar={
+ 0x010100af, 0x01010140, 0x7f040056, 0x7f040057,
+ 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067,
+ 0x7f0400ca, 0x7f0400cb, 0x7f0400cc, 0x7f0400d1,
+ 0x7f0400d2, 0x7f0400ed, 0x7f04011c, 0x7f04011d,
+ 0x7f04011e, 0x7f040134, 0x7f040136, 0x7f040137,
+ 0x7f040138, 0x7f040139, 0x7f04013a, 0x7f04013c,
+ 0x7f04013d
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#gravity}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name android:gravity
+ */
+ public static final int Toolbar_android_gravity=0;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#minHeight}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int Toolbar_android_minHeight=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#collapseContentDescription}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:collapseContentDescription
+ */
+ public static final int Toolbar_collapseContentDescription=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#collapseIcon}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:collapseIcon
+ */
+ public static final int Toolbar_collapseIcon=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#contentInsetEnd}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:contentInsetEnd
+ */
+ public static final int Toolbar_contentInsetEnd=4;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#contentInsetLeft}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:contentInsetLeft
+ */
+ public static final int Toolbar_contentInsetLeft=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#contentInsetRight}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:contentInsetRight
+ */
+ public static final int Toolbar_contentInsetRight=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#contentInsetStart}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:contentInsetStart
+ */
+ public static final int Toolbar_contentInsetStart=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#logo}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:logo
+ */
+ public static final int Toolbar_logo=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#logoDescription}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:logoDescription
+ */
+ public static final int Toolbar_logoDescription=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#maxButtonHeight}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:maxButtonHeight
+ */
+ public static final int Toolbar_maxButtonHeight=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#navigationContentDescription}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:navigationContentDescription
+ */
+ public static final int Toolbar_navigationContentDescription=11;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#navigationIcon}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:navigationIcon
+ */
+ public static final int Toolbar_navigationIcon=12;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#popupTheme}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:popupTheme
+ */
+ public static final int Toolbar_popupTheme=13;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#subtitle}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:subtitle
+ */
+ public static final int Toolbar_subtitle=14;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#subtitleTextAppearance}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:subtitleTextAppearance
+ */
+ public static final int Toolbar_subtitleTextAppearance=15;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#subtitleTextColor}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:subtitleTextColor
+ */
+ public static final int Toolbar_subtitleTextColor=16;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#title}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:title
+ */
+ public static final int Toolbar_title=17;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleMarginBottom}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleMarginBottom
+ */
+ public static final int Toolbar_titleMarginBottom=18;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleMarginEnd}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleMarginEnd
+ */
+ public static final int Toolbar_titleMarginEnd=19;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleMarginStart}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleMarginStart
+ */
+ public static final int Toolbar_titleMarginStart=20;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleMarginTop}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleMarginTop
+ */
+ public static final int Toolbar_titleMarginTop=21;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleMargins}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleMargins
+ */
+ public static final int Toolbar_titleMargins=22;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleTextAppearance}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleTextAppearance
+ */
+ public static final int Toolbar_titleTextAppearance=23;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#titleTextColor}
+ * attribute's value can be found in the {@link #Toolbar} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:titleTextColor
+ */
+ public static final int Toolbar_titleTextColor=24;
+ /**
+ * Attributes that can be used with a View.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #View_android_theme android:theme}
+ * {@link #View_android_focusable android:focusable}
+ * {@link #View_paddingEnd com.example.ruixuandai.zenfacedigit:paddingEnd}
+ * {@link #View_paddingStart com.example.ruixuandai.zenfacedigit:paddingStart}
+ * {@link #View_theme com.example.ruixuandai.zenfacedigit:theme}
+ *
+ * @see #View_android_theme
+ * @see #View_android_focusable
+ * @see #View_paddingEnd
+ * @see #View_paddingStart
+ * @see #View_theme
+ */
+ public static final int[] View={
+ 0x01010000, 0x010100da, 0x7f0400d9, 0x7f0400da,
+ 0x7f040131
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#theme}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:theme
+ */
+ public static final int View_android_theme=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#focusable}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * auto 10
+ *
+ *
+ * @attr name android:focusable
+ */
+ public static final int View_android_focusable=1;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#paddingEnd}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:paddingEnd
+ */
+ public static final int View_paddingEnd=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#paddingStart}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:paddingStart
+ */
+ public static final int View_paddingStart=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#theme}
+ * attribute's value can be found in the {@link #View} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:theme
+ */
+ public static final int View_theme=4;
+ /**
+ * Attributes that can be used with a ViewBackgroundHelper.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ViewBackgroundHelper_android_background android:background}
+ * {@link #ViewBackgroundHelper_backgroundTint com.example.ruixuandai.zenfacedigit:backgroundTint}
+ * {@link #ViewBackgroundHelper_backgroundTintMode com.example.ruixuandai.zenfacedigit:backgroundTintMode}
+ *
+ * @see #ViewBackgroundHelper_android_background
+ * @see #ViewBackgroundHelper_backgroundTint
+ * @see #ViewBackgroundHelper_backgroundTintMode
+ */
+ public static final int[] ViewBackgroundHelper={
+ 0x010100d4, 0x7f040030, 0x7f040031
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#background}
+ * attribute's value can be found in the {@link #ViewBackgroundHelper} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:background
+ */
+ public static final int ViewBackgroundHelper_android_background=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#backgroundTint}
+ * attribute's value can be found in the {@link #ViewBackgroundHelper} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:backgroundTint
+ */
+ public static final int ViewBackgroundHelper_backgroundTint=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#backgroundTintMode}
+ * attribute's value can be found in the {@link #ViewBackgroundHelper} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multiply e
+ * screen f
+ * src_atop 9
+ * src_in 5
+ * src_over 3
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:backgroundTintMode
+ */
+ public static final int ViewBackgroundHelper_backgroundTintMode=2;
+ /**
+ * Attributes that can be used with a ViewStubCompat.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #ViewStubCompat_android_id android:id}
+ * {@link #ViewStubCompat_android_layout android:layout}
+ * {@link #ViewStubCompat_android_inflatedId android:inflatedId}
+ *
+ * @see #ViewStubCompat_android_id
+ * @see #ViewStubCompat_android_layout
+ * @see #ViewStubCompat_android_inflatedId
+ */
+ public static final int[] ViewStubCompat={
+ 0x010100d0, 0x010100f2, 0x010100f3
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#id}
+ * attribute's value can be found in the {@link #ViewStubCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:id
+ */
+ public static final int ViewStubCompat_android_id=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout}
+ * attribute's value can be found in the {@link #ViewStubCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int ViewStubCompat_android_layout=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#inflatedId}
+ * attribute's value can be found in the {@link #ViewStubCompat} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name android:inflatedId
+ */
+ public static final int ViewStubCompat_android_inflatedId=2;
+ /**
+ * Attributes that can be used with a WatchViewStub.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WatchViewStub_rectLayout com.example.ruixuandai.zenfacedigit:rectLayout}
+ * {@link #WatchViewStub_roundLayout com.example.ruixuandai.zenfacedigit:roundLayout}
+ *
+ * @see #WatchViewStub_rectLayout
+ * @see #WatchViewStub_roundLayout
+ */
+ public static final int[] WatchViewStub={
+ 0x7f0400fd, 0x7f0400ff
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#rectLayout}
+ * attribute's value can be found in the {@link #WatchViewStub} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:rectLayout
+ */
+ public static final int WatchViewStub_rectLayout=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#roundLayout}
+ * attribute's value can be found in the {@link #WatchViewStub} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:roundLayout
+ */
+ public static final int WatchViewStub_roundLayout=1;
+ /**
+ * Attributes that can be used with a WearableActionDrawer.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableActionDrawer_action_menu com.example.ruixuandai.zenfacedigit:action_menu}
+ * {@link #WearableActionDrawer_drawer_title com.example.ruixuandai.zenfacedigit:drawer_title}
+ * {@link #WearableActionDrawer_show_overflow_in_peek com.example.ruixuandai.zenfacedigit:show_overflow_in_peek}
+ *
+ * @see #WearableActionDrawer_action_menu
+ * @see #WearableActionDrawer_drawer_title
+ * @see #WearableActionDrawer_show_overflow_in_peek
+ */
+ public static final int[] WearableActionDrawer={
+ 0x7f040021, 0x7f040085, 0x7f040110
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#action_menu}
+ * attribute's value can be found in the {@link #WearableActionDrawer} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:action_menu
+ */
+ public static final int WearableActionDrawer_action_menu=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#drawer_title}
+ * attribute's value can be found in the {@link #WearableActionDrawer} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:drawer_title
+ */
+ public static final int WearableActionDrawer_drawer_title=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#show_overflow_in_peek}
+ * attribute's value can be found in the {@link #WearableActionDrawer} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:show_overflow_in_peek
+ */
+ public static final int WearableActionDrawer_show_overflow_in_peek=2;
+ /**
+ * Attributes that can be used with a WearableDialogPreference.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableDialogPreference_negativeButtonIcon com.example.ruixuandai.zenfacedigit:negativeButtonIcon}
+ * {@link #WearableDialogPreference_neutralButtonIcon com.example.ruixuandai.zenfacedigit:neutralButtonIcon}
+ * {@link #WearableDialogPreference_neutralButtonText com.example.ruixuandai.zenfacedigit:neutralButtonText}
+ * {@link #WearableDialogPreference_positiveButtonIcon com.example.ruixuandai.zenfacedigit:positiveButtonIcon}
+ *
+ * @see #WearableDialogPreference_negativeButtonIcon
+ * @see #WearableDialogPreference_neutralButtonIcon
+ * @see #WearableDialogPreference_neutralButtonText
+ * @see #WearableDialogPreference_positiveButtonIcon
+ */
+ public static final int[] WearableDialogPreference={
+ 0x7f0400d5, 0x7f0400d6, 0x7f0400d7, 0x7f0400ef
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#negativeButtonIcon}
+ * attribute's value can be found in the {@link #WearableDialogPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:negativeButtonIcon
+ */
+ public static final int WearableDialogPreference_negativeButtonIcon=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#neutralButtonIcon}
+ * attribute's value can be found in the {@link #WearableDialogPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:neutralButtonIcon
+ */
+ public static final int WearableDialogPreference_neutralButtonIcon=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#neutralButtonText}
+ * attribute's value can be found in the {@link #WearableDialogPreference} array.
+ *
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:neutralButtonText
+ */
+ public static final int WearableDialogPreference_neutralButtonText=2;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#positiveButtonIcon}
+ * attribute's value can be found in the {@link #WearableDialogPreference} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:positiveButtonIcon
+ */
+ public static final int WearableDialogPreference_positiveButtonIcon=3;
+ /**
+ * Attributes that can be used with a WearableDrawerView.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableDrawerView_drawer_content com.example.ruixuandai.zenfacedigit:drawer_content}
+ * {@link #WearableDrawerView_peek_view com.example.ruixuandai.zenfacedigit:peek_view}
+ *
+ * @see #WearableDrawerView_drawer_content
+ * @see #WearableDrawerView_peek_view
+ */
+ public static final int[] WearableDrawerView={
+ 0x7f040084, 0x7f0400eb
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#drawer_content}
+ * attribute's value can be found in the {@link #WearableDrawerView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:drawer_content
+ */
+ public static final int WearableDrawerView_drawer_content=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#peek_view}
+ * attribute's value can be found in the {@link #WearableDrawerView} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:peek_view
+ */
+ public static final int WearableDrawerView_peek_view=1;
+ /**
+ * Attributes that can be used with a WearableFrameLayout.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableFrameLayout_android_foreground android:foreground}
+ * {@link #WearableFrameLayout_android_measureAllChildren android:measureAllChildren}
+ * {@link #WearableFrameLayout_android_foregroundGravity android:foregroundGravity}
+ * {@link #WearableFrameLayout_android_foregroundTint android:foregroundTint}
+ * {@link #WearableFrameLayout_layout_gravityRound com.example.ruixuandai.zenfacedigit:layout_gravityRound}
+ * {@link #WearableFrameLayout_layout_heightRound com.example.ruixuandai.zenfacedigit:layout_heightRound}
+ * {@link #WearableFrameLayout_layout_marginBottomRound com.example.ruixuandai.zenfacedigit:layout_marginBottomRound}
+ * {@link #WearableFrameLayout_layout_marginLeftRound com.example.ruixuandai.zenfacedigit:layout_marginLeftRound}
+ * {@link #WearableFrameLayout_layout_marginRightRound com.example.ruixuandai.zenfacedigit:layout_marginRightRound}
+ * {@link #WearableFrameLayout_layout_marginRound com.example.ruixuandai.zenfacedigit:layout_marginRound}
+ * {@link #WearableFrameLayout_layout_marginTopRound com.example.ruixuandai.zenfacedigit:layout_marginTopRound}
+ * {@link #WearableFrameLayout_layout_widthRound com.example.ruixuandai.zenfacedigit:layout_widthRound}
+ *
+ * @see #WearableFrameLayout_android_foreground
+ * @see #WearableFrameLayout_android_measureAllChildren
+ * @see #WearableFrameLayout_android_foregroundGravity
+ * @see #WearableFrameLayout_android_foregroundTint
+ * @see #WearableFrameLayout_layout_gravityRound
+ * @see #WearableFrameLayout_layout_heightRound
+ * @see #WearableFrameLayout_layout_marginBottomRound
+ * @see #WearableFrameLayout_layout_marginLeftRound
+ * @see #WearableFrameLayout_layout_marginRightRound
+ * @see #WearableFrameLayout_layout_marginRound
+ * @see #WearableFrameLayout_layout_marginTopRound
+ * @see #WearableFrameLayout_layout_widthRound
+ */
+ public static final int[] WearableFrameLayout={
+ 0x01010109, 0x0101010a, 0x01010200, 0x0101046d,
+ 0x7f0400af, 0x7f0400b1, 0x7f0400b3, 0x7f0400b6,
+ 0x7f0400b9, 0x7f0400ba, 0x7f0400bd, 0x7f0400bf
+ };
+ /**
+ * This symbol is the offset where the {@link android.R.attr#foreground}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package :]type /name
" or a theme
+ * attribute in the form
+ * "?[package :]type /name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:foreground
+ */
+ public static final int WearableFrameLayout_android_foreground=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#measureAllChildren}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:measureAllChildren
+ */
+ public static final int WearableFrameLayout_android_measureAllChildren=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#foregroundGravity}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * top 30
+ *
+ *
+ * @attr name android:foregroundGravity
+ */
+ public static final int WearableFrameLayout_android_foregroundGravity=2;
+ /**
+ * This symbol is the offset where the {@link android.R.attr#foregroundTint}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:foregroundTint
+ */
+ public static final int WearableFrameLayout_android_foregroundTint=3;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_gravityRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * bottom 50
+ * center 11
+ * center_horizontal 1
+ * center_vertical 10
+ * clip_horizontal 8
+ * clip_vertical 80
+ * end 800005
+ * fill 77
+ * fill_horizontal 7
+ * fill_vertical 70
+ * left 3
+ * right 5
+ * start 800003
+ * top 30
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_gravityRound
+ */
+ public static final int WearableFrameLayout_layout_gravityRound=4;
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_heightRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_heightRound
+ */
+ public static final int WearableFrameLayout_layout_heightRound=5;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginBottomRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginBottomRound
+ */
+ public static final int WearableFrameLayout_layout_marginBottomRound=6;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginLeftRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginLeftRound
+ */
+ public static final int WearableFrameLayout_layout_marginLeftRound=7;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginRightRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginRightRound
+ */
+ public static final int WearableFrameLayout_layout_marginRightRound=8;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginRound
+ */
+ public static final int WearableFrameLayout_layout_marginRound=9;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_marginTopRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_marginTopRound
+ */
+ public static final int WearableFrameLayout_layout_marginTopRound=10;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#layout_widthRound}
+ * attribute's value can be found in the {@link #WearableFrameLayout} array.
+ *
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:layout_widthRound
+ */
+ public static final int WearableFrameLayout_layout_widthRound=11;
+ /**
+ * Attributes that can be used with a WearableNavigationDrawer.
+ *
Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableNavigationDrawer_navigation_style com.example.ruixuandai.zenfacedigit:navigation_style}
+ *
+ * @see #WearableNavigationDrawer_navigation_style
+ */
+ public static final int[] WearableNavigationDrawer={
+ 0x7f0400d4
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#navigation_style}
+ * attribute's value can be found in the {@link #WearableNavigationDrawer} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ * Constant Value Description
+ * multi_page 1
+ * single_page 0
+ *
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:navigation_style
+ */
+ public static final int WearableNavigationDrawer_navigation_style=0;
+ /**
+ * Attributes that can be used with a WearableRecyclerView.
+ * Includes the following attributes:
+ *
+ *
+ *
+ * Attribute Description
+ * {@link #WearableRecyclerView_bezel_width com.example.ruixuandai.zenfacedigit:bezel_width}
+ * {@link #WearableRecyclerView_circular_scrolling_gesture_enabled com.example.ruixuandai.zenfacedigit:circular_scrolling_gesture_enabled}
+ * {@link #WearableRecyclerView_scroll_degrees_per_screen com.example.ruixuandai.zenfacedigit:scroll_degrees_per_screen}
+ *
+ * @see #WearableRecyclerView_bezel_width
+ * @see #WearableRecyclerView_circular_scrolling_gesture_enabled
+ * @see #WearableRecyclerView_scroll_degrees_per_screen
+ */
+ public static final int[] WearableRecyclerView={
+ 0x7f040033, 0x7f040053, 0x7f040101
+ };
+ /**
+ * This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#bezel_width}
+ * attribute's value can be found in the {@link #WearableRecyclerView} array.
+ *
+ *
May be a fractional value, which is a floating point number appended with
+ * either % or %p, such as "14.5%
".
+ * The % suffix always means a percentage of the base size;
+ * the optional %p suffix provides a size relative to some parent container.
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:bezel_width
+ */
+ public static final int WearableRecyclerView_bezel_width=0;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#circular_scrolling_gesture_enabled}
+ * attribute's value can be found in the {@link #WearableRecyclerView} array.
+ *
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:circular_scrolling_gesture_enabled
+ */
+ public static final int WearableRecyclerView_circular_scrolling_gesture_enabled=1;
+ /**
+ *
This symbol is the offset where the {@link com.example.ruixuandai.zenfacedigit.R.attr#scroll_degrees_per_screen}
+ * attribute's value can be found in the {@link #WearableRecyclerView} array.
+ *
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.example.ruixuandai.zenfacedigit:scroll_degrees_per_screen
+ */
+ public static final int WearableRecyclerView_scroll_degrees_per_screen=2;
+ }
+ public static final class xml {
+ public static final int watch_face=0x7f140000;
+ }
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..9c560cbe9028eb1cb785d21bd16a8602483a17de
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/R.java
@@ -0,0 +1,103 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms;
+
+public final class R {
+ public static final class attr {
+ public static final int buttonSize = 0x7f040042;
+ public static final int circleCrop = 0x7f040049;
+ public static final int colorScheme = 0x7f040060;
+ public static final int imageAspectRatio = 0x7f0400a0;
+ public static final int imageAspectRatioAdjust = 0x7f0400a1;
+ public static final int scopeUris = 0x7f040100;
+ }
+ public static final class color {
+ public static final int common_google_signin_btn_text_dark = 0x7f06002c;
+ public static final int common_google_signin_btn_text_dark_default = 0x7f06002d;
+ public static final int common_google_signin_btn_text_dark_disabled = 0x7f06002e;
+ public static final int common_google_signin_btn_text_dark_focused = 0x7f06002f;
+ public static final int common_google_signin_btn_text_dark_pressed = 0x7f060030;
+ public static final int common_google_signin_btn_text_light = 0x7f060031;
+ public static final int common_google_signin_btn_text_light_default = 0x7f060032;
+ public static final int common_google_signin_btn_text_light_disabled = 0x7f060033;
+ public static final int common_google_signin_btn_text_light_focused = 0x7f060034;
+ public static final int common_google_signin_btn_text_light_pressed = 0x7f060035;
+ public static final int common_google_signin_btn_tint = 0x7f060036;
+ }
+ public static final class drawable {
+ public static final int common_full_open_on_phone = 0x7f080053;
+ public static final int common_google_signin_btn_icon_dark = 0x7f080054;
+ public static final int common_google_signin_btn_icon_dark_focused = 0x7f080055;
+ public static final int common_google_signin_btn_icon_dark_normal = 0x7f080056;
+ public static final int common_google_signin_btn_icon_dark_normal_background = 0x7f080057;
+ public static final int common_google_signin_btn_icon_disabled = 0x7f080058;
+ public static final int common_google_signin_btn_icon_light = 0x7f080059;
+ public static final int common_google_signin_btn_icon_light_focused = 0x7f08005a;
+ public static final int common_google_signin_btn_icon_light_normal = 0x7f08005b;
+ public static final int common_google_signin_btn_icon_light_normal_background = 0x7f08005c;
+ public static final int common_google_signin_btn_text_dark = 0x7f08005d;
+ public static final int common_google_signin_btn_text_dark_focused = 0x7f08005e;
+ public static final int common_google_signin_btn_text_dark_normal = 0x7f08005f;
+ public static final int common_google_signin_btn_text_dark_normal_background = 0x7f080060;
+ public static final int common_google_signin_btn_text_disabled = 0x7f080061;
+ public static final int common_google_signin_btn_text_light = 0x7f080062;
+ public static final int common_google_signin_btn_text_light_focused = 0x7f080063;
+ public static final int common_google_signin_btn_text_light_normal = 0x7f080064;
+ public static final int common_google_signin_btn_text_light_normal_background = 0x7f080065;
+ public static final int googleg_disabled_color_18 = 0x7f080068;
+ public static final int googleg_standard_color_18 = 0x7f080069;
+ }
+ public static final class id {
+ public static final int adjust_height = 0x7f0a0014;
+ public static final int adjust_width = 0x7f0a0015;
+ public static final int auto = 0x7f0a001b;
+ public static final int center = 0x7f0a0022;
+ public static final int dark = 0x7f0a002d;
+ public static final int icon_only = 0x7f0a0043;
+ public static final int light = 0x7f0a004a;
+ public static final int none = 0x7f0a0055;
+ public static final int normal = 0x7f0a0056;
+ public static final int radio = 0x7f0a005d;
+ public static final int standard = 0x7f0a007d;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int wide = 0x7f0a00a3;
+ public static final int wrap_content = 0x7f0a00a6;
+ }
+ public static final class integer {
+ public static final int google_play_services_version = 0x7f0b0009;
+ }
+ public static final class string {
+ public static final int common_google_play_services_enable_button = 0x7f110030;
+ public static final int common_google_play_services_enable_text = 0x7f110031;
+ public static final int common_google_play_services_enable_title = 0x7f110032;
+ public static final int common_google_play_services_install_button = 0x7f110033;
+ public static final int common_google_play_services_install_text = 0x7f110034;
+ public static final int common_google_play_services_install_title = 0x7f110035;
+ public static final int common_google_play_services_notification_ticker = 0x7f110036;
+ public static final int common_google_play_services_unknown_issue = 0x7f110037;
+ public static final int common_google_play_services_unsupported_text = 0x7f110038;
+ public static final int common_google_play_services_update_button = 0x7f110039;
+ public static final int common_google_play_services_update_text = 0x7f11003a;
+ public static final int common_google_play_services_update_title = 0x7f11003b;
+ public static final int common_google_play_services_updating_text = 0x7f11003c;
+ public static final int common_google_play_services_wear_update_text = 0x7f11003d;
+ public static final int common_open_on_phone = 0x7f11003e;
+ public static final int common_signin_button_text = 0x7f11003f;
+ public static final int common_signin_button_text_long = 0x7f110040;
+ }
+ public static final class styleable {
+ public static final int[] LoadingImageView = { 0x7f040049, 0x7f0400a0, 0x7f0400a1 };
+ public static final int LoadingImageView_circleCrop = 0;
+ public static final int LoadingImageView_imageAspectRatio = 1;
+ public static final int LoadingImageView_imageAspectRatioAdjust = 2;
+ public static final int[] SignInButton = { 0x7f040042, 0x7f040060, 0x7f040100 };
+ public static final int SignInButton_buttonSize = 0;
+ public static final int SignInButton_colorScheme = 1;
+ public static final int SignInButton_scopeUris = 2;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/base/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/base/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..abe2090dacf356ac90556e73dac9235e9178caeb
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/base/R.java
@@ -0,0 +1,10 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms.base;
+
+public final class R {
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/tasks/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/tasks/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..c8e399e6ded34ee96fc277609b6b307879dfc980
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/tasks/R.java
@@ -0,0 +1,10 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms.tasks;
+
+public final class R {
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/wearable/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/wearable/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..53b938ed0fb72d38851124d65807a4fc9e661fbd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/google/android/gms/wearable/R.java
@@ -0,0 +1,10 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms.wearable;
+
+public final class R {
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/permissioneverywhere/R.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/permissioneverywhere/R.java
new file mode 100644
index 0000000000000000000000000000000000000000..adccef8e1e17723d91ab5ea8cdc7bb336a64ff71
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/generated/source/r/debug/com/permissioneverywhere/R.java
@@ -0,0 +1,1283 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.permissioneverywhere;
+
+public final class R {
+ public static final class anim {
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ }
+ public static final class attr {
+ public static final int actionBarDivider = 0x7f040000;
+ public static final int actionBarItemBackground = 0x7f040001;
+ public static final int actionBarPopupTheme = 0x7f040002;
+ public static final int actionBarSize = 0x7f040003;
+ public static final int actionBarSplitStyle = 0x7f040004;
+ public static final int actionBarStyle = 0x7f040005;
+ public static final int actionBarTabBarStyle = 0x7f040006;
+ public static final int actionBarTabStyle = 0x7f040007;
+ public static final int actionBarTabTextStyle = 0x7f040008;
+ public static final int actionBarTheme = 0x7f040009;
+ public static final int actionBarWidgetTheme = 0x7f04000a;
+ public static final int actionButtonStyle = 0x7f04000b;
+ public static final int actionDropDownStyle = 0x7f04000c;
+ public static final int actionLayout = 0x7f04000d;
+ public static final int actionMenuTextAppearance = 0x7f04000e;
+ public static final int actionMenuTextColor = 0x7f04000f;
+ public static final int actionModeBackground = 0x7f040010;
+ public static final int actionModeCloseButtonStyle = 0x7f040011;
+ public static final int actionModeCloseDrawable = 0x7f040012;
+ public static final int actionModeCopyDrawable = 0x7f040013;
+ public static final int actionModeCutDrawable = 0x7f040014;
+ public static final int actionModeFindDrawable = 0x7f040015;
+ public static final int actionModePasteDrawable = 0x7f040016;
+ public static final int actionModePopupWindowStyle = 0x7f040017;
+ public static final int actionModeSelectAllDrawable = 0x7f040018;
+ public static final int actionModeShareDrawable = 0x7f040019;
+ public static final int actionModeSplitBackground = 0x7f04001a;
+ public static final int actionModeStyle = 0x7f04001b;
+ public static final int actionModeWebSearchDrawable = 0x7f04001c;
+ public static final int actionOverflowButtonStyle = 0x7f04001d;
+ public static final int actionOverflowMenuStyle = 0x7f04001e;
+ public static final int actionProviderClass = 0x7f04001f;
+ public static final int actionViewClass = 0x7f040020;
+ public static final int activityChooserViewStyle = 0x7f040022;
+ public static final int alertDialogButtonGroupStyle = 0x7f040023;
+ public static final int alertDialogCenterButtons = 0x7f040024;
+ public static final int alertDialogStyle = 0x7f040025;
+ public static final int alertDialogTheme = 0x7f040026;
+ public static final int allowStacking = 0x7f040027;
+ public static final int arrowHeadLength = 0x7f040028;
+ public static final int arrowShaftLength = 0x7f040029;
+ public static final int autoCompleteTextViewStyle = 0x7f04002a;
+ public static final int background = 0x7f04002b;
+ public static final int backgroundSplit = 0x7f04002e;
+ public static final int backgroundStacked = 0x7f04002f;
+ public static final int backgroundTint = 0x7f040030;
+ public static final int backgroundTintMode = 0x7f040031;
+ public static final int barLength = 0x7f040032;
+ public static final int borderlessButtonStyle = 0x7f04003a;
+ public static final int buttonBarButtonStyle = 0x7f04003b;
+ public static final int buttonBarNegativeButtonStyle = 0x7f04003c;
+ public static final int buttonBarNeutralButtonStyle = 0x7f04003d;
+ public static final int buttonBarPositiveButtonStyle = 0x7f04003e;
+ public static final int buttonBarStyle = 0x7f04003f;
+ public static final int buttonPanelSideLayout = 0x7f040040;
+ public static final int buttonStyle = 0x7f040043;
+ public static final int buttonStyleSmall = 0x7f040044;
+ public static final int buttonTint = 0x7f040045;
+ public static final int buttonTintMode = 0x7f040046;
+ public static final int checkboxStyle = 0x7f040047;
+ public static final int checkedTextViewStyle = 0x7f040048;
+ public static final int closeIcon = 0x7f040054;
+ public static final int closeItemLayout = 0x7f040055;
+ public static final int collapseContentDescription = 0x7f040056;
+ public static final int collapseIcon = 0x7f040057;
+ public static final int color = 0x7f040058;
+ public static final int colorAccent = 0x7f040059;
+ public static final int colorButtonNormal = 0x7f04005a;
+ public static final int colorControlActivated = 0x7f04005b;
+ public static final int colorControlHighlight = 0x7f04005c;
+ public static final int colorControlNormal = 0x7f04005d;
+ public static final int colorPrimary = 0x7f04005e;
+ public static final int colorPrimaryDark = 0x7f04005f;
+ public static final int colorSwitchThumbNormal = 0x7f040061;
+ public static final int commitIcon = 0x7f040063;
+ public static final int contentInsetEnd = 0x7f040064;
+ public static final int contentInsetLeft = 0x7f040065;
+ public static final int contentInsetRight = 0x7f040066;
+ public static final int contentInsetStart = 0x7f040067;
+ public static final int controlBackground = 0x7f040068;
+ public static final int customNavigationLayout = 0x7f040069;
+ public static final int defaultQueryHint = 0x7f04006a;
+ public static final int dialogPreferredPadding = 0x7f04006d;
+ public static final int dialogTheme = 0x7f04006e;
+ public static final int displayOptions = 0x7f040070;
+ public static final int divider = 0x7f040071;
+ public static final int dividerHorizontal = 0x7f040072;
+ public static final int dividerPadding = 0x7f040073;
+ public static final int dividerVertical = 0x7f040074;
+ public static final int drawableSize = 0x7f040082;
+ public static final int drawerArrowStyle = 0x7f040083;
+ public static final int dropDownListViewStyle = 0x7f040086;
+ public static final int dropdownListPreferredItemHeight = 0x7f040087;
+ public static final int editTextBackground = 0x7f040088;
+ public static final int editTextColor = 0x7f040089;
+ public static final int editTextStyle = 0x7f04008a;
+ public static final int elevation = 0x7f04008b;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f04008c;
+ public static final int gapBetweenBars = 0x7f040096;
+ public static final int goIcon = 0x7f040097;
+ public static final int height = 0x7f040098;
+ public static final int hideOnContentScroll = 0x7f040099;
+ public static final int homeAsUpIndicator = 0x7f04009b;
+ public static final int homeLayout = 0x7f04009c;
+ public static final int icon = 0x7f04009d;
+ public static final int iconifiedByDefault = 0x7f04009f;
+ public static final int imageButtonStyle = 0x7f0400a2;
+ public static final int indeterminateProgressStyle = 0x7f0400a7;
+ public static final int initialActivityCount = 0x7f0400a8;
+ public static final int isLightTheme = 0x7f0400a9;
+ public static final int itemPadding = 0x7f0400aa;
+ public static final int layout = 0x7f0400ab;
+ public static final int listChoiceBackgroundIndicator = 0x7f0400c0;
+ public static final int listDividerAlertDialog = 0x7f0400c1;
+ public static final int listItemLayout = 0x7f0400c2;
+ public static final int listLayout = 0x7f0400c3;
+ public static final int listPopupWindowStyle = 0x7f0400c4;
+ public static final int listPreferredItemHeight = 0x7f0400c5;
+ public static final int listPreferredItemHeightLarge = 0x7f0400c6;
+ public static final int listPreferredItemHeightSmall = 0x7f0400c7;
+ public static final int listPreferredItemPaddingLeft = 0x7f0400c8;
+ public static final int listPreferredItemPaddingRight = 0x7f0400c9;
+ public static final int logo = 0x7f0400ca;
+ public static final int logoDescription = 0x7f0400cb;
+ public static final int maxButtonHeight = 0x7f0400cc;
+ public static final int measureWithLargestChild = 0x7f0400ce;
+ public static final int multiChoiceItemLayout = 0x7f0400d0;
+ public static final int navigationContentDescription = 0x7f0400d1;
+ public static final int navigationIcon = 0x7f0400d2;
+ public static final int navigationMode = 0x7f0400d3;
+ public static final int overlapAnchor = 0x7f0400d8;
+ public static final int paddingEnd = 0x7f0400d9;
+ public static final int paddingStart = 0x7f0400da;
+ public static final int panelBackground = 0x7f0400e8;
+ public static final int panelMenuListTheme = 0x7f0400e9;
+ public static final int panelMenuListWidth = 0x7f0400ea;
+ public static final int popupMenuStyle = 0x7f0400ec;
+ public static final int popupTheme = 0x7f0400ed;
+ public static final int popupWindowStyle = 0x7f0400ee;
+ public static final int preserveIconSpacing = 0x7f0400f0;
+ public static final int progressBarPadding = 0x7f0400f2;
+ public static final int progressBarStyle = 0x7f0400f3;
+ public static final int queryBackground = 0x7f0400f4;
+ public static final int queryHint = 0x7f0400f5;
+ public static final int radioButtonStyle = 0x7f0400f6;
+ public static final int ratingBarStyle = 0x7f0400fa;
+ public static final int ratingBarStyleIndicator = 0x7f0400fb;
+ public static final int ratingBarStyleSmall = 0x7f0400fc;
+ public static final int searchHintIcon = 0x7f040102;
+ public static final int searchIcon = 0x7f040103;
+ public static final int searchViewStyle = 0x7f040104;
+ public static final int seekBarStyle = 0x7f040105;
+ public static final int selectableItemBackground = 0x7f040106;
+ public static final int selectableItemBackgroundBorderless = 0x7f040107;
+ public static final int showAsAction = 0x7f040109;
+ public static final int showDividers = 0x7f04010c;
+ public static final int showText = 0x7f04010f;
+ public static final int singleChoiceItemLayout = 0x7f040111;
+ public static final int spinBars = 0x7f040113;
+ public static final int spinnerDropDownItemStyle = 0x7f040114;
+ public static final int spinnerStyle = 0x7f040115;
+ public static final int splitTrack = 0x7f040116;
+ public static final int srcCompat = 0x7f040118;
+ public static final int state_above_anchor = 0x7f04011a;
+ public static final int submitBackground = 0x7f04011b;
+ public static final int subtitle = 0x7f04011c;
+ public static final int subtitleTextAppearance = 0x7f04011d;
+ public static final int subtitleTextColor = 0x7f04011e;
+ public static final int subtitleTextStyle = 0x7f04011f;
+ public static final int suggestionRowLayout = 0x7f040120;
+ public static final int switchMinWidth = 0x7f040121;
+ public static final int switchPadding = 0x7f040122;
+ public static final int switchStyle = 0x7f040123;
+ public static final int switchTextAppearance = 0x7f040124;
+ public static final int textAllCaps = 0x7f040125;
+ public static final int textAppearanceLargePopupMenu = 0x7f040126;
+ public static final int textAppearanceListItem = 0x7f040127;
+ public static final int textAppearanceListItemSmall = 0x7f040128;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f040129;
+ public static final int textAppearanceSearchResultTitle = 0x7f04012a;
+ public static final int textAppearanceSmallPopupMenu = 0x7f04012b;
+ public static final int textColorAlertDialogListItem = 0x7f04012d;
+ public static final int textColorSearchUrl = 0x7f04012e;
+ public static final int theme = 0x7f040131;
+ public static final int thickness = 0x7f040132;
+ public static final int thumbTextPadding = 0x7f040133;
+ public static final int title = 0x7f040134;
+ public static final int titleMarginBottom = 0x7f040136;
+ public static final int titleMarginEnd = 0x7f040137;
+ public static final int titleMarginStart = 0x7f040138;
+ public static final int titleMarginTop = 0x7f040139;
+ public static final int titleMargins = 0x7f04013a;
+ public static final int titleTextAppearance = 0x7f04013c;
+ public static final int titleTextColor = 0x7f04013d;
+ public static final int titleTextStyle = 0x7f04013e;
+ public static final int toolbarNavigationButtonStyle = 0x7f040140;
+ public static final int toolbarStyle = 0x7f040141;
+ public static final int track = 0x7f040142;
+ public static final int voiceIcon = 0x7f040144;
+ public static final int windowActionBar = 0x7f040145;
+ public static final int windowActionBarOverlay = 0x7f040146;
+ public static final int windowActionModeOverlay = 0x7f040147;
+ public static final int windowFixedHeightMajor = 0x7f040148;
+ public static final int windowFixedHeightMinor = 0x7f040149;
+ public static final int windowFixedWidthMajor = 0x7f04014a;
+ public static final int windowFixedWidthMinor = 0x7f04014b;
+ public static final int windowMinWidthMajor = 0x7f04014c;
+ public static final int windowMinWidthMinor = 0x7f04014d;
+ public static final int windowNoTitle = 0x7f04014e;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f050001;
+ public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f050002;
+ public static final int abc_allow_stacked_button_bar = 0x7f050003;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f050004;
+ public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f050005;
+ public static final int abc_config_closeDialogWhenTouchOutside = 0x7f050006;
+ public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f050007;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
+ public static final int abc_color_highlight_material = 0x7f060002;
+ public static final int abc_input_method_navigation_guard = 0x7f060003;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f060004;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f060005;
+ public static final int abc_primary_text_material_dark = 0x7f060006;
+ public static final int abc_primary_text_material_light = 0x7f060007;
+ public static final int abc_search_url_text = 0x7f060008;
+ public static final int abc_search_url_text_normal = 0x7f060009;
+ public static final int abc_search_url_text_pressed = 0x7f06000a;
+ public static final int abc_search_url_text_selected = 0x7f06000b;
+ public static final int abc_secondary_text_material_dark = 0x7f06000c;
+ public static final int abc_secondary_text_material_light = 0x7f06000d;
+ public static final int accent_material_dark = 0x7f06000e;
+ public static final int accent_material_light = 0x7f06000f;
+ public static final int background_floating_material_dark = 0x7f060013;
+ public static final int background_floating_material_light = 0x7f060014;
+ public static final int background_material_dark = 0x7f060015;
+ public static final int background_material_light = 0x7f060016;
+ public static final int bright_foreground_disabled_material_dark = 0x7f06001b;
+ public static final int bright_foreground_disabled_material_light = 0x7f06001c;
+ public static final int bright_foreground_inverse_material_dark = 0x7f06001d;
+ public static final int bright_foreground_inverse_material_light = 0x7f06001e;
+ public static final int bright_foreground_material_dark = 0x7f06001f;
+ public static final int bright_foreground_material_light = 0x7f060020;
+ public static final int button_material_dark = 0x7f060023;
+ public static final int button_material_light = 0x7f060024;
+ public static final int dim_foreground_disabled_material_dark = 0x7f060046;
+ public static final int dim_foreground_disabled_material_light = 0x7f060047;
+ public static final int dim_foreground_material_dark = 0x7f060048;
+ public static final int dim_foreground_material_light = 0x7f060049;
+ public static final int foreground_material_dark = 0x7f06004e;
+ public static final int foreground_material_light = 0x7f06004f;
+ public static final int highlighted_text_material_dark = 0x7f060052;
+ public static final int highlighted_text_material_light = 0x7f060053;
+ public static final int hint_foreground_material_dark = 0x7f060054;
+ public static final int hint_foreground_material_light = 0x7f060055;
+ public static final int material_blue_grey_800 = 0x7f060057;
+ public static final int material_blue_grey_900 = 0x7f060058;
+ public static final int material_blue_grey_950 = 0x7f060059;
+ public static final int material_deep_teal_200 = 0x7f06005a;
+ public static final int material_deep_teal_500 = 0x7f06005b;
+ public static final int material_grey_100 = 0x7f06005c;
+ public static final int material_grey_300 = 0x7f06005d;
+ public static final int material_grey_50 = 0x7f06005e;
+ public static final int material_grey_600 = 0x7f06005f;
+ public static final int material_grey_800 = 0x7f060060;
+ public static final int material_grey_850 = 0x7f060061;
+ public static final int material_grey_900 = 0x7f060062;
+ public static final int primary_dark_material_dark = 0x7f060067;
+ public static final int primary_dark_material_light = 0x7f060068;
+ public static final int primary_material_dark = 0x7f060069;
+ public static final int primary_material_light = 0x7f06006a;
+ public static final int primary_text_default_material_dark = 0x7f06006c;
+ public static final int primary_text_default_material_light = 0x7f06006d;
+ public static final int primary_text_disabled_material_dark = 0x7f06006e;
+ public static final int primary_text_disabled_material_light = 0x7f06006f;
+ public static final int ripple_material_dark = 0x7f060072;
+ public static final int ripple_material_light = 0x7f060073;
+ public static final int secondary_text_default_material_dark = 0x7f060074;
+ public static final int secondary_text_default_material_light = 0x7f060075;
+ public static final int secondary_text_disabled_material_dark = 0x7f060076;
+ public static final int secondary_text_disabled_material_light = 0x7f060077;
+ public static final int switch_thumb_disabled_material_dark = 0x7f06007a;
+ public static final int switch_thumb_disabled_material_light = 0x7f06007b;
+ public static final int switch_thumb_material_dark = 0x7f06007c;
+ public static final int switch_thumb_material_light = 0x7f06007d;
+ public static final int switch_thumb_normal_material_dark = 0x7f06007e;
+ public static final int switch_thumb_normal_material_light = 0x7f06007f;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material = 0x7f070000;
+ public static final int abc_action_bar_default_height_material = 0x7f070001;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f070002;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f070003;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070004;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f070005;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f070006;
+ public static final int abc_action_bar_progress_bar_size = 0x7f070007;
+ public static final int abc_action_bar_stacked_max_height = 0x7f070008;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f070009;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000a;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000b;
+ public static final int abc_action_button_min_height_material = 0x7f07000c;
+ public static final int abc_action_button_min_width_material = 0x7f07000d;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f07000e;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f07000f;
+ public static final int abc_button_inset_horizontal_material = 0x7f070010;
+ public static final int abc_button_inset_vertical_material = 0x7f070011;
+ public static final int abc_button_padding_horizontal_material = 0x7f070012;
+ public static final int abc_button_padding_vertical_material = 0x7f070013;
+ public static final int abc_config_prefDialogWidth = 0x7f070014;
+ public static final int abc_control_corner_material = 0x7f070015;
+ public static final int abc_control_inset_material = 0x7f070016;
+ public static final int abc_control_padding_material = 0x7f070017;
+ public static final int abc_dialog_fixed_height_major = 0x7f070018;
+ public static final int abc_dialog_fixed_height_minor = 0x7f070019;
+ public static final int abc_dialog_fixed_width_major = 0x7f07001a;
+ public static final int abc_dialog_fixed_width_minor = 0x7f07001b;
+ public static final int abc_dialog_list_padding_vertical_material = 0x7f07001c;
+ public static final int abc_dialog_min_width_major = 0x7f07001d;
+ public static final int abc_dialog_min_width_minor = 0x7f07001e;
+ public static final int abc_dialog_padding_material = 0x7f07001f;
+ public static final int abc_dialog_padding_top_material = 0x7f070020;
+ public static final int abc_disabled_alpha_material_dark = 0x7f070021;
+ public static final int abc_disabled_alpha_material_light = 0x7f070022;
+ public static final int abc_dropdownitem_icon_width = 0x7f070023;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f070024;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f070025;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f070026;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f070027;
+ public static final int abc_edit_text_inset_top_material = 0x7f070028;
+ public static final int abc_floating_window_z = 0x7f070029;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f07002a;
+ public static final int abc_panel_menu_list_width = 0x7f07002b;
+ public static final int abc_search_view_preferred_width = 0x7f07002c;
+ public static final int abc_search_view_text_min_width = 0x7f07002d;
+ public static final int abc_seekbar_track_background_height_material = 0x7f07002e;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f07002f;
+ public static final int abc_select_dialog_padding_start_material = 0x7f070030;
+ public static final int abc_switch_padding = 0x7f070031;
+ public static final int abc_text_size_body_1_material = 0x7f070032;
+ public static final int abc_text_size_body_2_material = 0x7f070033;
+ public static final int abc_text_size_button_material = 0x7f070034;
+ public static final int abc_text_size_caption_material = 0x7f070035;
+ public static final int abc_text_size_display_1_material = 0x7f070036;
+ public static final int abc_text_size_display_2_material = 0x7f070037;
+ public static final int abc_text_size_display_3_material = 0x7f070038;
+ public static final int abc_text_size_display_4_material = 0x7f070039;
+ public static final int abc_text_size_headline_material = 0x7f07003a;
+ public static final int abc_text_size_large_material = 0x7f07003b;
+ public static final int abc_text_size_medium_material = 0x7f07003c;
+ public static final int abc_text_size_menu_material = 0x7f07003d;
+ public static final int abc_text_size_small_material = 0x7f07003e;
+ public static final int abc_text_size_subhead_material = 0x7f07003f;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f070040;
+ public static final int abc_text_size_title_material = 0x7f070041;
+ public static final int abc_text_size_title_material_toolbar = 0x7f070042;
+ public static final int disabled_alpha_material_dark = 0x7f07007b;
+ public static final int disabled_alpha_material_light = 0x7f07007c;
+ public static final int highlight_alpha_material_colored = 0x7f07007f;
+ public static final int highlight_alpha_material_dark = 0x7f070080;
+ public static final int highlight_alpha_material_light = 0x7f070081;
+ public static final int notification_large_icon_height = 0x7f07008d;
+ public static final int notification_large_icon_width = 0x7f07008e;
+ public static final int notification_subtext_size = 0x7f070095;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080000;
+ public static final int abc_action_bar_item_background_material = 0x7f080001;
+ public static final int abc_btn_borderless_material = 0x7f080002;
+ public static final int abc_btn_check_material = 0x7f080003;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f080004;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f080005;
+ public static final int abc_btn_colored_material = 0x7f080006;
+ public static final int abc_btn_default_mtrl_shape = 0x7f080007;
+ public static final int abc_btn_radio_material = 0x7f080008;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f080009;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f08000a;
+ public static final int abc_btn_rating_star_off_mtrl_alpha = 0x7f08000b;
+ public static final int abc_btn_rating_star_on_mtrl_alpha = 0x7f08000c;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f08000d;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f08000e;
+ public static final int abc_cab_background_internal_bg = 0x7f08000f;
+ public static final int abc_cab_background_top_material = 0x7f080010;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f080011;
+ public static final int abc_control_background_material = 0x7f080012;
+ public static final int abc_dialog_material_background_dark = 0x7f080013;
+ public static final int abc_dialog_material_background_light = 0x7f080014;
+ public static final int abc_edit_text_material = 0x7f080015;
+ public static final int abc_ic_ab_back_mtrl_am_alpha = 0x7f080016;
+ public static final int abc_ic_clear_mtrl_alpha = 0x7f080017;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f080018;
+ public static final int abc_ic_go_search_api_mtrl_alpha = 0x7f080019;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001a;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001b;
+ public static final int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f08001c;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f08001d;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f08001e;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f08001f;
+ public static final int abc_ic_search_api_mtrl_alpha = 0x7f080020;
+ public static final int abc_ic_star_black_16dp = 0x7f080021;
+ public static final int abc_ic_star_black_36dp = 0x7f080022;
+ public static final int abc_ic_star_half_black_16dp = 0x7f080023;
+ public static final int abc_ic_star_half_black_36dp = 0x7f080024;
+ public static final int abc_ic_voice_search_api_mtrl_alpha = 0x7f080025;
+ public static final int abc_item_background_holo_dark = 0x7f080026;
+ public static final int abc_item_background_holo_light = 0x7f080027;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f080028;
+ public static final int abc_list_focused_holo = 0x7f080029;
+ public static final int abc_list_longpressed_holo = 0x7f08002a;
+ public static final int abc_list_pressed_holo_dark = 0x7f08002b;
+ public static final int abc_list_pressed_holo_light = 0x7f08002c;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f08002d;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f08002e;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f08002f;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f080030;
+ public static final int abc_list_selector_holo_dark = 0x7f080031;
+ public static final int abc_list_selector_holo_light = 0x7f080032;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f080033;
+ public static final int abc_popup_background_mtrl_mult = 0x7f080034;
+ public static final int abc_ratingbar_full_material = 0x7f080035;
+ public static final int abc_ratingbar_indicator_material = 0x7f080036;
+ public static final int abc_ratingbar_small_material = 0x7f080037;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f080038;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f08003a;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f08003b;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f08003c;
+ public static final int abc_seekbar_thumb_material = 0x7f08003d;
+ public static final int abc_seekbar_track_material = 0x7f08003e;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f08003f;
+ public static final int abc_spinner_textfield_background_material = 0x7f080040;
+ public static final int abc_switch_thumb_material = 0x7f080041;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f080042;
+ public static final int abc_tab_indicator_material = 0x7f080043;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f080044;
+ public static final int abc_text_cursor_material = 0x7f080045;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f080046;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f080047;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080048;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080049;
+ public static final int abc_textfield_search_material = 0x7f08004a;
+ public static final int notification_template_icon_bg = 0x7f08007e;
+ }
+ public static final class id {
+ public static final int action0 = 0x7f0a0000;
+ public static final int action_bar = 0x7f0a0001;
+ public static final int action_bar_activity_content = 0x7f0a0002;
+ public static final int action_bar_container = 0x7f0a0003;
+ public static final int action_bar_root = 0x7f0a0004;
+ public static final int action_bar_spinner = 0x7f0a0005;
+ public static final int action_bar_subtitle = 0x7f0a0006;
+ public static final int action_bar_title = 0x7f0a0007;
+ public static final int action_context_bar = 0x7f0a0009;
+ public static final int action_divider = 0x7f0a000a;
+ public static final int action_menu_divider = 0x7f0a000c;
+ public static final int action_menu_presenter = 0x7f0a000d;
+ public static final int action_mode_bar = 0x7f0a000e;
+ public static final int action_mode_bar_stub = 0x7f0a000f;
+ public static final int action_mode_close_button = 0x7f0a0010;
+ public static final int activity_chooser_view_content = 0x7f0a0013;
+ public static final int alertTitle = 0x7f0a0016;
+ public static final int always = 0x7f0a0018;
+ public static final int beginning = 0x7f0a001c;
+ public static final int buttonPanel = 0x7f0a0020;
+ public static final int cancel_action = 0x7f0a0021;
+ public static final int checkbox = 0x7f0a0025;
+ public static final int chronometer = 0x7f0a0026;
+ public static final int collapseActionView = 0x7f0a0029;
+ public static final int contentPanel = 0x7f0a002a;
+ public static final int custom = 0x7f0a002b;
+ public static final int customPanel = 0x7f0a002c;
+ public static final int decor_content_parent = 0x7f0a002f;
+ public static final int default_activity_button = 0x7f0a0030;
+ public static final int disableHome = 0x7f0a0031;
+ public static final int edit_query = 0x7f0a0034;
+ public static final int end = 0x7f0a0035;
+ public static final int end_padder = 0x7f0a0036;
+ public static final int expand_activities_button = 0x7f0a0037;
+ public static final int expanded_menu = 0x7f0a0038;
+ public static final int home = 0x7f0a003f;
+ public static final int homeAsUp = 0x7f0a0040;
+ public static final int icon = 0x7f0a0041;
+ public static final int ifRoom = 0x7f0a0044;
+ public static final int image = 0x7f0a0045;
+ public static final int info = 0x7f0a0046;
+ public static final int line1 = 0x7f0a004b;
+ public static final int line3 = 0x7f0a004c;
+ public static final int listMode = 0x7f0a004d;
+ public static final int list_item = 0x7f0a004e;
+ public static final int media_actions = 0x7f0a004f;
+ public static final int middle = 0x7f0a0050;
+ public static final int multiply = 0x7f0a0052;
+ public static final int never = 0x7f0a0054;
+ public static final int none = 0x7f0a0055;
+ public static final int normal = 0x7f0a0056;
+ public static final int parentPanel = 0x7f0a005a;
+ public static final int progress_circular = 0x7f0a005b;
+ public static final int progress_horizontal = 0x7f0a005c;
+ public static final int radio = 0x7f0a005d;
+ public static final int screen = 0x7f0a0062;
+ public static final int scrollIndicatorDown = 0x7f0a0063;
+ public static final int scrollIndicatorUp = 0x7f0a0064;
+ public static final int scrollView = 0x7f0a0065;
+ public static final int search_badge = 0x7f0a0066;
+ public static final int search_bar = 0x7f0a0067;
+ public static final int search_button = 0x7f0a0068;
+ public static final int search_close_btn = 0x7f0a0069;
+ public static final int search_edit_frame = 0x7f0a006a;
+ public static final int search_go_btn = 0x7f0a006b;
+ public static final int search_mag_icon = 0x7f0a006c;
+ public static final int search_plate = 0x7f0a006d;
+ public static final int search_src_text = 0x7f0a006e;
+ public static final int search_voice_btn = 0x7f0a006f;
+ public static final int select_dialog_listview = 0x7f0a0070;
+ public static final int shortcut = 0x7f0a0071;
+ public static final int showCustom = 0x7f0a0072;
+ public static final int showHome = 0x7f0a0073;
+ public static final int showTitle = 0x7f0a0074;
+ public static final int spacer = 0x7f0a0077;
+ public static final int split_action_bar = 0x7f0a0078;
+ public static final int src_atop = 0x7f0a007a;
+ public static final int src_in = 0x7f0a007b;
+ public static final int src_over = 0x7f0a007c;
+ public static final int status_bar_latest_event_content = 0x7f0a007f;
+ public static final int submit_area = 0x7f0a0080;
+ public static final int tabMode = 0x7f0a0081;
+ public static final int text = 0x7f0a0083;
+ public static final int text2 = 0x7f0a0084;
+ public static final int textSpacerNoButtons = 0x7f0a0085;
+ public static final int time = 0x7f0a0086;
+ public static final int title = 0x7f0a0087;
+ public static final int title_template = 0x7f0a0088;
+ public static final int topPanel = 0x7f0a008a;
+ public static final int up = 0x7f0a008b;
+ public static final int useLogo = 0x7f0a008c;
+ public static final int withText = 0x7f0a00a5;
+ public static final int wrap_content = 0x7f0a00a6;
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur = 0x7f0b0000;
+ public static final int abc_config_activityShortDur = 0x7f0b0001;
+ public static final int abc_max_action_buttons = 0x7f0b0002;
+ public static final int cancel_button_image_alpha = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b000a;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item = 0x7f0d0000;
+ public static final int abc_action_bar_up_container = 0x7f0d0001;
+ public static final int abc_action_bar_view_list_nav_layout = 0x7f0d0002;
+ public static final int abc_action_menu_item_layout = 0x7f0d0003;
+ public static final int abc_action_menu_layout = 0x7f0d0004;
+ public static final int abc_action_mode_bar = 0x7f0d0005;
+ public static final int abc_action_mode_close_item_material = 0x7f0d0006;
+ public static final int abc_activity_chooser_view = 0x7f0d0007;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0d0008;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0d0009;
+ public static final int abc_alert_dialog_material = 0x7f0d000a;
+ public static final int abc_dialog_title_material = 0x7f0d000b;
+ public static final int abc_expanded_menu_layout = 0x7f0d000c;
+ public static final int abc_list_menu_item_checkbox = 0x7f0d000d;
+ public static final int abc_list_menu_item_icon = 0x7f0d000e;
+ public static final int abc_list_menu_item_layout = 0x7f0d000f;
+ public static final int abc_list_menu_item_radio = 0x7f0d0010;
+ public static final int abc_popup_menu_item_layout = 0x7f0d0011;
+ public static final int abc_screen_content_include = 0x7f0d0012;
+ public static final int abc_screen_simple = 0x7f0d0013;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0d0014;
+ public static final int abc_screen_toolbar = 0x7f0d0015;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0d0016;
+ public static final int abc_search_view = 0x7f0d0017;
+ public static final int abc_select_dialog_material = 0x7f0d0018;
+ public static final int notification_media_action = 0x7f0d0023;
+ public static final int notification_media_cancel_action = 0x7f0d0024;
+ public static final int notification_template_big_media = 0x7f0d0025;
+ public static final int notification_template_big_media_narrow = 0x7f0d0027;
+ public static final int notification_template_lines = 0x7f0d002b;
+ public static final int notification_template_media = 0x7f0d002d;
+ public static final int notification_template_part_chronometer = 0x7f0d002f;
+ public static final int notification_template_part_time = 0x7f0d0030;
+ public static final int select_dialog_item_material = 0x7f0d0032;
+ public static final int select_dialog_multichoice_material = 0x7f0d0033;
+ public static final int select_dialog_singlechoice_material = 0x7f0d0034;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0d003d;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description = 0x7f110000;
+ public static final int abc_action_bar_home_description_format = 0x7f110001;
+ public static final int abc_action_bar_home_subtitle_description_format = 0x7f110002;
+ public static final int abc_action_bar_up_description = 0x7f110003;
+ public static final int abc_action_menu_overflow_description = 0x7f110004;
+ public static final int abc_action_mode_done = 0x7f110005;
+ public static final int abc_activity_chooser_view_see_all = 0x7f110006;
+ public static final int abc_activitychooserview_choose_application = 0x7f110007;
+ public static final int abc_capital_off = 0x7f110008;
+ public static final int abc_capital_on = 0x7f110009;
+ public static final int abc_search_hint = 0x7f11000a;
+ public static final int abc_searchview_description_clear = 0x7f11000b;
+ public static final int abc_searchview_description_query = 0x7f11000c;
+ public static final int abc_searchview_description_search = 0x7f11000d;
+ public static final int abc_searchview_description_submit = 0x7f11000e;
+ public static final int abc_searchview_description_voice = 0x7f11000f;
+ public static final int abc_shareactionprovider_share_with = 0x7f110010;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f110011;
+ public static final int abc_toolbar_collapse_description = 0x7f110012;
+ public static final int app_name = 0x7f110013;
+ public static final int status_bar_notification_info_overflow = 0x7f11004a;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat = 0x7f120000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f120001;
+ public static final int Animation_AppCompat_Dialog = 0x7f120002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f120003;
+ public static final int Base_AlertDialog_AppCompat = 0x7f120004;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f120005;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f120006;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f120007;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f120009;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f120008;
+ public static final int Base_TextAppearance_AppCompat = 0x7f12000a;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f12000b;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f12000c;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f12000d;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f12000e;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f12000f;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f120010;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f120011;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f120012;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f120013;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f120014;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f120015;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f120016;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f120017;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f120018;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f120019;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f12001a;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f12001b;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f12001c;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f12001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f12001e;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f12001f;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f120020;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f120021;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f120022;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f120023;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f120024;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f120025;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f120026;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f120027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f120028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f120029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f12002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f12002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f12002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f12002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f12002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f12002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f120030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f120031;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f120032;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f120033;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f120034;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f120035;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f120044;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f120045;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f120046;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f120047;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f120048;
+ public static final int Base_Theme_AppCompat = 0x7f120036;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f120037;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f120038;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f12003c;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f120039;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f12003a;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f12003b;
+ public static final int Base_Theme_AppCompat_Light = 0x7f12003d;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f12003e;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f12003f;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f120043;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f120040;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f120041;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f120042;
+ public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f120049;
+ public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f12004a;
+ public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f12004b;
+ public static final int Base_V12_Widget_AppCompat_EditText = 0x7f12004c;
+ public static final int Base_V21_Theme_AppCompat = 0x7f12004d;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f12004e;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f12004f;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f120050;
+ public static final int Base_V22_Theme_AppCompat = 0x7f120051;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f120052;
+ public static final int Base_V23_Theme_AppCompat = 0x7f120053;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f120054;
+ public static final int Base_V7_Theme_AppCompat = 0x7f120055;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f120056;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f120057;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f120058;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f120059;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f12005a;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f12005b;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f12005c;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f12005d;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f12005e;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f12005f;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f120060;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f120061;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f120062;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f120063;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f120064;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f120065;
+ public static final int Base_Widget_AppCompat_Button = 0x7f120066;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f12006c;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f12006d;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f120067;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f120068;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f120069;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f12006a;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f12006b;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f12006e;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f12006f;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f120070;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f120071;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f120072;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f120073;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f120074;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f120075;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f120076;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f120077;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f120078;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f120079;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f12007a;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f12007b;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f12007c;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f12007d;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f12007e;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f12007f;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f120080;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f120081;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f120082;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f120083;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f120084;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f120085;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f120086;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f120087;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f120088;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f120089;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f12008a;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f12008b;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f12008c;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f12008d;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f12008e;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f12008f;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f120090;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f120091;
+ public static final int Platform_AppCompat = 0x7f12009a;
+ public static final int Platform_AppCompat_Light = 0x7f12009b;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f12009c;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f12009d;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f12009e;
+ public static final int Platform_V11_AppCompat = 0x7f12009f;
+ public static final int Platform_V11_AppCompat_Light = 0x7f1200a0;
+ public static final int Platform_V14_AppCompat = 0x7f1200a1;
+ public static final int Platform_V14_AppCompat_Light = 0x7f1200a2;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1200a3;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1200a4;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1200a5;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1200a6;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1200a7;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1200a8;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1200a9;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1200af;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1200aa;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1200ab;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1200ac;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1200ad;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1200ae;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1200b0;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1200b1;
+ public static final int TextAppearance_AppCompat = 0x7f1200b4;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f1200b5;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f1200b6;
+ public static final int TextAppearance_AppCompat_Button = 0x7f1200b7;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f1200b8;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f1200b9;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f1200ba;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f1200bb;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f1200bc;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f1200bd;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f1200be;
+ public static final int TextAppearance_AppCompat_Large = 0x7f1200bf;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1200c0;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1200c1;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1200c2;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1200c3;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1200c4;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f1200c5;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1200c6;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f1200c7;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1200c8;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1200c9;
+ public static final int TextAppearance_AppCompat_Small = 0x7f1200ca;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1200cb;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f1200cc;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f1200cd;
+ public static final int TextAppearance_AppCompat_Title = 0x7f1200ce;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f1200cf;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f1200d0;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f1200d1;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f1200d2;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f1200d3;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f1200d4;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f1200d5;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f1200d6;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f1200d7;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f1200d8;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f1200d9;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f1200da;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f1200db;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f1200dc;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f1200dd;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f1200de;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f1200df;
+ public static final int TextAppearance_StatusBar_EventContent = 0x7f1200ea;
+ public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f1200eb;
+ public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f1200ec;
+ public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f1200ed;
+ public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f1200ee;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f1200f6;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f1200f7;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f1200f8;
+ public static final int ThemeOverlay_AppCompat = 0x7f120118;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f120119;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f12011a;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f12011b;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f12011c;
+ public static final int Theme_AppCompat = 0x7f1200ff;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f120100;
+ public static final int Theme_AppCompat_DayNight = 0x7f120101;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f120102;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f120103;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f120106;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f120104;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f120105;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f120107;
+ public static final int Theme_AppCompat_Dialog = 0x7f120108;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f12010b;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f120109;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f12010a;
+ public static final int Theme_AppCompat_Light = 0x7f12010c;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f12010d;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f12010e;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f120111;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f12010f;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f120110;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f120112;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f120113;
+ public static final int Theme_Transparent = 0x7f120114;
+ public static final int Widget_AppCompat_ActionBar = 0x7f120121;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f120122;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f120123;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f120124;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f120125;
+ public static final int Widget_AppCompat_ActionButton = 0x7f120126;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f120127;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f120128;
+ public static final int Widget_AppCompat_ActionMode = 0x7f120129;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f12012a;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f12012b;
+ public static final int Widget_AppCompat_Button = 0x7f12012c;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f120132;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f120133;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f12012d;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f12012e;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f12012f;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f120130;
+ public static final int Widget_AppCompat_Button_Small = 0x7f120131;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f120134;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f120135;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f120136;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f120137;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f120138;
+ public static final int Widget_AppCompat_EditText = 0x7f120139;
+ public static final int Widget_AppCompat_ImageButton = 0x7f12013a;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f12013b;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f12013c;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f12013d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f12013e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f12013f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f120140;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f120141;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f120142;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f120143;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f120144;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f120145;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f120146;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f120147;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f120148;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f120149;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f12014a;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f12014b;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f12014c;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f12014d;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f12014e;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f12014f;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f120150;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f120151;
+ public static final int Widget_AppCompat_ListView = 0x7f120152;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f120153;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f120154;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f120155;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f120156;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f120157;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f120158;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f120159;
+ public static final int Widget_AppCompat_RatingBar = 0x7f12015a;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f12015b;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f12015c;
+ public static final int Widget_AppCompat_SearchView = 0x7f12015d;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f12015e;
+ public static final int Widget_AppCompat_SeekBar = 0x7f12015f;
+ public static final int Widget_AppCompat_Spinner = 0x7f120160;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f120161;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f120162;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f120163;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f120164;
+ public static final int Widget_AppCompat_Toolbar = 0x7f120165;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f120166;
+ }
+ public static final class styleable {
+ public static final int[] ActionBar = { 0x7f04002b, 0x7f04002e, 0x7f04002f, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040069, 0x7f040070, 0x7f040071, 0x7f04008b, 0x7f040098, 0x7f040099, 0x7f04009b, 0x7f04009c, 0x7f04009d, 0x7f0400a7, 0x7f0400aa, 0x7f0400ca, 0x7f0400d3, 0x7f0400ed, 0x7f0400f2, 0x7f0400f3, 0x7f04011c, 0x7f04011f, 0x7f040134, 0x7f04013e };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetLeft = 4;
+ public static final int ActionBar_contentInsetRight = 5;
+ public static final int ActionBar_contentInsetStart = 6;
+ public static final int ActionBar_customNavigationLayout = 7;
+ public static final int ActionBar_displayOptions = 8;
+ public static final int ActionBar_divider = 9;
+ public static final int ActionBar_elevation = 10;
+ public static final int ActionBar_height = 11;
+ public static final int ActionBar_hideOnContentScroll = 12;
+ public static final int ActionBar_homeAsUpIndicator = 13;
+ public static final int ActionBar_homeLayout = 14;
+ public static final int ActionBar_icon = 15;
+ public static final int ActionBar_indeterminateProgressStyle = 16;
+ public static final int ActionBar_itemPadding = 17;
+ public static final int ActionBar_logo = 18;
+ public static final int ActionBar_navigationMode = 19;
+ public static final int ActionBar_popupTheme = 20;
+ public static final int ActionBar_progressBarPadding = 21;
+ public static final int ActionBar_progressBarStyle = 22;
+ public static final int ActionBar_subtitle = 23;
+ public static final int ActionBar_subtitleTextStyle = 24;
+ public static final int ActionBar_title = 25;
+ public static final int ActionBar_titleTextStyle = 26;
+ public static final int[] ActionBarLayout = { 0x010100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x0101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMenuView = { };
+ public static final int[] ActionMode = { 0x7f04002b, 0x7f04002e, 0x7f040055, 0x7f040098, 0x7f04011f, 0x7f04013e };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f04008c, 0x7f0400a8 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x010100f2, 0x7f040040, 0x7f0400c2, 0x7f0400c3, 0x7f0400d0, 0x7f040111 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonPanelSideLayout = 1;
+ public static final int AlertDialog_listItemLayout = 2;
+ public static final int AlertDialog_listLayout = 3;
+ public static final int AlertDialog_multiChoiceItemLayout = 4;
+ public static final int AlertDialog_singleChoiceItemLayout = 5;
+ public static final int[] AppCompatImageView = { 0x01010119, 0x7f040118 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int[] AppCompatTextView = { 0x01010034, 0x7f040125 };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_textAllCaps = 1;
+ public static final int[] AppCompatTheme = { 0x01010057, 0x010100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f04002a, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f04003f, 0x7f040043, 0x7f040044, 0x7f040047, 0x7f040048, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f04005e, 0x7f04005f, 0x7f040061, 0x7f040068, 0x7f04006d, 0x7f04006e, 0x7f040072, 0x7f040074, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008a, 0x7f04009b, 0x7f0400a2, 0x7f0400c0, 0x7f0400c1, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400c9, 0x7f0400e8, 0x7f0400e9, 0x7f0400ea, 0x7f0400ec, 0x7f0400ee, 0x7f0400f6, 0x7f0400fa, 0x7f0400fb, 0x7f0400fc, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040114, 0x7f040115, 0x7f040123, 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012d, 0x7f04012e, 0x7f040140, 0x7f040141, 0x7f040145, 0x7f040146, 0x7f040147, 0x7f040148, 0x7f040149, 0x7f04014a, 0x7f04014b, 0x7f04014c, 0x7f04014d, 0x7f04014e };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorButtonNormal = 49;
+ public static final int AppCompatTheme_colorControlActivated = 50;
+ public static final int AppCompatTheme_colorControlHighlight = 51;
+ public static final int AppCompatTheme_colorControlNormal = 52;
+ public static final int AppCompatTheme_colorPrimary = 53;
+ public static final int AppCompatTheme_colorPrimaryDark = 54;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 55;
+ public static final int AppCompatTheme_controlBackground = 56;
+ public static final int AppCompatTheme_dialogPreferredPadding = 57;
+ public static final int AppCompatTheme_dialogTheme = 58;
+ public static final int AppCompatTheme_dividerHorizontal = 59;
+ public static final int AppCompatTheme_dividerVertical = 60;
+ public static final int AppCompatTheme_dropDownListViewStyle = 61;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 62;
+ public static final int AppCompatTheme_editTextBackground = 63;
+ public static final int AppCompatTheme_editTextColor = 64;
+ public static final int AppCompatTheme_editTextStyle = 65;
+ public static final int AppCompatTheme_homeAsUpIndicator = 66;
+ public static final int AppCompatTheme_imageButtonStyle = 67;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 68;
+ public static final int AppCompatTheme_listDividerAlertDialog = 69;
+ public static final int AppCompatTheme_listPopupWindowStyle = 70;
+ public static final int AppCompatTheme_listPreferredItemHeight = 71;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 72;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 73;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 74;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 75;
+ public static final int AppCompatTheme_panelBackground = 76;
+ public static final int AppCompatTheme_panelMenuListTheme = 77;
+ public static final int AppCompatTheme_panelMenuListWidth = 78;
+ public static final int AppCompatTheme_popupMenuStyle = 79;
+ public static final int AppCompatTheme_popupWindowStyle = 80;
+ public static final int AppCompatTheme_radioButtonStyle = 81;
+ public static final int AppCompatTheme_ratingBarStyle = 82;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 83;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 84;
+ public static final int AppCompatTheme_searchViewStyle = 85;
+ public static final int AppCompatTheme_seekBarStyle = 86;
+ public static final int AppCompatTheme_selectableItemBackground = 87;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 88;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 89;
+ public static final int AppCompatTheme_spinnerStyle = 90;
+ public static final int AppCompatTheme_switchStyle = 91;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 92;
+ public static final int AppCompatTheme_textAppearanceListItem = 93;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 94;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 95;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 96;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 97;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 98;
+ public static final int AppCompatTheme_textColorSearchUrl = 99;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 100;
+ public static final int AppCompatTheme_toolbarStyle = 101;
+ public static final int AppCompatTheme_windowActionBar = 102;
+ public static final int AppCompatTheme_windowActionBarOverlay = 103;
+ public static final int AppCompatTheme_windowActionModeOverlay = 104;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 105;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 106;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 107;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 108;
+ public static final int AppCompatTheme_windowMinWidthMajor = 109;
+ public static final int AppCompatTheme_windowMinWidthMinor = 110;
+ public static final int AppCompatTheme_windowNoTitle = 111;
+ public static final int[] ButtonBarLayout = { 0x7f040027 };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] CompoundButton = { 0x01010107, 0x7f040045, 0x7f040046 };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] DrawerArrowToggle = { 0x7f040028, 0x7f040029, 0x7f040032, 0x7f040058, 0x7f040082, 0x7f040096, 0x7f040113, 0x7f040132 };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f040071, 0x7f040073, 0x7f0400ce, 0x7f04010c };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x010102ac, 0x010102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f040109 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ public static final int MenuItem_android_orderInCategory = 6;
+ public static final int MenuItem_android_title = 7;
+ public static final int MenuItem_android_titleCondensed = 8;
+ public static final int MenuItem_android_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_showAsAction = 16;
+ public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0400f0 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int[] PopupWindow = { 0x01010176, 0x7f0400d8 };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_overlapAnchor = 1;
+ public static final int[] PopupWindowBackgroundState = { 0x7f04011a };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f040054, 0x7f040063, 0x7f04006a, 0x7f040097, 0x7f04009f, 0x7f0400ab, 0x7f0400f4, 0x7f0400f5, 0x7f040102, 0x7f040103, 0x7f04011b, 0x7f040120, 0x7f040144 };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f0400ed };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f04010f, 0x7f040116, 0x7f040121, 0x7f040122, 0x7f040124, 0x7f040133, 0x7f040142 };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_track = 9;
+ public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f040125 };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_shadowColor = 4;
+ public static final int TextAppearance_android_shadowDx = 5;
+ public static final int TextAppearance_android_shadowDy = 6;
+ public static final int TextAppearance_android_shadowRadius = 7;
+ public static final int TextAppearance_textAllCaps = 8;
+ public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f040056, 0x7f040057, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f0400ca, 0x7f0400cb, 0x7f0400cc, 0x7f0400d1, 0x7f0400d2, 0x7f0400ed, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f040134, 0x7f040136, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013a, 0x7f04013c, 0x7f04013d };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_collapseContentDescription = 2;
+ public static final int Toolbar_collapseIcon = 3;
+ public static final int Toolbar_contentInsetEnd = 4;
+ public static final int Toolbar_contentInsetLeft = 5;
+ public static final int Toolbar_contentInsetRight = 6;
+ public static final int Toolbar_contentInsetStart = 7;
+ public static final int Toolbar_logo = 8;
+ public static final int Toolbar_logoDescription = 9;
+ public static final int Toolbar_maxButtonHeight = 10;
+ public static final int Toolbar_navigationContentDescription = 11;
+ public static final int Toolbar_navigationIcon = 12;
+ public static final int Toolbar_popupTheme = 13;
+ public static final int Toolbar_subtitle = 14;
+ public static final int Toolbar_subtitleTextAppearance = 15;
+ public static final int Toolbar_subtitleTextColor = 16;
+ public static final int Toolbar_title = 17;
+ public static final int Toolbar_titleMarginBottom = 18;
+ public static final int Toolbar_titleMarginEnd = 19;
+ public static final int Toolbar_titleMarginStart = 20;
+ public static final int Toolbar_titleMarginTop = 21;
+ public static final int Toolbar_titleMargins = 22;
+ public static final int Toolbar_titleTextAppearance = 23;
+ public static final int Toolbar_titleTextColor = 24;
+ public static final int[] View = { 0x01010000, 0x010100da, 0x7f0400d9, 0x7f0400da, 0x7f040131 };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x010100d4, 0x7f040030, 0x7f040031 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/debug.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/debug.json
new file mode 100644
index 0000000000000000000000000000000000000000..c38634b36be25d0d803b7ebfbf32e7910edc24f7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/debug.json
@@ -0,0 +1,5548 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-land_values-land.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-land/values-land.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,117,189,259,323,394",
+ "endColumns": "61,71,69,63,70,67",
+ "endOffsets": "112,184,254,318,389,457"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ne_values-ne.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ne/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,396,586,718,833,1063,1197,1327,1566,1682,1877,2012,2219,2397,2489,2587",
+ "endColumns": "112,189,131,114,229,133,129,238,115,194,134,206,177,91,97,116",
+ "endOffsets": "395,585,717,832,1062,1196,1326,1565,1681,1876,2011,2218,2396,2488,2586,2703"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,412,548,667,897,1035,1392,1631,1751,1946,2085,2292,2474,2570,2672",
+ "endColumns": "116,189,135,118,229,137,133,238,119,194,138,206,181,95,101,120",
+ "endOffsets": "217,407,543,662,892,1030,1164,1626,1746,1941,2080,2287,2469,2565,2667,2788"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ne/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1169",
+ "endColumns": "222",
+ "endOffsets": "1387"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pa_values-pa.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-pa/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "209",
+ "endOffsets": "494"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1134",
+ "endColumns": "209",
+ "endOffsets": "1339"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-pa/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,595,723,830,1036,1163,1292,1513,1620,1820,1950,2161,2338,2430,2522",
+ "endColumns": "104,206,127,106,205,126,128,220,106,199,129,210,176,91,91,106",
+ "endOffsets": "387,594,722,829,1035,1162,1291,1512,1619,1819,1949,2160,2337,2429,2521,2628"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,421,553,664,870,1001,1344,1565,1676,1876,2010,2221,2402,2498,2594",
+ "endColumns": "108,206,131,110,205,130,132,220,110,199,133,210,180,95,95,110",
+ "endOffsets": "209,416,548,659,865,996,1129,1560,1671,1871,2005,2216,2397,2493,2589,2700"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rTW_values-zh-rTW.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,546,659,759,925,1039,1159,1328,1427,1587,1700,1861,1995,2077,2160",
+ "endColumns": "98,159,112,99,165,113,119,168,98,159,112,160,133,81,82,98",
+ "endOffsets": "385,545,658,758,924,1038,1158,1327,1426,1586,1699,1860,1994,2076,2159,2258"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5950,6053,6213,6330,6434,6600,6718,7004,7173,7276,7436,7553,7714,7852,7938,8025",
+ "endColumns": "102,159,116,103,165,117,123,168,102,159,116,160,137,85,86,102",
+ "endOffsets": "6048,6208,6325,6429,6595,6713,6837,7168,7271,7431,7548,7709,7847,7933,8020,8123"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-zh-rTW/values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,257,380,473,573,655,752,860,936,1012,1090,1186,1282,1377,1474,1569,1669,1782,1876",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,99,112,93,100",
+ "endOffsets": "145,252,375,468,568,650,747,855,931,1007,1085,1181,1277,1372,1469,1564,1664,1777,1871,1972"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1607,1702,1809,1932,2025,2125,2207,2304,2412,2488,2564,2642,2738,2834,2929,3026,3121,3221,3334,8466",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,99,112,93,100",
+ "endOffsets": "1697,1804,1927,2020,2120,2202,2299,2407,2483,2559,2637,2733,2829,2924,3021,3116,3216,3329,3423,8562"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,838,1097,1347,1602,1863,1948,2031,2115,2199,2283,2364,2449,2534,2616,2697,2777,2858,2944,3028,3122,3216,3301,3396,3491,3576,3662,3745,3826,3917,4008,4089,4181,4273,4359,4431,4499,4595,4672,4844",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,83,80,84,84,81,80,79,80,85,83,93,93,84,94,94,84,85,82,80,90,90,80,91,91,85,71,67,95,76,171,177",
+ "endOffsets": "584,837,1096,1346,1601,1862,1947,2030,2114,2198,2282,2363,2448,2533,2615,2696,2776,2857,2943,3027,3121,3215,3300,3395,3490,3575,3661,3744,3825,3916,4007,4088,4180,4272,4358,4430,4498,4594,4671,4843,5021"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,853,1099,1350,3428,3517,3604,3692,3780,3868,3953,4042,4131,4217,4302,4386,4471,4561,4649,4747,4845,4934,5033,5132,5221,5311,5398,5483,5578,5673,5758,5854,8128,8218,8294,8366,8567,8648,8816",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,87,84,88,88,85,84,83,84,89,87,97,97,88,98,98,88,89,86,84,94,94,84,95,95,89,75,71,99,80,167,173",
+ "endOffsets": "344,593,848,1094,1345,1602,3512,3599,3687,3775,3863,3948,4037,4126,4212,4297,4381,4466,4556,4644,4742,4840,4929,5028,5127,5216,5306,5393,5478,5573,5668,5753,5849,5945,8213,8289,8361,8461,8643,8811,8985"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "161",
+ "endOffsets": "450"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6842",
+ "endColumns": "161",
+ "endOffsets": "6999"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-es-rUS_values-es-rUS.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1354,1614,1877,1973,2077,2180,2290,2393,2500,2609,2711,2817,2909,3010,3110,3207,3312,3434,3553,3657,3778,3900,4004,4107,4201,4303,4422,4538,4638,4756,4875,4964,5042,5111,5231,5311,5483",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,109,102,106,108,101,105,91,100,99,96,104,121,118,103,120,121,103,102,93,101,118,115,99,117,118,88,77,68,119,79,171,177",
+ "endOffsets": "586,839,1098,1353,1613,1876,1972,2076,2179,2289,2392,2499,2608,2710,2816,2908,3009,3109,3206,3311,3433,3552,3656,3777,3899,4003,4106,4200,4302,4421,4537,4637,4755,4874,4963,5041,5110,5230,5310,5482,5660"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1106,1362,3614,3714,3822,3929,4043,4150,4261,4374,4480,4590,4686,4791,4895,4996,5105,5231,5354,5462,5587,5713,5821,5928,6026,6132,6255,6375,6479,6601,9389,9482,9564,9637,9862,9946,10114",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,107,106,113,106,110,112,105,109,95,104,103,100,108,125,122,107,124,125,107,106,97,105,122,119,103,121,122,92,81,72,123,83,167,173",
+ "endOffsets": "346,595,850,1101,1357,1616,3709,3817,3924,4038,4145,4256,4369,4475,4585,4681,4786,4890,4991,5100,5226,5349,5457,5582,5708,5816,5923,6021,6127,6250,6370,6474,6596,6719,9477,9559,9632,9756,9941,10109,10283"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,393,591,721,827,1047,1176,1307,1537,1644,1845,1976,2212,2416,2512,2600",
+ "endColumns": "105,197,129,105,219,128,130,229,106,200,130,235,203,95,87,102",
+ "endOffsets": "392,590,720,826,1046,1175,1306,1536,1643,1844,1975,2211,2415,2511,2599,2702"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6724,6834,7032,7166,7276,7496,7629,7969,8199,8310,8511,8646,8882,9090,9190,9282",
+ "endColumns": "109,197,133,109,219,132,134,229,110,200,134,235,207,99,91,106",
+ "endOffsets": "6829,7027,7161,7271,7491,7624,7759,8194,8305,8506,8641,8877,9085,9185,9277,9384"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-es-rUS/values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,515,623,708,809,932,1016,1097,1179,1291,1403,1504,1612,1719,1826,1948,2048",
+ "endColumns": "119,107,122,108,107,84,100,122,83,80,81,111,111,100,107,106,106,121,99,100",
+ "endOffsets": "170,278,401,510,618,703,804,927,1011,1092,1174,1286,1398,1499,1607,1714,1821,1943,2043,2144"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1621,1741,1849,1972,2081,2189,2274,2375,2498,2582,2663,2745,2857,2969,3070,3178,3285,3392,3514,9761",
+ "endColumns": "119,107,122,108,107,84,100,122,83,80,81,111,111,100,107,106,106,121,99,100",
+ "endOffsets": "1736,1844,1967,2076,2184,2269,2370,2493,2577,2658,2740,2852,2964,3065,3173,3280,3387,3509,3609,9857"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "204",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7764",
+ "endColumns": "204",
+ "endOffsets": "7964"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uk_values-uk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-uk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,584,709,817,1030,1157,1287,1514,1618,1811,1934,2140,2308,2404,2491",
+ "endColumns": "105,194,124,107,212,126,129,226,103,192,122,205,167,95,86,112",
+ "endOffsets": "388,583,708,816,1029,1156,1286,1513,1617,1810,1933,2139,2307,2403,2490,2603"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2064,2174,2369,2498,2610,2823,2954,3293,3520,3628,3821,3948,4154,4326,4426,4517",
+ "endColumns": "109,194,128,111,212,130,133,226,107,192,126,205,171,99,90,116",
+ "endOffsets": "2169,2364,2493,2605,2818,2949,3083,3515,3623,3816,3943,4149,4321,4421,4512,4629"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-uk/values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,498,604,690,798,916,995,1075,1156,1262,1369,1467,1575,1681,1790,1914,2014",
+ "endColumns": "109,107,122,101,105,85,107,117,78,79,80,105,106,97,107,105,108,123,99,100",
+ "endOffsets": "160,268,391,493,599,685,793,911,990,1070,1151,1257,1364,1462,1570,1676,1785,1909,2009,2110"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,323,446,548,654,740,848,966,1045,1125,1206,1312,1419,1517,1625,1731,1840,1964,4634",
+ "endColumns": "109,107,122,101,105,85,107,117,78,79,80,105,106,97,107,105,108,123,99,100",
+ "endOffsets": "210,318,441,543,649,735,843,961,1040,1120,1201,1307,1414,1512,1620,1726,1835,1959,2059,4730"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-uk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3088",
+ "endColumns": "204",
+ "endOffsets": "3288"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w205dp-v13_values-w205dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w205dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,273,323,373",
+ "endColumns": "50,49,49,50",
+ "endOffsets": "272,322,372,423"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,110,164,218",
+ "endColumns": "54,53,53,54",
+ "endOffsets": "105,159,213,268"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ro_values-ro.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ro/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,580,707,814,1024,1154,1288,1509,1617,1807,1937,2142,2334,2431,2524",
+ "endColumns": "104,191,126,106,209,129,133,220,107,189,129,204,191,96,92,106",
+ "endOffsets": "387,579,706,813,1023,1153,1287,1508,1616,1806,1936,2141,2333,2430,2523,2630"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2119,2228,2420,2551,2662,2872,3006,3348,3569,3681,3871,4005,4210,4406,4507,4604",
+ "endColumns": "108,191,130,110,209,133,137,220,111,189,133,204,195,100,96,110",
+ "endOffsets": "2223,2415,2546,2657,2867,3001,3139,3564,3676,3866,4000,4205,4401,4502,4599,4710"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ro/values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,176,284,407,511,624,712,824,945,1030,1112,1195,1307,1420,1520,1634,1739,1845,1966,2069",
+ "endColumns": "120,107,122,103,112,87,111,120,84,81,82,111,112,99,113,104,105,120,102,100",
+ "endOffsets": "171,279,402,506,619,707,819,940,1025,1107,1190,1302,1415,1515,1629,1734,1840,1961,2064,2165"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,334,457,561,674,762,874,995,1080,1162,1245,1357,1470,1570,1684,1789,1895,2016,4715",
+ "endColumns": "120,107,122,103,112,87,111,120,84,81,82,111,112,99,113,104,105,120,102,100",
+ "endOffsets": "221,329,452,556,669,757,869,990,1075,1157,1240,1352,1465,1565,1679,1784,1890,2011,2114,4811"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ro/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "203",
+ "endOffsets": "488"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3144",
+ "endColumns": "203",
+ "endOffsets": "3343"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gu_values-gu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-gu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,587,710,820,1017,1137,1262,1469,1575,1770,1893,2095,2271,2358,2450",
+ "endColumns": "105,197,122,109,196,119,124,206,105,194,122,201,175,86,91,106",
+ "endOffsets": "388,586,709,819,1016,1136,1261,1468,1574,1769,1892,2094,2270,2357,2449,2556"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,413,540,654,851,975,1310,1517,1627,1822,1949,2151,2331,2422,2518",
+ "endColumns": "109,197,126,113,196,123,128,206,109,194,126,201,179,90,95,110",
+ "endOffsets": "210,408,535,649,846,970,1099,1512,1622,1817,1944,2146,2326,2417,2513,2624"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-gu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1104",
+ "endColumns": "205",
+ "endOffsets": "1305"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kn-rIN_values-kn-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-kn-rIN/values-kn-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,516,629,717,824,951,1028,1105,1187,1303,1414,1513,1626,1730,1844,1970,2070",
+ "endColumns": "117,107,122,111,112,87,106,126,76,76,81,115,110,98,112,103,113,125,99,100",
+ "endOffsets": "168,276,399,511,624,712,819,946,1023,1100,1182,1298,1409,1508,1621,1725,1839,1965,2065,2166"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ur-rPK_values-ur-rPK.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ur-rPK/values-ur-rPK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,502,611,697,801,921,997,1073,1158,1266,1375,1477,1588,1688,1796,1925,2023",
+ "endColumns": "109,107,122,105,108,85,103,119,75,75,84,107,108,101,110,99,107,128,97,102",
+ "endOffsets": "160,268,391,497,606,692,796,916,992,1068,1153,1261,1370,1472,1583,1683,1791,1920,2018,2121"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mn-rMN_values-mn-rMN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-mn-rMN/values-mn-rMN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,168,276,399,499,612,699,805,917,999,1081,1163,1272,1376,1473,1581,1682,1785,1907,2004",
+ "endColumns": "112,107,122,99,112,86,105,111,81,81,81,108,103,96,107,100,102,121,96,100",
+ "endOffsets": "163,271,394,494,607,694,800,912,994,1076,1158,1267,1371,1468,1576,1677,1780,1902,1999,2100"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-az-rAZ_values-az-rAZ.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-az-rAZ/values-az-rAZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,384,483,593,681,788,902,983,1062,1147,1254,1361,1461,1570,1674,1784,1881",
+ "endColumns": "97,107,122,98,109,87,106,113,80,78,84,106,106,99,108,103,109,96,100",
+ "endOffsets": "148,256,379,478,588,676,783,897,978,1057,1142,1249,1356,1456,1565,1669,1779,1876,1977"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-eu_values-eu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-eu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "200",
+ "endOffsets": "485"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1129",
+ "endColumns": "200",
+ "endOffsets": "1325"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-eu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,593,717,824,1030,1155,1287,1530,1636,1834,1962,2189,2374,2466,2557",
+ "endColumns": "101,207,123,106,205,124,131,242,105,197,127,226,184,91,90,103",
+ "endOffsets": "384,592,716,823,1029,1154,1286,1529,1635,1833,1961,2188,2373,2465,2556,2660"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,419,547,658,864,993,1330,1573,1683,1881,2013,2240,2429,2525,2620",
+ "endColumns": "105,207,127,110,205,128,135,242,109,197,131,226,188,95,94,107",
+ "endOffsets": "206,414,542,653,859,988,1124,1568,1678,1876,2008,2235,2424,2520,2615,2723"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lv_values-lv.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-lv/values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,514,623,709,813,935,1017,1099,1184,1293,1405,1504,1615,1724,1829,1948,2047",
+ "endColumns": "119,107,122,107,108,85,103,121,81,81,84,108,111,98,110,108,104,118,98,100",
+ "endOffsets": "170,278,401,509,618,704,808,930,1012,1094,1179,1288,1400,1499,1610,1719,1824,1943,2042,2143"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,456,564,673,759,863,985,1067,1149,1234,1343,1455,1554,1665,1774,1879,1998,4743",
+ "endColumns": "119,107,122,107,108,85,103,121,81,81,84,108,111,98,110,108,104,118,98,100",
+ "endOffsets": "220,328,451,559,668,754,858,980,1062,1144,1229,1338,1450,1549,1660,1769,1874,1993,2092,4839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-lv/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "224",
+ "endOffsets": "509"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3113",
+ "endColumns": "224",
+ "endOffsets": "3333"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-lv/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,581,712,818,1019,1148,1279,1513,1620,1820,1953,2181,2362,2452,2546",
+ "endColumns": "104,192,130,105,200,128,130,233,106,199,132,227,180,89,93,113",
+ "endOffsets": "387,580,711,817,1018,1147,1278,1512,1619,1819,1952,2180,2361,2451,2545,2659"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2097,2206,2399,2534,2644,2845,2978,3338,3572,3683,3883,4020,4248,4433,4527,4625",
+ "endColumns": "108,192,134,109,200,132,134,233,110,199,136,227,184,93,97,117",
+ "endOffsets": "2201,2394,2529,2639,2840,2973,3108,3567,3678,3878,4015,4243,4428,4522,4620,4738"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mn_values-mn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-mn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1112",
+ "endColumns": "208",
+ "endOffsets": "1316"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-mn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,580,710,815,1011,1135,1270,1473,1578,1777,1904,2104,2298,2385,2473",
+ "endColumns": "107,188,129,104,195,123,134,202,104,198,126,199,193,86,87,101",
+ "endOffsets": "390,579,709,814,1010,1134,1269,1472,1577,1776,1903,2103,2297,2384,2472,2574"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,406,540,649,845,973,1321,1524,1633,1832,1963,2163,2361,2452,2544",
+ "endColumns": "111,188,133,108,195,127,138,202,108,198,130,199,197,90,91,105",
+ "endOffsets": "212,401,535,644,840,968,1107,1519,1628,1827,1958,2158,2356,2447,2539,2645"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bg_values-bg.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-bg/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,587,720,829,1055,1188,1322,1550,1660,1866,2002,2218,2410,2506,2591",
+ "endColumns": "106,196,132,108,225,132,133,227,109,205,135,215,191,95,84,97",
+ "endOffsets": "389,586,719,828,1054,1187,1321,1549,1659,1865,2001,2217,2409,2505,2590,2688"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2096,2207,2404,2541,2654,2880,3017,3352,3580,3694,3900,4040,4256,4452,4552,4641",
+ "endColumns": "110,196,136,112,225,136,137,227,113,205,139,215,195,99,88,101",
+ "endOffsets": "2202,2399,2536,2649,2875,3012,3150,3575,3689,3895,4035,4251,4447,4547,4636,4738"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-bg/values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,170,281,409,516,621,707,812,933,1012,1090,1173,1287,1396,1496,1610,1716,1824,1947,2046",
+ "endColumns": "114,110,127,106,104,85,104,120,78,77,82,113,108,99,113,105,107,122,98,100",
+ "endOffsets": "165,276,404,511,616,702,807,928,1007,1085,1168,1282,1391,1491,1605,1711,1819,1942,2041,2142"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,331,459,566,671,757,862,983,1062,1140,1223,1337,1446,1546,1660,1766,1874,1997,4743",
+ "endColumns": "114,110,127,106,104,85,104,120,78,77,82,113,108,99,113,105,107,122,98,100",
+ "endOffsets": "215,326,454,561,666,752,857,978,1057,1135,1218,1332,1441,1541,1655,1761,1869,1992,2091,4839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-bg/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "196",
+ "endOffsets": "481"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3155",
+ "endColumns": "196",
+ "endOffsets": "3347"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zu_values-zu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-zu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3133",
+ "endColumns": "190",
+ "endOffsets": "3319"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-zu/values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,501,615,703,806,933,1013,1093,1179,1283,1389,1487,1594,1700,1806,1926,2022",
+ "endColumns": "107,107,122,106,113,87,102,126,79,79,85,103,105,97,106,105,105,119,95,100",
+ "endOffsets": "158,266,389,496,610,698,801,928,1008,1088,1174,1278,1384,1482,1589,1695,1801,1921,2017,2118"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,321,444,551,665,753,856,983,1063,1143,1229,1333,1439,1537,1644,1750,1856,1976,4692",
+ "endColumns": "107,107,122,106,113,87,102,126,79,79,85,103,105,97,106,105,105,119,95,100",
+ "endOffsets": "208,316,439,546,660,748,851,978,1058,1138,1224,1328,1434,1532,1639,1745,1851,1971,2067,4788"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-zu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,600,733,835,1062,1189,1324,1543,1651,1847,1976,2193,2376,2463,2558",
+ "endColumns": "108,207,132,101,226,126,134,218,107,195,128,216,182,86,94,109",
+ "endOffsets": "391,599,732,834,1061,1188,1323,1542,1650,1846,1975,2192,2375,2462,2557,2667"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2072,2185,2393,2530,2636,2863,2994,3324,3543,3655,3851,3984,4201,4388,4479,4578",
+ "endColumns": "112,207,136,105,226,130,138,218,111,195,132,216,186,90,98,113",
+ "endOffsets": "2180,2388,2525,2631,2858,2989,3128,3538,3650,3846,3979,4196,4383,4474,4573,4687"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values_values.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/recyclerview-v7-25.2.0.aar/dac18b809066faaa8272117f95546f16/res/values/values.xml",
+ "from": {
+ "startLines": "3,4,5,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "372,447,523,595",
+ "endColumns": "74,75,71,65",
+ "endOffsets": "442,518,590,656"
+ },
+ "to": {
+ "startLines": "362,363,364,406",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "42303,42378,42454,45199",
+ "endColumns": "74,75,71,65",
+ "endOffsets": "42373,42449,42521,45260"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values/values.xml",
+ "from": {
+ "startLines": "4,11,12,15,16,17,18,19,20,21,22,23,24,27,28,29,30,31,32,33,34,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,58,59,60,61,64,65,68,69,70,71,72,73,74,75,76,77,78,79,80,83,84,85,86,87,88,89,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,118,119,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,146,148,151,152,153,154,157,160,163,166,169,172,175,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,213,214,215,216,217,218,219,222,227,235",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "258,539,594,791,848,913,949,991,1033,1068,1122,1181,1234,1443,1512,1577,1645,1708,1785,1864,1927,2130,2170,2210,2249,2297,2351,2401,2445,2497,2548,2584,2619,2660,2697,2750,2808,2842,2893,2946,3122,3209,3293,3379,3604,3694,3926,3990,4050,4108,4171,4227,4283,4340,4397,4455,4511,4563,4623,4828,4889,4952,5016,5075,5143,5200,5398,5457,5515,5569,5629,5693,5748,5801,5860,5912,5970,6018,6068,6120,6163,6212,6276,6338,6398,6446,6497,6544,6740,6787,6834,6881,7068,7126,7180,7262,7346,7418,7491,7569,7645,7703,7761,7830,7899,7979,8061,8130,8199,8268,8348,8430,8499,8692,8764,8969,9035,9094,9152,9374,9576,9774,9975,10182,10387,10597,10811,10869,10930,10993,11060,11121,11182,11251,11314,11377,11429,11484,11541,11600,11662,11737,11812,11876,11953,12030,12092,12156,12209,12265,12334,12403,12461,12532,12758,12838,12917,13138,13196,13242,13282,13362,13410,13584,13905,14178,14642",
+ "endLines": "8,11,12,15,16,17,18,19,20,21,22,23,24,27,28,29,30,31,32,33,34,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,58,59,60,61,64,65,68,69,70,71,72,73,74,75,76,77,78,79,80,83,84,85,86,87,88,89,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,118,119,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,146,148,151,152,153,154,157,162,165,168,171,174,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,213,214,215,216,217,218,219,226,234,245",
+ "endColumns": "8,54,57,56,64,35,41,41,34,53,58,52,53,68,64,67,62,76,78,62,63,39,39,38,47,53,49,43,51,50,35,34,40,36,52,57,33,50,52,35,86,83,85,84,89,91,63,59,57,62,55,55,56,56,57,55,51,59,49,60,62,63,58,67,56,57,58,57,53,59,63,54,52,58,51,57,47,49,51,42,48,63,61,59,47,50,46,47,46,46,46,46,57,53,81,83,71,72,77,75,57,57,68,68,79,81,68,68,68,79,81,68,54,70,62,65,58,57,66,60,10,10,10,10,10,10,57,60,62,66,60,60,68,62,62,51,54,56,58,61,74,74,63,76,76,61,63,52,55,68,68,57,70,70,79,78,79,57,45,39,79,47,173,180,8,8,8",
+ "endOffsets": "398,593,651,847,912,948,990,1032,1067,1121,1180,1233,1287,1511,1576,1644,1707,1784,1863,1926,1990,2169,2209,2248,2296,2350,2400,2444,2496,2547,2583,2618,2659,2696,2749,2807,2841,2892,2945,2981,3208,3292,3378,3463,3693,3785,3989,4049,4107,4170,4226,4282,4339,4396,4454,4510,4562,4622,4672,4888,4951,5015,5074,5142,5199,5257,5456,5514,5568,5628,5692,5747,5800,5859,5911,5969,6017,6067,6119,6162,6211,6275,6337,6397,6445,6496,6543,6591,6786,6833,6880,6927,7125,7179,7261,7345,7417,7490,7568,7644,7702,7760,7829,7898,7978,8060,8129,8198,8267,8347,8429,8498,8553,8762,8826,9034,9093,9151,9218,9434,9773,9974,10181,10386,10596,10810,10868,10929,10992,11059,11120,11181,11250,11313,11376,11428,11483,11540,11599,11661,11736,11811,11875,11952,12029,12091,12155,12208,12264,12333,12402,12460,12531,12602,12837,12916,12996,13195,13241,13281,13361,13409,13583,13764,14177,14641,15243"
+ },
+ "to": {
+ "startLines": "2,19,20,27,28,33,34,35,36,45,46,47,48,57,58,59,60,61,62,63,64,65,66,67,68,69,74,75,76,77,80,81,86,99,104,109,110,117,118,123,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,357,358,365,366,367,368,372,373,374,375,376,377,378,379,380,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,411,412,416,417,418,419,421,424,427,430,433,436,439,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,507,508,509,510,511,512,513,515,516,517,1477,1626,1634",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,973,1032,1542,1603,1991,2031,2077,2123,2803,2861,2924,2981,3710,3783,3852,3924,3991,4072,4155,4222,4290,4334,4378,4421,4473,4811,4865,4913,4969,5169,5209,5593,6310,6651,6996,7058,7507,7562,7905,39186,39277,39365,39455,39544,39638,39734,39802,39866,39928,39995,40055,40115,40176,40237,40299,40359,40415,40479,40533,40598,40665,40733,40796,40868,40929,40991,41054,41116,41174,41238,41306,41365,41422,41485,41541,41603,41655,41709,41938,41985,42526,42594,42660,42724,42956,43011,43062,43114,43165,43216,43267,43318,43380,43510,43596,43684,43760,43837,43919,43999,44061,44123,44196,44269,44353,44439,44512,44585,44658,44742,44828,44901,45439,45514,45762,45832,45895,45957,46088,46291,46485,46682,46885,47086,47292,48906,48968,49033,49100,49171,49236,49301,49374,49441,49508,49564,49623,49684,49747,49813,49892,49971,50039,50120,50201,50267,50335,50392,50452,50525,50598,50660,50735,53027,53111,53194,53278,53340,53390,53434,53589,53641,53811,115168,125458,125926",
+ "endLines": "6,19,20,27,28,33,34,35,36,45,46,47,48,57,58,59,60,61,62,63,64,65,66,67,68,69,74,75,76,77,80,81,86,99,104,109,110,117,118,123,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,357,358,365,366,367,368,372,373,374,375,376,377,378,379,380,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,411,412,416,417,418,419,421,426,429,432,435,438,441,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,507,508,509,510,511,512,513,515,516,517,1481,1633,1644",
+ "endColumns": "8,58,61,60,68,39,45,45,38,57,62,56,57,72,68,71,66,80,82,66,67,43,43,42,51,57,53,47,55,54,39,38,44,40,56,61,37,54,56,39,90,87,89,88,93,95,67,63,61,66,59,59,60,60,61,59,55,63,53,64,66,67,62,71,60,61,62,61,57,63,67,58,56,62,55,61,51,53,55,46,52,67,65,63,51,54,50,51,50,50,50,50,61,57,85,87,75,76,81,79,61,61,72,72,83,85,72,72,72,83,85,72,58,74,66,69,62,61,70,64,10,10,10,10,10,10,61,64,66,70,64,64,72,66,66,55,58,60,62,65,78,78,67,80,80,65,67,56,59,72,72,61,74,74,83,82,83,61,49,43,83,51,169,176,8,8,8",
+ "endOffsets": "245,1027,1089,1598,1667,2026,2072,2118,2157,2856,2919,2976,3034,3778,3847,3919,3986,4067,4150,4217,4285,4329,4373,4416,4468,4526,4860,4908,4964,5019,5204,5243,5633,6346,6703,7053,7091,7557,7614,7940,39272,39360,39450,39539,39633,39729,39797,39861,39923,39990,40050,40110,40171,40232,40294,40354,40410,40474,40528,40593,40660,40728,40791,40863,40924,40986,41049,41111,41169,41233,41301,41360,41417,41480,41536,41598,41650,41704,41760,41980,42033,42589,42655,42719,42771,43006,43057,43109,43160,43211,43262,43313,43375,43433,43591,43679,43755,43832,43914,43994,44056,44118,44191,44264,44348,44434,44507,44580,44653,44737,44823,44896,44955,45509,45576,45827,45890,45952,46023,46148,46480,46677,46880,47081,47287,47497,48963,49028,49095,49166,49231,49296,49369,49436,49503,49559,49618,49679,49742,49808,49887,49966,50034,50115,50196,50262,50330,50387,50447,50520,50593,50655,50730,50805,53106,53189,53273,53335,53385,53429,53513,53636,53806,53983,115440,125921,126527"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values/values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,222,223,227,231,236,242,249,253,257,262,266,270,274,278,282,286,290,294,298,300,302,306,310,314,319,323,326,330,334,338,342,346,350,354,358,362,366,370,371,372,373,376,379,381,383,384,385,388,390,392,394,399,400,404,410,414,415,417,428,429,433,439,443,444,445,449,475,479,506,661,683,838,860,867,872,893,898,903,913,922,931,934,941,949,956,957,966,969,972,977,981,985,988,989,993,997,1007,1012,1019,1025,1026,1029,1033,1038,1040,1042,1045,1048,1050,1054,1061,1064,1067,1071,1073,1077,1079,1085,1087,1091,1099,1107,1119,1125,1134,1145,1148,1153,1165,1170,1208,1247,1248,1258,1267,1268,1270,1274,1277,1280,1283,1286,1290,1293,1296,1299,1303,1306,1310,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1331,1333,1334,1335,1336,1338,1340,1341,1342,1343,1344,1345,1346,1348,1349,1351,1352,1354,1356,1357,1359,1360,1361,1362,1364,1366,1368,1369,1370,1371,1372,1373,1374,1375,1377,1379,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1395,1396,1397,1398,1399,1400,1402,1406,1410,1411,1412,1413,1414,1415,1417,1419,1421,1423,1425,1426,1427,1428,1430,1432,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1448,1449,1450,1451,1453,1455,1456,1458,1459,1461,1463,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1477,1479,1480,1481,1483,1484,1485,1487,1489,1491,1493,1495,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,110,155,204,245,300,363,439,497,559,632,700,778,859,920,995,1071,1148,1226,1311,1393,1469,1545,1622,1700,1806,1912,1991,2071,2128,2186,2260,2335,2400,2466,2538,2611,2678,2746,2850,2956,3015,3074,3133,3192,3251,3305,3359,3412,3466,3520,3574,3628,3702,3781,3854,3928,3999,4071,4143,4216,4273,4331,4404,4478,4552,4627,4699,4772,4842,21248,21317,21387,21461,21537,21614,21690,21767,21831,21896,21965,22042,22117,22186,22254,22331,22397,22494,22559,22628,22727,22786,22844,22901,22960,23031,23103,23175,23247,23319,23387,23455,23514,23577,23667,23758,23818,23884,23951,24017,24087,24151,24204,24317,24375,24440,24504,24579,24652,24724,24773,24834,24895,24956,25018,25082,25146,25210,25275,25338,25398,25459,25518,25578,25640,25711,25771,25839,25925,26012,26102,26189,26277,26339,26400,26457,26529,26586,26634,26683,26734,26768,26815,26864,26910,26942,27006,27068,27123,27183,27253,27327,27405,27498,27568,27646,27700,27770,27855,27903,27949,28001,28074,28148,28217,28292,28366,28440,28529,28599,28670,28748,28838,28926,29022,29523,29612,29859,30140,30425,30818,31295,31517,31739,32007,32234,32464,32694,32924,33154,33381,33620,33846,34091,34221,34351,34581,34829,35048,35331,35539,35670,35897,36143,36368,36615,36836,37081,37357,37658,37982,38273,38587,38724,38855,38960,39164,39372,39496,39620,39725,39842,40056,40202,40342,40428,40776,40864,41094,41512,41745,41827,41925,42542,42642,42878,43302,43541,43635,43724,43961,45912,46154,48236,58102,59369,69345,70626,71162,71492,72615,72871,73107,73654,74148,74753,74901,75489,76053,76428,76546,77084,77241,77385,77705,77961,78131,78272,78336,78618,78904,79580,79844,80182,80535,80629,80815,81121,81383,81508,81635,81874,82085,82204,82397,82852,83033,83155,83414,83527,83714,83816,84260,84384,84669,85177,85673,86560,86854,87424,88156,88328,88664,89572,89850,92712,95714,95776,96406,97020,97106,97219,97448,97608,97760,97931,98098,98341,98511,98684,98855,99129,99328,99533,99863,99947,100043,100139,100237,100337,100439,100541,100643,100745,100847,100947,101043,101155,101284,101407,101561,101715,101813,101927,102021,102161,102295,102391,102503,102603,102719,102815,102927,103067,103203,103367,103497,103655,103805,103946,104090,104225,104337,104465,104601,104743,104885,104997,105137,105205,105278,105352,105425,105499,105645,105789,105927,105993,106083,106159,106263,106353,106455,106563,106671,106771,106851,106943,107041,107151,107229,107335,107427,107531,107641,107763,107926,108083,108163,108263,108353,108463,108555,108655,108767,108881,108997,109113,109207,109321,109433,109535,109655,109777,109859,109963,110083,110209,110307,110401,110489,110601,110717,110839,110951,111126,111242,111328,111420,111532,111656,111723,111849,111917,112045,112189,112317,112386,112481,112596,112709,112808,112917,113028,113139,113240,113345,113457,113587,113678,113801,113913,113999,114103,114211,114311,114429,114533,114637,114763,114851,114959,115059,115149,115259,115343,115427,115481,115545,115651,115761,115845",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,221,222,226,230,235,241,248,252,256,261,265,269,273,277,281,285,289,293,297,299,301,305,309,313,318,322,325,329,333,337,341,345,349,353,357,361,365,369,370,371,372,375,378,380,382,383,384,387,389,391,393,398,399,403,409,413,414,416,427,428,432,438,442,443,444,448,474,478,505,660,682,837,859,866,871,892,897,902,912,921,930,933,940,948,955,956,965,968,971,976,980,984,987,988,992,996,1006,1011,1018,1024,1025,1028,1032,1037,1039,1041,1044,1047,1049,1053,1060,1063,1066,1070,1072,1076,1078,1084,1086,1090,1098,1106,1118,1124,1133,1144,1147,1152,1164,1169,1207,1246,1247,1257,1266,1267,1269,1273,1276,1279,1282,1285,1289,1292,1295,1298,1302,1305,1309,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1330,1332,1333,1334,1335,1337,1339,1340,1341,1342,1343,1344,1345,1347,1348,1350,1351,1353,1355,1356,1358,1359,1360,1361,1363,1365,1367,1368,1369,1370,1371,1372,1373,1374,1376,1378,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1394,1395,1396,1397,1398,1399,1401,1405,1409,1410,1411,1412,1413,1414,1416,1418,1420,1422,1424,1425,1426,1427,1429,1431,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1447,1448,1449,1450,1452,1454,1455,1457,1458,1460,1462,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1476,1478,1479,1480,1482,1483,1484,1486,1488,1490,1492,1494,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509",
+ "endColumns": "54,44,48,40,54,62,75,57,61,72,67,77,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,71,72,66,67,103,105,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,73,75,76,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,70,71,71,71,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,85,86,89,86,87,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,47,45,51,72,73,68,74,73,73,88,69,70,77,89,87,95,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,61,12,12,85,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,12,12,97,113,93,12,12,95,111,99,115,95,111,12,135,12,129,12,12,140,12,134,111,127,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,107,99,89,109,83,83,53,63,105,109,83,119",
+ "endOffsets": "105,150,199,240,295,358,434,492,554,627,695,773,854,915,990,1066,1143,1221,1306,1388,1464,1540,1617,1695,1801,1907,1986,2066,2123,2181,2255,2330,2395,2461,2533,2606,2673,2741,2845,2951,3010,3069,3128,3187,3246,3300,3354,3407,3461,3515,3569,3623,3697,3776,3849,3923,3994,4066,4138,4211,4268,4326,4399,4473,4547,4622,4694,4767,4837,4908,21312,21382,21456,21532,21609,21685,21762,21826,21891,21960,22037,22112,22181,22249,22326,22392,22489,22554,22623,22722,22781,22839,22896,22955,23026,23098,23170,23242,23314,23382,23450,23509,23572,23662,23753,23813,23879,23946,24012,24082,24146,24199,24312,24370,24435,24499,24574,24647,24719,24768,24829,24890,24951,25013,25077,25141,25205,25270,25333,25393,25454,25513,25573,25635,25706,25766,25834,25920,26007,26097,26184,26272,26334,26395,26452,26524,26581,26629,26678,26729,26763,26810,26859,26905,26937,27001,27063,27118,27178,27248,27322,27400,27493,27563,27641,27695,27765,27850,27898,27944,27996,28069,28143,28212,28287,28361,28435,28524,28594,28665,28743,28833,28921,29017,29518,29607,29854,30135,30420,30813,31290,31512,31734,32002,32229,32459,32689,32919,33149,33376,33615,33841,34086,34216,34346,34576,34824,35043,35326,35534,35665,35892,36138,36363,36610,36831,37076,37352,37653,37977,38268,38582,38719,38850,38955,39159,39367,39491,39615,39720,39837,40051,40197,40337,40423,40771,40859,41089,41507,41740,41822,41920,42537,42637,42873,43297,43536,43630,43719,43956,45907,46149,48231,58097,59364,69340,70621,71157,71487,72610,72866,73102,73649,74143,74748,74896,75484,76048,76423,76541,77079,77236,77380,77700,77956,78126,78267,78331,78613,78899,79575,79839,80177,80530,80624,80810,81116,81378,81503,81630,81869,82080,82199,82392,82847,83028,83150,83409,83522,83709,83811,84255,84379,84664,85172,85668,86555,86849,87419,88151,88323,88659,89567,89845,92707,95709,95771,96401,97015,97101,97214,97443,97603,97755,97926,98093,98336,98506,98679,98850,99124,99323,99528,99858,99942,100038,100134,100232,100332,100434,100536,100638,100740,100842,100942,101038,101150,101279,101402,101556,101710,101808,101922,102016,102156,102290,102386,102498,102598,102714,102810,102922,103062,103198,103362,103492,103650,103800,103941,104085,104220,104332,104460,104596,104738,104880,104992,105132,105200,105273,105347,105420,105494,105640,105784,105922,105988,106078,106154,106258,106348,106450,106558,106666,106766,106846,106938,107036,107146,107224,107330,107422,107526,107636,107758,107921,108078,108158,108258,108348,108458,108550,108650,108762,108876,108992,109108,109202,109316,109428,109530,109650,109772,109854,109958,110078,110204,110302,110396,110484,110596,110712,110834,110946,111121,111237,111323,111415,111527,111651,111718,111844,111912,112040,112184,112312,112381,112476,112591,112704,112803,112912,113023,113134,113235,113340,113452,113582,113673,113796,113908,113994,114098,114206,114306,114424,114528,114632,114758,114846,114954,115054,115144,115254,115338,115422,115476,115540,115646,115756,115840,115960"
+ },
+ "to": {
+ "startLines": "7,8,9,10,11,12,13,14,15,16,17,18,21,22,23,24,25,26,29,30,31,32,37,38,39,40,41,42,43,44,70,71,72,73,78,79,82,83,84,85,87,88,89,90,91,92,93,94,95,96,97,98,100,101,102,103,105,106,107,108,111,112,113,114,115,116,119,120,121,122,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,355,356,359,360,361,369,370,371,381,401,402,403,404,405,407,408,409,410,413,414,415,420,423,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,514,518,519,520,521,522,529,530,534,538,543,549,556,560,564,569,573,577,581,585,589,593,597,601,605,607,609,613,617,621,626,630,633,637,641,645,649,653,657,661,665,669,673,677,678,679,680,683,686,688,690,691,692,695,697,699,701,706,707,711,717,721,722,724,735,736,740,746,750,751,752,756,782,786,813,968,990,1145,1167,1174,1179,1200,1205,1210,1220,1229,1238,1241,1248,1256,1263,1264,1273,1276,1279,1284,1288,1292,1295,1296,1300,1304,1314,1319,1326,1332,1333,1336,1340,1345,1347,1349,1352,1355,1357,1361,1368,1371,1374,1378,1380,1384,1386,1392,1394,1398,1406,1414,1426,1432,1441,1452,1455,1460,1472,1482,1520,1559,1560,1570,1579,1580,1582,1586,1589,1592,1595,1598,1602,1605,1608,1611,1615,1618,1622,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1662,1664,1665,1666,1667,1669,1671,1672,1673,1674,1675,1676,1677,1679,1680,1682,1683,1685,1687,1688,1690,1691,1692,1693,1695,1697,1699,1700,1701,1702,1703,1704,1705,1706,1708,1710,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1726,1727,1728,1729,1730,1731,1733,1737,1749,1750,1751,1752,1753,1754,1756,1758,1760,1762,1764,1765,1766,1767,1769,1771,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1787,1788,1789,1790,1792,1794,1795,1797,1798,1800,1802,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1816,1818,1819,1820,1822,1823,1824,1826,1828,1830,1832,1834,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "250,305,350,399,440,495,558,634,692,754,827,895,1094,1175,1236,1311,1387,1464,1672,1757,1839,1915,2162,2239,2317,2423,2529,2608,2688,2745,4531,4605,4680,4745,5024,5096,5248,5315,5383,5487,5638,5697,5756,5815,5874,5933,5987,6041,6094,6148,6202,6256,6351,6425,6504,6577,6708,6779,6851,6923,7096,7153,7211,7284,7358,7432,7619,7691,7764,7834,34595,34664,34734,34808,34884,34961,35037,35114,35178,35243,35312,35389,35464,35533,35601,35678,35744,35841,35906,35975,36074,36133,36191,36248,36307,36378,36450,36522,36594,36666,36734,36802,36861,36924,37014,37105,37165,37231,37298,37364,37434,37498,37551,37664,37722,37787,37851,37926,37999,38071,38120,38181,38242,38303,38365,38429,38493,38557,38622,38685,38745,38806,38865,38925,38987,39058,39118,41765,41851,42038,42128,42215,42776,42838,42899,43438,44960,45017,45065,45114,45165,45265,45312,45361,45407,45581,45645,45707,46028,46221,47502,47576,47654,47747,47817,47895,47949,48019,48104,48152,48198,48250,48323,48397,48466,48541,48615,48689,48778,53518,53988,54066,54156,54244,54340,54841,54930,55177,55458,55743,56136,56613,56835,57057,57325,57552,57782,58012,58242,58472,58699,58938,59164,59409,59539,59669,59899,60147,60366,60649,60857,60988,61215,61461,61686,61933,62154,62399,62675,62976,63300,63591,63905,64042,64173,64278,64482,64690,64814,64938,65043,65160,65374,65520,65660,65746,66094,66182,66412,66830,67063,67145,67243,67860,67960,68196,68620,68859,68953,69042,69279,71230,71472,73554,83420,84687,94663,95944,96480,96810,97933,98189,98425,98972,99466,100071,100219,100807,101371,101746,101864,102402,102559,102703,103023,103279,103449,103590,103654,103936,104222,104898,105162,105500,105853,105947,106133,106439,106701,106826,106953,107192,107403,107522,107715,108170,108351,108473,108732,108845,109032,109134,109578,109702,109987,110495,110991,111878,112172,112742,113474,113646,113982,114890,115445,118307,121309,121371,122001,122615,122701,122814,123043,123203,123355,123526,123693,123936,124106,124279,124450,124724,124923,125128,126532,126616,126712,126808,126906,127006,127108,127210,127312,127414,127516,127616,127712,127824,127953,128076,128230,128384,128482,128596,128690,128830,128964,129060,129172,129272,129388,129484,129596,129736,129872,130036,130166,130324,130474,130615,130759,130894,131006,131134,131270,131412,131554,131666,131806,131874,131947,132021,132094,132168,132314,132458,132596,132662,132752,132828,132932,133022,133124,133232,133340,133440,133520,133612,133710,133820,133898,134004,134096,134200,134310,134432,134595,135205,135285,135385,135475,135585,135677,135777,135889,136003,136119,136235,136329,136443,136555,136657,136777,136899,136981,137085,137205,137331,137429,137523,137611,137723,137839,137961,138073,138248,138364,138450,138542,138654,138778,138845,138971,139039,139167,139311,139439,139508,139603,139718,139831,139930,140039,140150,140261,140362,140467,140579,140709,140800,140923,141035,141121,141225,141333,141433,141551,141655,141759,141885,141973,142081,142181,142271,142381,142465,142549,142603,142667,142773,142883,142967",
+ "endLines": "7,8,9,10,11,12,13,14,15,16,17,18,21,22,23,24,25,26,29,30,31,32,37,38,39,40,41,42,43,44,70,71,72,73,78,79,82,83,84,85,87,88,89,90,91,92,93,94,95,96,97,98,100,101,102,103,105,106,107,108,111,112,113,114,115,116,119,120,121,122,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,355,356,359,360,361,369,370,371,381,401,402,403,404,405,407,408,409,410,413,414,415,420,423,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,514,518,519,520,521,528,529,533,537,542,548,555,559,563,568,572,576,580,584,588,592,596,600,604,606,608,612,616,620,625,629,632,636,640,644,648,652,656,660,664,668,672,676,677,678,679,682,685,687,689,690,691,694,696,698,700,705,706,710,716,720,721,723,734,735,739,745,749,750,751,755,781,785,812,967,989,1144,1166,1173,1178,1199,1204,1209,1219,1228,1237,1240,1247,1255,1262,1263,1272,1275,1278,1283,1287,1291,1294,1295,1299,1303,1313,1318,1325,1331,1332,1335,1339,1344,1346,1348,1351,1354,1356,1360,1367,1370,1373,1377,1379,1383,1385,1391,1393,1397,1405,1413,1425,1431,1440,1451,1454,1459,1471,1476,1519,1558,1559,1569,1578,1579,1581,1585,1588,1591,1594,1597,1601,1604,1607,1610,1614,1617,1621,1625,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1661,1663,1664,1665,1666,1668,1670,1671,1672,1673,1674,1675,1676,1678,1679,1681,1682,1684,1686,1687,1689,1690,1691,1692,1694,1696,1698,1699,1700,1701,1702,1703,1704,1705,1707,1709,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1725,1726,1727,1728,1729,1730,1732,1736,1740,1749,1750,1751,1752,1753,1755,1757,1759,1761,1763,1764,1765,1766,1768,1770,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1786,1787,1788,1789,1791,1793,1794,1796,1797,1799,1801,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1815,1817,1818,1819,1821,1822,1823,1825,1827,1829,1831,1833,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848",
+ "endColumns": "54,44,48,40,54,62,75,57,61,72,67,77,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,71,72,66,67,103,105,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,73,75,76,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,70,71,71,71,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,85,86,89,86,87,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,47,45,51,72,73,68,74,73,73,88,69,70,77,89,87,95,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,61,12,12,85,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,12,12,97,113,93,12,12,95,111,99,115,95,111,12,135,12,129,12,12,140,12,134,111,127,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,107,99,89,109,83,83,53,63,105,109,83,119",
+ "endOffsets": "300,345,394,435,490,553,629,687,749,822,890,968,1170,1231,1306,1382,1459,1537,1752,1834,1910,1986,2234,2312,2418,2524,2603,2683,2740,2798,4600,4675,4740,4806,5091,5164,5310,5378,5482,5588,5692,5751,5810,5869,5928,5982,6036,6089,6143,6197,6251,6305,6420,6499,6572,6646,6774,6846,6918,6991,7148,7206,7279,7353,7427,7502,7686,7759,7829,7900,34659,34729,34803,34879,34956,35032,35109,35173,35238,35307,35384,35459,35528,35596,35673,35739,35836,35901,35970,36069,36128,36186,36243,36302,36373,36445,36517,36589,36661,36729,36797,36856,36919,37009,37100,37160,37226,37293,37359,37429,37493,37546,37659,37717,37782,37846,37921,37994,38066,38115,38176,38237,38298,38360,38424,38488,38552,38617,38680,38740,38801,38860,38920,38982,39053,39113,39181,41846,41933,42123,42210,42298,42833,42894,42951,43505,45012,45060,45109,45160,45194,45307,45356,45402,45434,45640,45702,45757,46083,46286,47571,47649,47742,47812,47890,47944,48014,48099,48147,48193,48245,48318,48392,48461,48536,48610,48684,48773,48843,53584,54061,54151,54239,54335,54836,54925,55172,55453,55738,56131,56608,56830,57052,57320,57547,57777,58007,58237,58467,58694,58933,59159,59404,59534,59664,59894,60142,60361,60644,60852,60983,61210,61456,61681,61928,62149,62394,62670,62971,63295,63586,63900,64037,64168,64273,64477,64685,64809,64933,65038,65155,65369,65515,65655,65741,66089,66177,66407,66825,67058,67140,67238,67855,67955,68191,68615,68854,68948,69037,69274,71225,71467,73549,83415,84682,94658,95939,96475,96805,97928,98184,98420,98967,99461,100066,100214,100802,101366,101741,101859,102397,102554,102698,103018,103274,103444,103585,103649,103931,104217,104893,105157,105495,105848,105942,106128,106434,106696,106821,106948,107187,107398,107517,107710,108165,108346,108468,108727,108840,109027,109129,109573,109697,109982,110490,110986,111873,112167,112737,113469,113641,113977,114885,115163,118302,121304,121366,121996,122610,122696,122809,123038,123198,123350,123521,123688,123931,124101,124274,124445,124719,124918,125123,125453,126611,126707,126803,126901,127001,127103,127205,127307,127409,127511,127611,127707,127819,127948,128071,128225,128379,128477,128591,128685,128825,128959,129055,129167,129267,129383,129479,129591,129731,129867,130031,130161,130319,130469,130610,130754,130889,131001,131129,131265,131407,131549,131661,131801,131869,131942,132016,132089,132163,132309,132453,132591,132657,132747,132823,132927,133017,133119,133227,133335,133435,133515,133607,133705,133815,133893,133999,134091,134195,134305,134427,134590,134747,135280,135380,135470,135580,135672,135772,135884,135998,136114,136230,136324,136438,136550,136652,136772,136894,136976,137080,137200,137326,137424,137518,137606,137718,137834,137956,138068,138243,138359,138445,138537,138649,138773,138840,138966,139034,139162,139306,139434,139503,139598,139713,139826,139925,140034,140145,140256,140357,140462,140574,140704,140795,140918,141030,141116,141220,141328,141428,141546,141650,141754,141880,141968,142076,142176,142266,142376,142460,142544,142598,142662,142768,142878,142962,143082"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values/values.xml",
+ "from": {
+ "startLines": "4,7",
+ "startColumns": "0,0",
+ "startOffsets": "276,439",
+ "endColumns": "63,166",
+ "endOffsets": "339,605"
+ },
+ "to": {
+ "startLines": "422,497",
+ "startColumns": "4,4",
+ "startOffsets": "46153,51734",
+ "endColumns": "67,166",
+ "endOffsets": "46216,51896"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/cddf67d2c338fd6aef4d2b2a819234c0/res/values/values.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,113",
+ "endLines": "2,10",
+ "endColumns": "57,12",
+ "endOffsets": "108,561"
+ },
+ "to": {
+ "startLines": "461,1741",
+ "startColumns": "4,4",
+ "startOffsets": "48848,134752",
+ "endLines": "461,1748",
+ "endColumns": "57,12",
+ "endOffsets": "48901,135200"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "215,301,377,463,549,625,702,778,951,1052,1233,1354,1457,1637,1756,1855,2043,2144,2325,2446,2621,2765,2824,2882",
+ "endColumns": "85,75,85,85,75,76,75,75,100,180,120,102,179,118,98,187,100,180,120,174,143,58,57,74",
+ "endOffsets": "300,376,462,548,624,701,777,853,1051,1232,1353,1456,1636,1755,1854,2042,2143,2324,2445,2620,2764,2823,2881,2956"
+ },
+ "to": {
+ "startLines": "49,50,51,52,53,54,55,56,490,491,492,493,494,495,496,498,499,500,501,502,503,504,505,506",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "3039,3129,3209,3299,3389,3469,3550,3630,50810,50915,51096,51221,51328,51508,51631,51901,52089,52194,52375,52500,52675,52823,52886,52948",
+ "endColumns": "89,79,89,89,79,80,79,79,104,180,124,106,179,122,102,187,104,180,124,174,147,62,61,78",
+ "endOffsets": "3124,3204,3294,3384,3464,3545,3625,3705,50910,51091,51216,51323,51503,51626,51729,52084,52189,52370,52495,52670,52818,52881,52943,53022"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w225dp-v13_values-w225dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w225dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,273,323,371",
+ "endColumns": "50,49,47,50",
+ "endOffsets": "272,322,370,421"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,110,164,216",
+ "endColumns": "54,53,51,54",
+ "endOffsets": "105,159,211,266"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v13_values-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v13/values-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "58",
+ "endOffsets": "109"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-te-rIN_values-te-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-te-rIN/values-te-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,509,620,710,815,940,1022,1104,1189,1302,1410,1510,1621,1723,1840,1967,2068",
+ "endColumns": "113,107,122,108,110,89,104,124,81,81,84,112,107,99,110,101,116,126,100,100",
+ "endOffsets": "164,272,395,504,615,705,810,935,1017,1099,1184,1297,1405,1505,1616,1718,1835,1962,2063,2164"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-km-rKH_values-km-rKH.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-km-rKH/values-km-rKH.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,489,601,688,792,910,987,1064,1147,1251,1356,1456,1566,1673,1781,1904,2002",
+ "endColumns": "102,107,122,99,111,86,103,117,76,76,82,103,104,99,109,106,107,122,97,100",
+ "endOffsets": "153,261,384,484,596,683,787,905,982,1059,1142,1246,1351,1451,1561,1668,1776,1899,1997,2098"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hu_values-hu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-hu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,608,744,851,1078,1214,1349,1578,1684,1900,2035,2266,2464,2561,2655",
+ "endColumns": "108,215,135,106,226,135,134,228,105,215,134,230,197,96,93,112",
+ "endOffsets": "391,607,743,850,1077,1213,1348,1577,1683,1899,2034,2265,2463,2560,2654,2767"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2121,2234,2450,2590,2701,2928,3068,3443,3672,3782,3998,4137,4368,4570,4671,4769",
+ "endColumns": "112,215,139,110,226,139,138,228,109,215,138,230,201,100,97,116",
+ "endOffsets": "2229,2445,2585,2696,2923,3063,3202,3667,3777,3993,4132,4363,4565,4666,4764,4881"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hu/values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,499,614,698,810,940,1016,1092,1175,1285,1396,1496,1607,1715,1834,1968,2071",
+ "endColumns": "107,107,122,104,114,83,111,129,75,75,82,109,110,99,110,107,118,133,102,100",
+ "endOffsets": "158,266,389,494,609,693,805,935,1011,1087,1170,1280,1391,1491,1602,1710,1829,1963,2066,2167"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,321,444,549,664,748,860,990,1066,1142,1225,1335,1446,1546,1657,1765,1884,2018,4886",
+ "endColumns": "107,107,122,104,114,83,111,129,75,75,82,109,110,99,110,107,118,133,102,100",
+ "endOffsets": "208,316,439,544,659,743,855,985,1061,1137,1220,1330,1441,1541,1652,1760,1879,2013,2116,4982"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-hu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "235",
+ "endOffsets": "520"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3207",
+ "endColumns": "235",
+ "endOffsets": "3438"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sk_values-sk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sk/values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,270,393,493,604,690,798,916,994,1072,1156,1261,1370,1469,1575,1686,1795,1919,2017",
+ "endColumns": "106,107,122,99,110,85,107,117,77,77,83,104,108,98,105,110,108,123,97,100",
+ "endOffsets": "157,265,388,488,599,685,793,911,989,1067,1151,1256,1365,1464,1570,1681,1790,1914,2012,2113"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,320,443,543,654,740,848,966,1044,1122,1206,1311,1420,1519,1625,1736,1845,1969,4680",
+ "endColumns": "106,107,122,99,110,85,107,117,77,77,83,104,108,98,105,110,108,123,97,100",
+ "endOffsets": "207,315,438,538,649,735,843,961,1039,1117,1201,1306,1415,1514,1620,1731,1840,1964,2062,4776"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3081",
+ "endColumns": "197",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,701,809,1024,1150,1277,1505,1614,1815,1943,2165,2355,2449,2542",
+ "endColumns": "103,191,121,107,214,125,126,227,108,200,127,221,189,93,92,111",
+ "endOffsets": "386,578,700,808,1023,1149,1276,1504,1613,1814,1942,2164,2354,2448,2541,2653"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2067,2175,2367,2493,2605,2820,2950,3279,3507,3620,3821,3953,4175,4369,4467,4564",
+ "endColumns": "107,191,125,111,214,129,130,227,112,200,131,221,193,97,96,115",
+ "endOffsets": "2170,2362,2488,2600,2815,2945,3076,3502,3615,3816,3948,4170,4364,4462,4559,4675"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lo-rLA_values-lo-rLA.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-lo-rLA/values-lo-rLA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,486,593,678,783,895,972,1050,1130,1237,1334,1432,1537,1640,1744,1866,1962",
+ "endColumns": "102,107,122,96,106,84,104,111,76,77,79,106,96,97,104,102,103,121,95,100",
+ "endOffsets": "153,261,384,481,588,673,778,890,967,1045,1125,1232,1329,1427,1532,1635,1739,1861,1957,2058"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ta-rIN_values-ta-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ta-rIN/values-ta-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,505,620,709,816,942,1023,1103,1185,1287,1391,1488,1598,1700,1807,1926,2026",
+ "endColumns": "113,107,122,104,114,88,106,125,80,79,81,101,103,96,109,101,106,118,99,100",
+ "endOffsets": "164,272,395,500,615,704,811,937,1018,1098,1180,1282,1386,1483,1593,1695,1802,1921,2021,2122"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-xlarge-v4/values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,132,203,274,344,414,482,550,614",
+ "endColumns": "76,70,70,69,69,67,67,63,54",
+ "endOffsets": "127,198,269,339,409,477,545,609,664"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-et_values-et.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-et/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1115",
+ "endColumns": "198",
+ "endOffsets": "1309"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-et/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,578,703,809,1018,1145,1273,1492,1598,1793,1923,2137,2308,2397,2488",
+ "endColumns": "100,193,124,105,208,126,127,218,105,194,129,213,170,88,90,112",
+ "endOffsets": "383,577,702,808,1017,1144,1272,1491,1597,1792,1922,2136,2307,2396,2487,2600"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,404,533,643,852,983,1314,1533,1643,1838,1972,2186,2361,2454,2549",
+ "endColumns": "104,193,128,109,208,130,131,218,109,194,133,213,174,92,94,116",
+ "endOffsets": "205,399,528,638,847,978,1110,1528,1638,1833,1967,2181,2356,2449,2544,2661"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w228dp-v13_values-w228dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w228dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,272,322,373",
+ "endColumns": "49,49,50,49",
+ "endOffsets": "271,321,372,422"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,109,163,218",
+ "endColumns": "53,53,54,53",
+ "endOffsets": "104,158,213,267"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ne-rNP_values-ne-rNP.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ne-rNP/values-ne-rNP.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,495,603,694,801,928,1022,1112,1200,1310,1426,1529,1644,1746,1861,1992,2104",
+ "endColumns": "104,107,122,103,107,90,106,126,93,89,87,109,115,102,114,101,114,130,111,100",
+ "endOffsets": "155,263,386,490,598,689,796,923,1017,1107,1195,1305,1421,1524,1639,1741,1856,1987,2099,2200"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-et-rEE_values-et-rEE.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-et-rEE/values-et-rEE.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,510,621,707,809,926,1006,1084,1167,1278,1383,1482,1592,1693,1796,1924,2026",
+ "endColumns": "116,107,122,106,110,85,101,116,79,77,82,110,104,98,109,100,102,127,101,100",
+ "endOffsets": "167,275,398,505,616,702,804,921,1001,1079,1162,1273,1378,1477,1587,1688,1791,1919,2021,2122"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kn_values-kn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-kn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1126",
+ "endColumns": "204",
+ "endOffsets": "1326"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-kn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,594,725,831,1033,1160,1284,1493,1604,1795,1928,2132,2315,2410,2499",
+ "endColumns": "108,201,130,105,201,126,123,208,110,190,132,203,182,94,88,109",
+ "endOffsets": "391,593,724,830,1032,1159,1283,1492,1603,1794,1927,2131,2314,2409,2498,2608"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,420,555,665,867,998,1331,1540,1655,1846,1983,2187,2374,2473,2566",
+ "endColumns": "112,201,134,109,201,130,127,208,114,190,136,203,186,98,92,113",
+ "endOffsets": "213,415,550,660,862,993,1121,1535,1650,1841,1978,2182,2369,2468,2561,2675"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v22_values-v22.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v22/values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gu-rIN_values-gu-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-gu-rIN/values-gu-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,499,606,693,794,917,994,1072,1152,1258,1360,1457,1566,1665,1775,1896,1999",
+ "endColumns": "108,107,122,103,106,86,100,122,76,77,79,105,101,96,108,98,109,120,102,100",
+ "endOffsets": "159,267,390,494,601,688,789,912,989,1067,1147,1253,1355,1452,1561,1660,1770,1891,1994,2095"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v23_values-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v23/values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2184,2299,2406",
+ "endLines": "2,3,4,5,18,31,32,33,34,35",
+ "endColumns": "134,134,74,86,12,12,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2179,2294,2401,2514"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-v23/values.xml",
+ "from": {
+ "startLines": "4,8,12,20,23",
+ "startColumns": "0,0,0,0,0",
+ "startOffsets": "211,373,537,938,1079",
+ "endLines": "7,11,19,22,24",
+ "endColumns": "8,8,8,8,8",
+ "endOffsets": "372,536,937,1078,1178"
+ },
+ "to": {
+ "startLines": "36,40,44,52,55",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "2519,2685,2853,3258,3403",
+ "endLines": "39,43,51,54,56",
+ "endColumns": "8,8,8,8,8",
+ "endOffsets": "2680,2848,3253,3398,3502"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw210dp-round-v23_values-sw210dp-round-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-sw210dp-round-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "221,282,340,404,460,516,574,633,677,759",
+ "endColumns": "60,57,63,55,55,57,58,43,81,76",
+ "endOffsets": "281,339,403,459,515,573,632,676,758,835"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,120,182,250,310,370,432,495,543,629",
+ "endColumns": "64,61,67,59,59,61,62,47,85,80",
+ "endOffsets": "115,177,245,305,365,427,490,538,624,705"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gl-rES_values-gl-rES.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-gl-rES/values-gl-rES.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,167,275,398,510,618,703,805,931,1015,1096,1178,1285,1394,1493,1601,1704,1811,1933,2033",
+ "endColumns": "111,107,122,111,107,84,101,125,83,80,81,106,108,98,107,102,106,121,99,100",
+ "endOffsets": "162,270,393,505,613,698,800,926,1010,1091,1173,1280,1389,1488,1596,1699,1806,1928,2028,2129"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt_values-pt.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pt/values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,927,1010,1090,1177,1284,1396,1498,1606,1713,1823,1948,2048",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "170,278,401,507,614,703,804,922,1005,1085,1172,1279,1391,1493,1601,1708,1818,1943,2043,2144"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bs_values-bs.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-bs/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "199",
+ "endOffsets": "484"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1113",
+ "endColumns": "199",
+ "endOffsets": "1308"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-bs/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,703,811,1020,1144,1271,1484,1589,1781,1906,2115,2287,2381,2472",
+ "endColumns": "103,191,123,107,208,123,126,212,104,191,124,208,171,93,90,109",
+ "endOffsets": "386,578,702,810,1019,1143,1270,1483,1588,1780,1905,2114,2286,2380,2471,2581"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,405,533,645,854,982,1313,1526,1635,1827,1956,2165,2341,2439,2534",
+ "endColumns": "107,191,127,111,208,127,130,212,108,191,128,208,175,97,94,113",
+ "endOffsets": "208,400,528,640,849,977,1108,1521,1630,1822,1951,2160,2336,2434,2529,2643"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-tl_values-tl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-tl/values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,174,282,405,513,630,718,824,945,1024,1102,1186,1295,1406,1507,1617,1734,1842,1965,2067",
+ "endColumns": "118,107,122,107,116,87,105,120,78,77,83,108,110,100,109,116,107,122,101,100",
+ "endOffsets": "169,277,400,508,625,713,819,940,1019,1097,1181,1290,1401,1502,1612,1729,1837,1960,2062,2163"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,455,563,680,768,874,995,1074,1152,1236,1345,1456,1557,1667,1784,1892,2015,4817",
+ "endColumns": "118,107,122,107,116,87,105,120,78,77,83,108,110,100,109,116,107,122,101,100",
+ "endOffsets": "219,327,450,558,675,763,869,990,1069,1147,1231,1340,1451,1552,1662,1779,1887,2010,2112,4913"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-tl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,596,732,839,1056,1190,1328,1566,1671,1880,2016,2237,2442,2536,2628",
+ "endColumns": "104,207,135,106,216,133,137,237,104,208,135,220,204,93,91,105",
+ "endOffsets": "387,595,731,838,1055,1189,1327,1565,1670,1879,2015,2236,2441,2535,2627,2733"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2117,2226,2434,2574,2685,2902,3040,3387,3625,3734,3943,4083,4304,4513,4611,4707",
+ "endColumns": "108,207,139,110,216,137,141,237,108,208,139,220,208,97,95,109",
+ "endOffsets": "2221,2429,2569,2680,2897,3035,3177,3620,3729,3938,4078,4299,4508,4606,4702,4812"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-tl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3182",
+ "endColumns": "204",
+ "endOffsets": "3382"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw_values-sw.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sw/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,573,696,803,1025,1148,1287,1511,1615,1800,1925,2134,2319,2413,2514",
+ "endColumns": "101,187,122,106,221,122,138,223,103,184,124,208,184,93,100,120",
+ "endOffsets": "384,572,695,802,1024,1147,1286,1510,1614,1799,1924,2133,2318,2412,2513,2634"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2050,2156,2344,2471,2582,2804,2931,3279,3503,3611,3796,3925,4134,4323,4421,4526",
+ "endColumns": "105,187,126,110,221,126,142,223,107,184,128,208,188,97,104,124",
+ "endOffsets": "2151,2339,2466,2577,2799,2926,3069,3498,3606,3791,3920,4129,4318,4416,4521,4646"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sw/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3074",
+ "endColumns": "204",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sw/values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,487,595,685,790,907,989,1072,1154,1255,1364,1463,1570,1679,1784,1903,2000",
+ "endColumns": "102,107,122,97,107,89,104,116,81,82,81,100,108,98,106,108,104,118,96,100",
+ "endOffsets": "153,261,384,482,590,680,785,902,984,1067,1149,1250,1359,1458,1565,1674,1779,1898,1995,2096"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,316,439,537,645,735,840,957,1039,1122,1204,1305,1414,1513,1620,1729,1834,1953,4651",
+ "endColumns": "102,107,122,97,107,89,104,116,81,82,81,100,108,98,106,108,104,118,96,100",
+ "endOffsets": "203,311,434,532,640,730,835,952,1034,1117,1199,1300,1409,1508,1615,1724,1829,1948,2045,4747"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hi_values-hi.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,593,718,828,1038,1166,1294,1513,1620,1817,1945,2153,2333,2422,2514",
+ "endColumns": "106,202,124,109,209,127,127,218,106,196,127,207,179,88,91,109",
+ "endOffsets": "389,592,717,827,1037,1165,1293,1512,1619,1816,1944,2152,2332,2421,2513,2623"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6364,6475,6678,6807,6921,7131,7263,7601,7820,7931,8128,8260,8468,8652,8745,8841",
+ "endColumns": "110,202,128,113,209,131,131,218,110,196,131,207,183,92,95,113",
+ "endOffsets": "6470,6673,6802,6916,7126,7258,7390,7815,7926,8123,8255,8463,8647,8740,8836,8950"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hi/values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,508,615,700,802,924,1001,1079,1169,1278,1380,1478,1588,1688,1803,1928,2034",
+ "endColumns": "116,107,122,104,106,84,101,121,76,77,89,108,101,97,109,99,114,124,105,100",
+ "endOffsets": "167,275,398,503,610,695,797,919,996,1074,1164,1273,1375,1473,1583,1683,1798,1923,2029,2130"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1633,1750,1858,1981,2086,2193,2278,2380,2502,2579,2657,2747,2856,2958,3056,3166,3266,3381,3506,9319",
+ "endColumns": "116,107,122,104,106,84,101,121,76,77,89,108,101,97,109,99,114,124,105,100",
+ "endOffsets": "1745,1853,1976,2081,2188,2273,2375,2497,2574,2652,2742,2851,2953,3051,3161,3261,3376,3501,3607,9415"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,587,846,1109,1363,1622,1885,1972,2063,2155,2247,2343,2431,2524,2621,2710,2793,2881,2970,3058,3150,3254,3357,3450,3555,3659,3756,3854,3939,4028,4130,4231,4320,4423,4525,4615,4693,4763,4873,4951,5123",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,90,91,91,95,87,92,96,88,82,87,88,87,91,103,102,92,104,103,96,97,84,88,101,100,88,102,101,89,77,69,109,77,171,177",
+ "endOffsets": "586,845,1108,1362,1621,1884,1971,2062,2154,2246,2342,2430,2523,2620,2709,2792,2880,2969,3057,3149,3253,3356,3449,3554,3658,3755,3853,3938,4027,4129,4230,4319,4422,4524,4614,4692,4762,4872,4950,5122,5300"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,355,610,869,1119,1374,3612,3703,3798,3894,3990,4090,4182,4279,4380,4473,4560,4652,4745,4837,4933,5041,5148,5245,5354,5462,5563,5665,5754,5847,5953,6058,6151,6258,8955,9049,9131,9205,9420,9502,9670",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,94,95,95,99,91,96,100,92,86,91,92,91,95,107,106,96,108,107,100,101,88,92,105,104,92,106,105,93,81,73,113,81,167,173",
+ "endOffsets": "350,605,864,1114,1369,1628,3698,3793,3889,3985,4085,4177,4274,4375,4468,4555,4647,4740,4832,4928,5036,5143,5240,5349,5457,5558,5660,5749,5842,5948,6053,6146,6253,6359,9044,9126,9200,9314,9497,9665,9839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7395",
+ "endColumns": "205",
+ "endOffsets": "7596"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w720dp-v13/values-w720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "76",
+ "endOffsets": "127"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w600dp-v13/values-w600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,119",
+ "endColumns": "63,54",
+ "endOffsets": "114,169"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hy-rAM_values-hy-rAM.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hy-rAM/values-hy-rAM.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,490,600,690,796,911,993,1074,1159,1266,1373,1472,1582,1689,1790,1910,2009",
+ "endColumns": "102,107,122,100,109,89,105,114,81,80,84,106,106,98,109,106,100,119,98,100",
+ "endOffsets": "153,261,384,485,595,685,791,906,988,1069,1154,1261,1368,1467,1577,1684,1785,1905,2004,2105"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ms_values-ms.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ms/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1159",
+ "endColumns": "204",
+ "endOffsets": "1359"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ms/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,592,720,824,1055,1185,1317,1561,1668,1874,2007,2237,2438,2531,2621",
+ "endColumns": "103,204,127,103,230,129,131,243,106,205,132,229,200,92,89,107",
+ "endOffsets": "386,591,719,823,1054,1184,1316,1560,1667,1873,2006,2236,2437,2530,2620,2728"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,418,550,658,889,1023,1364,1608,1719,1925,2062,2292,2497,2594,2688",
+ "endColumns": "107,204,131,107,230,133,135,243,110,205,136,229,204,96,93,111",
+ "endOffsets": "208,413,545,653,884,1018,1154,1603,1714,1920,2057,2287,2492,2589,2683,2795"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-iw_values-iw.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-iw/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "176",
+ "endOffsets": "461"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "2984",
+ "endColumns": "176",
+ "endOffsets": "3156"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-iw/values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,395,494,602,686,786,900,978,1056,1135,1237,1341,1437,1540,1641,1741,1857,1953",
+ "endColumns": "103,109,125,98,107,83,99,113,77,77,78,101,103,95,102,100,99,115,95,102",
+ "endOffsets": "154,264,390,489,597,681,781,895,973,1051,1130,1232,1336,1432,1535,1636,1736,1852,1948,2051"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,319,445,544,652,736,836,950,1028,1106,1185,1287,1391,1487,1590,1691,1791,1907,4420",
+ "endColumns": "103,109,125,98,107,83,99,113,77,77,78,101,103,95,102,100,99,115,95,102",
+ "endOffsets": "204,314,440,539,647,731,831,945,1023,1101,1180,1282,1386,1482,1585,1686,1786,1902,1998,4518"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-iw/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,570,693,795,993,1116,1244,1439,1540,1716,1837,2030,2201,2287,2373",
+ "endColumns": "100,185,122,101,197,122,127,194,100,175,120,192,170,85,85,105",
+ "endOffsets": "383,569,692,794,992,1115,1243,1438,1539,1715,1836,2029,2200,2286,2372,2478"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2003,2108,2294,2421,2527,2725,2852,3161,3356,3461,3637,3762,3955,4130,4220,4310",
+ "endColumns": "104,185,126,105,197,126,131,194,104,175,124,192,174,89,89,109",
+ "endOffsets": "2103,2289,2416,2522,2720,2847,2979,3351,3456,3632,3757,3950,4125,4215,4305,4415"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fi_values-fi.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7386",
+ "endColumns": "208",
+ "endOffsets": "7590"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1341,1594,1857,1950,2043,2135,2234,2333,2429,2527,2625,2720,2809,2899,2988,3079,3173,3282,3391,3484,3592,3700,3800,3899,3987,4078,4184,4290,4379,4484,4589,4679,4756,4828,4944,5022,5194",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,92,92,91,98,98,95,97,97,94,88,89,88,90,93,108,108,92,107,107,99,98,87,90,105,105,88,104,104,89,76,71,115,77,171,177",
+ "endOffsets": "580,831,1088,1340,1593,1856,1949,2042,2134,2233,2332,2428,2526,2624,2719,2808,2898,2987,3078,3172,3281,3390,3483,3591,3699,3799,3898,3986,4077,4183,4289,4378,4483,4588,4678,4755,4827,4943,5021,5193,5371"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1097,1346,3537,3634,3731,3827,3930,4033,4133,4235,4337,4436,4529,4623,4716,4811,4909,5022,5135,5232,5344,5456,5560,5663,5755,5850,5960,6070,6163,6272,8895,8989,9070,9146,9367,9449,9617",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,96,96,95,102,102,99,101,101,98,92,93,92,94,97,112,112,96,111,111,103,102,91,94,109,109,92,108,108,93,80,75,119,81,167,173",
+ "endOffsets": "344,591,844,1092,1341,1600,3629,3726,3822,3925,4028,4128,4230,4332,4431,4524,4618,4711,4806,4904,5017,5130,5227,5339,5451,5555,5658,5750,5845,5955,6065,6158,6267,6376,8984,9065,9141,9261,9444,9612,9786"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-fi/values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,494,595,681,786,904,991,1073,1153,1260,1363,1460,1566,1665,1769,1888,1987",
+ "endColumns": "107,107,122,99,100,85,104,117,86,81,79,106,102,96,105,98,103,118,98,100",
+ "endOffsets": "158,266,389,489,590,676,781,899,986,1068,1148,1255,1358,1455,1561,1660,1764,1883,1982,2083"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1605,1713,1821,1944,2044,2145,2231,2336,2454,2541,2623,2703,2810,2913,3010,3116,3215,3319,3438,9266",
+ "endColumns": "107,107,122,99,100,85,104,117,86,81,79,106,102,96,105,98,103,118,98,100",
+ "endOffsets": "1708,1816,1939,2039,2140,2226,2331,2449,2536,2618,2698,2805,2908,3005,3111,3210,3314,3433,3532,9362"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,577,706,810,1012,1136,1268,1468,1572,1752,1876,2083,2248,2340,2436",
+ "endColumns": "108,184,128,103,201,123,131,199,103,179,123,206,164,91,95,107",
+ "endOffsets": "391,576,705,809,1011,1135,1267,1467,1571,1751,1875,2082,2247,2339,2435,2543"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6381,6494,6679,6812,6920,7122,7250,7595,7795,7903,8083,8211,8418,8587,8683,8783",
+ "endColumns": "112,184,132,107,201,127,135,199,107,179,127,206,168,95,99,111",
+ "endOffsets": "6489,6674,6807,6915,7117,7245,7381,7790,7898,8078,8206,8413,8582,8678,8778,8890"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v12_values-v12.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v12/values-v12.xml",
+ "from": {
+ "startLines": "2,5,8,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,279,479,598",
+ "endLines": "4,7,8,9",
+ "endColumns": "12,12,118,94",
+ "endOffsets": "274,474,593,688"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-h320dp-v13_values-h320dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-h320dp-v13/values-h320dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "57",
+ "endOffsets": "108"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v14_values-v14.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v14/values-v14.xml",
+ "from": {
+ "startLines": "2,7,8,9,15,21,22,23,26,27",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,331,402,485,895,1317,1437,1500,1654,1717",
+ "endLines": "6,7,8,14,20,21,22,25,26,27",
+ "endColumns": "12,70,82,12,12,119,62,12,62,131",
+ "endOffsets": "326,397,480,890,1312,1432,1495,1649,1712,1844"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-nb_values-nb.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1605,1868,1957,2056,2154,2255,2355,2452,2552,2651,2747,2831,2926,3020,3110,3210,3313,3430,3529,3631,3747,3848,3948,4034,4130,4243,4343,4437,4549,4648,4739,4815,4884,4989,5066,5238",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,88,98,97,100,99,96,99,98,95,83,94,93,89,99,102,116,98,101,115,100,99,85,95,112,99,93,111,98,90,75,68,104,76,171,177",
+ "endOffsets": "580,831,1088,1344,1604,1867,1956,2055,2153,2254,2354,2451,2551,2650,2746,2830,2925,3019,3109,3209,3312,3429,3528,3630,3746,3847,3947,4033,4129,4242,4342,4436,4548,4647,4738,4814,4883,4988,5065,5237,5415"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1357,3512,3605,3708,3810,3915,4019,4120,4224,4327,4427,4515,4614,4712,4806,4910,5017,5138,5241,5347,5467,5572,5676,5766,5866,5983,6087,6185,6301,8956,9051,9131,9204,9414,9495,9663",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,92,102,101,104,103,100,103,102,99,87,98,97,93,103,106,120,102,105,119,104,103,89,99,116,103,97,115,102,94,79,72,108,80,167,173",
+ "endOffsets": "344,591,844,1096,1352,1611,3600,3703,3805,3910,4014,4115,4219,4322,4422,4510,4609,4707,4801,4905,5012,5133,5236,5342,5462,5567,5671,5761,5861,5978,6082,6180,6296,6399,9046,9126,9199,9308,9490,9658,9832"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,577,701,808,1023,1151,1279,1492,1597,1789,1915,2116,2318,2411,2499",
+ "endColumns": "102,190,123,106,214,127,127,212,104,191,125,200,201,92,87,102",
+ "endOffsets": "385,576,700,807,1022,1150,1278,1491,1596,1788,1914,2115,2317,2410,2498,2601"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6404,6511,6702,6830,6941,7156,7288,7609,7822,7931,8123,8253,8454,8660,8757,8849",
+ "endColumns": "106,190,127,110,214,131,131,212,108,191,129,200,205,96,91,106",
+ "endOffsets": "6506,6697,6825,6936,7151,7283,7415,7817,7926,8118,8248,8449,8655,8752,8844,8951"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-nb/values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,272,397,492,606,692,792,905,981,1057,1137,1240,1339,1435,1539,1637,1738,1854,1951",
+ "endColumns": "107,108,124,94,113,85,99,112,75,75,79,102,98,95,103,97,100,115,96,100",
+ "endOffsets": "158,267,392,487,601,687,787,900,976,1052,1132,1235,1334,1430,1534,1632,1733,1849,1946,2047"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1616,1724,1833,1958,2053,2167,2253,2353,2466,2542,2618,2698,2801,2900,2996,3100,3198,3299,3415,9313",
+ "endColumns": "107,108,124,94,113,85,99,112,75,75,79,102,98,95,103,97,100,115,96,100",
+ "endOffsets": "1719,1828,1953,2048,2162,2248,2348,2461,2537,2613,2693,2796,2895,2991,3095,3193,3294,3410,3507,9409"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "188",
+ "endOffsets": "473"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7420",
+ "endColumns": "188",
+ "endOffsets": "7604"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lo_values-lo.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-lo/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,591,719,824,1035,1158,1299,1510,1613,1810,1937,2167,2354,2448,2543",
+ "endColumns": "105,201,127,104,210,122,140,210,102,196,126,229,186,93,94,109",
+ "endOffsets": "388,590,718,823,1034,1157,1298,1509,1612,1809,1936,2166,2353,2447,2542,2652"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,417,549,658,869,996,1332,1543,1650,1847,1978,2208,2399,2497,2596",
+ "endColumns": "109,201,131,108,210,126,144,210,106,196,130,229,190,97,98,113",
+ "endOffsets": "210,412,544,653,864,991,1136,1538,1645,1842,1973,2203,2394,2492,2591,2705"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-lo/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1141",
+ "endColumns": "190",
+ "endOffsets": "1327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ka-rGE_values-ka-rGE.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ka-rGE/values-ka-rGE.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,499,610,698,803,916,1000,1082,1165,1278,1385,1483,1596,1700,1804,1926,2024",
+ "endColumns": "108,107,122,103,110,87,104,112,83,81,82,112,106,97,112,103,103,121,97,100",
+ "endOffsets": "159,267,390,494,605,693,798,911,995,1077,1160,1273,1380,1478,1591,1695,1799,1921,2019,2120"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-si_values-si.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-si/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,575,697,808,1009,1131,1254,1464,1577,1764,1893,2096,2283,2382,2469",
+ "endColumns": "105,185,121,110,200,121,122,209,112,186,128,202,186,98,86,104",
+ "endOffsets": "388,574,696,807,1008,1130,1253,1463,1576,1763,1892,2095,2282,2381,2468,2573"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,401,527,642,843,969,1294,1504,1621,1808,1941,2144,2335,2438,2529",
+ "endColumns": "109,185,125,114,200,125,126,209,116,186,132,202,190,102,90,108",
+ "endOffsets": "210,396,522,637,838,964,1091,1499,1616,1803,1936,2139,2330,2433,2524,2633"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-si/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1096",
+ "endColumns": "197",
+ "endOffsets": "1289"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ml-rIN_values-ml-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ml-rIN/values-ml-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,174,282,405,523,639,732,837,969,1046,1122,1204,1315,1421,1519,1633,1734,1845,1973,2074",
+ "endColumns": "118,107,122,117,115,92,104,131,76,75,81,110,105,97,113,100,110,127,100,100",
+ "endOffsets": "169,277,400,518,634,727,832,964,1041,1117,1199,1310,1416,1514,1628,1729,1840,1968,2069,2170"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hy_values-hy.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-hy/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,584,716,822,1035,1169,1307,1533,1639,1838,1972,2193,2385,2476,2569",
+ "endColumns": "103,196,131,105,212,133,137,225,105,198,133,220,191,90,92,106",
+ "endOffsets": "386,583,715,821,1034,1168,1306,1532,1638,1837,1971,2192,2384,2475,2568,2675"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,410,546,656,869,1007,1359,1585,1695,1894,2032,2253,2449,2544,2641",
+ "endColumns": "107,196,135,109,212,137,141,225,109,198,137,220,195,94,96,110",
+ "endOffsets": "208,405,541,651,864,1002,1144,1580,1690,1889,2027,2248,2444,2539,2636,2747"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-hy/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "209",
+ "endOffsets": "494"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1149",
+ "endColumns": "209",
+ "endOffsets": "1354"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-si-rLK_values-si-rLK.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-si-rLK/values-si-rLK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,503,610,698,803,919,1008,1095,1179,1288,1393,1491,1601,1700,1806,1927,2026",
+ "endColumns": "109,107,122,106,106,87,104,115,88,86,83,108,104,97,109,98,105,120,98,100",
+ "endOffsets": "160,268,391,498,605,693,798,914,1003,1090,1174,1283,1388,1486,1596,1695,1801,1922,2021,2122"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ru_values-ru.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4,9,14,19,24,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,732,1136,1550,1957,2365,2791,2878,2969,3062,3162,3256,3354,3456,3552,3652,3736,3825,3916,4004,4096,4200,4304,4398,4504,4610,4705,4802,4888,4978,5080,5182,5273,5377,5481,5570,5646,5715,5832,5913,6085",
+ "endLines": "8,13,18,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "endColumns": "10,10,10,10,10,10,86,90,92,99,93,97,101,95,99,83,88,90,87,91,103,103,93,105,105,94,96,85,89,101,101,90,103,103,88,75,68,116,80,171,177",
+ "endOffsets": "731,1135,1549,1956,2364,2790,2877,2968,3061,3161,3255,3353,3455,3551,3651,3735,3824,3915,4003,4095,4199,4303,4397,4503,4609,4704,4801,4887,4977,5079,5181,5272,5376,5480,5569,5645,5714,5831,5912,6084,6262"
+ },
+ "to": {
+ "startLines": "2,7,12,17,22,27,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,492,884,1286,1681,2077,4470,4561,4656,4753,4857,4955,5057,5163,5263,5367,5455,5548,5643,5735,5831,5939,6047,6145,6255,6365,6464,6565,6655,6749,6855,6961,7056,7164,9889,9982,10062,10135,10357,10442,10610",
+ "endLines": "6,11,16,21,26,31,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "endColumns": "10,10,10,10,10,10,90,94,96,103,97,101,105,99,103,87,92,94,91,95,107,107,97,109,109,98,100,89,93,105,105,94,107,107,92,79,72,120,84,167,173",
+ "endOffsets": "487,879,1281,1676,2072,2486,4556,4651,4748,4852,4950,5052,5158,5258,5362,5450,5543,5638,5730,5826,5934,6042,6140,6250,6360,6459,6560,6650,6744,6850,6956,7051,7159,7267,9977,10057,10130,10251,10437,10605,10779"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,586,710,818,1019,1146,1275,1515,1620,1814,1938,2164,2348,2443,2529",
+ "endColumns": "104,197,123,107,200,126,128,239,104,193,123,225,183,94,85,110",
+ "endOffsets": "387,585,709,817,1018,1145,1274,1514,1619,1813,1937,2163,2347,2442,2528,2639"
+ },
+ "to": {
+ "startLines": "79,80,81,82,83,84,85,87,88,89,90,91,92,93,94,95",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7272,7381,7579,7707,7819,8020,8151,8500,8740,8849,9043,9171,9397,9585,9684,9774",
+ "endColumns": "108,197,127,111,200,130,132,239,108,193,127,225,187,98,89,114",
+ "endOffsets": "7376,7574,7702,7814,8015,8146,8279,8735,8844,9038,9166,9392,9580,9679,9769,9884"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "215",
+ "endOffsets": "500"
+ },
+ "to": {
+ "startLines": "86",
+ "startColumns": "4",
+ "startOffsets": "8284",
+ "endColumns": "215",
+ "endOffsets": "8495"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ru/values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,170,278,401,503,615,701,806,926,1005,1083,1163,1269,1377,1475,1584,1690,1798,1934,2034",
+ "endColumns": "114,107,122,101,111,85,104,119,78,77,79,105,107,97,108,105,107,135,99,100",
+ "endOffsets": "165,273,396,498,610,696,801,921,1000,1078,1158,1264,1372,1470,1579,1685,1793,1929,2029,2130"
+ },
+ "to": {
+ "startLines": "32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,100",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2491,2606,2714,2837,2939,3051,3137,3242,3362,3441,3519,3599,3705,3813,3911,4020,4126,4234,4370,10256",
+ "endColumns": "114,107,122,101,111,85,104,119,78,77,79,105,107,97,108,105,107,135,99,100",
+ "endOffsets": "2601,2709,2832,2934,3046,3132,3237,3357,3436,3514,3594,3700,3808,3906,4015,4121,4229,4365,4465,10352"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ky-rKG_values-ky-rKG.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ky-rKG/values-ky-rKG.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,485,604,688,795,912,990,1069,1150,1260,1367,1465,1571,1678,1779,1903,2006",
+ "endColumns": "103,107,122,94,118,83,106,116,77,78,80,109,106,97,105,106,100,123,102,100",
+ "endOffsets": "154,262,385,480,599,683,790,907,985,1064,1145,1255,1362,1460,1566,1673,1774,1898,2001,2102"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-az_values-az.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-az/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "220",
+ "endOffsets": "505"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1125",
+ "endColumns": "220",
+ "endOffsets": "1341"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-az/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,577,708,816,1021,1152,1283,1508,1616,1796,1931,2134,2316,2406,2497",
+ "endColumns": "106,186,130,107,204,130,130,224,107,179,134,202,181,89,90,105",
+ "endOffsets": "389,576,707,815,1020,1151,1282,1507,1615,1795,1930,2133,2315,2405,2496,2602"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,403,538,650,855,990,1346,1571,1683,1863,2002,2205,2391,2485,2580",
+ "endColumns": "110,186,134,111,204,134,134,224,111,179,138,202,185,93,94,109",
+ "endOffsets": "211,398,533,645,850,985,1120,1566,1678,1858,1997,2200,2386,2480,2575,2685"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w192dp-v13_values-w192dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w192dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,271,321,372",
+ "endColumns": "48,49,50,49",
+ "endOffsets": "270,320,371,421"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,108,162,217",
+ "endColumns": "52,53,54,53",
+ "endOffsets": "103,157,212,266"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt-rBR_values-pt-rBR.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pt-rBR/values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,927,1010,1090,1177,1284,1396,1498,1606,1713,1823,1948,2048",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "170,278,401,507,614,703,804,922,1005,1085,1172,1279,1391,1493,1601,1708,1818,1943,2043,2144"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1623,1743,1851,1974,2080,2187,2276,2377,2495,2578,2658,2745,2852,2964,3066,3174,3281,3391,3516,9673",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "1738,1846,1969,2075,2182,2271,2372,2490,2573,2653,2740,2847,2959,3061,3169,3276,3386,3511,3611,9769"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1355,1616,1879,1975,2078,2181,2290,2392,2498,2607,2709,2815,2907,3007,3107,3204,3308,3428,3548,3652,3772,3892,3995,4098,4192,4293,4410,4527,4627,4744,4861,4949,5027,5097,5209,5289,5461",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,102,102,108,101,105,108,101,105,91,99,99,96,103,119,119,103,119,119,102,102,93,100,116,116,99,116,116,87,77,69,111,79,171,177",
+ "endOffsets": "586,839,1098,1354,1615,1878,1974,2077,2180,2289,2391,2497,2606,2708,2814,2906,3006,3106,3203,3307,3427,3547,3651,3771,3891,3994,4097,4191,4292,4409,4526,4626,4743,4860,4948,5026,5096,5208,5288,5460,5638"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1107,1364,3616,3716,3823,3930,4043,4149,4259,4372,4478,4588,4684,4788,4892,4993,5101,5225,5349,5457,5581,5705,5812,5919,6017,6122,6243,6364,6468,6589,9309,9401,9483,9557,9774,9858,10026",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,106,106,112,105,109,112,105,109,95,103,103,100,107,123,123,107,123,123,106,106,97,104,120,120,103,120,120,91,81,73,115,83,167,173",
+ "endOffsets": "346,595,850,1102,1359,1618,3711,3818,3925,4038,4144,4254,4367,4473,4583,4679,4783,4887,4988,5096,5220,5344,5452,5576,5700,5807,5914,6012,6117,6238,6359,6463,6584,6705,9396,9478,9552,9668,9853,10021,10195"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,570,695,801,1027,1155,1285,1514,1620,1815,1943,2159,2342,2437,2529",
+ "endColumns": "102,179,124,105,225,127,129,228,105,194,127,215,182,94,91,108",
+ "endOffsets": "389,569,694,800,1026,1154,1284,1513,1619,1814,1942,2158,2341,2436,2528,2637"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6710,6817,6997,7126,7236,7462,7594,7932,8161,8271,8466,8598,8814,9001,9100,9196",
+ "endColumns": "106,179,128,109,225,131,133,228,109,194,131,215,186,98,95,112",
+ "endOffsets": "6812,6992,7121,7231,7457,7589,7723,8156,8266,8461,8593,8809,8996,9095,9191,9304"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "203",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7728",
+ "endColumns": "203",
+ "endOffsets": "7927"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rIN_values-en-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-en-rIN/values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-af_values-af.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-af/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,576,700,808,1017,1137,1264,1489,1595,1783,1908,2106,2286,2378,2467",
+ "endColumns": "104,187,123,107,208,119,126,224,105,187,124,197,179,91,88,103",
+ "endOffsets": "387,575,699,807,1016,1136,1263,1488,1594,1782,1907,2105,2285,2377,2466,2570"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2020,2129,2317,2445,2557,2766,2890,3223,3448,3558,3746,3875,4073,4257,4353,4446",
+ "endColumns": "108,187,127,111,208,123,130,224,109,187,128,197,183,95,92,107",
+ "endOffsets": "2124,2312,2440,2552,2761,2885,3016,3443,3553,3741,3870,4068,4252,4348,4441,4549"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-af/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3021",
+ "endColumns": "201",
+ "endOffsets": "3218"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-af/values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,596,681,784,902,978,1055,1136,1243,1346,1443,1551,1653,1755,1872,1970",
+ "endColumns": "103,107,122,99,105,84,102,117,75,76,80,106,102,96,107,101,101,116,97,100",
+ "endOffsets": "154,262,385,485,591,676,779,897,973,1050,1131,1238,1341,1438,1546,1648,1750,1867,1965,2066"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,317,440,540,646,731,834,952,1028,1105,1186,1293,1396,1493,1601,1703,1805,1922,4554",
+ "endColumns": "103,107,122,99,105,84,102,117,75,76,80,106,102,96,107,101,101,116,97,100",
+ "endOffsets": "204,312,435,535,641,726,829,947,1023,1100,1181,1288,1391,1488,1596,1698,1800,1917,2015,4650"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v18_values-v18.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v18/values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bn_values-bn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-bn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "210",
+ "endOffsets": "495"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1103",
+ "endColumns": "210",
+ "endOffsets": "1309"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-bn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,581,707,816,1012,1132,1261,1465,1572,1759,1885,2078,2253,2339,2431",
+ "endColumns": "106,190,125,108,195,119,128,203,106,186,125,192,174,85,91,113",
+ "endOffsets": "389,580,706,815,1011,1131,1260,1464,1571,1758,1884,2077,2252,2338,2430,2544"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,407,537,650,846,970,1314,1518,1629,1816,1946,2139,2318,2408,2504",
+ "endColumns": "110,190,129,112,195,123,132,203,110,186,129,192,178,89,95,117",
+ "endOffsets": "211,402,532,645,841,965,1098,1513,1624,1811,1941,2134,2313,2403,2499,2617"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-eu-rES_values-eu-rES.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-eu-rES/values-eu-rES.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,493,603,689,795,919,1006,1090,1172,1281,1391,1490,1599,1712,1823,1960,2059",
+ "endColumns": "108,107,122,97,109,85,105,123,86,83,81,108,109,98,108,112,110,136,98,100",
+ "endOffsets": "159,267,390,488,598,684,790,914,1001,1085,1167,1276,1386,1485,1594,1707,1818,1955,2054,2155"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gl_values-gl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-gl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,582,709,815,1033,1163,1297,1527,1634,1834,1967,2191,2369,2462,2557",
+ "endColumns": "103,194,126,105,217,129,133,229,106,199,132,223,177,92,94,109",
+ "endOffsets": "386,581,708,814,1032,1162,1296,1526,1633,1833,1966,2190,2368,2461,2556,2666"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,408,539,649,867,1001,1332,1562,1673,1873,2010,2234,2416,2513,2612",
+ "endColumns": "107,194,130,109,217,133,137,229,110,199,136,223,181,96,98,113",
+ "endOffsets": "208,403,534,644,862,996,1134,1557,1668,1868,2005,2229,2411,2508,2607,2721"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-gl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "192",
+ "endOffsets": "477"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1139",
+ "endColumns": "192",
+ "endOffsets": "1327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ja_values-ja.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "180",
+ "endOffsets": "465"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6880",
+ "endColumns": "180",
+ "endOffsets": "7056"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,834,1091,1339,1592,1849,1932,2014,2097,2181,2264,2345,2430,2514,2596,2675,2754,2834,2918,3001,3095,3189,3273,3368,3463,3547,3632,3713,3793,3884,3975,4055,4147,4239,4325,4400,4469,4574,4650,4822",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,82,81,82,83,82,80,84,83,81,78,78,79,83,82,93,93,83,94,94,83,84,80,79,90,90,79,91,91,85,74,68,104,75,171,176",
+ "endOffsets": "580,833,1090,1338,1591,1848,1931,2013,2096,2180,2263,2344,2429,2513,2595,2674,2753,2833,2917,3000,3094,3188,3272,3367,3462,3546,3631,3712,3792,3883,3974,4054,4146,4238,4324,4399,4468,4573,4649,4821,4998"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,851,1095,1344,3437,3524,3610,3697,3785,3872,3957,4046,4134,4220,4303,4386,4470,4558,4645,4743,4841,4929,5028,5127,5215,5304,5389,5473,5568,5663,5747,5843,8248,8338,8417,8490,8700,8780,8948",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,86,85,86,87,86,84,88,87,85,82,82,83,87,86,97,97,87,98,98,87,88,84,83,94,94,83,95,95,89,78,72,108,79,167,172",
+ "endOffsets": "344,593,846,1090,1339,1592,3519,3605,3692,3780,3867,3952,4041,4129,4215,4298,4381,4465,4553,4640,4738,4836,4924,5023,5122,5210,5299,5384,5468,5563,5658,5742,5838,5934,8333,8412,8485,8594,8775,8943,9116"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ja/values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,259,380,473,578,660,758,866,943,1019,1097,1199,1298,1393,1496,1591,1687,1798,1895",
+ "endColumns": "96,106,120,92,104,81,97,107,76,75,77,101,98,94,102,94,95,110,96,100",
+ "endOffsets": "147,254,375,468,573,655,753,861,938,1014,1092,1194,1293,1388,1491,1586,1682,1793,1890,1991"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1597,1694,1801,1922,2015,2120,2202,2300,2408,2485,2561,2639,2741,2840,2935,3038,3133,3229,3340,8599",
+ "endColumns": "96,106,120,92,104,81,97,107,76,75,77,101,98,94,102,94,95,110,96,100",
+ "endOffsets": "1689,1796,1917,2010,2115,2197,2295,2403,2480,2556,2634,2736,2835,2930,3033,3128,3224,3335,3432,8695"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,551,669,773,962,1080,1204,1395,1494,1658,1775,1954,2100,2186,2271",
+ "endColumns": "101,165,117,103,188,117,123,190,98,163,116,178,145,85,84,95",
+ "endOffsets": "384,550,668,772,961,1079,1203,1394,1493,1657,1774,1953,2099,2185,2270,2366"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5939,6045,6211,6333,6441,6630,6752,7061,7252,7355,7519,7640,7819,7969,8059,8148",
+ "endColumns": "105,165,121,107,188,121,127,190,102,163,120,178,149,89,88,99",
+ "endOffsets": "6040,6206,6328,6436,6625,6747,6875,7247,7350,7514,7635,7814,7964,8054,8143,8243"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-el_values-el.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-el/values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,515,632,717,822,948,1036,1122,1207,1318,1428,1530,1641,1750,1858,1981,2081",
+ "endColumns": "117,107,122,110,116,84,104,125,87,85,84,110,109,101,110,108,107,122,99,100",
+ "endOffsets": "168,276,399,510,627,712,817,943,1031,1117,1202,1313,1423,1525,1636,1745,1853,1976,2076,2177"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,331,454,565,682,767,872,998,1086,1172,1257,1368,1478,1580,1691,1800,1908,2031,4838",
+ "endColumns": "117,107,122,110,116,84,104,125,87,85,84,110,109,101,110,108,107,122,99,100",
+ "endOffsets": "218,326,449,560,677,762,867,993,1081,1167,1252,1363,1473,1575,1686,1795,1903,2026,2126,4934"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-el/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3210",
+ "endColumns": "222",
+ "endOffsets": "3428"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-el/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,610,740,849,1089,1212,1342,1590,1696,1897,2024,2261,2432,2527,2615",
+ "endColumns": "108,217,129,108,239,122,129,247,105,200,126,236,170,94,87,107",
+ "endOffsets": "391,609,739,848,1088,1211,1341,1589,1695,1896,2023,2260,2431,2526,2614,2722"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2131,2244,2462,2596,2709,2949,3076,3433,3681,3791,3992,4123,4360,4535,4634,4726",
+ "endColumns": "112,217,133,112,239,126,133,247,109,200,130,236,174,98,91,111",
+ "endOffsets": "2239,2457,2591,2704,2944,3071,3205,3676,3786,3987,4118,4355,4530,4629,4721,4833"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sq-rAL_values-sq-rAL.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sq-rAL/values-sq-rAL.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,500,612,699,809,932,1013,1092,1175,1281,1386,1484,1590,1693,1809,1940,2039",
+ "endColumns": "113,107,122,99,111,86,109,122,80,78,82,105,104,97,105,102,115,130,98,100",
+ "endOffsets": "164,272,395,495,607,694,804,927,1008,1087,1170,1276,1381,1479,1585,1688,1804,1935,2034,2135"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mr_values-mr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-mr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1107",
+ "endColumns": "201",
+ "endOffsets": "1304"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-mr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,585,707,817,1021,1140,1265,1473,1582,1767,1892,2093,2275,2361,2453",
+ "endColumns": "105,195,121,109,203,118,124,207,108,184,124,200,181,85,91,105",
+ "endOffsets": "388,584,706,816,1020,1139,1264,1472,1581,1766,1891,2092,2274,2360,2452,2558"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,411,537,651,855,978,1309,1517,1630,1815,1944,2145,2331,2421,2517",
+ "endColumns": "109,195,125,113,203,122,128,207,112,184,128,200,185,89,95,109",
+ "endOffsets": "210,406,532,646,850,973,1102,1512,1625,1810,1939,2140,2326,2416,2512,2622"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w500dp-v13/values-w500dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "54",
+ "endOffsets": "105"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-km_values-km.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-km/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "207",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1111",
+ "endColumns": "207",
+ "endOffsets": "1314"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-km/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,570,689,792,1013,1135,1269,1486,1590,1792,1915,2119,2303,2393,2477",
+ "endColumns": "99,186,118,102,220,121,133,216,103,201,122,203,183,89,83,101",
+ "endOffsets": "382,569,688,791,1012,1134,1268,1485,1589,1791,1914,2118,2302,2392,2476,2578"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,396,519,626,847,973,1319,1536,1644,1846,1973,2177,2365,2459,2547",
+ "endColumns": "103,186,122,106,220,125,137,216,107,201,126,203,187,93,87,105",
+ "endOffsets": "204,391,514,621,842,968,1106,1531,1639,1841,1968,2172,2360,2454,2542,2648"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-my-rMM_values-my-rMM.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-my-rMM/values-my-rMM.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,397,502,619,712,824,960,1038,1117,1203,1328,1440,1542,1668,1779,1889,2012,2112",
+ "endColumns": "108,107,124,104,116,92,111,135,77,78,85,124,111,101,125,110,109,122,99,100",
+ "endOffsets": "159,267,392,497,614,707,819,955,1033,1112,1198,1323,1435,1537,1663,1774,1884,2007,2107,2208"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ms-rMY_values-ms-rMY.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ms-rMY/values-ms-rMY.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,502,610,697,801,912,990,1069,1149,1261,1370,1467,1576,1679,1786,1908,2009",
+ "endColumns": "110,107,122,104,107,86,103,110,77,78,79,111,108,96,108,102,106,121,100,100",
+ "endOffsets": "161,269,392,497,605,692,796,907,985,1064,1144,1256,1365,1462,1571,1674,1781,1903,2004,2105"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ldltr-v21/values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-night-v8_values-night-v8.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-night-v8/values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-vi_values-vi.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,589,846,1111,1367,1624,1889,1980,2078,2177,2276,2371,2467,2567,2663,2760,2847,2942,3038,3130,3229,3345,3461,3561,3678,3795,3891,3988,4077,4173,4286,4399,4495,4609,4723,4812,4885,4954,5062,5144,5316",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,90,97,98,98,94,95,99,95,96,86,94,95,91,98,115,115,99,116,116,95,96,88,95,112,112,95,113,113,88,72,68,107,81,171,177",
+ "endOffsets": "588,845,1110,1366,1623,1888,1979,2077,2176,2275,2370,2466,2566,2662,2759,2846,2941,3037,3129,3228,3344,3460,3560,3677,3794,3890,3987,4076,4172,4285,4398,4494,4608,4722,4811,4884,4953,5061,5143,5315,5493"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,357,610,871,1123,1376,3600,3695,3797,3900,4003,4102,4202,4306,4406,4507,4598,4697,4797,4893,4996,5116,5236,5340,5461,5582,5682,5783,5876,5976,6093,6210,6310,6428,9136,9229,9306,9379,9592,9678,9846",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,94,101,102,102,98,99,103,99,100,90,98,99,95,102,119,119,103,120,120,99,100,92,99,116,116,99,117,117,92,76,72,111,85,167,173",
+ "endOffsets": "352,605,866,1118,1371,1632,3690,3792,3895,3998,4097,4197,4301,4401,4502,4593,4692,4792,4888,4991,5111,5231,5335,5456,5577,5677,5778,5871,5971,6088,6205,6305,6423,6541,9224,9301,9374,9486,9673,9841,10015"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,577,700,805,1029,1157,1286,1526,1631,1823,1951,2169,2344,2438,2528",
+ "endColumns": "99,193,122,104,223,127,128,239,104,191,127,217,174,93,89,105",
+ "endOffsets": "382,576,699,804,1028,1156,1285,1525,1630,1822,1950,2168,2343,2437,2527,2633"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6546,6650,6844,6971,7080,7304,7436,7764,8004,8113,8305,8437,8655,8834,8932,9026",
+ "endColumns": "103,193,126,108,223,131,132,239,108,191,131,217,178,97,93,109",
+ "endOffsets": "6645,6839,6966,7075,7299,7431,7564,7999,8108,8300,8432,8650,8829,8927,9021,9131"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "194",
+ "endOffsets": "479"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7569",
+ "endColumns": "194",
+ "endOffsets": "7759"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-vi/values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,508,617,701,804,923,1000,1077,1161,1265,1374,1475,1580,1694,1799,1919,2018",
+ "endColumns": "113,107,122,107,108,83,102,118,76,76,83,103,108,100,104,113,104,119,98,100",
+ "endOffsets": "164,272,395,503,612,696,799,918,995,1072,1156,1260,1369,1470,1575,1689,1794,1914,2013,2114"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1637,1751,1859,1982,2090,2199,2283,2386,2505,2582,2659,2743,2847,2956,3057,3162,3276,3381,3501,9491",
+ "endColumns": "113,107,122,107,108,83,102,118,76,76,83,103,108,100,104,113,104,119,98,100",
+ "endOffsets": "1746,1854,1977,2085,2194,2278,2381,2500,2577,2654,2738,2842,2951,3052,3157,3271,3376,3496,3595,9587"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kk_values-kk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-kk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,569,693,797,996,1120,1254,1478,1582,1770,1897,2109,2292,2381,2466",
+ "endColumns": "100,184,123,103,198,123,133,223,103,187,126,211,182,88,84,102",
+ "endOffsets": "383,568,692,796,995,1119,1253,1477,1581,1769,1896,2108,2291,2380,2465,2568"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,395,523,631,830,958,1319,1543,1651,1839,1970,2182,2369,2462,2551",
+ "endColumns": "104,184,127,107,198,127,137,223,107,187,130,211,186,92,88,106",
+ "endOffsets": "205,390,518,626,825,953,1091,1538,1646,1834,1965,2177,2364,2457,2546,2653"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-kk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1096",
+ "endColumns": "222",
+ "endOffsets": "1314"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fa_values-fa.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-fa/values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,275,401,504,615,699,802,917,996,1074,1155,1267,1370,1468,1578,1681,1790,1915,2016",
+ "endColumns": "109,109,125,102,110,83,102,114,78,77,80,111,102,97,109,102,108,124,100,100",
+ "endOffsets": "160,270,396,499,610,694,797,912,991,1069,1150,1262,1365,1463,1573,1676,1785,1910,2011,2112"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,325,451,554,665,749,852,967,1046,1124,1205,1317,1420,1518,1628,1731,1840,1965,4651",
+ "endColumns": "109,109,125,102,110,83,102,114,78,77,80,111,102,97,109,102,108,124,100,100",
+ "endOffsets": "210,320,446,549,660,744,847,962,1041,1119,1200,1312,1415,1513,1623,1726,1835,1960,2061,4747"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-fa/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "213",
+ "endOffsets": "498"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3065",
+ "endColumns": "213",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-fa/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,580,709,810,1009,1135,1262,1474,1582,1785,1916,2130,2314,2406,2500",
+ "endColumns": "105,190,128,100,198,125,126,211,107,202,130,213,183,91,93,109",
+ "endOffsets": "388,579,708,809,1008,1134,1261,1473,1581,1784,1915,2129,2313,2405,2499,2609"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2066,2176,2367,2500,2605,2804,2934,3279,3491,3603,3806,3941,4155,4343,4439,4537",
+ "endColumns": "109,190,132,104,198,129,130,211,111,202,134,213,187,95,97,113",
+ "endOffsets": "2171,2362,2495,2600,2799,2929,3060,3486,3598,3801,3936,4150,4338,4434,4532,4646"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lt_values-lt.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-lt/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,572,702,807,1019,1147,1278,1503,1610,1806,1938,2150,2326,2420,2512",
+ "endColumns": "104,183,129,104,211,127,130,224,106,195,131,211,175,93,91,114",
+ "endOffsets": "387,571,701,806,1018,1146,1277,1502,1609,1805,1937,2149,2325,2419,2511,2626"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2107,2216,2400,2534,2643,2855,2987,3340,3565,3676,3872,4008,4220,4400,4498,4594",
+ "endColumns": "108,183,133,108,211,131,134,224,110,195,135,211,179,97,95,118",
+ "endOffsets": "2211,2395,2529,2638,2850,2982,3117,3560,3671,3867,4003,4215,4395,4493,4589,4708"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-lt/values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,171,279,402,503,616,703,812,933,1015,1096,1181,1290,1399,1499,1609,1713,1826,1956,2057",
+ "endColumns": "115,107,122,100,112,86,108,120,81,80,84,108,108,99,109,103,112,129,100,100",
+ "endOffsets": "166,274,397,498,611,698,807,928,1010,1091,1176,1285,1394,1494,1604,1708,1821,1951,2052,2153"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,329,452,553,666,753,862,983,1065,1146,1231,1340,1449,1549,1659,1763,1876,2006,4713",
+ "endColumns": "115,107,122,100,112,86,108,120,81,80,84,108,108,99,109,103,112,129,100,100",
+ "endOffsets": "216,324,447,548,661,748,857,978,1060,1141,1226,1335,1444,1544,1654,1758,1871,2001,2102,4809"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-lt/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "217",
+ "endOffsets": "502"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3122",
+ "endColumns": "217",
+ "endOffsets": "3335"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ur_values-ur.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ur/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,585,709,818,1017,1142,1271,1482,1590,1793,1919,2124,2319,2408,2501",
+ "endColumns": "105,195,123,108,198,124,128,210,107,202,125,204,194,88,92,112",
+ "endOffsets": "388,584,708,817,1016,1141,1270,1481,1589,1792,1918,2123,2318,2407,2500,2613"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,411,539,652,851,980,1324,1535,1647,1850,1980,2185,2384,2477,2574",
+ "endColumns": "109,195,127,112,198,128,132,210,111,202,129,204,198,92,96,116",
+ "endOffsets": "210,406,534,647,846,975,1108,1530,1642,1845,1975,2180,2379,2472,2569,2686"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ur/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "210",
+ "endOffsets": "495"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1113",
+ "endColumns": "210",
+ "endOffsets": "1319"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-my_values-my.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-my/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,584,716,825,1031,1161,1296,1531,1635,1836,1977,2194,2407,2503,2602",
+ "endColumns": "104,195,131,108,205,129,134,234,103,200,140,216,212,95,98,113",
+ "endOffsets": "387,583,715,824,1030,1160,1295,1530,1634,1835,1976,2193,2406,2502,2601,2715"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,410,546,659,865,999,1351,1586,1694,1895,2040,2257,2474,2574,2677",
+ "endColumns": "108,195,135,112,205,133,138,234,107,200,144,216,216,99,102,117",
+ "endOffsets": "209,405,541,654,860,994,1133,1581,1689,1890,2035,2252,2469,2569,2672,2790"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-my/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "212",
+ "endOffsets": "497"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1138",
+ "endColumns": "212",
+ "endOffsets": "1346"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-kk-rKZ/values-kk-rKZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,167,275,398,501,611,696,802,921,1002,1082,1163,1266,1371,1469,1576,1685,1785,1900,1999",
+ "endColumns": "111,107,122,102,109,84,105,118,80,79,80,102,104,97,106,108,99,114,98,100",
+ "endOffsets": "162,270,393,496,606,691,797,916,997,1077,1158,1261,1366,1464,1571,1680,1780,1895,1994,2095"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v11_values-v11.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v11/values-v11.xml",
+ "from": {
+ "startLines": "2,8,14,20,26,32,38,39,40,45,50,52,54,55,56,107,159",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,474,899,1327,1753,2180,2605,2694,2795,3203,3623,3730,3859,3930,4013,7721,11569",
+ "endLines": "7,13,19,25,31,37,38,39,44,49,51,53,54,55,106,158,159",
+ "endColumns": "12,12,12,12,12,12,88,100,12,12,12,12,70,82,12,12,90",
+ "endOffsets": "469,894,1322,1748,2175,2600,2689,2790,3198,3618,3725,3854,3925,4008,7716,11564,11655"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sv_values-sv.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "206",
+ "endOffsets": "491"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7541",
+ "endColumns": "206",
+ "endOffsets": "7743"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,842,1105,1361,1620,1883,1975,2078,2180,2283,2384,2483,2585,2685,2783,2870,2969,3067,3160,3264,3381,3497,3600,3716,3831,3933,4034,4123,4223,4336,4448,4546,4658,4769,4860,4936,5005,5114,5191,5363",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,91,102,101,102,100,98,101,99,97,86,98,97,92,103,116,115,102,115,114,101,100,88,99,112,111,97,111,110,90,75,68,108,76,171,177",
+ "endOffsets": "582,841,1104,1360,1619,1882,1974,2077,2179,2282,2383,2482,2584,2684,2782,2869,2968,3066,3159,3263,3380,3496,3599,3715,3830,3932,4033,4122,4222,4335,4447,4545,4657,4768,4859,4935,5004,5113,5190,5362,5540"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,606,865,1117,1372,3544,3640,3747,3853,3960,4065,4168,4274,4378,4480,4571,4674,4776,4873,4981,5102,5222,5329,5449,5568,5674,5779,5872,5976,6093,6209,6311,6427,9084,9179,9259,9332,9546,9627,9795",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,95,106,105,106,104,102,105,103,101,90,102,101,96,107,120,119,106,119,118,105,104,92,103,116,115,101,115,114,94,79,72,112,80,167,173",
+ "endOffsets": "346,601,860,1112,1367,1626,3635,3742,3848,3955,4060,4163,4269,4373,4475,4566,4669,4771,4868,4976,5097,5217,5324,5444,5563,5669,5774,5867,5971,6088,6204,6306,6422,6537,9174,9254,9327,9440,9622,9790,9964"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,577,702,810,1010,1133,1262,1469,1575,1768,1894,2107,2289,2381,2470",
+ "endColumns": "104,188,124,107,199,122,128,206,105,192,125,212,181,91,88,103",
+ "endOffsets": "387,576,701,809,1009,1132,1261,1468,1574,1767,1893,2106,2288,2380,2469,2573"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6542,6651,6840,6969,7081,7281,7408,7748,7955,8065,8258,8388,8601,8787,8883,8976",
+ "endColumns": "108,188,128,111,199,126,132,206,109,192,129,212,185,95,92,107",
+ "endOffsets": "6646,6835,6964,7076,7276,7403,7536,7950,8060,8253,8383,8596,8782,8878,8971,9079"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sv/values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,269,392,495,606,691,793,906,982,1058,1138,1244,1344,1440,1545,1647,1749,1866,1968",
+ "endColumns": "105,107,122,102,110,84,101,112,75,75,79,105,99,95,104,101,101,116,101,100",
+ "endOffsets": "156,264,387,490,601,686,788,901,977,1053,1133,1239,1339,1435,1540,1642,1744,1861,1963,2064"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1631,1737,1845,1968,2071,2182,2267,2369,2482,2558,2634,2714,2820,2920,3016,3121,3223,3325,3442,9445",
+ "endColumns": "105,107,122,102,110,84,101,112,75,75,79,105,99,95,104,101,101,116,101,100",
+ "endOffsets": "1732,1840,1963,2066,2177,2262,2364,2477,2553,2629,2709,2815,2915,3011,3116,3218,3320,3437,3539,9541"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-de_values-de.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-de/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "203",
+ "endOffsets": "488"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7467",
+ "endColumns": "203",
+ "endOffsets": "7666"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-de/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,586,712,822,1059,1188,1332,1571,1681,1881,2010,2231,2433,2530,2619",
+ "endColumns": "106,195,125,109,236,128,143,238,109,199,128,220,201,96,88,104",
+ "endOffsets": "389,585,711,821,1058,1187,1331,1570,1680,1880,2009,2230,2432,2529,2618,2723"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6398,6509,6705,6835,6949,7186,7319,7671,7910,8024,8224,8357,8578,8784,8885,8978",
+ "endColumns": "110,195,129,113,236,132,147,238,113,199,132,220,205,100,92,108",
+ "endOffsets": "6504,6700,6830,6944,7181,7314,7462,7905,8019,8219,8352,8573,8779,8880,8973,9082"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-de/values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,489,601,687,792,907,984,1060,1142,1253,1356,1455,1566,1668,1775,1897,1999",
+ "endColumns": "104,107,122,97,111,85,104,114,76,75,81,110,102,98,110,101,106,121,101,100",
+ "endOffsets": "155,263,386,484,596,682,787,902,979,1055,1137,1248,1351,1450,1561,1663,1770,1892,1994,2095"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1741,1849,1972,2070,2182,2268,2373,2488,2565,2641,2723,2834,2937,3036,3147,3249,3356,3478,9452",
+ "endColumns": "104,107,122,97,111,85,104,114,76,75,81,110,102,98,110,101,106,121,101,100",
+ "endOffsets": "1736,1844,1967,2065,2177,2263,2368,2483,2560,2636,2718,2829,2932,3031,3142,3244,3351,3473,3575,9548"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-de/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1099,1354,1618,1888,1975,2066,2159,2257,2348,2442,2542,2635,2731,2813,2900,2989,3077,3169,3281,3392,3486,3600,3713,3805,3899,3983,4071,4179,4286,4375,4485,4594,4685,4764,4833,4943,5023,5195",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,90,92,97,90,93,99,92,95,81,86,88,87,91,111,110,93,113,112,91,93,83,87,107,106,88,109,108,90,78,68,109,79,171,177",
+ "endOffsets": "582,835,1098,1353,1617,1887,1974,2065,2158,2256,2347,2441,2541,2634,2730,2812,2899,2988,3076,3168,3280,3391,3485,3599,3712,3804,3898,3982,4070,4178,4285,4374,4484,4593,4684,4763,4832,4942,5022,5194,5372"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,859,1110,1370,3580,3671,3766,3863,3965,4060,4158,4262,4359,4459,4545,4636,4729,4821,4917,5033,5148,5246,5364,5481,5577,5675,5763,5855,5967,6078,6171,6285,9087,9182,9265,9338,9553,9637,9805",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,94,96,101,94,97,103,96,99,85,90,92,91,95,115,114,97,117,116,95,97,87,91,111,110,92,113,112,94,82,72,113,83,167,173",
+ "endOffsets": "346,595,854,1105,1365,1631,3666,3761,3858,3960,4055,4153,4257,4354,4454,4540,4631,4724,4816,4912,5028,5143,5241,5359,5476,5572,5670,5758,5850,5962,6073,6166,6280,6393,9177,9260,9333,9447,9632,9800,9974"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rGB_values-en-rGB.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,836,1093,1348,1608,1872,1960,2051,2144,2241,2332,2423,2522,2615,2708,2789,2874,2961,3050,3142,3247,3352,3446,3553,3660,3752,3846,3929,4015,4114,4213,4300,4401,4502,4590,4666,4736,4846,4924,5096",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,90,92,96,90,90,98,92,92,80,84,86,88,91,104,104,93,106,106,91,93,82,85,98,98,86,100,100,87,75,69,109,77,171,177",
+ "endOffsets": "584,835,1092,1347,1607,1871,1959,2050,2143,2240,2331,2422,2521,2614,2707,2788,2873,2960,3049,3141,3246,3351,3445,3552,3659,3751,3845,3928,4014,4113,4212,4299,4400,4501,4589,4665,4735,4845,4923,5095,5273"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1100,1356,3530,3622,3717,3814,3915,4010,4105,4208,4305,4402,4487,4576,4667,4760,4856,4965,5074,5172,5283,5394,5490,5588,5675,5765,5868,5971,6062,6167,8774,8866,8946,9020,9235,9317,9485",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,94,96,100,94,94,102,96,96,84,88,90,92,95,108,108,97,110,110,95,97,86,89,102,102,90,104,104,91,79,73,113,81,167,173",
+ "endOffsets": "344,591,844,1095,1351,1611,3617,3712,3809,3910,4005,4100,4203,4300,4397,4482,4571,4662,4755,4851,4960,5069,5167,5278,5389,5485,5583,5670,5760,5863,5966,6057,6162,6267,8861,8941,9015,9129,9312,9480,9654"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,574,697,802,1012,1133,1261,1479,1582,1765,1888,2093,2267,2356,2444",
+ "endColumns": "102,183,122,104,209,120,127,217,102,182,122,204,173,88,87,103",
+ "endOffsets": "389,573,696,801,1011,1132,1260,1478,1581,1764,1887,2092,2266,2355,2443,2547"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6272,6379,6563,6690,6799,7009,7134,7463,7681,7788,7971,8098,8303,8481,8574,8666",
+ "endColumns": "106,183,126,108,209,124,131,217,106,182,126,204,177,92,91,107",
+ "endOffsets": "6374,6558,6685,6794,7004,7129,7261,7676,7783,7966,8093,8298,8476,8569,8661,8769"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "196",
+ "endOffsets": "485"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7266",
+ "endColumns": "196",
+ "endOffsets": "7458"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-en-rGB/values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1616,1720,1828,1951,2051,2159,2243,2343,2458,2535,2611,2693,2796,2900,2999,3104,3207,3311,3430,9134",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "1715,1823,1946,2046,2154,2238,2338,2453,2530,2606,2688,2791,2895,2994,3099,3202,3306,3425,3525,9230"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pl_values-pl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4,9,14,19,24,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,732,1136,1550,1960,2380,2802,2891,2990,3091,3187,3285,3379,3477,3577,3673,3759,3855,3953,4043,4140,4250,4360,4459,4571,4683,4782,4883,4971,5066,5174,5282,5378,5488,5598,5689,5765,5835,5943,6023,6195",
+ "endLines": "8,13,18,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "endColumns": "10,10,10,10,10,10,88,98,100,95,97,93,97,99,95,85,95,97,89,96,109,109,98,111,111,98,100,87,94,107,107,95,109,109,90,75,69,107,79,171,177",
+ "endOffsets": "731,1135,1549,1959,2379,2801,2890,2989,3090,3186,3284,3378,3476,3576,3672,3758,3854,3952,4042,4139,4249,4359,4458,4570,4682,4781,4882,4970,5065,5173,5281,5377,5487,5597,5688,5764,5834,5942,6022,6194,6372"
+ },
+ "to": {
+ "startLines": "2,7,12,17,22,27,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,492,884,1286,1684,2092,4474,4567,4670,4775,4875,4977,5075,5177,5281,5381,5471,5571,5673,5767,5868,5982,6096,6199,6315,6431,6534,6639,6731,6830,6942,7054,7154,7268,9982,10077,10157,10231,10444,10528,10696",
+ "endLines": "6,11,16,21,26,31,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "endColumns": "10,10,10,10,10,10,92,102,104,99,101,97,101,103,99,89,99,101,93,100,113,113,102,115,115,102,104,91,98,111,111,99,113,113,94,79,73,111,83,167,173",
+ "endOffsets": "487,879,1281,1679,2087,2497,4562,4665,4770,4870,4972,5070,5172,5276,5376,5466,5566,5668,5762,5863,5977,6091,6194,6310,6426,6529,6634,6726,6825,6937,7049,7149,7263,7377,10072,10152,10226,10338,10523,10691,10865"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "86",
+ "startColumns": "4",
+ "startOffsets": "8389",
+ "endColumns": "198",
+ "endOffsets": "8583"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,585,705,813,1023,1146,1270,1500,1607,1813,1939,2157,2344,2439,2531",
+ "endColumns": "101,199,119,107,209,122,123,229,106,205,125,217,186,94,91,108",
+ "endOffsets": "384,584,704,812,1022,1145,1269,1499,1606,1812,1938,2156,2343,2438,2530,2639"
+ },
+ "to": {
+ "startLines": "79,80,81,82,83,84,85,87,88,89,90,91,92,93,94,95",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7382,7488,7688,7812,7924,8134,8261,8588,8818,8929,9135,9265,9483,9674,9773,9869",
+ "endColumns": "105,199,123,111,209,126,127,229,110,205,129,217,190,98,95,112",
+ "endOffsets": "7483,7683,7807,7919,8129,8256,8384,8813,8924,9130,9260,9478,9669,9768,9864,9977"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pl/values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,171,279,402,504,612,698,807,926,1004,1081,1163,1272,1381,1480,1589,1700,1808,1931,2027",
+ "endColumns": "115,107,122,101,107,85,108,118,77,76,81,108,108,98,108,110,107,122,95,100",
+ "endOffsets": "166,274,397,499,607,693,802,921,999,1076,1158,1267,1376,1475,1584,1695,1803,1926,2022,2123"
+ },
+ "to": {
+ "startLines": "32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,100",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2502,2618,2726,2849,2951,3059,3145,3254,3373,3451,3528,3610,3719,3828,3927,4036,4147,4255,4378,10343",
+ "endColumns": "115,107,122,101,107,85,108,118,77,76,81,108,108,98,108,110,107,122,95,100",
+ "endOffsets": "2613,2721,2844,2946,3054,3140,3249,3368,3446,3523,3605,3714,3823,3922,4031,4142,4250,4373,4469,10439"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mk-rMK_values-mk-rMK.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-mk-rMK/values-mk-rMK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,286,390,498,584,689,808,891,973,1060,1166,1273,1374,1481,1592,1696,1794",
+ "endColumns": "107,122,103,107,85,104,118,82,81,86,105,106,100,106,110,103,97,100",
+ "endOffsets": "158,281,385,493,579,684,803,886,968,1055,1161,1268,1369,1476,1587,1691,1789,1890"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-am_values-am.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-am/values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,265,388,487,593,679,782,895,973,1051,1130,1230,1330,1426,1529,1628,1735,1851,1947",
+ "endColumns": "101,107,122,98,105,85,102,112,77,77,78,99,99,95,102,98,106,115,95,100",
+ "endOffsets": "152,260,383,482,588,674,777,890,968,1046,1125,1225,1325,1421,1524,1623,1730,1846,1942,2043"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,315,438,537,643,729,832,945,1023,1101,1180,1280,1380,1476,1579,1678,1785,1901,4354",
+ "endColumns": "101,107,122,98,105,85,102,112,77,77,78,99,99,95,102,98,106,115,95,100",
+ "endOffsets": "202,310,433,532,638,724,827,940,1018,1096,1175,1275,1375,1471,1574,1673,1780,1896,1992,4450"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-am/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "2942",
+ "endColumns": "190",
+ "endOffsets": "3128"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-am/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,554,674,774,960,1081,1208,1395,1496,1672,1793,1987,2140,2226,2309",
+ "endColumns": "99,170,119,99,185,120,126,186,100,175,120,193,152,85,82,95",
+ "endOffsets": "382,553,673,773,959,1080,1207,1394,1495,1671,1792,1986,2139,2225,2308,2404"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1997,2101,2272,2396,2500,2686,2811,3133,3320,3425,3601,3726,3920,4077,4167,4254",
+ "endColumns": "103,170,123,103,185,124,130,186,104,175,124,193,156,89,86,99",
+ "endOffsets": "2096,2267,2391,2495,2681,2806,2937,3315,3420,3596,3721,3915,4072,4162,4249,4349"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-is-rIS_values-is-rIS.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-is-rIS/values-is-rIS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,263,386,483,595,680,781,895,975,1055,1136,1246,1354,1452,1561,1660,1763,1881,1979",
+ "endColumns": "99,107,122,96,111,84,100,113,79,79,80,109,107,97,108,98,102,117,97,100",
+ "endOffsets": "150,258,381,478,590,675,776,890,970,1050,1131,1241,1349,1447,1556,1655,1758,1876,1974,2075"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sw600dp-v13/values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,194,268,344,403,474,542",
+ "endColumns": "68,69,73,75,58,70,67,54",
+ "endOffsets": "119,189,263,339,398,469,537,592"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-large-v4_values-large-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-large-v4/values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,117,189,248,319,390,460,530,598,666,730,785,889",
+ "endColumns": "61,71,58,70,70,69,69,67,67,63,54,103,115",
+ "endOffsets": "112,184,243,314,385,455,525,593,661,725,780,884,1000"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ml_values-ml.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ml/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,400,611,748,867,1090,1213,1344,1585,1699,1904,2038,2246,2433,2523,2618",
+ "endColumns": "116,210,136,118,222,122,130,240,113,204,133,207,186,89,94,116",
+ "endOffsets": "399,610,747,866,1089,1212,1343,1584,1698,1903,2037,2245,2432,2522,2617,2734"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,437,578,701,924,1051,1405,1646,1764,1969,2107,2315,2506,2600,2699",
+ "endColumns": "120,210,140,122,222,126,134,240,117,204,137,207,190,93,98,120",
+ "endOffsets": "221,432,573,696,919,1046,1181,1641,1759,1964,2102,2310,2501,2595,2694,2815"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ml/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "218",
+ "endOffsets": "503"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1186",
+ "endColumns": "218",
+ "endOffsets": "1400"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-th_values-th.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-th/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,566,687,792,987,1109,1242,1445,1548,1726,1846,2045,2222,2312,2406",
+ "endColumns": "103,178,120,104,194,121,132,202,102,177,119,198,176,89,93,108",
+ "endOffsets": "386,565,686,791,986,1108,1241,1444,1547,1725,1845,2044,2221,2311,2405,2514"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6195,6303,6482,6607,6716,6911,7037,7362,7565,7672,7850,7974,8173,8354,8448,8546",
+ "endColumns": "107,178,124,108,194,125,136,202,106,177,123,198,180,93,97,112",
+ "endOffsets": "6298,6477,6602,6711,6906,7032,7169,7560,7667,7845,7969,8168,8349,8443,8541,8654"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-th/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7174",
+ "endColumns": "187",
+ "endOffsets": "7357"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-th/values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,489,597,686,788,898,975,1053,1134,1242,1346,1444,1552,1657,1758,1874,1969",
+ "endColumns": "104,107,122,97,107,88,101,109,76,77,80,107,103,97,107,104,100,115,94,100",
+ "endOffsets": "155,263,386,484,592,681,783,893,970,1048,1129,1237,1341,1439,1547,1652,1753,1869,1964,2065"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1627,1732,1840,1963,2061,2169,2258,2360,2470,2547,2625,2706,2814,2918,3016,3124,3229,3330,3446,9016",
+ "endColumns": "104,107,122,97,107,88,101,109,76,77,80,107,103,97,107,104,100,115,94,100",
+ "endOffsets": "1727,1835,1958,2056,2164,2253,2355,2465,2542,2620,2701,2809,2913,3011,3119,3224,3325,3441,3536,9112"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-th/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,840,1099,1349,1614,1879,1965,2053,2141,2234,2322,2410,2503,2591,2679,2759,2842,2925,3012,3101,3205,3307,3396,3500,3602,3691,3780,3862,3946,4045,4142,4225,4324,4421,4508,4584,4654,4762,4846,5018",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,85,87,87,92,87,87,92,87,87,79,82,82,86,88,103,101,88,103,101,88,88,81,83,98,96,82,98,96,86,75,69,107,83,171,177",
+ "endOffsets": "582,839,1098,1348,1613,1878,1964,2052,2140,2233,2321,2409,2502,2590,2678,2758,2841,2924,3011,3100,3204,3306,3395,3499,3601,3690,3779,3861,3945,4044,4141,4224,4323,4420,4507,4583,4653,4761,4845,5017,5195"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,604,859,1105,1366,3541,3631,3723,3815,3912,4004,4096,4193,4285,4377,4461,4548,4635,4726,4819,4927,5033,5126,5234,5340,5433,5526,5612,5700,5803,5904,5991,6094,8659,8750,8830,8904,9117,9205,9373",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,89,91,91,96,91,91,96,91,91,83,86,86,90,92,107,105,92,107,105,92,92,85,87,102,100,86,102,100,90,79,73,111,87,167,173",
+ "endOffsets": "346,599,854,1100,1361,1622,3626,3718,3810,3907,3999,4091,4188,4280,4372,4456,4543,4630,4721,4814,4922,5028,5121,5229,5335,5428,5521,5607,5695,5798,5899,5986,6089,6190,8745,8825,8899,9011,9200,9368,9542"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-da_values-da.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-da/values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,488,600,683,783,896,973,1050,1129,1238,1346,1442,1556,1658,1759,1875,1972",
+ "endColumns": "102,107,122,98,111,82,99,112,76,76,78,108,107,95,113,101,100,115,96,100",
+ "endOffsets": "153,261,384,483,595,678,778,891,968,1045,1124,1233,1341,1437,1551,1653,1754,1870,1967,2068"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1739,1847,1970,2069,2181,2264,2364,2477,2554,2631,2710,2819,2927,3023,3137,3239,3340,3456,9394",
+ "endColumns": "102,107,122,98,111,82,99,112,76,76,78,108,107,95,113,101,100,115,96,100",
+ "endOffsets": "1734,1842,1965,2064,2176,2259,2359,2472,2549,2626,2705,2814,2922,3018,3132,3234,3335,3451,3548,9490"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-da/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,704,811,1013,1136,1266,1481,1585,1778,1903,2107,2311,2403,2491",
+ "endColumns": "103,191,124,106,201,122,129,214,103,192,124,203,203,91,87,102",
+ "endOffsets": "386,578,703,810,1012,1135,1265,1480,1584,1777,1902,2106,2310,2402,2490,2593"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6499,6607,6799,6928,7039,7241,7368,7688,7903,8011,8204,8333,8537,8745,8841,8933",
+ "endColumns": "107,191,128,110,201,126,133,214,107,192,128,203,207,95,91,106",
+ "endOffsets": "6602,6794,6923,7034,7236,7363,7497,7898,8006,8199,8328,8532,8740,8836,8928,9035"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-da/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,588,843,1108,1363,1623,1888,1977,2076,2174,2276,2378,2476,2577,2678,2775,2859,2954,3048,3138,3238,3354,3469,3568,3683,3797,3900,4002,4088,4184,4296,4407,4501,4612,4722,4812,4890,4959,5060,5137,5309",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,88,98,97,101,101,97,100,100,96,83,94,93,89,99,115,114,98,114,113,102,101,85,95,111,110,93,110,109,89,77,68,100,76,171,177",
+ "endOffsets": "587,842,1107,1362,1622,1887,1976,2075,2173,2275,2377,2475,2576,2677,2774,2858,2953,3047,3137,3237,3353,3468,3567,3682,3796,3899,4001,4087,4183,4295,4406,4500,4611,4721,4811,4889,4958,5059,5136,5308,5486"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,356,607,868,1119,1375,3553,3646,3749,3851,3957,4063,4165,4270,4375,4476,4564,4663,4761,4855,4959,5079,5198,5301,5420,5538,5645,5751,5841,5941,6057,6172,6270,6385,9040,9134,9216,9289,9495,9576,9744",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,92,102,101,105,105,101,104,104,100,87,98,97,93,103,119,118,102,118,117,106,105,89,99,115,114,97,114,113,93,81,72,104,80,167,173",
+ "endOffsets": "351,602,863,1114,1370,1631,3641,3744,3846,3952,4058,4160,4265,4370,4471,4559,4658,4756,4850,4954,5074,5193,5296,5415,5533,5640,5746,5836,5936,6052,6167,6265,6380,6494,9129,9211,9284,9389,9571,9739,9913"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-da/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "185",
+ "endOffsets": "470"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7502",
+ "endColumns": "185",
+ "endOffsets": "7683"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-be_values-be.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-be/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,582,705,813,1027,1151,1280,1501,1606,1800,1926,2138,2323,2418,2506",
+ "endColumns": "104,193,122,107,213,123,128,220,104,193,125,211,184,94,87,103",
+ "endOffsets": "387,581,704,812,1026,1150,1279,1500,1605,1799,1925,2137,2322,2417,2505,2609"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,408,535,647,861,989,1327,1548,1657,1851,1981,2193,2382,2481,2573",
+ "endColumns": "108,193,126,111,213,127,132,220,108,193,129,211,188,98,91,107",
+ "endOffsets": "209,403,530,642,856,984,1117,1543,1652,1846,1976,2188,2377,2476,2568,2676"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-be/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1122",
+ "endColumns": "204",
+ "endOffsets": "1322"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-tr_values-tr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,578,712,815,1021,1149,1280,1511,1616,1804,1936,2140,2333,2421,2511",
+ "endColumns": "107,186,133,102,205,127,130,230,104,187,131,203,192,87,89,104",
+ "endOffsets": "390,577,711,814,1020,1148,1279,1510,1615,1803,1935,2139,2332,2420,2510,2615"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6230,6342,6529,6667,6774,6980,7112,7453,7684,7793,7981,8117,8321,8518,8610,8704",
+ "endColumns": "111,186,137,106,205,131,134,230,108,187,135,203,196,91,93,108",
+ "endOffsets": "6337,6524,6662,6769,6975,7107,7242,7679,7788,7976,8112,8316,8513,8605,8699,8808"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,585,842,1105,1359,1618,1881,1966,2053,2141,2233,2321,2410,2503,2592,2682,2763,2847,2932,3018,3106,3207,3309,3398,3500,3603,3692,3782,3865,3950,4048,4147,4232,4331,4431,4518,4593,4664,4774,4854,5026",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,86,87,91,87,88,92,88,89,80,83,84,85,87,100,101,88,101,102,88,89,82,84,97,98,84,98,99,86,74,70,109,79,171,177",
+ "endOffsets": "584,841,1104,1358,1617,1880,1965,2052,2140,2232,2320,2409,2502,2591,2681,2762,2846,2931,3017,3105,3206,3308,3397,3499,3602,3691,3781,3864,3949,4047,4146,4231,4330,4430,4517,4592,4663,4773,4853,5025,5203"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,353,606,865,1115,1370,3568,3657,3748,3840,3936,4028,4121,4218,4311,4405,4490,4578,4667,4757,4849,4954,5060,5153,5259,5366,5459,5553,5640,5729,5831,5934,6023,6126,8813,8904,8983,9058,9273,9357,9525",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,90,91,95,91,92,96,92,93,84,87,88,89,91,104,105,92,105,106,92,93,86,88,101,102,88,102,103,90,78,74,113,83,167,173",
+ "endOffsets": "348,601,860,1110,1365,1624,3652,3743,3835,3931,4023,4116,4213,4306,4400,4485,4573,4662,4752,4844,4949,5055,5148,5254,5361,5454,5548,5635,5724,5826,5929,6018,6121,6225,8899,8978,9053,9167,9352,9520,9694"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-tr/values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,490,602,692,798,918,997,1073,1152,1259,1364,1460,1567,1669,1777,1896,1994",
+ "endColumns": "104,107,122,98,111,89,105,119,78,75,78,106,104,95,106,101,107,118,97,100",
+ "endOffsets": "155,263,386,485,597,687,793,913,992,1068,1147,1254,1359,1455,1562,1664,1772,1891,1989,2090"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1629,1734,1842,1965,2064,2176,2266,2372,2492,2571,2647,2726,2833,2938,3034,3141,3243,3351,3470,9172",
+ "endColumns": "104,107,122,98,111,89,105,119,78,75,78,106,104,95,106,101,107,118,97,100",
+ "endOffsets": "1729,1837,1960,2059,2171,2261,2367,2487,2566,2642,2721,2828,2933,3029,3136,3238,3346,3465,3563,9268"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7247",
+ "endColumns": "205",
+ "endOffsets": "7448"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-h720dp-v13/values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-is_values-is.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-is/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1098",
+ "endColumns": "187",
+ "endOffsets": "1281"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-is/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,573,696,803,1003,1126,1256,1469,1573,1761,1885,2086,2266,2356,2445",
+ "endColumns": "103,185,122,106,199,122,129,212,103,187,123,200,179,89,88,103",
+ "endOffsets": "386,572,695,802,1002,1125,1255,1468,1572,1760,1884,2085,2265,2355,2444,2548"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,399,526,637,837,964,1286,1499,1607,1795,1923,2124,2308,2402,2495",
+ "endColumns": "107,185,126,110,199,126,133,212,107,187,127,200,183,93,92,107",
+ "endOffsets": "208,394,521,632,832,959,1093,1494,1602,1790,1918,2119,2303,2397,2490,2598"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-nl_values-nl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-nl/values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,509,616,702,810,930,1007,1084,1166,1277,1381,1480,1595,1708,1811,1929,2032",
+ "endColumns": "117,107,122,104,106,85,107,119,76,76,81,110,103,98,114,112,102,117,102,100",
+ "endOffsets": "168,276,399,504,611,697,805,925,1002,1079,1161,1272,1376,1475,1590,1703,1806,1924,2027,2128"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1620,1738,1846,1969,2074,2181,2267,2375,2495,2572,2649,2731,2842,2946,3045,3160,3273,3376,3494,9432",
+ "endColumns": "117,107,122,104,106,85,107,119,76,76,81,110,103,98,114,112,102,117,102,100",
+ "endOffsets": "1733,1841,1964,2069,2176,2262,2370,2490,2567,2644,2726,2837,2941,3040,3155,3268,3371,3489,3592,9528"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7469",
+ "endColumns": "201",
+ "endOffsets": "7666"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,578,706,815,1041,1166,1297,1534,1638,1838,1962,2184,2392,2486,2575",
+ "endColumns": "107,186,127,108,225,124,130,236,103,199,123,221,207,93,88,103",
+ "endOffsets": "390,577,705,814,1040,1165,1296,1533,1637,1837,1961,2183,2391,2485,2574,2678"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6435,6547,6734,6866,6979,7205,7334,7671,7908,8016,8216,8344,8566,8778,8876,8969",
+ "endColumns": "111,186,131,112,225,128,134,236,107,199,127,221,211,97,92,107",
+ "endOffsets": "6542,6729,6861,6974,7200,7329,7464,7903,8011,8211,8339,8561,8773,8871,8964,9072"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1602,1872,1965,2055,2147,2245,2336,2431,2531,2624,2721,2804,2891,2980,3074,3165,3277,3389,3482,3596,3710,3802,3896,3981,4069,4178,4287,4376,4487,4598,4689,4768,4837,4937,5014,5186",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,92,89,91,97,90,94,99,92,96,82,86,88,93,90,111,111,92,113,113,91,93,84,87,108,108,88,110,110,90,78,68,99,76,171,177",
+ "endOffsets": "580,831,1088,1344,1601,1871,1964,2054,2146,2244,2335,2430,2530,2623,2720,2803,2890,2979,3073,3164,3276,3388,3481,3595,3709,3801,3895,3980,4068,4177,4286,4375,4486,4597,4688,4767,4836,4936,5013,5185,5363"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1354,3597,3694,3788,3884,3986,4081,4180,4284,4381,4482,4569,4660,4753,4851,4946,5062,5178,5275,5393,5511,5607,5705,5794,5886,5999,6112,6205,6320,9077,9172,9255,9328,9533,9614,9782",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,96,93,95,101,94,98,103,96,100,86,90,92,97,94,115,115,96,117,117,95,97,88,91,112,112,92,114,114,94,82,72,103,80,167,173",
+ "endOffsets": "344,591,844,1096,1349,1615,3689,3783,3879,3981,4076,4175,4279,4376,4477,4564,4655,4748,4846,4941,5057,5173,5270,5388,5506,5602,5700,5789,5881,5994,6107,6200,6315,6430,9167,9250,9323,9427,9609,9777,9951"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw180dp-notround-v23_values-sw180dp-notround-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-sw180dp-notround-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "224,285,343,407,463,519,577,636,680,762",
+ "endColumns": "60,57,63,55,55,57,58,43,81,75",
+ "endOffsets": "284,342,406,462,518,576,635,679,761,837"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,120,182,250,310,370,432,495,543,629",
+ "endColumns": "64,61,67,59,59,61,62,47,85,79",
+ "endOffsets": "115,177,245,305,365,427,490,538,624,704"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hdpi-v4/values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt-rPT_values-pt-rPT.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-pt-rPT/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "203",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3136",
+ "endColumns": "203",
+ "endOffsets": "3335"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pt-rPT/values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,933,1017,1098,1185,1292,1404,1506,1614,1721,1828,1950,2049",
+ "endColumns": "119,107,122,105,106,88,100,123,83,80,86,106,111,101,107,106,106,121,98,100",
+ "endOffsets": "170,278,401,507,614,703,804,928,1012,1093,1180,1287,1399,1501,1609,1716,1823,1945,2044,2145"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,456,562,669,758,859,983,1067,1148,1235,1342,1454,1556,1664,1771,1878,2000,4770",
+ "endColumns": "119,107,122,105,106,88,100,123,83,80,86,106,111,101,107,106,106,121,98,100",
+ "endOffsets": "220,328,451,557,664,753,854,978,1062,1143,1230,1337,1449,1551,1659,1766,1873,1995,2094,4866"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-pt-rPT/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,585,711,817,1044,1170,1304,1551,1657,1858,1987,2205,2409,2503,2598",
+ "endColumns": "102,194,125,105,226,125,133,246,105,200,128,217,203,93,94,111",
+ "endOffsets": "389,584,710,816,1043,1169,1303,1550,1656,1857,1986,2204,2408,2502,2597,2709"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2099,2206,2401,2531,2641,2868,2998,3340,3587,3697,3898,4031,4249,4457,4555,4654",
+ "endColumns": "106,194,129,109,226,129,137,246,109,200,132,217,207,97,98,115",
+ "endOffsets": "2201,2396,2526,2636,2863,2993,3131,3582,3692,3893,4026,4244,4452,4550,4649,4765"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ca_values-ca.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ca/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,574,703,810,1022,1151,1286,1523,1630,1824,1957,2185,2372,2463,2557",
+ "endColumns": "102,187,128,106,211,128,134,236,106,193,132,227,186,90,93,111",
+ "endOffsets": "385,573,702,809,1021,1150,1285,1522,1629,1823,1956,2184,2371,2462,2556,2668"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2094,2201,2389,2522,2633,2845,2978,3315,3552,3663,3857,3994,4222,4413,4508,4606",
+ "endColumns": "106,187,132,110,211,132,138,236,110,193,136,227,190,94,97,115",
+ "endOffsets": "2196,2384,2517,2628,2840,2973,3112,3547,3658,3852,3989,4217,4408,4503,4601,4717"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ca/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3117",
+ "endColumns": "197",
+ "endOffsets": "3310"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ca/values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,510,617,700,808,934,1018,1099,1182,1293,1402,1500,1610,1714,1822,1945,2044",
+ "endColumns": "117,107,122,105,106,82,107,125,83,80,82,110,108,97,109,103,107,122,98,100",
+ "endOffsets": "168,276,399,505,612,695,803,929,1013,1094,1177,1288,1397,1495,1605,1709,1817,1940,2039,2140"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,331,454,560,667,750,858,984,1068,1149,1232,1343,1452,1550,1660,1764,1872,1995,4722",
+ "endColumns": "117,107,122,105,106,82,107,125,83,80,82,110,108,97,109,103,107,122,98,100",
+ "endOffsets": "218,326,449,555,662,745,853,979,1063,1144,1227,1338,1447,1545,1655,1759,1867,1990,2089,4818"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v20_values-v20.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-v20/values.xml",
+ "from": {
+ "startLines": "4,6,12,14,22,28,43,58,62,66,70,74,78,82,86,90,94,96",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "211,266,559,616,986,1275,1855,2638,2837,3037,3236,3457,3648,3871,4064,4285,4476,4553",
+ "endLines": "5,11,13,21,27,42,57,61,65,69,73,77,81,85,89,93,95,98",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "265,558,615,985,1274,1854,2637,2836,3036,3235,3456,3647,3870,4063,4284,4475,4552,4652"
+ },
+ "to": {
+ "startLines": "2,4,10,12,20,26,41,56,60,64,68,72,76,80,84,88,92,94",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,411,472,846,1139,1723,2510,2713,2917,3120,3345,3540,3767,3964,4189,4384,4465",
+ "endLines": "3,9,11,19,25,40,55,59,63,67,71,75,79,83,87,91,93,96",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "109,406,467,841,1134,1718,2505,2708,2912,3115,3340,3535,3762,3959,4184,4379,4460,4564"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v21_values-v21.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-v21/values.xml",
+ "from": {
+ "startLines": "4,8,11,15,21,30,42,54,57,61",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "211,403,500,652,950,1550,2194,2837,3006,3186",
+ "endLines": "7,10,14,18,27,41,53,56,60,64",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "402,499,651,805,1405,2193,2836,3005,3185,3363"
+ },
+ "to": {
+ "startLines": "242,246,249,253,257,264,276,288,291,295",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "17669,17865,17966,18122,18280,18740,19388,20035,20208,20392",
+ "endLines": "245,248,252,256,263,275,287,290,294,298",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "17860,17961,18117,18275,18735,19383,20030,20203,20387,20569"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v21/values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,45,47,48,49,51,53,54,55,56,57,101,104,148,151,153,155,157,160,162,165,166,167,168,169,170,171,172,173,176,177,179,181,183,185,189,191,192,193,194,196,200,202,204,205,206,207,208,210,220,230,240,241",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4011,4160,4272,4419,4572,4719,4794,4883,4970,5071,8139,8325,11405,11603,11726,11849,11962,12145,12276,12477,12566,12677,12804,12905,13000,13123,13252,13369,13546,13645,13780,13923,14058,14177,14378,14497,14590,14701,14757,14864,15059,15170,15303,15398,15489,15580,15697,15836,16349,16874,17554,17611",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,44,46,47,48,50,52,53,54,55,56,100,103,147,150,152,154,156,159,161,164,165,166,167,168,169,170,171,172,175,176,178,180,182,184,188,190,191,192,193,195,199,201,203,204,205,206,207,209,219,229,239,240,241",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,12,88,110,126,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,12,12,12,56,57",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4006,4155,4267,4414,4567,4714,4789,4878,4965,5066,8134,8320,11400,11598,11721,11844,11957,12140,12271,12472,12561,12672,12799,12900,12995,13118,13247,13364,13541,13640,13775,13918,14053,14172,14373,14492,14585,14696,14752,14859,15054,15165,15298,15393,15484,15575,15692,15831,16344,16869,17549,17606,17664"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rHK_values-zh-rHK.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "166",
+ "endOffsets": "455"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6844",
+ "endColumns": "166",
+ "endOffsets": "7006"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,546,659,759,925,1039,1157,1326,1425,1585,1698,1864,1998,2079,2162",
+ "endColumns": "98,159,112,99,165,113,117,168,98,159,112,165,133,80,82,96",
+ "endOffsets": "385,545,658,758,924,1038,1156,1325,1424,1584,1697,1863,1997,2078,2161,2258"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5954,6057,6217,6334,6438,6604,6722,7011,7180,7283,7443,7560,7726,7864,7949,8036",
+ "endColumns": "102,159,116,103,165,117,121,168,102,159,116,165,137,84,86,100",
+ "endOffsets": "6052,6212,6329,6433,6599,6717,6839,7175,7278,7438,7555,7721,7859,7944,8031,8132"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-zh-rHK/values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,257,380,473,573,655,752,860,936,1012,1090,1186,1282,1377,1474,1569,1667,1780,1874",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,97,112,93,101",
+ "endOffsets": "145,252,375,468,568,650,747,855,931,1007,1085,1181,1277,1372,1469,1564,1662,1775,1869,1971"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1613,1708,1815,1938,2031,2131,2213,2310,2418,2494,2570,2648,2744,2840,2935,3032,3127,3225,3338,8475",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,97,112,93,101",
+ "endOffsets": "1703,1810,1933,2026,2126,2208,2305,2413,2489,2565,2643,2739,2835,2930,3027,3122,3220,3333,3427,8572"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,842,1103,1353,1608,1869,1954,2037,2121,2205,2289,2370,2455,2540,2622,2703,2783,2864,2950,3034,3128,3222,3307,3402,3497,3582,3668,3751,3832,3923,4014,4095,4187,4279,4365,4437,4505,4601,4678,4850",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,83,80,84,84,81,80,79,80,85,83,93,93,84,94,94,84,85,82,80,90,90,80,91,91,85,71,67,95,76,171,177",
+ "endOffsets": "586,841,1102,1352,1607,1868,1953,2036,2120,2204,2288,2369,2454,2539,2621,2702,2782,2863,2949,3033,3127,3221,3306,3401,3496,3581,3667,3750,3831,3922,4013,4094,4186,4278,4364,4436,4504,4600,4677,4849,5027"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,602,859,1105,1356,3432,3521,3608,3696,3784,3872,3957,4046,4135,4221,4306,4390,4475,4565,4653,4751,4849,4938,5037,5136,5225,5315,5402,5487,5582,5677,5762,5858,8137,8227,8303,8375,8577,8658,8826",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,87,84,88,88,85,84,83,84,89,87,97,97,88,98,98,88,89,86,84,94,94,84,95,95,89,75,71,99,80,167,173",
+ "endOffsets": "346,597,854,1100,1351,1608,3516,3603,3691,3779,3867,3952,4041,4130,4216,4301,4385,4470,4560,4648,4746,4844,4933,5032,5131,5220,5310,5397,5482,5577,5672,5757,5853,5949,8222,8298,8370,8470,8653,8821,8995"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sr_values-sr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,575,699,807,1020,1145,1272,1480,1585,1776,1901,2109,2277,2371,2462",
+ "endColumns": "103,187,123,107,212,124,126,207,104,190,124,207,167,93,90,104",
+ "endOffsets": "386,574,698,806,1019,1144,1271,1479,1584,1775,1900,2108,2276,2370,2461,2566"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2063,2171,2359,2487,2599,2812,2941,3261,3469,3578,3769,3898,4106,4278,4376,4471",
+ "endColumns": "107,187,127,111,212,128,130,207,108,190,128,207,171,97,94,108",
+ "endOffsets": "2166,2354,2482,2594,2807,2936,3067,3464,3573,3764,3893,4101,4273,4371,4466,4575"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "188",
+ "endOffsets": "473"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3072",
+ "endColumns": "188",
+ "endOffsets": "3256"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sr/values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,498,604,690,794,912,993,1073,1161,1266,1374,1475,1579,1687,1788,1916,2013",
+ "endColumns": "108,107,122,102,105,85,103,117,80,79,87,104,107,100,103,107,100,127,96,100",
+ "endOffsets": "159,267,390,493,599,685,789,907,988,1068,1156,1261,1369,1470,1574,1682,1783,1911,2008,2109"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,322,445,548,654,740,844,962,1043,1123,1211,1316,1424,1525,1629,1737,1838,1966,4580",
+ "endColumns": "108,107,122,102,105,85,103,117,80,79,87,104,107,100,103,107,100,127,96,100",
+ "endOffsets": "209,317,440,543,649,735,839,957,1038,1118,1206,1311,1419,1520,1624,1732,1833,1961,2058,4676"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-b+es+419_values-b+es+419.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-b+es+419/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "339,589,842,1101,1356,1616,1879,1975,2079,2182,2292,2395,2502,2611,2713,2819,2911,3012,3112,3209,3314,3436,3555,3659,3780,3902,4006,4109,4203,4305,4424,4540,4640,4758,4877,4966,5044,5113,5233,5313,5485",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,109,102,106,108,101,105,91,100,99,96,104,121,118,103,120,121,103,102,93,101,118,115,99,117,118,88,77,68,119,79,171,177",
+ "endOffsets": "588,841,1100,1355,1615,1878,1974,2078,2181,2291,2394,2501,2610,2712,2818,2910,3011,3111,3208,3313,3435,3554,3658,3779,3901,4005,4108,4202,4304,4423,4539,4639,4757,4876,4965,5043,5112,5232,5312,5484,5662"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1106,1362,1621,1721,1829,1936,2050,2157,2268,2381,2487,2597,2693,2798,2902,3003,3112,3238,3361,3469,3594,3720,3828,3935,4033,4139,4262,4382,4486,4608,4731,4824,4906,4979,5103,5187,5355",
+ "endLines": "4,7,10,13,16,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54",
+ "endColumns": "10,10,10,10,10,10,99,107,106,113,106,110,112,105,109,95,104,103,100,108,125,122,107,124,125,107,106,97,105,122,119,103,121,122,92,81,72,123,83,167,173",
+ "endOffsets": "346,595,850,1101,1357,1616,1716,1824,1931,2045,2152,2263,2376,2482,2592,2688,2793,2897,2998,3107,3233,3356,3464,3589,3715,3823,3930,4028,4134,4257,4377,4481,4603,4726,4819,4901,4974,5098,5182,5350,5524"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fr_values-fr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-fr/values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,512,623,705,811,941,1024,1104,1190,1300,1412,1515,1626,1733,1840,1962,2061",
+ "endColumns": "110,107,122,114,110,81,105,129,82,79,85,109,111,102,110,106,106,121,98,100",
+ "endOffsets": "161,269,392,507,618,700,806,936,1019,1099,1185,1295,1407,1510,1621,1728,1835,1957,2056,2157"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1747,1855,1978,2093,2204,2286,2392,2522,2605,2685,2771,2881,2993,3096,3207,3314,3421,3543,9749",
+ "endColumns": "110,107,122,114,110,81,105,129,82,79,85,109,111,102,110,106,106,121,98,100",
+ "endOffsets": "1742,1850,1973,2088,2199,2281,2387,2517,2600,2680,2766,2876,2988,3091,3202,3309,3416,3538,3637,9845"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1099,1356,1618,1888,1976,2071,2167,2266,2370,2467,2566,2671,2768,2853,2946,3040,3129,3225,3346,3467,3564,3686,3808,3913,4019,4106,4200,4319,4438,4532,4652,4772,4866,4943,5013,5127,5210,5382",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,94,95,98,103,96,98,104,96,84,92,93,88,95,120,120,96,121,121,104,105,86,93,118,118,93,119,119,93,76,69,113,82,171,177",
+ "endOffsets": "582,835,1098,1355,1617,1887,1975,2070,2166,2265,2369,2466,2565,2670,2767,2852,2945,3039,3128,3224,3345,3466,3563,3685,3807,3912,4018,4105,4199,4318,4437,4531,4651,4771,4865,4942,5012,5126,5209,5381,5559"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,859,1112,1370,3642,3734,3833,3933,4036,4144,4245,4348,4457,4558,4647,4744,4842,4935,5035,5160,5285,5386,5512,5638,5747,5857,5948,6046,6169,6292,6390,6514,9378,9476,9557,9631,9850,9937,10105",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,98,99,102,107,100,102,108,100,88,96,97,92,99,124,124,100,125,125,108,109,90,97,122,122,97,123,123,97,80,73,117,86,167,173",
+ "endOffsets": "346,595,854,1107,1365,1631,3729,3828,3928,4031,4139,4240,4343,4452,4553,4642,4739,4837,4930,5030,5155,5280,5381,5507,5633,5742,5852,5943,6041,6164,6287,6385,6509,6633,9471,9552,9626,9744,9932,10100,10274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "223",
+ "endOffsets": "508"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7708",
+ "endColumns": "223",
+ "endOffsets": "7927"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,599,727,834,1064,1195,1333,1570,1680,1896,2030,2249,2454,2553,2646",
+ "endColumns": "103,211,127,106,229,130,137,236,109,215,133,218,204,98,92,108",
+ "endOffsets": "386,598,726,833,1063,1194,1332,1569,1679,1895,2029,2248,2453,2552,2645,2754"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6638,6746,6958,7090,7201,7431,7566,7932,8169,8283,8499,8637,8856,9065,9168,9265",
+ "endColumns": "107,211,131,110,229,134,141,236,113,215,137,218,208,102,96,112",
+ "endOffsets": "6741,6953,7085,7196,7426,7561,7703,8164,8278,8494,8632,8851,9060,9163,9260,9373"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fr-rCA_values-fr-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "219",
+ "endOffsets": "508"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7660",
+ "endColumns": "219",
+ "endOffsets": "7875"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,391,603,731,838,1068,1199,1337,1591,1701,1917,2051,2270,2475,2574,2664",
+ "endColumns": "103,211,127,106,229,130,137,253,109,215,133,218,204,98,89,108",
+ "endOffsets": "390,602,730,837,1067,1198,1336,1590,1700,1916,2050,2269,2474,2573,2663,2772"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6590,6698,6910,7042,7153,7383,7518,7880,8134,8248,8464,8602,8821,9030,9133,9227",
+ "endColumns": "107,211,131,110,229,134,141,253,113,215,137,218,208,102,93,112",
+ "endOffsets": "6693,6905,7037,7148,7378,7513,7655,8129,8243,8459,8597,8816,9025,9128,9222,9335"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1356,1618,1881,1969,2064,2160,2255,2353,2446,2542,2641,2735,2820,2913,3007,3096,3192,3294,3415,3512,3634,3756,3855,3955,4042,4136,4255,4374,4468,4588,4708,4799,4876,4946,5060,5145,5317",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,94,95,94,97,92,95,98,93,84,92,93,88,95,101,120,96,121,121,98,99,86,93,118,118,93,119,119,90,76,69,113,84,171,177",
+ "endOffsets": "586,839,1098,1355,1617,1880,1968,2063,2159,2254,2352,2445,2541,2640,2734,2819,2912,3006,3095,3191,3293,3414,3511,3633,3755,3854,3954,4041,4135,4254,4373,4467,4587,4707,4798,4875,4945,5059,5144,5316,5494"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1108,1366,3651,3743,3842,3942,4041,4143,4240,4340,4443,4541,4630,4727,4825,4918,5018,5124,5249,5350,5476,5602,5705,5809,5900,5998,6121,6244,6342,6466,9340,9435,9516,9590,9809,9898,10066",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,98,99,98,101,96,99,102,97,88,96,97,92,99,105,124,100,125,125,102,103,90,97,122,122,97,123,123,94,80,73,117,88,167,173",
+ "endOffsets": "346,595,850,1103,1361,1620,3738,3837,3937,4036,4138,4235,4335,4438,4536,4625,4722,4820,4913,5013,5119,5244,5345,5471,5597,5700,5804,5895,5993,6116,6239,6337,6461,6585,9430,9511,9585,9703,9893,10061,10235"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-fr-rCA/values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,512,623,710,826,956,1039,1119,1215,1325,1437,1540,1651,1758,1860,1982,2081",
+ "endColumns": "110,107,122,114,110,86,115,129,82,79,95,109,111,102,110,106,101,121,98,100",
+ "endOffsets": "161,269,392,507,618,705,821,951,1034,1114,1210,1320,1432,1535,1646,1753,1855,1977,2076,2177"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1625,1736,1844,1967,2082,2193,2280,2396,2526,2609,2689,2785,2895,3007,3110,3221,3328,3430,3552,9708",
+ "endColumns": "110,107,122,114,110,86,115,129,82,79,95,109,111,102,110,106,101,121,98,100",
+ "endOffsets": "1731,1839,1962,2077,2188,2275,2391,2521,2604,2684,2780,2890,3002,3105,3216,3323,3425,3547,3646,9804"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hr_values-hr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hr/values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,488,598,684,788,907,991,1074,1160,1264,1377,1483,1588,1701,1808,1931,2028",
+ "endColumns": "104,107,122,96,109,85,103,118,83,82,85,103,112,105,104,112,106,122,96,100",
+ "endOffsets": "155,263,386,483,593,679,783,902,986,1069,1155,1259,1372,1478,1583,1696,1803,1926,2023,2124"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,318,441,538,648,734,838,957,1041,1124,1210,1314,1427,1533,1638,1751,1858,1981,4609",
+ "endColumns": "104,107,122,96,109,85,103,118,83,82,85,103,112,105,104,112,106,122,96,100",
+ "endOffsets": "205,313,436,533,643,729,833,952,1036,1119,1205,1309,1422,1528,1633,1746,1853,1976,2073,4705"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-hr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,576,704,812,1028,1156,1288,1497,1602,1790,1916,2122,2291,2385,2473",
+ "endColumns": "103,188,127,107,215,127,131,208,104,187,125,205,168,93,87,105",
+ "endOffsets": "386,575,703,811,1027,1155,1287,1496,1601,1789,1915,2121,2290,2384,2472,2578"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2078,2186,2375,2507,2619,2835,2967,3294,3503,3612,3800,3930,4136,4309,4407,4499",
+ "endColumns": "107,188,131,111,215,131,135,208,108,187,129,205,172,97,91,109",
+ "endOffsets": "2181,2370,2502,2614,2830,2962,3098,3498,3607,3795,3925,4131,4304,4402,4494,4604"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-hr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3103",
+ "endColumns": "190",
+ "endOffsets": "3289"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-cs_values-cs.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-cs/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3075",
+ "endColumns": "201",
+ "endOffsets": "3272"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-cs/values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,395,497,606,692,797,914,995,1076,1160,1264,1373,1472,1578,1688,1795,1917,2015",
+ "endColumns": "106,108,123,101,108,85,104,116,80,80,83,103,108,98,105,109,106,121,97,100",
+ "endOffsets": "157,266,390,492,601,687,792,909,990,1071,1155,1259,1368,1467,1573,1683,1790,1912,2010,2111"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,321,445,547,656,742,847,964,1045,1126,1210,1314,1423,1522,1628,1738,1845,1967,4664",
+ "endColumns": "106,108,123,101,108,85,104,116,80,80,83,103,108,98,105,109,106,121,97,100",
+ "endOffsets": "207,316,440,542,651,737,842,959,1040,1121,1205,1309,1418,1517,1623,1733,1840,1962,2060,4760"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-cs/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,702,810,1022,1147,1273,1507,1616,1811,1937,2157,2338,2432,2525",
+ "endColumns": "103,191,122,107,211,124,125,233,108,194,125,219,180,93,92,110",
+ "endOffsets": "386,578,701,809,1021,1146,1272,1506,1615,1810,1936,2156,2337,2431,2524,2635"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2065,2173,2365,2492,2604,2816,2945,3277,3511,3624,3819,3949,4169,4354,4452,4549",
+ "endColumns": "107,191,126,111,211,128,129,233,112,194,129,219,184,97,96,114",
+ "endOffsets": "2168,2360,2487,2599,2811,2940,3070,3506,3619,3814,3944,4164,4349,4447,4544,4659"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-in_values-in.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-in/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,584,708,812,1026,1151,1282,1507,1612,1807,1931,2145,2315,2405,2491",
+ "endColumns": "104,195,123,103,213,124,130,224,104,194,123,213,169,89,85,103",
+ "endOffsets": "387,583,707,811,1025,1150,1281,1506,1611,1806,1930,2144,2314,2404,2490,2594"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6320,6429,6625,6753,6861,7075,7204,7530,7755,7864,8059,8187,8401,8575,8669,8759",
+ "endColumns": "108,195,127,107,213,128,134,224,108,194,127,213,173,93,89,107",
+ "endOffsets": "6424,6620,6748,6856,7070,7199,7334,7750,7859,8054,8182,8396,8570,8664,8754,8862"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-in/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1602,1865,1952,2042,2134,2230,2321,2413,2511,2604,2698,2780,2866,2954,3042,3133,3238,3343,3436,3543,3650,3742,3836,3920,4007,4108,4209,4297,4400,4503,4593,4668,4737,4852,4935,5107",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,89,91,95,90,91,97,92,93,81,85,87,87,90,104,104,92,106,106,91,93,83,86,100,100,87,102,102,89,74,68,114,82,171,177",
+ "endOffsets": "580,831,1088,1344,1601,1864,1951,2041,2133,2229,2320,2412,2510,2603,2697,2779,2865,2953,3041,3132,3237,3342,3435,3542,3649,3741,3835,3919,4006,4107,4208,4296,4399,4502,4592,4667,4736,4851,4934,5106,5284"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1354,3570,3661,3755,3851,3951,4046,4142,4244,4341,4439,4525,4615,4707,4799,4894,5003,5112,5209,5320,5431,5527,5625,5713,5804,5909,6014,6106,6213,8867,8961,9040,9113,9333,9420,9588",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,93,95,99,94,95,101,96,97,85,89,91,91,94,108,108,96,110,110,95,97,87,90,104,104,91,106,106,93,78,72,118,86,167,173",
+ "endOffsets": "344,591,844,1096,1349,1608,3656,3750,3846,3946,4041,4137,4239,4336,4434,4520,4610,4702,4794,4889,4998,5107,5204,5315,5426,5522,5620,5708,5799,5904,6009,6101,6208,6315,8956,9035,9108,9227,9415,9583,9757"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-in/values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,498,603,690,794,910,992,1071,1157,1260,1369,1470,1574,1682,1790,1913,2012",
+ "endColumns": "109,107,122,101,104,86,103,115,81,78,85,102,108,100,103,107,107,122,98,100",
+ "endOffsets": "160,268,391,493,598,685,789,905,987,1066,1152,1255,1364,1465,1569,1677,1785,1908,2007,2108"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1613,1723,1831,1954,2056,2161,2248,2352,2468,2550,2629,2715,2818,2927,3028,3132,3240,3348,3471,9232",
+ "endColumns": "109,107,122,101,104,86,103,115,81,78,85,102,108,100,103,107,107,122,98,100",
+ "endOffsets": "1718,1826,1949,2051,2156,2243,2347,2463,2545,2624,2710,2813,2922,3023,3127,3235,3343,3466,3565,9328"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-in/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7339",
+ "endColumns": "190",
+ "endOffsets": "7525"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w480dp-v13/values-w480dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,117",
+ "endColumns": "61,71",
+ "endOffsets": "112,184"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-round-v23_values-round-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-round-v23/values.xml",
+ "from": {
+ "startLines": "4,5,8,9,10,11,12,13,14,15",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "213,269,472,531,608,689,733,804,877,959",
+ "endColumns": "55,56,58,76,80,43,70,72,81,75",
+ "endOffsets": "268,325,530,607,688,732,803,876,958,1034"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,115,176,239,320,405,453,528,605,691",
+ "endColumns": "59,60,62,80,84,47,74,76,85,79",
+ "endOffsets": "110,171,234,315,400,448,523,600,686,766"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ta_values-ta.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ta/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,570,695,799,1010,1136,1262,1504,1609,1793,1926,2139,2321,2409,2498",
+ "endColumns": "102,183,124,103,210,125,125,241,104,183,132,212,181,87,88,105",
+ "endOffsets": "385,569,694,798,1009,1135,1261,1503,1608,1792,1925,2138,2320,2408,2497,2603"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,396,525,633,844,974,1329,1571,1680,1864,2001,2214,2400,2492,2585",
+ "endColumns": "106,183,128,107,210,129,129,241,108,183,136,212,185,91,92,109",
+ "endOffsets": "207,391,520,628,839,969,1099,1566,1675,1859,1996,2209,2395,2487,2580,2690"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ta/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "224",
+ "endOffsets": "509"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1104",
+ "endColumns": "224",
+ "endOffsets": "1324"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-notround-v23_values-notround-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-notround-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8",
+ "startColumns": "0,0,0,0,0",
+ "startOffsets": "216,269,327,371,418",
+ "endColumns": "52,57,43,46,48",
+ "endOffsets": "268,326,370,417,466"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "55,112,174,222,273",
+ "endColumns": "56,61,47,50,52",
+ "endOffsets": "107,169,217,268,321"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w360dp-v13/values-w360dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "54",
+ "endOffsets": "105"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uz_values-uz.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-uz/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,568,695,802,1006,1137,1268,1499,1605,1795,1925,2138,2326,2418,2505",
+ "endColumns": "102,181,126,106,203,130,130,230,105,189,129,212,187,91,86,104",
+ "endOffsets": "385,567,694,801,1005,1136,1267,1498,1604,1794,1924,2137,2325,2417,2504,2609"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,394,525,636,840,975,1319,1550,1660,1850,1984,2197,2389,2485,2576",
+ "endColumns": "106,181,130,110,203,134,134,230,109,189,133,212,191,95,90,108",
+ "endOffsets": "207,389,520,631,835,970,1105,1545,1655,1845,1979,2192,2384,2480,2571,2680"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-uz/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1110",
+ "endColumns": "208",
+ "endOffsets": "1314"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-it_values-it.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-it/values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,495,604,688,797,922,999,1075,1156,1262,1370,1468,1572,1677,1784,1906,2006",
+ "endColumns": "108,107,122,99,108,83,108,124,76,75,80,105,107,97,103,104,106,121,99,100",
+ "endOffsets": "159,267,390,490,599,683,792,917,994,1070,1151,1257,1365,1463,1567,1672,1779,1901,2001,2102"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1623,1732,1840,1963,2063,2172,2256,2365,2490,2567,2643,2724,2830,2938,3036,3140,3245,3352,3474,9499",
+ "endColumns": "108,107,122,99,108,83,108,124,76,75,80,105,107,97,103,104,106,121,99,100",
+ "endOffsets": "1727,1835,1958,2058,2167,2251,2360,2485,2562,2638,2719,2825,2933,3031,3135,3240,3347,3469,3569,9595"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-it/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "194",
+ "endOffsets": "479"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7567",
+ "endColumns": "194",
+ "endOffsets": "7757"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-it/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1095,1355,1612,1875,1965,2064,2162,2265,2365,2464,2566,2665,2763,2848,2943,3037,3128,3228,3349,3469,3568,3688,3807,3908,4008,4095,4191,4308,4424,4518,4634,4749,4837,4914,4983,5111,5189,5361",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,89,98,97,102,99,98,101,98,97,84,94,93,90,99,120,119,98,119,118,100,99,86,95,116,115,93,115,114,87,76,68,127,77,171,177",
+ "endOffsets": "582,835,1094,1354,1611,1874,1964,2063,2161,2264,2364,2463,2565,2664,2762,2847,2942,3036,3127,3227,3348,3468,3567,3687,3806,3907,4007,4094,4190,4307,4423,4517,4633,4748,4836,4913,4982,5110,5188,5360,5538"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1111,1364,3574,3668,3771,3873,3980,4084,4187,4293,4396,4498,4587,4686,4784,4879,4983,5108,5232,5335,5459,5582,5687,5791,5882,5982,6103,6223,6321,6441,9121,9213,9294,9367,9600,9682,9850",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,93,102,101,106,103,102,105,102,101,88,98,97,94,103,124,123,102,123,122,104,103,90,99,120,119,97,119,118,91,80,72,131,81,167,173",
+ "endOffsets": "346,595,850,1106,1359,1618,3663,3766,3868,3975,4079,4182,4288,4391,4493,4582,4681,4779,4874,4978,5103,5227,5330,5454,5577,5682,5786,5877,5977,6098,6218,6316,6436,6555,9208,9289,9362,9494,9677,9845,10019"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-it/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,569,692,798,1015,1141,1270,1486,1591,1776,1901,2116,2323,2416,2503",
+ "endColumns": "102,182,122,105,216,125,128,215,104,184,124,214,206,92,86,101",
+ "endOffsets": "385,568,691,797,1014,1140,1269,1485,1590,1775,1900,2115,2322,2415,2502,2604"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6560,6667,6850,6977,7087,7304,7434,7762,7978,8087,8272,8401,8616,8827,8924,9015",
+ "endColumns": "106,182,126,109,216,129,132,215,108,184,128,214,210,96,90,105",
+ "endOffsets": "6662,6845,6972,7082,7299,7429,7562,7973,8082,8267,8396,8611,8822,8919,9010,9116"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-es_values-es.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-es/values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,516,624,709,810,938,1014,1090,1172,1279,1379,1478,1586,1693,1800,1922,2022",
+ "endColumns": "116,107,122,112,107,84,100,127,75,75,81,106,99,98,107,106,106,121,99,100",
+ "endOffsets": "167,275,398,511,619,704,805,933,1009,1085,1167,1274,1374,1473,1581,1688,1795,1917,2017,2118"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1615,1732,1840,1963,2076,2184,2269,2370,2498,2574,2650,2732,2839,2939,3038,3146,3253,3360,3482,9682",
+ "endColumns": "116,107,122,112,107,84,100,127,75,75,81,106,99,98,107,106,106,121,99,100",
+ "endOffsets": "1727,1835,1958,2071,2179,2264,2365,2493,2569,2645,2727,2834,2934,3033,3141,3248,3355,3477,3577,9778"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-es/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,584,713,819,1039,1170,1305,1556,1663,1859,1989,2213,2396,2489,2584",
+ "endColumns": "105,194,128,105,219,130,134,250,106,195,129,223,182,92,94,109",
+ "endOffsets": "388,583,712,818,1038,1169,1304,1555,1662,1858,1988,2212,2395,2488,2583,2693"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6644,6754,6949,7082,7192,7412,7547,7905,8156,8267,8463,8597,8821,9008,9105,9204",
+ "endColumns": "109,194,132,109,219,134,138,250,110,195,133,223,186,96,98,113",
+ "endOffsets": "6749,6944,7077,7187,7407,7542,7681,8151,8262,8458,8592,8816,9003,9100,9199,9313"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-es/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1344,1604,1867,1963,2067,2170,2274,2377,2478,2581,2683,2783,2875,2976,3076,3173,3278,3396,3515,3619,3736,3854,3958,4061,4155,4257,4372,4488,4588,4702,4817,4906,4984,5053,5165,5245,5417",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,103,102,100,102,101,99,91,100,99,96,104,117,118,103,116,117,103,102,93,101,114,115,99,113,114,88,77,68,111,79,171,177",
+ "endOffsets": "580,831,1088,1343,1603,1866,1962,2066,2169,2273,2376,2477,2580,2682,2782,2874,2975,3075,3172,3277,3395,3514,3618,3735,3853,3957,4060,4154,4256,4371,4487,4587,4701,4816,4905,4983,5052,5164,5244,5416,5594"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1100,1356,3582,3682,3790,3897,4005,4112,4217,4324,4430,4534,4630,4735,4839,4940,5049,5171,5294,5402,5523,5645,5753,5860,5958,6064,6183,6303,6407,6525,9318,9411,9493,9566,9783,9867,10035",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,107,106,107,106,104,106,105,103,95,104,103,100,108,121,122,107,120,121,107,106,97,105,118,119,103,117,118,92,81,72,115,83,167,173",
+ "endOffsets": "344,591,844,1095,1351,1610,3677,3785,3892,4000,4107,4212,4319,4425,4529,4625,4730,4834,4935,5044,5166,5289,5397,5518,5640,5748,5855,5953,6059,6178,6298,6402,6520,6639,9406,9488,9561,9677,9862,10030,10204"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-es/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "218",
+ "endOffsets": "503"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7686",
+ "endColumns": "218",
+ "endOffsets": "7900"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-port_values-port.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-port/values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-xlarge-land-v4/values-xlarge-land-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "63",
+ "endOffsets": "114"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v17_values-v17.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v17/values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,26,29,32,35,39,42,46",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1164,1406,1577,1751,1920,2193,2393,2597",
+ "endLines": "4,8,11,14,17,21,25,28,31,34,38,41,45,49",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1159,1401,1572,1746,1915,2188,2388,2592,2921"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ko_values-ko.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ko/values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,258,381,475,577,659,757,863,942,1018,1098,1196,1291,1386,1486,1582,1681,1796,1890",
+ "endColumns": "94,107,122,93,101,81,97,105,78,75,79,97,94,94,99,95,98,114,93,100",
+ "endOffsets": "145,253,376,470,572,654,752,858,937,1013,1093,1191,1286,1381,1481,1577,1676,1791,1885,1986"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1597,1692,1800,1923,2017,2119,2201,2299,2405,2484,2560,2640,2738,2833,2928,3028,3124,3223,3338,8636",
+ "endColumns": "94,107,122,93,101,81,97,105,78,75,79,97,94,94,99,95,98,114,93,100",
+ "endOffsets": "1687,1795,1918,2012,2114,2196,2294,2400,2479,2555,2635,2733,2828,2923,3023,3119,3218,3333,3427,8732"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,834,1091,1339,1592,1849,1933,2018,2105,2190,2275,2357,2444,2531,2615,2695,2777,2861,2946,3032,3128,3223,3311,3409,3506,3592,3680,3762,3845,3938,4030,4114,4209,4303,4389,4461,4529,4626,4704,4876",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,83,84,86,84,84,81,86,86,83,79,81,83,84,85,95,94,87,97,96,85,87,81,82,92,91,83,94,93,85,71,67,96,77,171,177",
+ "endOffsets": "580,833,1090,1338,1591,1848,1932,2017,2104,2189,2274,2356,2443,2530,2614,2694,2776,2860,2945,3031,3127,3222,3310,3408,3505,3591,3679,3761,3844,3937,4029,4113,4208,4302,4388,4460,4528,4625,4703,4875,5053"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,851,1095,1344,3432,3520,3609,3700,3789,3878,3964,4055,4146,4234,4318,4404,4492,4581,4671,4771,4870,4962,5064,5165,5255,5347,5433,5520,5617,5713,5801,5900,8297,8387,8463,8535,8737,8819,8987",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,87,88,90,88,88,85,90,90,87,83,85,87,88,89,99,98,91,101,100,89,91,85,86,96,95,87,98,97,89,75,71,100,81,167,173",
+ "endOffsets": "344,593,846,1090,1339,1592,3515,3604,3695,3784,3873,3959,4050,4141,4229,4313,4399,4487,4576,4666,4766,4865,4957,5059,5160,5250,5342,5428,5515,5612,5708,5796,5895,5993,8382,8458,8530,8631,8814,8982,9156"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,556,670,770,944,1059,1179,1383,1484,1651,1767,1944,2089,2174,2258",
+ "endColumns": "101,170,113,99,173,114,119,203,100,166,115,176,144,84,83,99",
+ "endOffsets": "384,555,669,769,943,1058,1178,1382,1483,1650,1766,1943,2088,2173,2257,2357"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5998,6104,6275,6393,6497,6671,6790,7094,7298,7403,7570,7690,7867,8016,8105,8193",
+ "endColumns": "105,170,117,103,173,118,123,203,104,166,119,176,148,88,87,103",
+ "endOffsets": "6099,6270,6388,6492,6666,6785,6909,7293,7398,7565,7685,7862,8011,8100,8188,8292"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "179",
+ "endOffsets": "464"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6914",
+ "endColumns": "179",
+ "endOffsets": "7089"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w240dp-v13_values-w240dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w240dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,270,318,368",
+ "endColumns": "47,47,49,47",
+ "endOffsets": "269,317,367,415"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,107,159,213",
+ "endColumns": "51,51,53,51",
+ "endOffsets": "102,154,208,260"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ar_values-ar.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ar/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "189",
+ "endOffsets": "474"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3003",
+ "endColumns": "189",
+ "endOffsets": "3188"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ar/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,561,681,784,981,1107,1234,1430,1532,1713,1833,2031,2203,2293,2385",
+ "endColumns": "101,175,119,102,196,125,126,195,101,180,119,197,171,89,91,108",
+ "endOffsets": "384,560,680,783,980,1106,1233,1429,1531,1712,1832,2030,2202,2292,2384,2493"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2032,2138,2314,2438,2545,2742,2872,3193,3389,3495,3676,3800,3998,4174,4268,4364",
+ "endColumns": "105,175,123,106,196,129,130,195,105,180,123,197,175,93,95,112",
+ "endOffsets": "2133,2309,2433,2540,2737,2867,2998,3384,3490,3671,3795,3993,4169,4263,4359,4472"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ar/values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,507,616,698,799,913,992,1071,1150,1255,1356,1452,1560,1663,1766,1885,1982",
+ "endColumns": "116,107,122,103,108,81,100,113,78,78,78,104,100,95,107,102,102,118,96,100",
+ "endOffsets": "167,275,398,502,611,693,794,908,987,1066,1145,1250,1351,1447,1555,1658,1761,1880,1977,2078"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,330,453,557,666,748,849,963,1042,1121,1200,1305,1406,1502,1610,1713,1816,1935,4477",
+ "endColumns": "116,107,122,103,108,81,100,113,78,78,78,104,100,95,107,102,102,118,96,100",
+ "endOffsets": "217,325,448,552,661,743,844,958,1037,1116,1195,1300,1401,1497,1605,1708,1811,1930,2027,4573"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rCN_values-zh-rCN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-zh-rCN/values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,151,258,381,476,576,658,755,861,937,1013,1091,1187,1283,1378,1475,1570,1668,1780,1874",
+ "endColumns": "95,106,122,94,99,81,96,105,75,75,77,95,95,94,96,94,97,111,93,100",
+ "endOffsets": "146,253,376,471,571,653,750,856,932,1008,1086,1182,1278,1373,1470,1565,1663,1775,1869,1970"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1607,1703,1810,1933,2028,2128,2210,2307,2413,2489,2565,2643,2739,2835,2930,3027,3122,3220,3332,8464",
+ "endColumns": "95,106,122,94,99,81,96,105,75,75,77,95,95,94,96,94,97,111,93,100",
+ "endOffsets": "1698,1805,1928,2023,2123,2205,2302,2408,2484,2560,2638,2734,2830,2925,3022,3117,3215,3327,3421,8560"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "157",
+ "endOffsets": "446"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6840",
+ "endColumns": "157",
+ "endOffsets": "6993"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,547,660,760,924,1038,1155,1322,1421,1582,1695,1858,1992,2074,2157",
+ "endColumns": "98,160,112,99,163,113,116,166,98,160,112,162,133,81,82,98",
+ "endOffsets": "385,546,659,759,923,1037,1154,1321,1420,1581,1694,1857,1991,2073,2156,2255"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5952,6055,6216,6333,6437,6601,6719,6998,7165,7268,7429,7546,7709,7847,7933,8020",
+ "endColumns": "102,160,116,103,163,117,120,166,102,160,116,162,137,85,86,102",
+ "endOffsets": "6050,6211,6328,6432,6596,6714,6835,7160,7263,7424,7541,7704,7842,7928,8015,8118"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,838,1097,1347,1602,1863,1948,2031,2115,2199,2282,2363,2448,2532,2614,2695,2775,2856,2942,3026,3121,3216,3301,3397,3493,3577,3662,3745,3826,3918,4010,4091,4184,4277,4363,4435,4503,4602,4679,4850",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,82,80,84,83,81,80,79,80,85,83,94,94,84,95,95,83,84,82,80,91,91,80,92,92,85,71,67,98,76,170,176",
+ "endOffsets": "584,837,1096,1346,1601,1862,1947,2030,2114,2198,2281,2362,2447,2531,2613,2694,2774,2855,2941,3025,3120,3215,3300,3396,3492,3576,3661,3744,3825,3917,4009,4090,4183,4276,4362,4434,4502,4601,4678,4849,5026"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,853,1099,1350,3426,3515,3602,3690,3778,3865,3950,4039,4127,4213,4298,4382,4467,4557,4645,4744,4843,4932,5032,5132,5220,5309,5396,5481,5577,5673,5758,5855,8123,8213,8289,8361,8565,8646,8813",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,86,84,88,87,85,84,83,84,89,87,98,98,88,99,99,87,88,86,84,95,95,84,96,96,89,75,71,102,80,166,172",
+ "endOffsets": "344,593,848,1094,1345,1602,3510,3597,3685,3773,3860,3945,4034,4122,4208,4293,4377,4462,4552,4640,4739,4838,4927,5027,5127,5215,5304,5391,5476,5572,5668,5753,5850,5947,8208,8284,8356,8459,8641,8808,8981"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sq_values-sq.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sq/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,593,728,833,1053,1185,1326,1555,1661,1867,2003,2231,2441,2532,2625",
+ "endColumns": "104,204,134,104,219,131,140,228,105,205,135,227,209,90,92,106",
+ "endOffsets": "387,592,727,832,1052,1184,1325,1554,1660,1866,2002,2230,2440,2531,2624,2731"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,419,558,667,887,1023,1356,1585,1695,1901,2041,2269,2483,2578,2675",
+ "endColumns": "108,204,138,108,219,135,144,228,109,205,139,227,213,94,96,110",
+ "endOffsets": "209,414,553,662,882,1018,1163,1580,1690,1896,2036,2264,2478,2573,2670,2781"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sq/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1168",
+ "endColumns": "187",
+ "endOffsets": "1351"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mr-rIN_values-mr-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-mr-rIN/values-mr-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,510,617,707,808,923,1000,1078,1158,1270,1372,1468,1577,1678,1793,1916,2021",
+ "endColumns": "117,107,122,105,106,89,100,114,76,77,79,111,101,95,108,100,114,122,104,100",
+ "endOffsets": "168,276,399,505,612,702,803,918,995,1073,1153,1265,1367,1463,1572,1673,1788,1911,2016,2117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sl_values-sl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3091",
+ "endColumns": "198",
+ "endOffsets": "3285"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sl/values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,270,393,500,608,695,798,917,1002,1086,1170,1278,1387,1487,1600,1707,1811,1928,2025",
+ "endColumns": "106,107,122,106,107,86,102,118,84,83,83,107,108,99,112,106,103,116,96,100",
+ "endOffsets": "157,265,388,495,603,690,793,912,997,1081,1165,1273,1382,1482,1595,1702,1806,1923,2020,2121"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,320,443,550,658,745,848,967,1052,1136,1220,1328,1437,1537,1650,1757,1861,1978,4644",
+ "endColumns": "106,107,122,106,107,86,102,118,84,83,83,107,108,99,112,106,103,116,96,100",
+ "endOffsets": "207,315,438,545,653,740,843,962,1047,1131,1215,1323,1432,1532,1645,1752,1856,1973,2070,4740"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,584,711,816,1022,1150,1279,1496,1601,1799,1927,2138,2316,2412,2500",
+ "endColumns": "103,196,126,104,205,127,128,216,104,197,127,210,177,95,87,108",
+ "endOffsets": "386,583,710,815,1021,1149,1278,1495,1600,1798,1926,2137,2315,2411,2499,2608"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2075,2183,2380,2511,2620,2826,2958,3290,3507,3616,3814,3946,4157,4339,4439,4531",
+ "endColumns": "107,196,130,108,205,131,132,216,108,197,131,210,181,99,91,112",
+ "endOffsets": "2178,2375,2506,2615,2821,2953,3086,3502,3611,3809,3941,4152,4334,4434,4526,4639"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw210dp-v13_values-sw210dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-sw210dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6",
+ "startColumns": "0,0,0",
+ "startOffsets": "215,279,339",
+ "endColumns": "63,59,47",
+ "endOffsets": "278,338,386"
+ },
+ "to": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,123,187",
+ "endColumns": "67,63,51",
+ "endOffsets": "118,182,234"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-te_values-te.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-te/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1102",
+ "endColumns": "198",
+ "endOffsets": "1296"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-te/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,577,705,818,1014,1137,1260,1468,1574,1758,1884,2094,2279,2369,2463",
+ "endColumns": "107,185,127,112,195,122,122,207,105,183,125,209,184,89,93,106",
+ "endOffsets": "390,576,704,817,1013,1136,1259,1467,1573,1757,1883,2093,2278,2368,2462,2569"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,403,535,652,848,975,1301,1509,1619,1803,1933,2143,2332,2426,2524",
+ "endColumns": "111,185,131,116,195,126,126,207,109,183,129,209,188,93,97,110",
+ "endOffsets": "212,398,530,647,843,970,1097,1504,1614,1798,1928,2138,2327,2421,2519,2630"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-uz-rUZ/values-uz-rUZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,495,612,698,809,925,1005,1084,1168,1277,1384,1485,1593,1698,1803,1902",
+ "endColumns": "104,107,122,103,116,85,110,115,79,78,83,108,106,100,107,104,104,98,100",
+ "endOffsets": "155,263,386,490,607,693,804,920,1000,1079,1163,1272,1379,1480,1588,1693,1798,1897,1998"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mk_values-mk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-mk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "195",
+ "endOffsets": "480"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1132",
+ "endColumns": "195",
+ "endOffsets": "1323"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-mk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,581,712,820,1024,1155,1290,1506,1611,1808,1939,2151,2336,2431,2521",
+ "endColumns": "104,192,130,107,203,130,134,215,104,196,130,211,184,94,89,103",
+ "endOffsets": "387,580,711,819,1023,1154,1289,1505,1610,1807,1938,2150,2335,2430,2520,2624"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,407,542,654,858,993,1328,1544,1653,1850,1985,2197,2386,2485,2579",
+ "endColumns": "108,192,134,111,203,134,138,215,108,196,134,211,188,98,93,107",
+ "endOffsets": "209,402,537,649,853,988,1127,1539,1648,1845,1980,2192,2381,2480,2574,2682"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pa-rIN_values-pa-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pa-rIN/values-pa-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,269,392,497,602,688,788,901,978,1054,1133,1234,1335,1432,1541,1640,1750,1872,1972",
+ "endColumns": "105,107,122,104,104,85,99,112,76,75,78,100,100,96,108,98,109,121,99,100",
+ "endOffsets": "156,264,387,492,597,683,783,896,973,1049,1128,1229,1330,1427,1536,1635,1745,1867,1967,2068"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ky_values-ky.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ky/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "220",
+ "endOffsets": "505"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1105",
+ "endColumns": "220",
+ "endOffsets": "1321"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ky/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,568,695,800,1004,1129,1263,1491,1596,1777,1905,2101,2294,2384,2470",
+ "endColumns": "103,180,126,104,203,124,133,227,104,180,127,195,192,89,85,102",
+ "endOffsets": "386,567,694,799,1003,1128,1262,1490,1595,1776,1904,2100,2293,2383,2469,2572"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,394,525,634,838,967,1326,1554,1663,1844,1976,2172,2369,2463,2553",
+ "endColumns": "107,180,130,108,203,128,137,227,108,180,131,195,196,93,89,106",
+ "endOffsets": "208,389,520,629,833,962,1100,1549,1658,1839,1971,2167,2364,2458,2548,2655"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ka_values-ka.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ka/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1121",
+ "endColumns": "201",
+ "endOffsets": "1318"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ka/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,567,693,801,1014,1146,1279,1511,1617,1803,1929,2149,2314,2406,2493",
+ "endColumns": "102,180,125,107,212,131,132,231,105,185,125,219,164,91,86,100",
+ "endOffsets": "385,566,692,800,1013,1145,1278,1510,1616,1802,1928,2148,2313,2405,2492,2593"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,393,523,635,848,984,1323,1555,1665,1851,1981,2201,2370,2466,2557",
+ "endColumns": "106,180,129,111,212,135,136,231,109,185,129,219,168,95,90,104",
+ "endOffsets": "207,388,518,630,843,979,1116,1550,1660,1846,1976,2196,2365,2461,2552,2657"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bn-rBD_values-bn-rBD.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-bn-rBD/values-bn-rBD.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,507,613,707,812,942,1020,1098,1185,1295,1411,1518,1628,1734,1844,1969,2074",
+ "endColumns": "108,107,122,111,105,93,104,129,77,77,86,109,115,106,109,105,109,124,104,100",
+ "endOffsets": "159,267,390,502,608,702,807,937,1015,1093,1180,1290,1406,1513,1623,1729,1839,1964,2069,2170"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rAU_values-en-rAU.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-en-rAU/values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-af.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-af.json
new file mode 100644
index 0000000000000000000000000000000000000000..3c685c6880ebe47e2570571fc2f25b509d1019f5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-af.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-af/values-af.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-af/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,576,700,808,1017,1137,1264,1489,1595,1783,1908,2106,2286,2378,2467",
+ "endColumns": "104,187,123,107,208,119,126,224,105,187,124,197,179,91,88,103",
+ "endOffsets": "387,575,699,807,1016,1136,1263,1488,1594,1782,1907,2105,2285,2377,2466,2570"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2020,2129,2317,2445,2557,2766,2890,3223,3448,3558,3746,3875,4073,4257,4353,4446",
+ "endColumns": "108,187,127,111,208,123,130,224,109,187,128,197,183,95,92,107",
+ "endOffsets": "2124,2312,2440,2552,2761,2885,3016,3443,3553,3741,3870,4068,4252,4348,4441,4549"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-af/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3021",
+ "endColumns": "201",
+ "endOffsets": "3218"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-af/values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,596,681,784,902,978,1055,1136,1243,1346,1443,1551,1653,1755,1872,1970",
+ "endColumns": "103,107,122,99,105,84,102,117,75,76,80,106,102,96,107,101,101,116,97,100",
+ "endOffsets": "154,262,385,485,591,676,779,897,973,1050,1131,1238,1341,1438,1546,1648,1750,1867,1965,2066"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,317,440,540,646,731,834,952,1028,1105,1186,1293,1396,1493,1601,1703,1805,1922,4554",
+ "endColumns": "103,107,122,99,105,84,102,117,75,76,80,106,102,96,107,101,101,116,97,100",
+ "endOffsets": "204,312,435,535,641,726,829,947,1023,1100,1181,1288,1391,1488,1596,1698,1800,1917,2015,4650"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-am.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-am.json
new file mode 100644
index 0000000000000000000000000000000000000000..e86144e7c9831f938e6916b34170cbd73ab15f75
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-am.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-am/values-am.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-am/values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,265,388,487,593,679,782,895,973,1051,1130,1230,1330,1426,1529,1628,1735,1851,1947",
+ "endColumns": "101,107,122,98,105,85,102,112,77,77,78,99,99,95,102,98,106,115,95,100",
+ "endOffsets": "152,260,383,482,588,674,777,890,968,1046,1125,1225,1325,1421,1524,1623,1730,1846,1942,2043"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,315,438,537,643,729,832,945,1023,1101,1180,1280,1380,1476,1579,1678,1785,1901,4354",
+ "endColumns": "101,107,122,98,105,85,102,112,77,77,78,99,99,95,102,98,106,115,95,100",
+ "endOffsets": "202,310,433,532,638,724,827,940,1018,1096,1175,1275,1375,1471,1574,1673,1780,1896,1992,4450"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-am/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "2942",
+ "endColumns": "190",
+ "endOffsets": "3128"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-am/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,554,674,774,960,1081,1208,1395,1496,1672,1793,1987,2140,2226,2309",
+ "endColumns": "99,170,119,99,185,120,126,186,100,175,120,193,152,85,82,95",
+ "endOffsets": "382,553,673,773,959,1080,1207,1394,1495,1671,1792,1986,2139,2225,2308,2404"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1997,2101,2272,2396,2500,2686,2811,3133,3320,3425,3601,3726,3920,4077,4167,4254",
+ "endColumns": "103,170,123,103,185,124,130,186,104,175,124,193,156,89,86,99",
+ "endOffsets": "2096,2267,2391,2495,2681,2806,2937,3315,3420,3596,3721,3915,4072,4162,4249,4349"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ar.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ar.json
new file mode 100644
index 0000000000000000000000000000000000000000..fe282ef17174da7101e494c3aaa9bca18194cc59
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ar.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ar/values-ar.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ar/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "189",
+ "endOffsets": "474"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3003",
+ "endColumns": "189",
+ "endOffsets": "3188"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ar/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,561,681,784,981,1107,1234,1430,1532,1713,1833,2031,2203,2293,2385",
+ "endColumns": "101,175,119,102,196,125,126,195,101,180,119,197,171,89,91,108",
+ "endOffsets": "384,560,680,783,980,1106,1233,1429,1531,1712,1832,2030,2202,2292,2384,2493"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2032,2138,2314,2438,2545,2742,2872,3193,3389,3495,3676,3800,3998,4174,4268,4364",
+ "endColumns": "105,175,123,106,196,129,130,195,105,180,123,197,175,93,95,112",
+ "endOffsets": "2133,2309,2433,2540,2737,2867,2998,3384,3490,3671,3795,3993,4169,4263,4359,4472"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ar/values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,507,616,698,799,913,992,1071,1150,1255,1356,1452,1560,1663,1766,1885,1982",
+ "endColumns": "116,107,122,103,108,81,100,113,78,78,78,104,100,95,107,102,102,118,96,100",
+ "endOffsets": "167,275,398,502,611,693,794,908,987,1066,1145,1250,1351,1447,1555,1658,1761,1880,1977,2078"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,330,453,557,666,748,849,963,1042,1121,1200,1305,1406,1502,1610,1713,1816,1935,4477",
+ "endColumns": "116,107,122,103,108,81,100,113,78,78,78,104,100,95,107,102,102,118,96,100",
+ "endOffsets": "217,325,448,552,661,743,844,958,1037,1116,1195,1300,1401,1497,1605,1708,1811,1930,2027,4573"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-az-rAZ.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-az-rAZ.json
new file mode 100644
index 0000000000000000000000000000000000000000..c3e9c329b02149b19064ab5a99f04af9ee183f37
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-az-rAZ.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-az-rAZ/values-az-rAZ.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-az-rAZ/values-az-rAZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,384,483,593,681,788,902,983,1062,1147,1254,1361,1461,1570,1674,1784,1881",
+ "endColumns": "97,107,122,98,109,87,106,113,80,78,84,106,106,99,108,103,109,96,100",
+ "endOffsets": "148,256,379,478,588,676,783,897,978,1057,1142,1249,1356,1456,1565,1669,1779,1876,1977"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-az.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-az.json
new file mode 100644
index 0000000000000000000000000000000000000000..a2bc5da8c267b01d7ec0c7a77ff17b879bcd8646
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-az.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-az/values-az.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-az/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "220",
+ "endOffsets": "505"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1125",
+ "endColumns": "220",
+ "endOffsets": "1341"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-az/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,577,708,816,1021,1152,1283,1508,1616,1796,1931,2134,2316,2406,2497",
+ "endColumns": "106,186,130,107,204,130,130,224,107,179,134,202,181,89,90,105",
+ "endOffsets": "389,576,707,815,1020,1151,1282,1507,1615,1795,1930,2133,2315,2405,2496,2602"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,403,538,650,855,990,1346,1571,1683,1863,2002,2205,2391,2485,2580",
+ "endColumns": "110,186,134,111,204,134,134,224,111,179,138,202,185,93,94,109",
+ "endOffsets": "211,398,533,645,850,985,1120,1566,1678,1858,1997,2200,2386,2480,2575,2685"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-b+es+419.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-b+es+419.json
new file mode 100644
index 0000000000000000000000000000000000000000..5ea336968e4d15f826b65be2e1593963c3c22222
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-b+es+419.json
@@ -0,0 +1,28 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-b+es+419/values-b+es+419.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-b+es+419/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "339,589,842,1101,1356,1616,1879,1975,2079,2182,2292,2395,2502,2611,2713,2819,2911,3012,3112,3209,3314,3436,3555,3659,3780,3902,4006,4109,4203,4305,4424,4540,4640,4758,4877,4966,5044,5113,5233,5313,5485",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,109,102,106,108,101,105,91,100,99,96,104,121,118,103,120,121,103,102,93,101,118,115,99,117,118,88,77,68,119,79,171,177",
+ "endOffsets": "588,841,1100,1355,1615,1878,1974,2078,2181,2291,2394,2501,2610,2712,2818,2910,3011,3111,3208,3313,3435,3554,3658,3779,3901,4005,4108,4202,4304,4423,4539,4639,4757,4876,4965,5043,5112,5232,5312,5484,5662"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1106,1362,1621,1721,1829,1936,2050,2157,2268,2381,2487,2597,2693,2798,2902,3003,3112,3238,3361,3469,3594,3720,3828,3935,4033,4139,4262,4382,4486,4608,4731,4824,4906,4979,5103,5187,5355",
+ "endLines": "4,7,10,13,16,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54",
+ "endColumns": "10,10,10,10,10,10,99,107,106,113,106,110,112,105,109,95,104,103,100,108,125,122,107,124,125,107,106,97,105,122,119,103,121,122,92,81,72,123,83,167,173",
+ "endOffsets": "346,595,850,1101,1357,1616,1716,1824,1931,2045,2152,2263,2376,2482,2592,2688,2793,2897,2998,3107,3233,3356,3464,3589,3715,3823,3930,4028,4134,4257,4377,4481,4603,4726,4819,4901,4974,5098,5182,5350,5524"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-be.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-be.json
new file mode 100644
index 0000000000000000000000000000000000000000..9489417cc1fa637b22bf2480353bf7c6322ff5b3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-be.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-be/values-be.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-be/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,582,705,813,1027,1151,1280,1501,1606,1800,1926,2138,2323,2418,2506",
+ "endColumns": "104,193,122,107,213,123,128,220,104,193,125,211,184,94,87,103",
+ "endOffsets": "387,581,704,812,1026,1150,1279,1500,1605,1799,1925,2137,2322,2417,2505,2609"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,408,535,647,861,989,1327,1548,1657,1851,1981,2193,2382,2481,2573",
+ "endColumns": "108,193,126,111,213,127,132,220,108,193,129,211,188,98,91,107",
+ "endOffsets": "209,403,530,642,856,984,1117,1543,1652,1846,1976,2188,2377,2476,2568,2676"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-be/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1122",
+ "endColumns": "204",
+ "endOffsets": "1322"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bg.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bg.json
new file mode 100644
index 0000000000000000000000000000000000000000..1ab05550ec5657b17f5c07ab9a686297290a2ddb
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bg.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bg/values-bg.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-bg/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,587,720,829,1055,1188,1322,1550,1660,1866,2002,2218,2410,2506,2591",
+ "endColumns": "106,196,132,108,225,132,133,227,109,205,135,215,191,95,84,97",
+ "endOffsets": "389,586,719,828,1054,1187,1321,1549,1659,1865,2001,2217,2409,2505,2590,2688"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2096,2207,2404,2541,2654,2880,3017,3352,3580,3694,3900,4040,4256,4452,4552,4641",
+ "endColumns": "110,196,136,112,225,136,137,227,113,205,139,215,195,99,88,101",
+ "endOffsets": "2202,2399,2536,2649,2875,3012,3150,3575,3689,3895,4035,4251,4447,4547,4636,4738"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-bg/values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,170,281,409,516,621,707,812,933,1012,1090,1173,1287,1396,1496,1610,1716,1824,1947,2046",
+ "endColumns": "114,110,127,106,104,85,104,120,78,77,82,113,108,99,113,105,107,122,98,100",
+ "endOffsets": "165,276,404,511,616,702,807,928,1007,1085,1168,1282,1391,1491,1605,1711,1819,1942,2041,2142"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,331,459,566,671,757,862,983,1062,1140,1223,1337,1446,1546,1660,1766,1874,1997,4743",
+ "endColumns": "114,110,127,106,104,85,104,120,78,77,82,113,108,99,113,105,107,122,98,100",
+ "endOffsets": "215,326,454,561,666,752,857,978,1057,1135,1218,1332,1441,1541,1655,1761,1869,1992,2091,4839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-bg/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "196",
+ "endOffsets": "481"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3155",
+ "endColumns": "196",
+ "endOffsets": "3347"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bn-rBD.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bn-rBD.json
new file mode 100644
index 0000000000000000000000000000000000000000..8e7de3719815a07e486d1c441ef0e4eb7d5cb182
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bn-rBD.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bn-rBD/values-bn-rBD.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-bn-rBD/values-bn-rBD.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,507,613,707,812,942,1020,1098,1185,1295,1411,1518,1628,1734,1844,1969,2074",
+ "endColumns": "108,107,122,111,105,93,104,129,77,77,86,109,115,106,109,105,109,124,104,100",
+ "endOffsets": "159,267,390,502,608,702,807,937,1015,1093,1180,1290,1406,1513,1623,1729,1839,1964,2069,2170"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bn.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bn.json
new file mode 100644
index 0000000000000000000000000000000000000000..a51458733085bd67eacc80b13d39987d30c077e7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bn.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bn/values-bn.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-bn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "210",
+ "endOffsets": "495"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1103",
+ "endColumns": "210",
+ "endOffsets": "1309"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-bn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,581,707,816,1012,1132,1261,1465,1572,1759,1885,2078,2253,2339,2431",
+ "endColumns": "106,190,125,108,195,119,128,203,106,186,125,192,174,85,91,113",
+ "endOffsets": "389,580,706,815,1011,1131,1260,1464,1571,1758,1884,2077,2252,2338,2430,2544"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,407,537,650,846,970,1314,1518,1629,1816,1946,2139,2318,2408,2504",
+ "endColumns": "110,190,129,112,195,123,132,203,110,186,129,192,178,89,95,117",
+ "endOffsets": "211,402,532,645,841,965,1098,1513,1624,1811,1941,2134,2313,2403,2499,2617"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bs.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bs.json
new file mode 100644
index 0000000000000000000000000000000000000000..5541ef8f8c90ba354f2ea77642c9097f24729cc3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-bs.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bs/values-bs.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-bs/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "199",
+ "endOffsets": "484"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1113",
+ "endColumns": "199",
+ "endOffsets": "1308"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-bs/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,703,811,1020,1144,1271,1484,1589,1781,1906,2115,2287,2381,2472",
+ "endColumns": "103,191,123,107,208,123,126,212,104,191,124,208,171,93,90,109",
+ "endOffsets": "386,578,702,810,1019,1143,1270,1483,1588,1780,1905,2114,2286,2380,2471,2581"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,405,533,645,854,982,1313,1526,1635,1827,1956,2165,2341,2439,2534",
+ "endColumns": "107,191,127,111,208,127,130,212,108,191,128,208,175,97,94,113",
+ "endOffsets": "208,400,528,640,849,977,1108,1521,1630,1822,1951,2160,2336,2434,2529,2643"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ca.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ca.json
new file mode 100644
index 0000000000000000000000000000000000000000..a67e937f8246082c632434e953d5c2e55b23243a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ca.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ca/values-ca.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ca/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,574,703,810,1022,1151,1286,1523,1630,1824,1957,2185,2372,2463,2557",
+ "endColumns": "102,187,128,106,211,128,134,236,106,193,132,227,186,90,93,111",
+ "endOffsets": "385,573,702,809,1021,1150,1285,1522,1629,1823,1956,2184,2371,2462,2556,2668"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2094,2201,2389,2522,2633,2845,2978,3315,3552,3663,3857,3994,4222,4413,4508,4606",
+ "endColumns": "106,187,132,110,211,132,138,236,110,193,136,227,190,94,97,115",
+ "endOffsets": "2196,2384,2517,2628,2840,2973,3112,3547,3658,3852,3989,4217,4408,4503,4601,4717"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ca/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3117",
+ "endColumns": "197",
+ "endOffsets": "3310"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ca/values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,510,617,700,808,934,1018,1099,1182,1293,1402,1500,1610,1714,1822,1945,2044",
+ "endColumns": "117,107,122,105,106,82,107,125,83,80,82,110,108,97,109,103,107,122,98,100",
+ "endOffsets": "168,276,399,505,612,695,803,929,1013,1094,1177,1288,1397,1495,1605,1709,1817,1940,2039,2140"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,331,454,560,667,750,858,984,1068,1149,1232,1343,1452,1550,1660,1764,1872,1995,4722",
+ "endColumns": "117,107,122,105,106,82,107,125,83,80,82,110,108,97,109,103,107,122,98,100",
+ "endOffsets": "218,326,449,555,662,745,853,979,1063,1144,1227,1338,1447,1545,1655,1759,1867,1990,2089,4818"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-cs.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-cs.json
new file mode 100644
index 0000000000000000000000000000000000000000..083d9c2e7c272a5a1b8a8913e33b8c906c8b3c5f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-cs.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-cs/values-cs.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-cs/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3075",
+ "endColumns": "201",
+ "endOffsets": "3272"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-cs/values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,395,497,606,692,797,914,995,1076,1160,1264,1373,1472,1578,1688,1795,1917,2015",
+ "endColumns": "106,108,123,101,108,85,104,116,80,80,83,103,108,98,105,109,106,121,97,100",
+ "endOffsets": "157,266,390,492,601,687,792,909,990,1071,1155,1259,1368,1467,1573,1683,1790,1912,2010,2111"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,321,445,547,656,742,847,964,1045,1126,1210,1314,1423,1522,1628,1738,1845,1967,4664",
+ "endColumns": "106,108,123,101,108,85,104,116,80,80,83,103,108,98,105,109,106,121,97,100",
+ "endOffsets": "207,316,440,542,651,737,842,959,1040,1121,1205,1309,1418,1517,1623,1733,1840,1962,2060,4760"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-cs/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,702,810,1022,1147,1273,1507,1616,1811,1937,2157,2338,2432,2525",
+ "endColumns": "103,191,122,107,211,124,125,233,108,194,125,219,180,93,92,110",
+ "endOffsets": "386,578,701,809,1021,1146,1272,1506,1615,1810,1936,2156,2337,2431,2524,2635"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2065,2173,2365,2492,2604,2816,2945,3277,3511,3624,3819,3949,4169,4354,4452,4549",
+ "endColumns": "107,191,126,111,211,128,129,233,112,194,129,219,184,97,96,114",
+ "endOffsets": "2168,2360,2487,2599,2811,2940,3070,3506,3619,3814,3944,4164,4349,4447,4544,4659"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-da.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-da.json
new file mode 100644
index 0000000000000000000000000000000000000000..0ae20cf133e553eafd279567418f11c7d2393955
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-da.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-da/values-da.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-da/values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,488,600,683,783,896,973,1050,1129,1238,1346,1442,1556,1658,1759,1875,1972",
+ "endColumns": "102,107,122,98,111,82,99,112,76,76,78,108,107,95,113,101,100,115,96,100",
+ "endOffsets": "153,261,384,483,595,678,778,891,968,1045,1124,1233,1341,1437,1551,1653,1754,1870,1967,2068"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1739,1847,1970,2069,2181,2264,2364,2477,2554,2631,2710,2819,2927,3023,3137,3239,3340,3456,9394",
+ "endColumns": "102,107,122,98,111,82,99,112,76,76,78,108,107,95,113,101,100,115,96,100",
+ "endOffsets": "1734,1842,1965,2064,2176,2259,2359,2472,2549,2626,2705,2814,2922,3018,3132,3234,3335,3451,3548,9490"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-da/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,704,811,1013,1136,1266,1481,1585,1778,1903,2107,2311,2403,2491",
+ "endColumns": "103,191,124,106,201,122,129,214,103,192,124,203,203,91,87,102",
+ "endOffsets": "386,578,703,810,1012,1135,1265,1480,1584,1777,1902,2106,2310,2402,2490,2593"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6499,6607,6799,6928,7039,7241,7368,7688,7903,8011,8204,8333,8537,8745,8841,8933",
+ "endColumns": "107,191,128,110,201,126,133,214,107,192,128,203,207,95,91,106",
+ "endOffsets": "6602,6794,6923,7034,7236,7363,7497,7898,8006,8199,8328,8532,8740,8836,8928,9035"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-da/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,588,843,1108,1363,1623,1888,1977,2076,2174,2276,2378,2476,2577,2678,2775,2859,2954,3048,3138,3238,3354,3469,3568,3683,3797,3900,4002,4088,4184,4296,4407,4501,4612,4722,4812,4890,4959,5060,5137,5309",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,88,98,97,101,101,97,100,100,96,83,94,93,89,99,115,114,98,114,113,102,101,85,95,111,110,93,110,109,89,77,68,100,76,171,177",
+ "endOffsets": "587,842,1107,1362,1622,1887,1976,2075,2173,2275,2377,2475,2576,2677,2774,2858,2953,3047,3137,3237,3353,3468,3567,3682,3796,3899,4001,4087,4183,4295,4406,4500,4611,4721,4811,4889,4958,5059,5136,5308,5486"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,356,607,868,1119,1375,3553,3646,3749,3851,3957,4063,4165,4270,4375,4476,4564,4663,4761,4855,4959,5079,5198,5301,5420,5538,5645,5751,5841,5941,6057,6172,6270,6385,9040,9134,9216,9289,9495,9576,9744",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,92,102,101,105,105,101,104,104,100,87,98,97,93,103,119,118,102,118,117,106,105,89,99,115,114,97,114,113,93,81,72,104,80,167,173",
+ "endOffsets": "351,602,863,1114,1370,1631,3641,3744,3846,3952,4058,4160,4265,4370,4471,4559,4658,4756,4850,4954,5074,5193,5296,5415,5533,5640,5746,5836,5936,6052,6167,6265,6380,6494,9129,9211,9284,9389,9571,9739,9913"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-da/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "185",
+ "endOffsets": "470"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7502",
+ "endColumns": "185",
+ "endOffsets": "7683"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-de.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-de.json
new file mode 100644
index 0000000000000000000000000000000000000000..c38df6418ec90a4cb908d9a683e0cb211d1b4718
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-de.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-de/values-de.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-de/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "203",
+ "endOffsets": "488"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7467",
+ "endColumns": "203",
+ "endOffsets": "7666"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-de/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,586,712,822,1059,1188,1332,1571,1681,1881,2010,2231,2433,2530,2619",
+ "endColumns": "106,195,125,109,236,128,143,238,109,199,128,220,201,96,88,104",
+ "endOffsets": "389,585,711,821,1058,1187,1331,1570,1680,1880,2009,2230,2432,2529,2618,2723"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6398,6509,6705,6835,6949,7186,7319,7671,7910,8024,8224,8357,8578,8784,8885,8978",
+ "endColumns": "110,195,129,113,236,132,147,238,113,199,132,220,205,100,92,108",
+ "endOffsets": "6504,6700,6830,6944,7181,7314,7462,7905,8019,8219,8352,8573,8779,8880,8973,9082"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-de/values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,489,601,687,792,907,984,1060,1142,1253,1356,1455,1566,1668,1775,1897,1999",
+ "endColumns": "104,107,122,97,111,85,104,114,76,75,81,110,102,98,110,101,106,121,101,100",
+ "endOffsets": "155,263,386,484,596,682,787,902,979,1055,1137,1248,1351,1450,1561,1663,1770,1892,1994,2095"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1741,1849,1972,2070,2182,2268,2373,2488,2565,2641,2723,2834,2937,3036,3147,3249,3356,3478,9452",
+ "endColumns": "104,107,122,97,111,85,104,114,76,75,81,110,102,98,110,101,106,121,101,100",
+ "endOffsets": "1736,1844,1967,2065,2177,2263,2368,2483,2560,2636,2718,2829,2932,3031,3142,3244,3351,3473,3575,9548"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-de/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1099,1354,1618,1888,1975,2066,2159,2257,2348,2442,2542,2635,2731,2813,2900,2989,3077,3169,3281,3392,3486,3600,3713,3805,3899,3983,4071,4179,4286,4375,4485,4594,4685,4764,4833,4943,5023,5195",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,90,92,97,90,93,99,92,95,81,86,88,87,91,111,110,93,113,112,91,93,83,87,107,106,88,109,108,90,78,68,109,79,171,177",
+ "endOffsets": "582,835,1098,1353,1617,1887,1974,2065,2158,2256,2347,2441,2541,2634,2730,2812,2899,2988,3076,3168,3280,3391,3485,3599,3712,3804,3898,3982,4070,4178,4285,4374,4484,4593,4684,4763,4832,4942,5022,5194,5372"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,859,1110,1370,3580,3671,3766,3863,3965,4060,4158,4262,4359,4459,4545,4636,4729,4821,4917,5033,5148,5246,5364,5481,5577,5675,5763,5855,5967,6078,6171,6285,9087,9182,9265,9338,9553,9637,9805",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,94,96,101,94,97,103,96,99,85,90,92,91,95,115,114,97,117,116,95,97,87,91,111,110,92,113,112,94,82,72,113,83,167,173",
+ "endOffsets": "346,595,854,1105,1365,1631,3666,3761,3858,3960,4055,4153,4257,4354,4454,4540,4631,4724,4816,4912,5028,5143,5241,5359,5476,5572,5670,5758,5850,5962,6073,6166,6280,6393,9177,9260,9333,9447,9632,9800,9974"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-el.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-el.json
new file mode 100644
index 0000000000000000000000000000000000000000..8508b31f041b9bed971be0295ffa54a8c090d115
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-el.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-el/values-el.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-el/values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,515,632,717,822,948,1036,1122,1207,1318,1428,1530,1641,1750,1858,1981,2081",
+ "endColumns": "117,107,122,110,116,84,104,125,87,85,84,110,109,101,110,108,107,122,99,100",
+ "endOffsets": "168,276,399,510,627,712,817,943,1031,1117,1202,1313,1423,1525,1636,1745,1853,1976,2076,2177"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,331,454,565,682,767,872,998,1086,1172,1257,1368,1478,1580,1691,1800,1908,2031,4838",
+ "endColumns": "117,107,122,110,116,84,104,125,87,85,84,110,109,101,110,108,107,122,99,100",
+ "endOffsets": "218,326,449,560,677,762,867,993,1081,1167,1252,1363,1473,1575,1686,1795,1903,2026,2126,4934"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-el/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3210",
+ "endColumns": "222",
+ "endOffsets": "3428"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-el/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,610,740,849,1089,1212,1342,1590,1696,1897,2024,2261,2432,2527,2615",
+ "endColumns": "108,217,129,108,239,122,129,247,105,200,126,236,170,94,87,107",
+ "endOffsets": "391,609,739,848,1088,1211,1341,1589,1695,1896,2023,2260,2431,2526,2614,2722"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2131,2244,2462,2596,2709,2949,3076,3433,3681,3791,3992,4123,4360,4535,4634,4726",
+ "endColumns": "112,217,133,112,239,126,133,247,109,200,130,236,174,98,91,111",
+ "endOffsets": "2239,2457,2591,2704,2944,3071,3205,3676,3786,3987,4118,4355,4530,4629,4721,4833"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-en-rAU.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-en-rAU.json
new file mode 100644
index 0000000000000000000000000000000000000000..13ed10c244452697ba19f0008b54f3805ca3a47f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-en-rAU.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rAU/values-en-rAU.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-en-rAU/values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-en-rGB.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-en-rGB.json
new file mode 100644
index 0000000000000000000000000000000000000000..c0d69285f5d1dd5f07fe705d0c350cf41f6c0529
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-en-rGB.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rGB/values-en-rGB.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,836,1093,1348,1608,1872,1960,2051,2144,2241,2332,2423,2522,2615,2708,2789,2874,2961,3050,3142,3247,3352,3446,3553,3660,3752,3846,3929,4015,4114,4213,4300,4401,4502,4590,4666,4736,4846,4924,5096",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,90,92,96,90,90,98,92,92,80,84,86,88,91,104,104,93,106,106,91,93,82,85,98,98,86,100,100,87,75,69,109,77,171,177",
+ "endOffsets": "584,835,1092,1347,1607,1871,1959,2050,2143,2240,2331,2422,2521,2614,2707,2788,2873,2960,3049,3141,3246,3351,3445,3552,3659,3751,3845,3928,4014,4113,4212,4299,4400,4501,4589,4665,4735,4845,4923,5095,5273"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1100,1356,3530,3622,3717,3814,3915,4010,4105,4208,4305,4402,4487,4576,4667,4760,4856,4965,5074,5172,5283,5394,5490,5588,5675,5765,5868,5971,6062,6167,8774,8866,8946,9020,9235,9317,9485",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,94,96,100,94,94,102,96,96,84,88,90,92,95,108,108,97,110,110,95,97,86,89,102,102,90,104,104,91,79,73,113,81,167,173",
+ "endOffsets": "344,591,844,1095,1351,1611,3617,3712,3809,3910,4005,4100,4203,4300,4397,4482,4571,4662,4755,4851,4960,5069,5167,5278,5389,5485,5583,5670,5760,5863,5966,6057,6162,6267,8861,8941,9015,9129,9312,9480,9654"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,574,697,802,1012,1133,1261,1479,1582,1765,1888,2093,2267,2356,2444",
+ "endColumns": "102,183,122,104,209,120,127,217,102,182,122,204,173,88,87,103",
+ "endOffsets": "389,573,696,801,1011,1132,1260,1478,1581,1764,1887,2092,2266,2355,2443,2547"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6272,6379,6563,6690,6799,7009,7134,7463,7681,7788,7971,8098,8303,8481,8574,8666",
+ "endColumns": "106,183,126,108,209,124,131,217,106,182,126,204,177,92,91,107",
+ "endOffsets": "6374,6558,6685,6794,7004,7129,7261,7676,7783,7966,8093,8298,8476,8569,8661,8769"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "196",
+ "endOffsets": "485"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7266",
+ "endColumns": "196",
+ "endOffsets": "7458"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-en-rGB/values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1616,1720,1828,1951,2051,2159,2243,2343,2458,2535,2611,2693,2796,2900,2999,3104,3207,3311,3430,9134",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "1715,1823,1946,2046,2154,2238,2338,2453,2530,2606,2688,2791,2895,2994,3099,3202,3306,3425,3525,9230"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-en-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-en-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..5fd2eb0912531c56111e7ea582468e2ceae39999
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-en-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rIN/values-en-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-en-rIN/values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-es-rUS.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-es-rUS.json
new file mode 100644
index 0000000000000000000000000000000000000000..b8f95045ebc033545049825fb8d8d79b5686488c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-es-rUS.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es-rUS/values-es-rUS.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1354,1614,1877,1973,2077,2180,2290,2393,2500,2609,2711,2817,2909,3010,3110,3207,3312,3434,3553,3657,3778,3900,4004,4107,4201,4303,4422,4538,4638,4756,4875,4964,5042,5111,5231,5311,5483",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,109,102,106,108,101,105,91,100,99,96,104,121,118,103,120,121,103,102,93,101,118,115,99,117,118,88,77,68,119,79,171,177",
+ "endOffsets": "586,839,1098,1353,1613,1876,1972,2076,2179,2289,2392,2499,2608,2710,2816,2908,3009,3109,3206,3311,3433,3552,3656,3777,3899,4003,4106,4200,4302,4421,4537,4637,4755,4874,4963,5041,5110,5230,5310,5482,5660"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1106,1362,3614,3714,3822,3929,4043,4150,4261,4374,4480,4590,4686,4791,4895,4996,5105,5231,5354,5462,5587,5713,5821,5928,6026,6132,6255,6375,6479,6601,9389,9482,9564,9637,9862,9946,10114",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,107,106,113,106,110,112,105,109,95,104,103,100,108,125,122,107,124,125,107,106,97,105,122,119,103,121,122,92,81,72,123,83,167,173",
+ "endOffsets": "346,595,850,1101,1357,1616,3709,3817,3924,4038,4145,4256,4369,4475,4585,4681,4786,4890,4991,5100,5226,5349,5457,5582,5708,5816,5923,6021,6127,6250,6370,6474,6596,6719,9477,9559,9632,9756,9941,10109,10283"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,393,591,721,827,1047,1176,1307,1537,1644,1845,1976,2212,2416,2512,2600",
+ "endColumns": "105,197,129,105,219,128,130,229,106,200,130,235,203,95,87,102",
+ "endOffsets": "392,590,720,826,1046,1175,1306,1536,1643,1844,1975,2211,2415,2511,2599,2702"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6724,6834,7032,7166,7276,7496,7629,7969,8199,8310,8511,8646,8882,9090,9190,9282",
+ "endColumns": "109,197,133,109,219,132,134,229,110,200,134,235,207,99,91,106",
+ "endOffsets": "6829,7027,7161,7271,7491,7624,7759,8194,8305,8506,8641,8877,9085,9185,9277,9384"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-es-rUS/values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,515,623,708,809,932,1016,1097,1179,1291,1403,1504,1612,1719,1826,1948,2048",
+ "endColumns": "119,107,122,108,107,84,100,122,83,80,81,111,111,100,107,106,106,121,99,100",
+ "endOffsets": "170,278,401,510,618,703,804,927,1011,1092,1174,1286,1398,1499,1607,1714,1821,1943,2043,2144"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1621,1741,1849,1972,2081,2189,2274,2375,2498,2582,2663,2745,2857,2969,3070,3178,3285,3392,3514,9761",
+ "endColumns": "119,107,122,108,107,84,100,122,83,80,81,111,111,100,107,106,106,121,99,100",
+ "endOffsets": "1736,1844,1967,2076,2184,2269,2370,2493,2577,2658,2740,2852,2964,3065,3173,3280,3387,3509,3609,9857"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "204",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7764",
+ "endColumns": "204",
+ "endOffsets": "7964"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-es.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-es.json
new file mode 100644
index 0000000000000000000000000000000000000000..7ff9845677aa9c4faae5a039bd3359fdd0d35a6d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-es.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es/values-es.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-es/values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,516,624,709,810,938,1014,1090,1172,1279,1379,1478,1586,1693,1800,1922,2022",
+ "endColumns": "116,107,122,112,107,84,100,127,75,75,81,106,99,98,107,106,106,121,99,100",
+ "endOffsets": "167,275,398,511,619,704,805,933,1009,1085,1167,1274,1374,1473,1581,1688,1795,1917,2017,2118"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1615,1732,1840,1963,2076,2184,2269,2370,2498,2574,2650,2732,2839,2939,3038,3146,3253,3360,3482,9682",
+ "endColumns": "116,107,122,112,107,84,100,127,75,75,81,106,99,98,107,106,106,121,99,100",
+ "endOffsets": "1727,1835,1958,2071,2179,2264,2365,2493,2569,2645,2727,2834,2934,3033,3141,3248,3355,3477,3577,9778"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-es/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,584,713,819,1039,1170,1305,1556,1663,1859,1989,2213,2396,2489,2584",
+ "endColumns": "105,194,128,105,219,130,134,250,106,195,129,223,182,92,94,109",
+ "endOffsets": "388,583,712,818,1038,1169,1304,1555,1662,1858,1988,2212,2395,2488,2583,2693"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6644,6754,6949,7082,7192,7412,7547,7905,8156,8267,8463,8597,8821,9008,9105,9204",
+ "endColumns": "109,194,132,109,219,134,138,250,110,195,133,223,186,96,98,113",
+ "endOffsets": "6749,6944,7077,7187,7407,7542,7681,8151,8262,8458,8592,8816,9003,9100,9199,9313"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-es/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1344,1604,1867,1963,2067,2170,2274,2377,2478,2581,2683,2783,2875,2976,3076,3173,3278,3396,3515,3619,3736,3854,3958,4061,4155,4257,4372,4488,4588,4702,4817,4906,4984,5053,5165,5245,5417",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,103,102,100,102,101,99,91,100,99,96,104,117,118,103,116,117,103,102,93,101,114,115,99,113,114,88,77,68,111,79,171,177",
+ "endOffsets": "580,831,1088,1343,1603,1866,1962,2066,2169,2273,2376,2477,2580,2682,2782,2874,2975,3075,3172,3277,3395,3514,3618,3735,3853,3957,4060,4154,4256,4371,4487,4587,4701,4816,4905,4983,5052,5164,5244,5416,5594"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1100,1356,3582,3682,3790,3897,4005,4112,4217,4324,4430,4534,4630,4735,4839,4940,5049,5171,5294,5402,5523,5645,5753,5860,5958,6064,6183,6303,6407,6525,9318,9411,9493,9566,9783,9867,10035",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,107,106,107,106,104,106,105,103,95,104,103,100,108,121,122,107,120,121,107,106,97,105,118,119,103,117,118,92,81,72,115,83,167,173",
+ "endOffsets": "344,591,844,1095,1351,1610,3677,3785,3892,4000,4107,4212,4319,4425,4529,4625,4730,4834,4935,5044,5166,5289,5397,5518,5640,5748,5855,5953,6059,6178,6298,6402,6520,6639,9406,9488,9561,9677,9862,10030,10204"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-es/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "218",
+ "endOffsets": "503"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7686",
+ "endColumns": "218",
+ "endOffsets": "7900"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-et-rEE.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-et-rEE.json
new file mode 100644
index 0000000000000000000000000000000000000000..613fa95e95191ff0635a0f562903c04dc8298508
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-et-rEE.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-et-rEE/values-et-rEE.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-et-rEE/values-et-rEE.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,510,621,707,809,926,1006,1084,1167,1278,1383,1482,1592,1693,1796,1924,2026",
+ "endColumns": "116,107,122,106,110,85,101,116,79,77,82,110,104,98,109,100,102,127,101,100",
+ "endOffsets": "167,275,398,505,616,702,804,921,1001,1079,1162,1273,1378,1477,1587,1688,1791,1919,2021,2122"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-et.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-et.json
new file mode 100644
index 0000000000000000000000000000000000000000..1e3ea7d923d19e6b7207d3476af375a34cf1c9f7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-et.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-et/values-et.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-et/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1115",
+ "endColumns": "198",
+ "endOffsets": "1309"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-et/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,578,703,809,1018,1145,1273,1492,1598,1793,1923,2137,2308,2397,2488",
+ "endColumns": "100,193,124,105,208,126,127,218,105,194,129,213,170,88,90,112",
+ "endOffsets": "383,577,702,808,1017,1144,1272,1491,1597,1792,1922,2136,2307,2396,2487,2600"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,404,533,643,852,983,1314,1533,1643,1838,1972,2186,2361,2454,2549",
+ "endColumns": "104,193,128,109,208,130,131,218,109,194,133,213,174,92,94,116",
+ "endOffsets": "205,399,528,638,847,978,1110,1528,1638,1833,1967,2181,2356,2449,2544,2661"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-eu-rES.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-eu-rES.json
new file mode 100644
index 0000000000000000000000000000000000000000..2b7794fc56bced3b67e7d17d3ede65050561a601
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-eu-rES.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-eu-rES/values-eu-rES.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-eu-rES/values-eu-rES.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,493,603,689,795,919,1006,1090,1172,1281,1391,1490,1599,1712,1823,1960,2059",
+ "endColumns": "108,107,122,97,109,85,105,123,86,83,81,108,109,98,108,112,110,136,98,100",
+ "endOffsets": "159,267,390,488,598,684,790,914,1001,1085,1167,1276,1386,1485,1594,1707,1818,1955,2054,2155"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-eu.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-eu.json
new file mode 100644
index 0000000000000000000000000000000000000000..f91144efa1e1bb0c1f7b64721f79fc7e1b757e4b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-eu.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-eu/values-eu.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-eu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "200",
+ "endOffsets": "485"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1129",
+ "endColumns": "200",
+ "endOffsets": "1325"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-eu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,593,717,824,1030,1155,1287,1530,1636,1834,1962,2189,2374,2466,2557",
+ "endColumns": "101,207,123,106,205,124,131,242,105,197,127,226,184,91,90,103",
+ "endOffsets": "384,592,716,823,1029,1154,1286,1529,1635,1833,1961,2188,2373,2465,2556,2660"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,419,547,658,864,993,1330,1573,1683,1881,2013,2240,2429,2525,2620",
+ "endColumns": "105,207,127,110,205,128,135,242,109,197,131,226,188,95,94,107",
+ "endOffsets": "206,414,542,653,859,988,1124,1568,1678,1876,2008,2235,2424,2520,2615,2723"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fa.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fa.json
new file mode 100644
index 0000000000000000000000000000000000000000..b240159a44053a2aaa294d3954b8ce000a15972a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fa.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fa/values-fa.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-fa/values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,275,401,504,615,699,802,917,996,1074,1155,1267,1370,1468,1578,1681,1790,1915,2016",
+ "endColumns": "109,109,125,102,110,83,102,114,78,77,80,111,102,97,109,102,108,124,100,100",
+ "endOffsets": "160,270,396,499,610,694,797,912,991,1069,1150,1262,1365,1463,1573,1676,1785,1910,2011,2112"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,325,451,554,665,749,852,967,1046,1124,1205,1317,1420,1518,1628,1731,1840,1965,4651",
+ "endColumns": "109,109,125,102,110,83,102,114,78,77,80,111,102,97,109,102,108,124,100,100",
+ "endOffsets": "210,320,446,549,660,744,847,962,1041,1119,1200,1312,1415,1513,1623,1726,1835,1960,2061,4747"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-fa/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "213",
+ "endOffsets": "498"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3065",
+ "endColumns": "213",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-fa/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,580,709,810,1009,1135,1262,1474,1582,1785,1916,2130,2314,2406,2500",
+ "endColumns": "105,190,128,100,198,125,126,211,107,202,130,213,183,91,93,109",
+ "endOffsets": "388,579,708,809,1008,1134,1261,1473,1581,1784,1915,2129,2313,2405,2499,2609"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2066,2176,2367,2500,2605,2804,2934,3279,3491,3603,3806,3941,4155,4343,4439,4537",
+ "endColumns": "109,190,132,104,198,129,130,211,111,202,134,213,187,95,97,113",
+ "endOffsets": "2171,2362,2495,2600,2799,2929,3060,3486,3598,3801,3936,4150,4338,4434,4532,4646"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fi.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fi.json
new file mode 100644
index 0000000000000000000000000000000000000000..a853c874fe1a4fd6338d1b8590be54544a5134cf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fi.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fi/values-fi.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7386",
+ "endColumns": "208",
+ "endOffsets": "7590"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1341,1594,1857,1950,2043,2135,2234,2333,2429,2527,2625,2720,2809,2899,2988,3079,3173,3282,3391,3484,3592,3700,3800,3899,3987,4078,4184,4290,4379,4484,4589,4679,4756,4828,4944,5022,5194",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,92,92,91,98,98,95,97,97,94,88,89,88,90,93,108,108,92,107,107,99,98,87,90,105,105,88,104,104,89,76,71,115,77,171,177",
+ "endOffsets": "580,831,1088,1340,1593,1856,1949,2042,2134,2233,2332,2428,2526,2624,2719,2808,2898,2987,3078,3172,3281,3390,3483,3591,3699,3799,3898,3986,4077,4183,4289,4378,4483,4588,4678,4755,4827,4943,5021,5193,5371"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1097,1346,3537,3634,3731,3827,3930,4033,4133,4235,4337,4436,4529,4623,4716,4811,4909,5022,5135,5232,5344,5456,5560,5663,5755,5850,5960,6070,6163,6272,8895,8989,9070,9146,9367,9449,9617",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,96,96,95,102,102,99,101,101,98,92,93,92,94,97,112,112,96,111,111,103,102,91,94,109,109,92,108,108,93,80,75,119,81,167,173",
+ "endOffsets": "344,591,844,1092,1341,1600,3629,3726,3822,3925,4028,4128,4230,4332,4431,4524,4618,4711,4806,4904,5017,5130,5227,5339,5451,5555,5658,5750,5845,5955,6065,6158,6267,6376,8984,9065,9141,9261,9444,9612,9786"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-fi/values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,494,595,681,786,904,991,1073,1153,1260,1363,1460,1566,1665,1769,1888,1987",
+ "endColumns": "107,107,122,99,100,85,104,117,86,81,79,106,102,96,105,98,103,118,98,100",
+ "endOffsets": "158,266,389,489,590,676,781,899,986,1068,1148,1255,1358,1455,1561,1660,1764,1883,1982,2083"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1605,1713,1821,1944,2044,2145,2231,2336,2454,2541,2623,2703,2810,2913,3010,3116,3215,3319,3438,9266",
+ "endColumns": "107,107,122,99,100,85,104,117,86,81,79,106,102,96,105,98,103,118,98,100",
+ "endOffsets": "1708,1816,1939,2039,2140,2226,2331,2449,2536,2618,2698,2805,2908,3005,3111,3210,3314,3433,3532,9362"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,577,706,810,1012,1136,1268,1468,1572,1752,1876,2083,2248,2340,2436",
+ "endColumns": "108,184,128,103,201,123,131,199,103,179,123,206,164,91,95,107",
+ "endOffsets": "391,576,705,809,1011,1135,1267,1467,1571,1751,1875,2082,2247,2339,2435,2543"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6381,6494,6679,6812,6920,7122,7250,7595,7795,7903,8083,8211,8418,8587,8683,8783",
+ "endColumns": "112,184,132,107,201,127,135,199,107,179,127,206,168,95,99,111",
+ "endOffsets": "6489,6674,6807,6915,7117,7245,7381,7790,7898,8078,8206,8413,8582,8678,8778,8890"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fr-rCA.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fr-rCA.json
new file mode 100644
index 0000000000000000000000000000000000000000..7ea32d38bbf096650246ba618f15625ce677dda6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fr-rCA.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr-rCA/values-fr-rCA.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "219",
+ "endOffsets": "508"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7660",
+ "endColumns": "219",
+ "endOffsets": "7875"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,391,603,731,838,1068,1199,1337,1591,1701,1917,2051,2270,2475,2574,2664",
+ "endColumns": "103,211,127,106,229,130,137,253,109,215,133,218,204,98,89,108",
+ "endOffsets": "390,602,730,837,1067,1198,1336,1590,1700,1916,2050,2269,2474,2573,2663,2772"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6590,6698,6910,7042,7153,7383,7518,7880,8134,8248,8464,8602,8821,9030,9133,9227",
+ "endColumns": "107,211,131,110,229,134,141,253,113,215,137,218,208,102,93,112",
+ "endOffsets": "6693,6905,7037,7148,7378,7513,7655,8129,8243,8459,8597,8816,9025,9128,9222,9335"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1356,1618,1881,1969,2064,2160,2255,2353,2446,2542,2641,2735,2820,2913,3007,3096,3192,3294,3415,3512,3634,3756,3855,3955,4042,4136,4255,4374,4468,4588,4708,4799,4876,4946,5060,5145,5317",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,94,95,94,97,92,95,98,93,84,92,93,88,95,101,120,96,121,121,98,99,86,93,118,118,93,119,119,90,76,69,113,84,171,177",
+ "endOffsets": "586,839,1098,1355,1617,1880,1968,2063,2159,2254,2352,2445,2541,2640,2734,2819,2912,3006,3095,3191,3293,3414,3511,3633,3755,3854,3954,4041,4135,4254,4373,4467,4587,4707,4798,4875,4945,5059,5144,5316,5494"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1108,1366,3651,3743,3842,3942,4041,4143,4240,4340,4443,4541,4630,4727,4825,4918,5018,5124,5249,5350,5476,5602,5705,5809,5900,5998,6121,6244,6342,6466,9340,9435,9516,9590,9809,9898,10066",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,98,99,98,101,96,99,102,97,88,96,97,92,99,105,124,100,125,125,102,103,90,97,122,122,97,123,123,94,80,73,117,88,167,173",
+ "endOffsets": "346,595,850,1103,1361,1620,3738,3837,3937,4036,4138,4235,4335,4438,4536,4625,4722,4820,4913,5013,5119,5244,5345,5471,5597,5700,5804,5895,5993,6116,6239,6337,6461,6585,9430,9511,9585,9703,9893,10061,10235"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-fr-rCA/values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,512,623,710,826,956,1039,1119,1215,1325,1437,1540,1651,1758,1860,1982,2081",
+ "endColumns": "110,107,122,114,110,86,115,129,82,79,95,109,111,102,110,106,101,121,98,100",
+ "endOffsets": "161,269,392,507,618,705,821,951,1034,1114,1210,1320,1432,1535,1646,1753,1855,1977,2076,2177"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1625,1736,1844,1967,2082,2193,2280,2396,2526,2609,2689,2785,2895,3007,3110,3221,3328,3430,3552,9708",
+ "endColumns": "110,107,122,114,110,86,115,129,82,79,95,109,111,102,110,106,101,121,98,100",
+ "endOffsets": "1731,1839,1962,2077,2188,2275,2391,2521,2604,2684,2780,2890,3002,3105,3216,3323,3425,3547,3646,9804"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fr.json
new file mode 100644
index 0000000000000000000000000000000000000000..f9a9ecdf8986953837a6a6897cbcda9b4782938f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-fr.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr/values-fr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-fr/values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,512,623,705,811,941,1024,1104,1190,1300,1412,1515,1626,1733,1840,1962,2061",
+ "endColumns": "110,107,122,114,110,81,105,129,82,79,85,109,111,102,110,106,106,121,98,100",
+ "endOffsets": "161,269,392,507,618,700,806,936,1019,1099,1185,1295,1407,1510,1621,1728,1835,1957,2056,2157"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1747,1855,1978,2093,2204,2286,2392,2522,2605,2685,2771,2881,2993,3096,3207,3314,3421,3543,9749",
+ "endColumns": "110,107,122,114,110,81,105,129,82,79,85,109,111,102,110,106,106,121,98,100",
+ "endOffsets": "1742,1850,1973,2088,2199,2281,2387,2517,2600,2680,2766,2876,2988,3091,3202,3309,3416,3538,3637,9845"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1099,1356,1618,1888,1976,2071,2167,2266,2370,2467,2566,2671,2768,2853,2946,3040,3129,3225,3346,3467,3564,3686,3808,3913,4019,4106,4200,4319,4438,4532,4652,4772,4866,4943,5013,5127,5210,5382",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,94,95,98,103,96,98,104,96,84,92,93,88,95,120,120,96,121,121,104,105,86,93,118,118,93,119,119,93,76,69,113,82,171,177",
+ "endOffsets": "582,835,1098,1355,1617,1887,1975,2070,2166,2265,2369,2466,2565,2670,2767,2852,2945,3039,3128,3224,3345,3466,3563,3685,3807,3912,4018,4105,4199,4318,4437,4531,4651,4771,4865,4942,5012,5126,5209,5381,5559"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,859,1112,1370,3642,3734,3833,3933,4036,4144,4245,4348,4457,4558,4647,4744,4842,4935,5035,5160,5285,5386,5512,5638,5747,5857,5948,6046,6169,6292,6390,6514,9378,9476,9557,9631,9850,9937,10105",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,98,99,102,107,100,102,108,100,88,96,97,92,99,124,124,100,125,125,108,109,90,97,122,122,97,123,123,97,80,73,117,86,167,173",
+ "endOffsets": "346,595,854,1107,1365,1631,3729,3828,3928,4031,4139,4240,4343,4452,4553,4642,4739,4837,4930,5030,5155,5280,5381,5507,5633,5742,5852,5943,6041,6164,6287,6385,6509,6633,9471,9552,9626,9744,9932,10100,10274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "223",
+ "endOffsets": "508"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7708",
+ "endColumns": "223",
+ "endOffsets": "7927"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,599,727,834,1064,1195,1333,1570,1680,1896,2030,2249,2454,2553,2646",
+ "endColumns": "103,211,127,106,229,130,137,236,109,215,133,218,204,98,92,108",
+ "endOffsets": "386,598,726,833,1063,1194,1332,1569,1679,1895,2029,2248,2453,2552,2645,2754"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6638,6746,6958,7090,7201,7431,7566,7932,8169,8283,8499,8637,8856,9065,9168,9265",
+ "endColumns": "107,211,131,110,229,134,141,236,113,215,137,218,208,102,96,112",
+ "endOffsets": "6741,6953,7085,7196,7426,7561,7703,8164,8278,8494,8632,8851,9060,9163,9260,9373"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gl-rES.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gl-rES.json
new file mode 100644
index 0000000000000000000000000000000000000000..ba45fd61f9ae4babfe6bd1caf6381ade231b2892
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gl-rES.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gl-rES/values-gl-rES.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-gl-rES/values-gl-rES.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,167,275,398,510,618,703,805,931,1015,1096,1178,1285,1394,1493,1601,1704,1811,1933,2033",
+ "endColumns": "111,107,122,111,107,84,101,125,83,80,81,106,108,98,107,102,106,121,99,100",
+ "endOffsets": "162,270,393,505,613,698,800,926,1010,1091,1173,1280,1389,1488,1596,1699,1806,1928,2028,2129"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gl.json
new file mode 100644
index 0000000000000000000000000000000000000000..b7f07b4115e2a8e66ea8fc972b8b78c6cb5f58be
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gl.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gl/values-gl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-gl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,582,709,815,1033,1163,1297,1527,1634,1834,1967,2191,2369,2462,2557",
+ "endColumns": "103,194,126,105,217,129,133,229,106,199,132,223,177,92,94,109",
+ "endOffsets": "386,581,708,814,1032,1162,1296,1526,1633,1833,1966,2190,2368,2461,2556,2666"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,408,539,649,867,1001,1332,1562,1673,1873,2010,2234,2416,2513,2612",
+ "endColumns": "107,194,130,109,217,133,137,229,110,199,136,223,181,96,98,113",
+ "endOffsets": "208,403,534,644,862,996,1134,1557,1668,1868,2005,2229,2411,2508,2607,2721"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-gl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "192",
+ "endOffsets": "477"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1139",
+ "endColumns": "192",
+ "endOffsets": "1327"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gu-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gu-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..88d41ee32af6951d5bee6f384b6956783fd7de60
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gu-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gu-rIN/values-gu-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-gu-rIN/values-gu-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,499,606,693,794,917,994,1072,1152,1258,1360,1457,1566,1665,1775,1896,1999",
+ "endColumns": "108,107,122,103,106,86,100,122,76,77,79,105,101,96,108,98,109,120,102,100",
+ "endOffsets": "159,267,390,494,601,688,789,912,989,1067,1147,1253,1355,1452,1561,1660,1770,1891,1994,2095"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gu.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gu.json
new file mode 100644
index 0000000000000000000000000000000000000000..d439db50821500690422334ac17274f581302b71
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-gu.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gu/values-gu.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-gu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,587,710,820,1017,1137,1262,1469,1575,1770,1893,2095,2271,2358,2450",
+ "endColumns": "105,197,122,109,196,119,124,206,105,194,122,201,175,86,91,106",
+ "endOffsets": "388,586,709,819,1016,1136,1261,1468,1574,1769,1892,2094,2270,2357,2449,2556"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,413,540,654,851,975,1310,1517,1627,1822,1949,2151,2331,2422,2518",
+ "endColumns": "109,197,126,113,196,123,128,206,109,194,126,201,179,90,95,110",
+ "endOffsets": "210,408,535,649,846,970,1099,1512,1622,1817,1944,2146,2326,2417,2513,2624"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-gu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1104",
+ "endColumns": "205",
+ "endOffsets": "1305"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-h320dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-h320dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..a51443a960c82d9f306642ee2c5ab3d9e12b3bb5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-h320dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-h320dp-v13/values-h320dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-h320dp-v13/values-h320dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "57",
+ "endOffsets": "108"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-h720dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-h720dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..0ac54f44682818badc581e7736d3947f2c91432a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-h720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-h720dp-v13/values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hdpi-v4.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hdpi-v4.json
new file mode 100644
index 0000000000000000000000000000000000000000..a8837bb45519e3f13f88988d7f3ea428ff8a1750
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hdpi-v4.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hdpi-v4/values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hi.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hi.json
new file mode 100644
index 0000000000000000000000000000000000000000..057d6621afaa92436750af91a55e48275656bfc6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hi.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hi/values-hi.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,593,718,828,1038,1166,1294,1513,1620,1817,1945,2153,2333,2422,2514",
+ "endColumns": "106,202,124,109,209,127,127,218,106,196,127,207,179,88,91,109",
+ "endOffsets": "389,592,717,827,1037,1165,1293,1512,1619,1816,1944,2152,2332,2421,2513,2623"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6364,6475,6678,6807,6921,7131,7263,7601,7820,7931,8128,8260,8468,8652,8745,8841",
+ "endColumns": "110,202,128,113,209,131,131,218,110,196,131,207,183,92,95,113",
+ "endOffsets": "6470,6673,6802,6916,7126,7258,7390,7815,7926,8123,8255,8463,8647,8740,8836,8950"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hi/values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,508,615,700,802,924,1001,1079,1169,1278,1380,1478,1588,1688,1803,1928,2034",
+ "endColumns": "116,107,122,104,106,84,101,121,76,77,89,108,101,97,109,99,114,124,105,100",
+ "endOffsets": "167,275,398,503,610,695,797,919,996,1074,1164,1273,1375,1473,1583,1683,1798,1923,2029,2130"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1633,1750,1858,1981,2086,2193,2278,2380,2502,2579,2657,2747,2856,2958,3056,3166,3266,3381,3506,9319",
+ "endColumns": "116,107,122,104,106,84,101,121,76,77,89,108,101,97,109,99,114,124,105,100",
+ "endOffsets": "1745,1853,1976,2081,2188,2273,2375,2497,2574,2652,2742,2851,2953,3051,3161,3261,3376,3501,3607,9415"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,587,846,1109,1363,1622,1885,1972,2063,2155,2247,2343,2431,2524,2621,2710,2793,2881,2970,3058,3150,3254,3357,3450,3555,3659,3756,3854,3939,4028,4130,4231,4320,4423,4525,4615,4693,4763,4873,4951,5123",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,90,91,91,95,87,92,96,88,82,87,88,87,91,103,102,92,104,103,96,97,84,88,101,100,88,102,101,89,77,69,109,77,171,177",
+ "endOffsets": "586,845,1108,1362,1621,1884,1971,2062,2154,2246,2342,2430,2523,2620,2709,2792,2880,2969,3057,3149,3253,3356,3449,3554,3658,3755,3853,3938,4027,4129,4230,4319,4422,4524,4614,4692,4762,4872,4950,5122,5300"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,355,610,869,1119,1374,3612,3703,3798,3894,3990,4090,4182,4279,4380,4473,4560,4652,4745,4837,4933,5041,5148,5245,5354,5462,5563,5665,5754,5847,5953,6058,6151,6258,8955,9049,9131,9205,9420,9502,9670",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,94,95,95,99,91,96,100,92,86,91,92,91,95,107,106,96,108,107,100,101,88,92,105,104,92,106,105,93,81,73,113,81,167,173",
+ "endOffsets": "350,605,864,1114,1369,1628,3698,3793,3889,3985,4085,4177,4274,4375,4468,4555,4647,4740,4832,4928,5036,5143,5240,5349,5457,5558,5660,5749,5842,5948,6053,6146,6253,6359,9044,9126,9200,9314,9497,9665,9839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7395",
+ "endColumns": "205",
+ "endOffsets": "7596"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hr.json
new file mode 100644
index 0000000000000000000000000000000000000000..7ef86bfc66fb7bcdeee3b6c3c15877c390ac7f8d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hr/values-hr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hr/values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,488,598,684,788,907,991,1074,1160,1264,1377,1483,1588,1701,1808,1931,2028",
+ "endColumns": "104,107,122,96,109,85,103,118,83,82,85,103,112,105,104,112,106,122,96,100",
+ "endOffsets": "155,263,386,483,593,679,783,902,986,1069,1155,1259,1372,1478,1583,1696,1803,1926,2023,2124"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,318,441,538,648,734,838,957,1041,1124,1210,1314,1427,1533,1638,1751,1858,1981,4609",
+ "endColumns": "104,107,122,96,109,85,103,118,83,82,85,103,112,105,104,112,106,122,96,100",
+ "endOffsets": "205,313,436,533,643,729,833,952,1036,1119,1205,1309,1422,1528,1633,1746,1853,1976,2073,4705"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-hr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,576,704,812,1028,1156,1288,1497,1602,1790,1916,2122,2291,2385,2473",
+ "endColumns": "103,188,127,107,215,127,131,208,104,187,125,205,168,93,87,105",
+ "endOffsets": "386,575,703,811,1027,1155,1287,1496,1601,1789,1915,2121,2290,2384,2472,2578"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2078,2186,2375,2507,2619,2835,2967,3294,3503,3612,3800,3930,4136,4309,4407,4499",
+ "endColumns": "107,188,131,111,215,131,135,208,108,187,129,205,172,97,91,109",
+ "endOffsets": "2181,2370,2502,2614,2830,2962,3098,3498,3607,3795,3925,4131,4304,4402,4494,4604"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-hr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3103",
+ "endColumns": "190",
+ "endOffsets": "3289"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hu.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hu.json
new file mode 100644
index 0000000000000000000000000000000000000000..6dbbf550debdd5938a897fceeb5bb148e059921b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hu/values-hu.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-hu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,608,744,851,1078,1214,1349,1578,1684,1900,2035,2266,2464,2561,2655",
+ "endColumns": "108,215,135,106,226,135,134,228,105,215,134,230,197,96,93,112",
+ "endOffsets": "391,607,743,850,1077,1213,1348,1577,1683,1899,2034,2265,2463,2560,2654,2767"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2121,2234,2450,2590,2701,2928,3068,3443,3672,3782,3998,4137,4368,4570,4671,4769",
+ "endColumns": "112,215,139,110,226,139,138,228,109,215,138,230,201,100,97,116",
+ "endOffsets": "2229,2445,2585,2696,2923,3063,3202,3667,3777,3993,4132,4363,4565,4666,4764,4881"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hu/values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,499,614,698,810,940,1016,1092,1175,1285,1396,1496,1607,1715,1834,1968,2071",
+ "endColumns": "107,107,122,104,114,83,111,129,75,75,82,109,110,99,110,107,118,133,102,100",
+ "endOffsets": "158,266,389,494,609,693,805,935,1011,1087,1170,1280,1391,1491,1602,1710,1829,1963,2066,2167"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,321,444,549,664,748,860,990,1066,1142,1225,1335,1446,1546,1657,1765,1884,2018,4886",
+ "endColumns": "107,107,122,104,114,83,111,129,75,75,82,109,110,99,110,107,118,133,102,100",
+ "endOffsets": "208,316,439,544,659,743,855,985,1061,1137,1220,1330,1441,1541,1652,1760,1879,2013,2116,4982"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-hu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "235",
+ "endOffsets": "520"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3207",
+ "endColumns": "235",
+ "endOffsets": "3438"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hy-rAM.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hy-rAM.json
new file mode 100644
index 0000000000000000000000000000000000000000..107a5f056d479f053891661de5d5fa87c01d610e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hy-rAM.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hy-rAM/values-hy-rAM.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-hy-rAM/values-hy-rAM.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,490,600,690,796,911,993,1074,1159,1266,1373,1472,1582,1689,1790,1910,2009",
+ "endColumns": "102,107,122,100,109,89,105,114,81,80,84,106,106,98,109,106,100,119,98,100",
+ "endOffsets": "153,261,384,485,595,685,791,906,988,1069,1154,1261,1368,1467,1577,1684,1785,1905,2004,2105"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hy.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hy.json
new file mode 100644
index 0000000000000000000000000000000000000000..17b08c24431b11b00648e4e64558deacd6c60ba0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-hy.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hy/values-hy.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-hy/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,584,716,822,1035,1169,1307,1533,1639,1838,1972,2193,2385,2476,2569",
+ "endColumns": "103,196,131,105,212,133,137,225,105,198,133,220,191,90,92,106",
+ "endOffsets": "386,583,715,821,1034,1168,1306,1532,1638,1837,1971,2192,2384,2475,2568,2675"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,410,546,656,869,1007,1359,1585,1695,1894,2032,2253,2449,2544,2641",
+ "endColumns": "107,196,135,109,212,137,141,225,109,198,137,220,195,94,96,110",
+ "endOffsets": "208,405,541,651,864,1002,1144,1580,1690,1889,2027,2248,2444,2539,2636,2747"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-hy/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "209",
+ "endOffsets": "494"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1149",
+ "endColumns": "209",
+ "endOffsets": "1354"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-in.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-in.json
new file mode 100644
index 0000000000000000000000000000000000000000..ad44b98284119fb75a8d46ef14878d5eeda9d8ac
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-in.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-in/values-in.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-in/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,584,708,812,1026,1151,1282,1507,1612,1807,1931,2145,2315,2405,2491",
+ "endColumns": "104,195,123,103,213,124,130,224,104,194,123,213,169,89,85,103",
+ "endOffsets": "387,583,707,811,1025,1150,1281,1506,1611,1806,1930,2144,2314,2404,2490,2594"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6320,6429,6625,6753,6861,7075,7204,7530,7755,7864,8059,8187,8401,8575,8669,8759",
+ "endColumns": "108,195,127,107,213,128,134,224,108,194,127,213,173,93,89,107",
+ "endOffsets": "6424,6620,6748,6856,7070,7199,7334,7750,7859,8054,8182,8396,8570,8664,8754,8862"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-in/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1602,1865,1952,2042,2134,2230,2321,2413,2511,2604,2698,2780,2866,2954,3042,3133,3238,3343,3436,3543,3650,3742,3836,3920,4007,4108,4209,4297,4400,4503,4593,4668,4737,4852,4935,5107",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,89,91,95,90,91,97,92,93,81,85,87,87,90,104,104,92,106,106,91,93,83,86,100,100,87,102,102,89,74,68,114,82,171,177",
+ "endOffsets": "580,831,1088,1344,1601,1864,1951,2041,2133,2229,2320,2412,2510,2603,2697,2779,2865,2953,3041,3132,3237,3342,3435,3542,3649,3741,3835,3919,4006,4107,4208,4296,4399,4502,4592,4667,4736,4851,4934,5106,5284"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1354,3570,3661,3755,3851,3951,4046,4142,4244,4341,4439,4525,4615,4707,4799,4894,5003,5112,5209,5320,5431,5527,5625,5713,5804,5909,6014,6106,6213,8867,8961,9040,9113,9333,9420,9588",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,93,95,99,94,95,101,96,97,85,89,91,91,94,108,108,96,110,110,95,97,87,90,104,104,91,106,106,93,78,72,118,86,167,173",
+ "endOffsets": "344,591,844,1096,1349,1608,3656,3750,3846,3946,4041,4137,4239,4336,4434,4520,4610,4702,4794,4889,4998,5107,5204,5315,5426,5522,5620,5708,5799,5904,6009,6101,6208,6315,8956,9035,9108,9227,9415,9583,9757"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-in/values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,498,603,690,794,910,992,1071,1157,1260,1369,1470,1574,1682,1790,1913,2012",
+ "endColumns": "109,107,122,101,104,86,103,115,81,78,85,102,108,100,103,107,107,122,98,100",
+ "endOffsets": "160,268,391,493,598,685,789,905,987,1066,1152,1255,1364,1465,1569,1677,1785,1908,2007,2108"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1613,1723,1831,1954,2056,2161,2248,2352,2468,2550,2629,2715,2818,2927,3028,3132,3240,3348,3471,9232",
+ "endColumns": "109,107,122,101,104,86,103,115,81,78,85,102,108,100,103,107,107,122,98,100",
+ "endOffsets": "1718,1826,1949,2051,2156,2243,2347,2463,2545,2624,2710,2813,2922,3023,3127,3235,3343,3466,3565,9328"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-in/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7339",
+ "endColumns": "190",
+ "endOffsets": "7525"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-is-rIS.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-is-rIS.json
new file mode 100644
index 0000000000000000000000000000000000000000..3f0b18600e19a790da79cb26171f06e6fcf36d42
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-is-rIS.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-is-rIS/values-is-rIS.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-is-rIS/values-is-rIS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,263,386,483,595,680,781,895,975,1055,1136,1246,1354,1452,1561,1660,1763,1881,1979",
+ "endColumns": "99,107,122,96,111,84,100,113,79,79,80,109,107,97,108,98,102,117,97,100",
+ "endOffsets": "150,258,381,478,590,675,776,890,970,1050,1131,1241,1349,1447,1556,1655,1758,1876,1974,2075"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-is.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-is.json
new file mode 100644
index 0000000000000000000000000000000000000000..7df3cb39ab857112f9a7226ce713772663bacf16
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-is.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-is/values-is.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-is/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1098",
+ "endColumns": "187",
+ "endOffsets": "1281"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-is/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,573,696,803,1003,1126,1256,1469,1573,1761,1885,2086,2266,2356,2445",
+ "endColumns": "103,185,122,106,199,122,129,212,103,187,123,200,179,89,88,103",
+ "endOffsets": "386,572,695,802,1002,1125,1255,1468,1572,1760,1884,2085,2265,2355,2444,2548"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,399,526,637,837,964,1286,1499,1607,1795,1923,2124,2308,2402,2495",
+ "endColumns": "107,185,126,110,199,126,133,212,107,187,127,200,183,93,92,107",
+ "endOffsets": "208,394,521,632,832,959,1093,1494,1602,1790,1918,2119,2303,2397,2490,2598"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-it.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-it.json
new file mode 100644
index 0000000000000000000000000000000000000000..e7710bf3de28234eeecf0f92f8d8e39633dc0609
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-it.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-it/values-it.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-it/values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,495,604,688,797,922,999,1075,1156,1262,1370,1468,1572,1677,1784,1906,2006",
+ "endColumns": "108,107,122,99,108,83,108,124,76,75,80,105,107,97,103,104,106,121,99,100",
+ "endOffsets": "159,267,390,490,599,683,792,917,994,1070,1151,1257,1365,1463,1567,1672,1779,1901,2001,2102"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1623,1732,1840,1963,2063,2172,2256,2365,2490,2567,2643,2724,2830,2938,3036,3140,3245,3352,3474,9499",
+ "endColumns": "108,107,122,99,108,83,108,124,76,75,80,105,107,97,103,104,106,121,99,100",
+ "endOffsets": "1727,1835,1958,2058,2167,2251,2360,2485,2562,2638,2719,2825,2933,3031,3135,3240,3347,3469,3569,9595"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-it/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "194",
+ "endOffsets": "479"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7567",
+ "endColumns": "194",
+ "endOffsets": "7757"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-it/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1095,1355,1612,1875,1965,2064,2162,2265,2365,2464,2566,2665,2763,2848,2943,3037,3128,3228,3349,3469,3568,3688,3807,3908,4008,4095,4191,4308,4424,4518,4634,4749,4837,4914,4983,5111,5189,5361",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,89,98,97,102,99,98,101,98,97,84,94,93,90,99,120,119,98,119,118,100,99,86,95,116,115,93,115,114,87,76,68,127,77,171,177",
+ "endOffsets": "582,835,1094,1354,1611,1874,1964,2063,2161,2264,2364,2463,2565,2664,2762,2847,2942,3036,3127,3227,3348,3468,3567,3687,3806,3907,4007,4094,4190,4307,4423,4517,4633,4748,4836,4913,4982,5110,5188,5360,5538"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1111,1364,3574,3668,3771,3873,3980,4084,4187,4293,4396,4498,4587,4686,4784,4879,4983,5108,5232,5335,5459,5582,5687,5791,5882,5982,6103,6223,6321,6441,9121,9213,9294,9367,9600,9682,9850",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,93,102,101,106,103,102,105,102,101,88,98,97,94,103,124,123,102,123,122,104,103,90,99,120,119,97,119,118,91,80,72,131,81,167,173",
+ "endOffsets": "346,595,850,1106,1359,1618,3663,3766,3868,3975,4079,4182,4288,4391,4493,4582,4681,4779,4874,4978,5103,5227,5330,5454,5577,5682,5786,5877,5977,6098,6218,6316,6436,6555,9208,9289,9362,9494,9677,9845,10019"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-it/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,569,692,798,1015,1141,1270,1486,1591,1776,1901,2116,2323,2416,2503",
+ "endColumns": "102,182,122,105,216,125,128,215,104,184,124,214,206,92,86,101",
+ "endOffsets": "385,568,691,797,1014,1140,1269,1485,1590,1775,1900,2115,2322,2415,2502,2604"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6560,6667,6850,6977,7087,7304,7434,7762,7978,8087,8272,8401,8616,8827,8924,9015",
+ "endColumns": "106,182,126,109,216,129,132,215,108,184,128,214,210,96,90,105",
+ "endOffsets": "6662,6845,6972,7082,7299,7429,7562,7973,8082,8267,8396,8611,8822,8919,9010,9116"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-iw.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-iw.json
new file mode 100644
index 0000000000000000000000000000000000000000..32abc78f84d8976ca4bc43ea0ca03815df01c19e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-iw.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-iw/values-iw.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-iw/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "176",
+ "endOffsets": "461"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "2984",
+ "endColumns": "176",
+ "endOffsets": "3156"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-iw/values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,395,494,602,686,786,900,978,1056,1135,1237,1341,1437,1540,1641,1741,1857,1953",
+ "endColumns": "103,109,125,98,107,83,99,113,77,77,78,101,103,95,102,100,99,115,95,102",
+ "endOffsets": "154,264,390,489,597,681,781,895,973,1051,1130,1232,1336,1432,1535,1636,1736,1852,1948,2051"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,319,445,544,652,736,836,950,1028,1106,1185,1287,1391,1487,1590,1691,1791,1907,4420",
+ "endColumns": "103,109,125,98,107,83,99,113,77,77,78,101,103,95,102,100,99,115,95,102",
+ "endOffsets": "204,314,440,539,647,731,831,945,1023,1101,1180,1282,1386,1482,1585,1686,1786,1902,1998,4518"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-iw/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,570,693,795,993,1116,1244,1439,1540,1716,1837,2030,2201,2287,2373",
+ "endColumns": "100,185,122,101,197,122,127,194,100,175,120,192,170,85,85,105",
+ "endOffsets": "383,569,692,794,992,1115,1243,1438,1539,1715,1836,2029,2200,2286,2372,2478"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2003,2108,2294,2421,2527,2725,2852,3161,3356,3461,3637,3762,3955,4130,4220,4310",
+ "endColumns": "104,185,126,105,197,126,131,194,104,175,124,192,174,89,89,109",
+ "endOffsets": "2103,2289,2416,2522,2720,2847,2979,3351,3456,3632,3757,3950,4125,4215,4305,4415"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ja.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ja.json
new file mode 100644
index 0000000000000000000000000000000000000000..ab8f187f74c6c5081bcf053c015612e4ae065305
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ja.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ja/values-ja.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "180",
+ "endOffsets": "465"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6880",
+ "endColumns": "180",
+ "endOffsets": "7056"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,834,1091,1339,1592,1849,1932,2014,2097,2181,2264,2345,2430,2514,2596,2675,2754,2834,2918,3001,3095,3189,3273,3368,3463,3547,3632,3713,3793,3884,3975,4055,4147,4239,4325,4400,4469,4574,4650,4822",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,82,81,82,83,82,80,84,83,81,78,78,79,83,82,93,93,83,94,94,83,84,80,79,90,90,79,91,91,85,74,68,104,75,171,176",
+ "endOffsets": "580,833,1090,1338,1591,1848,1931,2013,2096,2180,2263,2344,2429,2513,2595,2674,2753,2833,2917,3000,3094,3188,3272,3367,3462,3546,3631,3712,3792,3883,3974,4054,4146,4238,4324,4399,4468,4573,4649,4821,4998"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,851,1095,1344,3437,3524,3610,3697,3785,3872,3957,4046,4134,4220,4303,4386,4470,4558,4645,4743,4841,4929,5028,5127,5215,5304,5389,5473,5568,5663,5747,5843,8248,8338,8417,8490,8700,8780,8948",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,86,85,86,87,86,84,88,87,85,82,82,83,87,86,97,97,87,98,98,87,88,84,83,94,94,83,95,95,89,78,72,108,79,167,172",
+ "endOffsets": "344,593,846,1090,1339,1592,3519,3605,3692,3780,3867,3952,4041,4129,4215,4298,4381,4465,4553,4640,4738,4836,4924,5023,5122,5210,5299,5384,5468,5563,5658,5742,5838,5934,8333,8412,8485,8594,8775,8943,9116"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ja/values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,259,380,473,578,660,758,866,943,1019,1097,1199,1298,1393,1496,1591,1687,1798,1895",
+ "endColumns": "96,106,120,92,104,81,97,107,76,75,77,101,98,94,102,94,95,110,96,100",
+ "endOffsets": "147,254,375,468,573,655,753,861,938,1014,1092,1194,1293,1388,1491,1586,1682,1793,1890,1991"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1597,1694,1801,1922,2015,2120,2202,2300,2408,2485,2561,2639,2741,2840,2935,3038,3133,3229,3340,8599",
+ "endColumns": "96,106,120,92,104,81,97,107,76,75,77,101,98,94,102,94,95,110,96,100",
+ "endOffsets": "1689,1796,1917,2010,2115,2197,2295,2403,2480,2556,2634,2736,2835,2930,3033,3128,3224,3335,3432,8695"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,551,669,773,962,1080,1204,1395,1494,1658,1775,1954,2100,2186,2271",
+ "endColumns": "101,165,117,103,188,117,123,190,98,163,116,178,145,85,84,95",
+ "endOffsets": "384,550,668,772,961,1079,1203,1394,1493,1657,1774,1953,2099,2185,2270,2366"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5939,6045,6211,6333,6441,6630,6752,7061,7252,7355,7519,7640,7819,7969,8059,8148",
+ "endColumns": "105,165,121,107,188,121,127,190,102,163,120,178,149,89,88,99",
+ "endOffsets": "6040,6206,6328,6436,6625,6747,6875,7247,7350,7514,7635,7814,7964,8054,8143,8243"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ka-rGE.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ka-rGE.json
new file mode 100644
index 0000000000000000000000000000000000000000..e222d69aea09bdc748ae304f735d7b7e74fd0737
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ka-rGE.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ka-rGE/values-ka-rGE.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ka-rGE/values-ka-rGE.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,499,610,698,803,916,1000,1082,1165,1278,1385,1483,1596,1700,1804,1926,2024",
+ "endColumns": "108,107,122,103,110,87,104,112,83,81,82,112,106,97,112,103,103,121,97,100",
+ "endOffsets": "159,267,390,494,605,693,798,911,995,1077,1160,1273,1380,1478,1591,1695,1799,1921,2019,2120"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ka.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ka.json
new file mode 100644
index 0000000000000000000000000000000000000000..f37ebae39074e7fd479f089a8f90ffbe76222ac9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ka.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ka/values-ka.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ka/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1121",
+ "endColumns": "201",
+ "endOffsets": "1318"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ka/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,567,693,801,1014,1146,1279,1511,1617,1803,1929,2149,2314,2406,2493",
+ "endColumns": "102,180,125,107,212,131,132,231,105,185,125,219,164,91,86,100",
+ "endOffsets": "385,566,692,800,1013,1145,1278,1510,1616,1802,1928,2148,2313,2405,2492,2593"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,393,523,635,848,984,1323,1555,1665,1851,1981,2201,2370,2466,2557",
+ "endColumns": "106,180,129,111,212,135,136,231,109,185,129,219,168,95,90,104",
+ "endOffsets": "207,388,518,630,843,979,1116,1550,1660,1846,1976,2196,2365,2461,2552,2657"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kk-rKZ.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kk-rKZ.json
new file mode 100644
index 0000000000000000000000000000000000000000..ba0d01a460637e728345a4b2f5074b99a6222828
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kk-rKZ.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-kk-rKZ/values-kk-rKZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,167,275,398,501,611,696,802,921,1002,1082,1163,1266,1371,1469,1576,1685,1785,1900,1999",
+ "endColumns": "111,107,122,102,109,84,105,118,80,79,80,102,104,97,106,108,99,114,98,100",
+ "endOffsets": "162,270,393,496,606,691,797,916,997,1077,1158,1261,1366,1464,1571,1680,1780,1895,1994,2095"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kk.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kk.json
new file mode 100644
index 0000000000000000000000000000000000000000..64e6c21bfa60d05c041785a177c5d4bd33510a08
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kk.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kk/values-kk.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-kk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,569,693,797,996,1120,1254,1478,1582,1770,1897,2109,2292,2381,2466",
+ "endColumns": "100,184,123,103,198,123,133,223,103,187,126,211,182,88,84,102",
+ "endOffsets": "383,568,692,796,995,1119,1253,1477,1581,1769,1896,2108,2291,2380,2465,2568"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,395,523,631,830,958,1319,1543,1651,1839,1970,2182,2369,2462,2551",
+ "endColumns": "104,184,127,107,198,127,137,223,107,187,130,211,186,92,88,106",
+ "endOffsets": "205,390,518,626,825,953,1091,1538,1646,1834,1965,2177,2364,2457,2546,2653"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-kk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1096",
+ "endColumns": "222",
+ "endOffsets": "1314"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-km-rKH.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-km-rKH.json
new file mode 100644
index 0000000000000000000000000000000000000000..a1cc0c19a128b31418004a8a2602e284412da2be
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-km-rKH.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-km-rKH/values-km-rKH.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-km-rKH/values-km-rKH.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,489,601,688,792,910,987,1064,1147,1251,1356,1456,1566,1673,1781,1904,2002",
+ "endColumns": "102,107,122,99,111,86,103,117,76,76,82,103,104,99,109,106,107,122,97,100",
+ "endOffsets": "153,261,384,484,596,683,787,905,982,1059,1142,1246,1351,1451,1561,1668,1776,1899,1997,2098"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-km.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-km.json
new file mode 100644
index 0000000000000000000000000000000000000000..d7e08adc3fa88fcc48d3fe74566496b15aa69a48
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-km.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-km/values-km.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-km/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "207",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1111",
+ "endColumns": "207",
+ "endOffsets": "1314"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-km/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,570,689,792,1013,1135,1269,1486,1590,1792,1915,2119,2303,2393,2477",
+ "endColumns": "99,186,118,102,220,121,133,216,103,201,122,203,183,89,83,101",
+ "endOffsets": "382,569,688,791,1012,1134,1268,1485,1589,1791,1914,2118,2302,2392,2476,2578"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,396,519,626,847,973,1319,1536,1644,1846,1973,2177,2365,2459,2547",
+ "endColumns": "103,186,122,106,220,125,137,216,107,201,126,203,187,93,87,105",
+ "endOffsets": "204,391,514,621,842,968,1106,1531,1639,1841,1968,2172,2360,2454,2542,2648"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kn-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kn-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..d971e7b686e1af3571b151961af0fa6b185eb487
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kn-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kn-rIN/values-kn-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-kn-rIN/values-kn-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,516,629,717,824,951,1028,1105,1187,1303,1414,1513,1626,1730,1844,1970,2070",
+ "endColumns": "117,107,122,111,112,87,106,126,76,76,81,115,110,98,112,103,113,125,99,100",
+ "endOffsets": "168,276,399,511,624,712,819,946,1023,1100,1182,1298,1409,1508,1621,1725,1839,1965,2065,2166"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kn.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kn.json
new file mode 100644
index 0000000000000000000000000000000000000000..aafc89380b0470619253cd9112d3d1aecc193117
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-kn.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kn/values-kn.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-kn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1126",
+ "endColumns": "204",
+ "endOffsets": "1326"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-kn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,594,725,831,1033,1160,1284,1493,1604,1795,1928,2132,2315,2410,2499",
+ "endColumns": "108,201,130,105,201,126,123,208,110,190,132,203,182,94,88,109",
+ "endOffsets": "391,593,724,830,1032,1159,1283,1492,1603,1794,1927,2131,2314,2409,2498,2608"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,420,555,665,867,998,1331,1540,1655,1846,1983,2187,2374,2473,2566",
+ "endColumns": "112,201,134,109,201,130,127,208,114,190,136,203,186,98,92,113",
+ "endOffsets": "213,415,550,660,862,993,1121,1535,1650,1841,1978,2182,2369,2468,2561,2675"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ko.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ko.json
new file mode 100644
index 0000000000000000000000000000000000000000..8db964f46b71c0bb0b21bcf7e1b52505dadfb9bd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ko.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ko/values-ko.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ko/values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,258,381,475,577,659,757,863,942,1018,1098,1196,1291,1386,1486,1582,1681,1796,1890",
+ "endColumns": "94,107,122,93,101,81,97,105,78,75,79,97,94,94,99,95,98,114,93,100",
+ "endOffsets": "145,253,376,470,572,654,752,858,937,1013,1093,1191,1286,1381,1481,1577,1676,1791,1885,1986"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1597,1692,1800,1923,2017,2119,2201,2299,2405,2484,2560,2640,2738,2833,2928,3028,3124,3223,3338,8636",
+ "endColumns": "94,107,122,93,101,81,97,105,78,75,79,97,94,94,99,95,98,114,93,100",
+ "endOffsets": "1687,1795,1918,2012,2114,2196,2294,2400,2479,2555,2635,2733,2828,2923,3023,3119,3218,3333,3427,8732"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,834,1091,1339,1592,1849,1933,2018,2105,2190,2275,2357,2444,2531,2615,2695,2777,2861,2946,3032,3128,3223,3311,3409,3506,3592,3680,3762,3845,3938,4030,4114,4209,4303,4389,4461,4529,4626,4704,4876",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,83,84,86,84,84,81,86,86,83,79,81,83,84,85,95,94,87,97,96,85,87,81,82,92,91,83,94,93,85,71,67,96,77,171,177",
+ "endOffsets": "580,833,1090,1338,1591,1848,1932,2017,2104,2189,2274,2356,2443,2530,2614,2694,2776,2860,2945,3031,3127,3222,3310,3408,3505,3591,3679,3761,3844,3937,4029,4113,4208,4302,4388,4460,4528,4625,4703,4875,5053"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,851,1095,1344,3432,3520,3609,3700,3789,3878,3964,4055,4146,4234,4318,4404,4492,4581,4671,4771,4870,4962,5064,5165,5255,5347,5433,5520,5617,5713,5801,5900,8297,8387,8463,8535,8737,8819,8987",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,87,88,90,88,88,85,90,90,87,83,85,87,88,89,99,98,91,101,100,89,91,85,86,96,95,87,98,97,89,75,71,100,81,167,173",
+ "endOffsets": "344,593,846,1090,1339,1592,3515,3604,3695,3784,3873,3959,4050,4141,4229,4313,4399,4487,4576,4666,4766,4865,4957,5059,5160,5250,5342,5428,5515,5612,5708,5796,5895,5993,8382,8458,8530,8631,8814,8982,9156"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,556,670,770,944,1059,1179,1383,1484,1651,1767,1944,2089,2174,2258",
+ "endColumns": "101,170,113,99,173,114,119,203,100,166,115,176,144,84,83,99",
+ "endOffsets": "384,555,669,769,943,1058,1178,1382,1483,1650,1766,1943,2088,2173,2257,2357"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5998,6104,6275,6393,6497,6671,6790,7094,7298,7403,7570,7690,7867,8016,8105,8193",
+ "endColumns": "105,170,117,103,173,118,123,203,104,166,119,176,148,88,87,103",
+ "endOffsets": "6099,6270,6388,6492,6666,6785,6909,7293,7398,7565,7685,7862,8011,8100,8188,8292"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "179",
+ "endOffsets": "464"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6914",
+ "endColumns": "179",
+ "endOffsets": "7089"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ky-rKG.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ky-rKG.json
new file mode 100644
index 0000000000000000000000000000000000000000..61b2373fb50c671072f02af296a0b186793c4cc8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ky-rKG.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ky-rKG/values-ky-rKG.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ky-rKG/values-ky-rKG.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,485,604,688,795,912,990,1069,1150,1260,1367,1465,1571,1678,1779,1903,2006",
+ "endColumns": "103,107,122,94,118,83,106,116,77,78,80,109,106,97,105,106,100,123,102,100",
+ "endOffsets": "154,262,385,480,599,683,790,907,985,1064,1145,1255,1362,1460,1566,1673,1774,1898,2001,2102"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ky.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ky.json
new file mode 100644
index 0000000000000000000000000000000000000000..262e3eae7f3ba085dd36ab08edd9168aab2cb05c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ky.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ky/values-ky.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ky/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "220",
+ "endOffsets": "505"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1105",
+ "endColumns": "220",
+ "endOffsets": "1321"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ky/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,568,695,800,1004,1129,1263,1491,1596,1777,1905,2101,2294,2384,2470",
+ "endColumns": "103,180,126,104,203,124,133,227,104,180,127,195,192,89,85,102",
+ "endOffsets": "386,567,694,799,1003,1128,1262,1490,1595,1776,1904,2100,2293,2383,2469,2572"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,394,525,634,838,967,1326,1554,1663,1844,1976,2172,2369,2463,2553",
+ "endColumns": "107,180,130,108,203,128,137,227,108,180,131,195,196,93,89,106",
+ "endOffsets": "208,389,520,629,833,962,1100,1549,1658,1839,1971,2167,2364,2458,2548,2655"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-land.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-land.json
new file mode 100644
index 0000000000000000000000000000000000000000..75c0acced5b3b1cdd16066456a0c1a394854d49b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-land.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-land/values-land.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-land/values-land.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,117,189,259,323,394",
+ "endColumns": "61,71,69,63,70,67",
+ "endOffsets": "112,184,254,318,389,457"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-large-v4.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-large-v4.json
new file mode 100644
index 0000000000000000000000000000000000000000..cd85c2fc8e2bf8549a15ab1c92a40da27a528a6e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-large-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-large-v4/values-large-v4.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-large-v4/values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,117,189,248,319,390,460,530,598,666,730,785,889",
+ "endColumns": "61,71,58,70,70,69,69,67,67,63,54,103,115",
+ "endOffsets": "112,184,243,314,385,455,525,593,661,725,780,884,1000"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ldltr-v21.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ldltr-v21.json
new file mode 100644
index 0000000000000000000000000000000000000000..f711f0d3462981cbe99b9c44edf6a3b5eced7a18
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ldltr-v21.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ldltr-v21/values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lo-rLA.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lo-rLA.json
new file mode 100644
index 0000000000000000000000000000000000000000..55e6cadd57e9363b5324709594eace2ab8bd8b74
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lo-rLA.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lo-rLA/values-lo-rLA.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-lo-rLA/values-lo-rLA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,486,593,678,783,895,972,1050,1130,1237,1334,1432,1537,1640,1744,1866,1962",
+ "endColumns": "102,107,122,96,106,84,104,111,76,77,79,106,96,97,104,102,103,121,95,100",
+ "endOffsets": "153,261,384,481,588,673,778,890,967,1045,1125,1232,1329,1427,1532,1635,1739,1861,1957,2058"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lo.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lo.json
new file mode 100644
index 0000000000000000000000000000000000000000..9b3d2add66d1bc7963d6fe2e98311f7f5d391978
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lo.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lo/values-lo.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-lo/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,591,719,824,1035,1158,1299,1510,1613,1810,1937,2167,2354,2448,2543",
+ "endColumns": "105,201,127,104,210,122,140,210,102,196,126,229,186,93,94,109",
+ "endOffsets": "388,590,718,823,1034,1157,1298,1509,1612,1809,1936,2166,2353,2447,2542,2652"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,417,549,658,869,996,1332,1543,1650,1847,1978,2208,2399,2497,2596",
+ "endColumns": "109,201,131,108,210,126,144,210,106,196,130,229,190,97,98,113",
+ "endOffsets": "210,412,544,653,864,991,1136,1538,1645,1842,1973,2203,2394,2492,2591,2705"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-lo/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1141",
+ "endColumns": "190",
+ "endOffsets": "1327"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lt.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lt.json
new file mode 100644
index 0000000000000000000000000000000000000000..c37c61210e9d9387768280444e1900ed7aa80746
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lt.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lt/values-lt.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-lt/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,572,702,807,1019,1147,1278,1503,1610,1806,1938,2150,2326,2420,2512",
+ "endColumns": "104,183,129,104,211,127,130,224,106,195,131,211,175,93,91,114",
+ "endOffsets": "387,571,701,806,1018,1146,1277,1502,1609,1805,1937,2149,2325,2419,2511,2626"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2107,2216,2400,2534,2643,2855,2987,3340,3565,3676,3872,4008,4220,4400,4498,4594",
+ "endColumns": "108,183,133,108,211,131,134,224,110,195,135,211,179,97,95,118",
+ "endOffsets": "2211,2395,2529,2638,2850,2982,3117,3560,3671,3867,4003,4215,4395,4493,4589,4708"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-lt/values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,171,279,402,503,616,703,812,933,1015,1096,1181,1290,1399,1499,1609,1713,1826,1956,2057",
+ "endColumns": "115,107,122,100,112,86,108,120,81,80,84,108,108,99,109,103,112,129,100,100",
+ "endOffsets": "166,274,397,498,611,698,807,928,1010,1091,1176,1285,1394,1494,1604,1708,1821,1951,2052,2153"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,329,452,553,666,753,862,983,1065,1146,1231,1340,1449,1549,1659,1763,1876,2006,4713",
+ "endColumns": "115,107,122,100,112,86,108,120,81,80,84,108,108,99,109,103,112,129,100,100",
+ "endOffsets": "216,324,447,548,661,748,857,978,1060,1141,1226,1335,1444,1544,1654,1758,1871,2001,2102,4809"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-lt/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "217",
+ "endOffsets": "502"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3122",
+ "endColumns": "217",
+ "endOffsets": "3335"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lv.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lv.json
new file mode 100644
index 0000000000000000000000000000000000000000..970ace245665095192612c69eee289042822701b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-lv.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lv/values-lv.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-lv/values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,514,623,709,813,935,1017,1099,1184,1293,1405,1504,1615,1724,1829,1948,2047",
+ "endColumns": "119,107,122,107,108,85,103,121,81,81,84,108,111,98,110,108,104,118,98,100",
+ "endOffsets": "170,278,401,509,618,704,808,930,1012,1094,1179,1288,1400,1499,1610,1719,1824,1943,2042,2143"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,456,564,673,759,863,985,1067,1149,1234,1343,1455,1554,1665,1774,1879,1998,4743",
+ "endColumns": "119,107,122,107,108,85,103,121,81,81,84,108,111,98,110,108,104,118,98,100",
+ "endOffsets": "220,328,451,559,668,754,858,980,1062,1144,1229,1338,1450,1549,1660,1769,1874,1993,2092,4839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-lv/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "224",
+ "endOffsets": "509"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3113",
+ "endColumns": "224",
+ "endOffsets": "3333"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-lv/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,581,712,818,1019,1148,1279,1513,1620,1820,1953,2181,2362,2452,2546",
+ "endColumns": "104,192,130,105,200,128,130,233,106,199,132,227,180,89,93,113",
+ "endOffsets": "387,580,711,817,1018,1147,1278,1512,1619,1819,1952,2180,2361,2451,2545,2659"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2097,2206,2399,2534,2644,2845,2978,3338,3572,3683,3883,4020,4248,4433,4527,4625",
+ "endColumns": "108,192,134,109,200,132,134,233,110,199,136,227,184,93,97,117",
+ "endOffsets": "2201,2394,2529,2639,2840,2973,3108,3567,3678,3878,4015,4243,4428,4522,4620,4738"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mk-rMK.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mk-rMK.json
new file mode 100644
index 0000000000000000000000000000000000000000..b58963f662e5560e50b4182ea6764123478d5b51
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mk-rMK.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mk-rMK/values-mk-rMK.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-mk-rMK/values-mk-rMK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,286,390,498,584,689,808,891,973,1060,1166,1273,1374,1481,1592,1696,1794",
+ "endColumns": "107,122,103,107,85,104,118,82,81,86,105,106,100,106,110,103,97,100",
+ "endOffsets": "158,281,385,493,579,684,803,886,968,1055,1161,1268,1369,1476,1587,1691,1789,1890"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mk.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mk.json
new file mode 100644
index 0000000000000000000000000000000000000000..489598236030be34aa86fafe23bab1b69d10fcd8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mk.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mk/values-mk.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-mk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "195",
+ "endOffsets": "480"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1132",
+ "endColumns": "195",
+ "endOffsets": "1323"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-mk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,581,712,820,1024,1155,1290,1506,1611,1808,1939,2151,2336,2431,2521",
+ "endColumns": "104,192,130,107,203,130,134,215,104,196,130,211,184,94,89,103",
+ "endOffsets": "387,580,711,819,1023,1154,1289,1505,1610,1807,1938,2150,2335,2430,2520,2624"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,407,542,654,858,993,1328,1544,1653,1850,1985,2197,2386,2485,2579",
+ "endColumns": "108,192,134,111,203,134,138,215,108,196,134,211,188,98,93,107",
+ "endOffsets": "209,402,537,649,853,988,1127,1539,1648,1845,1980,2192,2381,2480,2574,2682"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ml-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ml-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..31d3ba4a104b16b7fae27aa8e1ff074771a703db
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ml-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ml-rIN/values-ml-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ml-rIN/values-ml-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,174,282,405,523,639,732,837,969,1046,1122,1204,1315,1421,1519,1633,1734,1845,1973,2074",
+ "endColumns": "118,107,122,117,115,92,104,131,76,75,81,110,105,97,113,100,110,127,100,100",
+ "endOffsets": "169,277,400,518,634,727,832,964,1041,1117,1199,1310,1416,1514,1628,1729,1840,1968,2069,2170"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ml.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ml.json
new file mode 100644
index 0000000000000000000000000000000000000000..97cd49bafa24c0ea64f5cfd4afb57a35bf9b42f2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ml.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ml/values-ml.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ml/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,400,611,748,867,1090,1213,1344,1585,1699,1904,2038,2246,2433,2523,2618",
+ "endColumns": "116,210,136,118,222,122,130,240,113,204,133,207,186,89,94,116",
+ "endOffsets": "399,610,747,866,1089,1212,1343,1584,1698,1903,2037,2245,2432,2522,2617,2734"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,437,578,701,924,1051,1405,1646,1764,1969,2107,2315,2506,2600,2699",
+ "endColumns": "120,210,140,122,222,126,134,240,117,204,137,207,190,93,98,120",
+ "endOffsets": "221,432,573,696,919,1046,1181,1641,1759,1964,2102,2310,2501,2595,2694,2815"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ml/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "218",
+ "endOffsets": "503"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1186",
+ "endColumns": "218",
+ "endOffsets": "1400"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mn-rMN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mn-rMN.json
new file mode 100644
index 0000000000000000000000000000000000000000..a67a12a5ea0ee66be7c3011784f5e14da5466719
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mn-rMN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mn-rMN/values-mn-rMN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-mn-rMN/values-mn-rMN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,168,276,399,499,612,699,805,917,999,1081,1163,1272,1376,1473,1581,1682,1785,1907,2004",
+ "endColumns": "112,107,122,99,112,86,105,111,81,81,81,108,103,96,107,100,102,121,96,100",
+ "endOffsets": "163,271,394,494,607,694,800,912,994,1076,1158,1267,1371,1468,1576,1677,1780,1902,1999,2100"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mn.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mn.json
new file mode 100644
index 0000000000000000000000000000000000000000..be95b0a51ac276f8fc7e0f7e897082653d4be683
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mn.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mn/values-mn.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-mn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1112",
+ "endColumns": "208",
+ "endOffsets": "1316"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-mn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,580,710,815,1011,1135,1270,1473,1578,1777,1904,2104,2298,2385,2473",
+ "endColumns": "107,188,129,104,195,123,134,202,104,198,126,199,193,86,87,101",
+ "endOffsets": "390,579,709,814,1010,1134,1269,1472,1577,1776,1903,2103,2297,2384,2472,2574"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,406,540,649,845,973,1321,1524,1633,1832,1963,2163,2361,2452,2544",
+ "endColumns": "111,188,133,108,195,127,138,202,108,198,130,199,197,90,91,105",
+ "endOffsets": "212,401,535,644,840,968,1107,1519,1628,1827,1958,2158,2356,2447,2539,2645"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mr-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mr-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..97f1f6c7092437280a7a9a076686a655b79cd3ca
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mr-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mr-rIN/values-mr-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-mr-rIN/values-mr-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,510,617,707,808,923,1000,1078,1158,1270,1372,1468,1577,1678,1793,1916,2021",
+ "endColumns": "117,107,122,105,106,89,100,114,76,77,79,111,101,95,108,100,114,122,104,100",
+ "endOffsets": "168,276,399,505,612,702,803,918,995,1073,1153,1265,1367,1463,1572,1673,1788,1911,2016,2117"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mr.json
new file mode 100644
index 0000000000000000000000000000000000000000..ca6d1aed95d290c51a7e24508ba6d37afcf93312
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-mr.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mr/values-mr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-mr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1107",
+ "endColumns": "201",
+ "endOffsets": "1304"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-mr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,585,707,817,1021,1140,1265,1473,1582,1767,1892,2093,2275,2361,2453",
+ "endColumns": "105,195,121,109,203,118,124,207,108,184,124,200,181,85,91,105",
+ "endOffsets": "388,584,706,816,1020,1139,1264,1472,1581,1766,1891,2092,2274,2360,2452,2558"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,411,537,651,855,978,1309,1517,1630,1815,1944,2145,2331,2421,2517",
+ "endColumns": "109,195,125,113,203,122,128,207,112,184,128,200,185,89,95,109",
+ "endOffsets": "210,406,532,646,850,973,1102,1512,1625,1810,1939,2140,2326,2416,2512,2622"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ms-rMY.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ms-rMY.json
new file mode 100644
index 0000000000000000000000000000000000000000..98bd8b6a070d5816d6a9d8a46ef4ff9072831e6a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ms-rMY.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ms-rMY/values-ms-rMY.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ms-rMY/values-ms-rMY.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,502,610,697,801,912,990,1069,1149,1261,1370,1467,1576,1679,1786,1908,2009",
+ "endColumns": "110,107,122,104,107,86,103,110,77,78,79,111,108,96,108,102,106,121,100,100",
+ "endOffsets": "161,269,392,497,605,692,796,907,985,1064,1144,1256,1365,1462,1571,1674,1781,1903,2004,2105"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ms.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ms.json
new file mode 100644
index 0000000000000000000000000000000000000000..fed9e8b434802369751fd0bf9951d83024436048
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ms.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ms/values-ms.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ms/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1159",
+ "endColumns": "204",
+ "endOffsets": "1359"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ms/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,592,720,824,1055,1185,1317,1561,1668,1874,2007,2237,2438,2531,2621",
+ "endColumns": "103,204,127,103,230,129,131,243,106,205,132,229,200,92,89,107",
+ "endOffsets": "386,591,719,823,1054,1184,1316,1560,1667,1873,2006,2236,2437,2530,2620,2728"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,418,550,658,889,1023,1364,1608,1719,1925,2062,2292,2497,2594,2688",
+ "endColumns": "107,204,131,107,230,133,135,243,110,205,136,229,204,96,93,111",
+ "endOffsets": "208,413,545,653,884,1018,1154,1603,1714,1920,2057,2287,2492,2589,2683,2795"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-my-rMM.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-my-rMM.json
new file mode 100644
index 0000000000000000000000000000000000000000..f91b05ead3bee34b1c8fb98cb7955cf4747c791a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-my-rMM.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-my-rMM/values-my-rMM.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-my-rMM/values-my-rMM.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,397,502,619,712,824,960,1038,1117,1203,1328,1440,1542,1668,1779,1889,2012,2112",
+ "endColumns": "108,107,124,104,116,92,111,135,77,78,85,124,111,101,125,110,109,122,99,100",
+ "endOffsets": "159,267,392,497,614,707,819,955,1033,1112,1198,1323,1435,1537,1663,1774,1884,2007,2107,2208"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-my.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-my.json
new file mode 100644
index 0000000000000000000000000000000000000000..b31b4e734478ac8a64361e3804522d80f64bdfe4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-my.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-my/values-my.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-my/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,584,716,825,1031,1161,1296,1531,1635,1836,1977,2194,2407,2503,2602",
+ "endColumns": "104,195,131,108,205,129,134,234,103,200,140,216,212,95,98,113",
+ "endOffsets": "387,583,715,824,1030,1160,1295,1530,1634,1835,1976,2193,2406,2502,2601,2715"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,410,546,659,865,999,1351,1586,1694,1895,2040,2257,2474,2574,2677",
+ "endColumns": "108,195,135,112,205,133,138,234,107,200,144,216,216,99,102,117",
+ "endOffsets": "209,405,541,654,860,994,1133,1581,1689,1890,2035,2252,2469,2569,2672,2790"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-my/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "212",
+ "endOffsets": "497"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1138",
+ "endColumns": "212",
+ "endOffsets": "1346"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-nb.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-nb.json
new file mode 100644
index 0000000000000000000000000000000000000000..ff3cad0a99853d4804ea3f9837f3fb661d6c32e5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-nb.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nb/values-nb.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1605,1868,1957,2056,2154,2255,2355,2452,2552,2651,2747,2831,2926,3020,3110,3210,3313,3430,3529,3631,3747,3848,3948,4034,4130,4243,4343,4437,4549,4648,4739,4815,4884,4989,5066,5238",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,88,98,97,100,99,96,99,98,95,83,94,93,89,99,102,116,98,101,115,100,99,85,95,112,99,93,111,98,90,75,68,104,76,171,177",
+ "endOffsets": "580,831,1088,1344,1604,1867,1956,2055,2153,2254,2354,2451,2551,2650,2746,2830,2925,3019,3109,3209,3312,3429,3528,3630,3746,3847,3947,4033,4129,4242,4342,4436,4548,4647,4738,4814,4883,4988,5065,5237,5415"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1357,3512,3605,3708,3810,3915,4019,4120,4224,4327,4427,4515,4614,4712,4806,4910,5017,5138,5241,5347,5467,5572,5676,5766,5866,5983,6087,6185,6301,8956,9051,9131,9204,9414,9495,9663",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,92,102,101,104,103,100,103,102,99,87,98,97,93,103,106,120,102,105,119,104,103,89,99,116,103,97,115,102,94,79,72,108,80,167,173",
+ "endOffsets": "344,591,844,1096,1352,1611,3600,3703,3805,3910,4014,4115,4219,4322,4422,4510,4609,4707,4801,4905,5012,5133,5236,5342,5462,5567,5671,5761,5861,5978,6082,6180,6296,6399,9046,9126,9199,9308,9490,9658,9832"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,577,701,808,1023,1151,1279,1492,1597,1789,1915,2116,2318,2411,2499",
+ "endColumns": "102,190,123,106,214,127,127,212,104,191,125,200,201,92,87,102",
+ "endOffsets": "385,576,700,807,1022,1150,1278,1491,1596,1788,1914,2115,2317,2410,2498,2601"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6404,6511,6702,6830,6941,7156,7288,7609,7822,7931,8123,8253,8454,8660,8757,8849",
+ "endColumns": "106,190,127,110,214,131,131,212,108,191,129,200,205,96,91,106",
+ "endOffsets": "6506,6697,6825,6936,7151,7283,7415,7817,7926,8118,8248,8449,8655,8752,8844,8951"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-nb/values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,272,397,492,606,692,792,905,981,1057,1137,1240,1339,1435,1539,1637,1738,1854,1951",
+ "endColumns": "107,108,124,94,113,85,99,112,75,75,79,102,98,95,103,97,100,115,96,100",
+ "endOffsets": "158,267,392,487,601,687,787,900,976,1052,1132,1235,1334,1430,1534,1632,1733,1849,1946,2047"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1616,1724,1833,1958,2053,2167,2253,2353,2466,2542,2618,2698,2801,2900,2996,3100,3198,3299,3415,9313",
+ "endColumns": "107,108,124,94,113,85,99,112,75,75,79,102,98,95,103,97,100,115,96,100",
+ "endOffsets": "1719,1828,1953,2048,2162,2248,2348,2461,2537,2613,2693,2796,2895,2991,3095,3193,3294,3410,3507,9409"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "188",
+ "endOffsets": "473"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7420",
+ "endColumns": "188",
+ "endOffsets": "7604"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ne-rNP.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ne-rNP.json
new file mode 100644
index 0000000000000000000000000000000000000000..73bcd36a10f54aae59fbcaca1c18edbeafa2726a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ne-rNP.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ne-rNP/values-ne-rNP.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ne-rNP/values-ne-rNP.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,495,603,694,801,928,1022,1112,1200,1310,1426,1529,1644,1746,1861,1992,2104",
+ "endColumns": "104,107,122,103,107,90,106,126,93,89,87,109,115,102,114,101,114,130,111,100",
+ "endOffsets": "155,263,386,490,598,689,796,923,1017,1107,1195,1305,1421,1524,1639,1741,1856,1987,2099,2200"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ne.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ne.json
new file mode 100644
index 0000000000000000000000000000000000000000..c02da97ca23dcf95de724be0b71a8575cdd5f755
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ne.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ne/values-ne.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ne/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,396,586,718,833,1063,1197,1327,1566,1682,1877,2012,2219,2397,2489,2587",
+ "endColumns": "112,189,131,114,229,133,129,238,115,194,134,206,177,91,97,116",
+ "endOffsets": "395,585,717,832,1062,1196,1326,1565,1681,1876,2011,2218,2396,2488,2586,2703"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,412,548,667,897,1035,1392,1631,1751,1946,2085,2292,2474,2570,2672",
+ "endColumns": "116,189,135,118,229,137,133,238,119,194,138,206,181,95,101,120",
+ "endOffsets": "217,407,543,662,892,1030,1164,1626,1746,1941,2080,2287,2469,2565,2667,2788"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ne/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1169",
+ "endColumns": "222",
+ "endOffsets": "1387"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-night-v8.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-night-v8.json
new file mode 100644
index 0000000000000000000000000000000000000000..bea9409d9b8710a5be49f4869ee3a8bbffac72ae
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-night-v8.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-night-v8/values-night-v8.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-night-v8/values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-nl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-nl.json
new file mode 100644
index 0000000000000000000000000000000000000000..80426550e333d9689eb7f2272433896ee6836ae5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-nl.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nl/values-nl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-nl/values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,509,616,702,810,930,1007,1084,1166,1277,1381,1480,1595,1708,1811,1929,2032",
+ "endColumns": "117,107,122,104,106,85,107,119,76,76,81,110,103,98,114,112,102,117,102,100",
+ "endOffsets": "168,276,399,504,611,697,805,925,1002,1079,1161,1272,1376,1475,1590,1703,1806,1924,2027,2128"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1620,1738,1846,1969,2074,2181,2267,2375,2495,2572,2649,2731,2842,2946,3045,3160,3273,3376,3494,9432",
+ "endColumns": "117,107,122,104,106,85,107,119,76,76,81,110,103,98,114,112,102,117,102,100",
+ "endOffsets": "1733,1841,1964,2069,2176,2262,2370,2490,2567,2644,2726,2837,2941,3040,3155,3268,3371,3489,3592,9528"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7469",
+ "endColumns": "201",
+ "endOffsets": "7666"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,578,706,815,1041,1166,1297,1534,1638,1838,1962,2184,2392,2486,2575",
+ "endColumns": "107,186,127,108,225,124,130,236,103,199,123,221,207,93,88,103",
+ "endOffsets": "390,577,705,814,1040,1165,1296,1533,1637,1837,1961,2183,2391,2485,2574,2678"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6435,6547,6734,6866,6979,7205,7334,7671,7908,8016,8216,8344,8566,8778,8876,8969",
+ "endColumns": "111,186,131,112,225,128,134,236,107,199,127,221,211,97,92,107",
+ "endOffsets": "6542,6729,6861,6974,7200,7329,7464,7903,8011,8211,8339,8561,8773,8871,8964,9072"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1602,1872,1965,2055,2147,2245,2336,2431,2531,2624,2721,2804,2891,2980,3074,3165,3277,3389,3482,3596,3710,3802,3896,3981,4069,4178,4287,4376,4487,4598,4689,4768,4837,4937,5014,5186",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,92,89,91,97,90,94,99,92,96,82,86,88,93,90,111,111,92,113,113,91,93,84,87,108,108,88,110,110,90,78,68,99,76,171,177",
+ "endOffsets": "580,831,1088,1344,1601,1871,1964,2054,2146,2244,2335,2430,2530,2623,2720,2803,2890,2979,3073,3164,3276,3388,3481,3595,3709,3801,3895,3980,4068,4177,4286,4375,4486,4597,4688,4767,4836,4936,5013,5185,5363"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1354,3597,3694,3788,3884,3986,4081,4180,4284,4381,4482,4569,4660,4753,4851,4946,5062,5178,5275,5393,5511,5607,5705,5794,5886,5999,6112,6205,6320,9077,9172,9255,9328,9533,9614,9782",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,96,93,95,101,94,98,103,96,100,86,90,92,97,94,115,115,96,117,117,95,97,88,91,112,112,92,114,114,94,82,72,103,80,167,173",
+ "endOffsets": "344,591,844,1096,1349,1615,3689,3783,3879,3981,4076,4175,4279,4376,4477,4564,4655,4748,4846,4941,5057,5173,5270,5388,5506,5602,5700,5789,5881,5994,6107,6200,6315,6430,9167,9250,9323,9427,9609,9777,9951"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-notround-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-notround-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..e15676ac85364162ef51f09bdb7575f8b7dd36fd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-notround-v23.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-notround-v23/values-notround-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-notround-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8",
+ "startColumns": "0,0,0,0,0",
+ "startOffsets": "216,269,327,371,418",
+ "endColumns": "52,57,43,46,48",
+ "endOffsets": "268,326,370,417,466"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "55,112,174,222,273",
+ "endColumns": "56,61,47,50,52",
+ "endOffsets": "107,169,217,268,321"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pa-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pa-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..feb68eca2f57b06f0666745f1e5241e0cd0688b3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pa-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pa-rIN/values-pa-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pa-rIN/values-pa-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,269,392,497,602,688,788,901,978,1054,1133,1234,1335,1432,1541,1640,1750,1872,1972",
+ "endColumns": "105,107,122,104,104,85,99,112,76,75,78,100,100,96,108,98,109,121,99,100",
+ "endOffsets": "156,264,387,492,597,683,783,896,973,1049,1128,1229,1330,1427,1536,1635,1745,1867,1967,2068"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pa.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pa.json
new file mode 100644
index 0000000000000000000000000000000000000000..d146d5123d81adc4243fbd92bacfc2493bd3b073
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pa.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pa/values-pa.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-pa/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "209",
+ "endOffsets": "494"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1134",
+ "endColumns": "209",
+ "endOffsets": "1339"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-pa/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,595,723,830,1036,1163,1292,1513,1620,1820,1950,2161,2338,2430,2522",
+ "endColumns": "104,206,127,106,205,126,128,220,106,199,129,210,176,91,91,106",
+ "endOffsets": "387,594,722,829,1035,1162,1291,1512,1619,1819,1949,2160,2337,2429,2521,2628"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,421,553,664,870,1001,1344,1565,1676,1876,2010,2221,2402,2498,2594",
+ "endColumns": "108,206,131,110,205,130,132,220,110,199,133,210,180,95,95,110",
+ "endOffsets": "209,416,548,659,865,996,1129,1560,1671,1871,2005,2216,2397,2493,2589,2700"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pl.json
new file mode 100644
index 0000000000000000000000000000000000000000..06dc48036c779638d56dbe798c2affd6a01049b4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pl.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pl/values-pl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4,9,14,19,24,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,732,1136,1550,1960,2380,2802,2891,2990,3091,3187,3285,3379,3477,3577,3673,3759,3855,3953,4043,4140,4250,4360,4459,4571,4683,4782,4883,4971,5066,5174,5282,5378,5488,5598,5689,5765,5835,5943,6023,6195",
+ "endLines": "8,13,18,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "endColumns": "10,10,10,10,10,10,88,98,100,95,97,93,97,99,95,85,95,97,89,96,109,109,98,111,111,98,100,87,94,107,107,95,109,109,90,75,69,107,79,171,177",
+ "endOffsets": "731,1135,1549,1959,2379,2801,2890,2989,3090,3186,3284,3378,3476,3576,3672,3758,3854,3952,4042,4139,4249,4359,4458,4570,4682,4781,4882,4970,5065,5173,5281,5377,5487,5597,5688,5764,5834,5942,6022,6194,6372"
+ },
+ "to": {
+ "startLines": "2,7,12,17,22,27,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,492,884,1286,1684,2092,4474,4567,4670,4775,4875,4977,5075,5177,5281,5381,5471,5571,5673,5767,5868,5982,6096,6199,6315,6431,6534,6639,6731,6830,6942,7054,7154,7268,9982,10077,10157,10231,10444,10528,10696",
+ "endLines": "6,11,16,21,26,31,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "endColumns": "10,10,10,10,10,10,92,102,104,99,101,97,101,103,99,89,99,101,93,100,113,113,102,115,115,102,104,91,98,111,111,99,113,113,94,79,73,111,83,167,173",
+ "endOffsets": "487,879,1281,1679,2087,2497,4562,4665,4770,4870,4972,5070,5172,5276,5376,5466,5566,5668,5762,5863,5977,6091,6194,6310,6426,6529,6634,6726,6825,6937,7049,7149,7263,7377,10072,10152,10226,10338,10523,10691,10865"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "86",
+ "startColumns": "4",
+ "startOffsets": "8389",
+ "endColumns": "198",
+ "endOffsets": "8583"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,585,705,813,1023,1146,1270,1500,1607,1813,1939,2157,2344,2439,2531",
+ "endColumns": "101,199,119,107,209,122,123,229,106,205,125,217,186,94,91,108",
+ "endOffsets": "384,584,704,812,1022,1145,1269,1499,1606,1812,1938,2156,2343,2438,2530,2639"
+ },
+ "to": {
+ "startLines": "79,80,81,82,83,84,85,87,88,89,90,91,92,93,94,95",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7382,7488,7688,7812,7924,8134,8261,8588,8818,8929,9135,9265,9483,9674,9773,9869",
+ "endColumns": "105,199,123,111,209,126,127,229,110,205,129,217,190,98,95,112",
+ "endOffsets": "7483,7683,7807,7919,8129,8256,8384,8813,8924,9130,9260,9478,9669,9768,9864,9977"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pl/values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,171,279,402,504,612,698,807,926,1004,1081,1163,1272,1381,1480,1589,1700,1808,1931,2027",
+ "endColumns": "115,107,122,101,107,85,108,118,77,76,81,108,108,98,108,110,107,122,95,100",
+ "endOffsets": "166,274,397,499,607,693,802,921,999,1076,1158,1267,1376,1475,1584,1695,1803,1926,2022,2123"
+ },
+ "to": {
+ "startLines": "32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,100",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2502,2618,2726,2849,2951,3059,3145,3254,3373,3451,3528,3610,3719,3828,3927,4036,4147,4255,4378,10343",
+ "endColumns": "115,107,122,101,107,85,108,118,77,76,81,108,108,98,108,110,107,122,95,100",
+ "endOffsets": "2613,2721,2844,2946,3054,3140,3249,3368,3446,3523,3605,3714,3823,3922,4031,4142,4250,4373,4469,10439"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-port.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-port.json
new file mode 100644
index 0000000000000000000000000000000000000000..ae49695b6d5ea3bf48df06cee6a3f231445a255e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-port.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-port/values-port.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-port/values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pt-rBR.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pt-rBR.json
new file mode 100644
index 0000000000000000000000000000000000000000..4a1b51ddf408f984f617cd7b10d2faec55cb7995
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pt-rBR.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rBR/values-pt-rBR.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pt-rBR/values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,927,1010,1090,1177,1284,1396,1498,1606,1713,1823,1948,2048",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "170,278,401,507,614,703,804,922,1005,1085,1172,1279,1391,1493,1601,1708,1818,1943,2043,2144"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1623,1743,1851,1974,2080,2187,2276,2377,2495,2578,2658,2745,2852,2964,3066,3174,3281,3391,3516,9673",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "1738,1846,1969,2075,2182,2271,2372,2490,2573,2653,2740,2847,2959,3061,3169,3276,3386,3511,3611,9769"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1355,1616,1879,1975,2078,2181,2290,2392,2498,2607,2709,2815,2907,3007,3107,3204,3308,3428,3548,3652,3772,3892,3995,4098,4192,4293,4410,4527,4627,4744,4861,4949,5027,5097,5209,5289,5461",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,102,102,108,101,105,108,101,105,91,99,99,96,103,119,119,103,119,119,102,102,93,100,116,116,99,116,116,87,77,69,111,79,171,177",
+ "endOffsets": "586,839,1098,1354,1615,1878,1974,2077,2180,2289,2391,2497,2606,2708,2814,2906,3006,3106,3203,3307,3427,3547,3651,3771,3891,3994,4097,4191,4292,4409,4526,4626,4743,4860,4948,5026,5096,5208,5288,5460,5638"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1107,1364,3616,3716,3823,3930,4043,4149,4259,4372,4478,4588,4684,4788,4892,4993,5101,5225,5349,5457,5581,5705,5812,5919,6017,6122,6243,6364,6468,6589,9309,9401,9483,9557,9774,9858,10026",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,106,106,112,105,109,112,105,109,95,103,103,100,107,123,123,107,123,123,106,106,97,104,120,120,103,120,120,91,81,73,115,83,167,173",
+ "endOffsets": "346,595,850,1102,1359,1618,3711,3818,3925,4038,4144,4254,4367,4473,4583,4679,4783,4887,4988,5096,5220,5344,5452,5576,5700,5807,5914,6012,6117,6238,6359,6463,6584,6705,9396,9478,9552,9668,9853,10021,10195"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,570,695,801,1027,1155,1285,1514,1620,1815,1943,2159,2342,2437,2529",
+ "endColumns": "102,179,124,105,225,127,129,228,105,194,127,215,182,94,91,108",
+ "endOffsets": "389,569,694,800,1026,1154,1284,1513,1619,1814,1942,2158,2341,2436,2528,2637"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6710,6817,6997,7126,7236,7462,7594,7932,8161,8271,8466,8598,8814,9001,9100,9196",
+ "endColumns": "106,179,128,109,225,131,133,228,109,194,131,215,186,98,95,112",
+ "endOffsets": "6812,6992,7121,7231,7457,7589,7723,8156,8266,8461,8593,8809,8996,9095,9191,9304"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "203",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7728",
+ "endColumns": "203",
+ "endOffsets": "7927"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pt-rPT.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pt-rPT.json
new file mode 100644
index 0000000000000000000000000000000000000000..5b67e74a998ae28a2bd2cc90bfb392f7b84a7275
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pt-rPT.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rPT/values-pt-rPT.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-pt-rPT/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "203",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3136",
+ "endColumns": "203",
+ "endOffsets": "3335"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pt-rPT/values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,933,1017,1098,1185,1292,1404,1506,1614,1721,1828,1950,2049",
+ "endColumns": "119,107,122,105,106,88,100,123,83,80,86,106,111,101,107,106,106,121,98,100",
+ "endOffsets": "170,278,401,507,614,703,804,928,1012,1093,1180,1287,1399,1501,1609,1716,1823,1945,2044,2145"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,456,562,669,758,859,983,1067,1148,1235,1342,1454,1556,1664,1771,1878,2000,4770",
+ "endColumns": "119,107,122,105,106,88,100,123,83,80,86,106,111,101,107,106,106,121,98,100",
+ "endOffsets": "220,328,451,557,664,753,854,978,1062,1143,1230,1337,1449,1551,1659,1766,1873,1995,2094,4866"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-pt-rPT/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,585,711,817,1044,1170,1304,1551,1657,1858,1987,2205,2409,2503,2598",
+ "endColumns": "102,194,125,105,226,125,133,246,105,200,128,217,203,93,94,111",
+ "endOffsets": "389,584,710,816,1043,1169,1303,1550,1656,1857,1986,2204,2408,2502,2597,2709"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2099,2206,2401,2531,2641,2868,2998,3340,3587,3697,3898,4031,4249,4457,4555,4654",
+ "endColumns": "106,194,129,109,226,129,137,246,109,200,132,217,207,97,98,115",
+ "endOffsets": "2201,2396,2526,2636,2863,2993,3131,3582,3692,3893,4026,4244,4452,4550,4649,4765"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pt.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pt.json
new file mode 100644
index 0000000000000000000000000000000000000000..a0312fcfbc68a9af67d544a1218eb6553328cadd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-pt.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt/values-pt.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-pt/values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,927,1010,1090,1177,1284,1396,1498,1606,1713,1823,1948,2048",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "170,278,401,507,614,703,804,922,1005,1085,1172,1279,1391,1493,1601,1708,1818,1943,2043,2144"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ro.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ro.json
new file mode 100644
index 0000000000000000000000000000000000000000..4cc6cd146682d154e23eec09709b346f90fcdfed
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ro.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ro/values-ro.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ro/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,580,707,814,1024,1154,1288,1509,1617,1807,1937,2142,2334,2431,2524",
+ "endColumns": "104,191,126,106,209,129,133,220,107,189,129,204,191,96,92,106",
+ "endOffsets": "387,579,706,813,1023,1153,1287,1508,1616,1806,1936,2141,2333,2430,2523,2630"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2119,2228,2420,2551,2662,2872,3006,3348,3569,3681,3871,4005,4210,4406,4507,4604",
+ "endColumns": "108,191,130,110,209,133,137,220,111,189,133,204,195,100,96,110",
+ "endOffsets": "2223,2415,2546,2657,2867,3001,3139,3564,3676,3866,4000,4205,4401,4502,4599,4710"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ro/values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,176,284,407,511,624,712,824,945,1030,1112,1195,1307,1420,1520,1634,1739,1845,1966,2069",
+ "endColumns": "120,107,122,103,112,87,111,120,84,81,82,111,112,99,113,104,105,120,102,100",
+ "endOffsets": "171,279,402,506,619,707,819,940,1025,1107,1190,1302,1415,1515,1629,1734,1840,1961,2064,2165"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,334,457,561,674,762,874,995,1080,1162,1245,1357,1470,1570,1684,1789,1895,2016,4715",
+ "endColumns": "120,107,122,103,112,87,111,120,84,81,82,111,112,99,113,104,105,120,102,100",
+ "endOffsets": "221,329,452,556,669,757,869,990,1075,1157,1240,1352,1465,1565,1679,1784,1890,2011,2114,4811"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ro/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "203",
+ "endOffsets": "488"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3144",
+ "endColumns": "203",
+ "endOffsets": "3343"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-round-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-round-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..4159d35eaa57d429a0a32d86e1ceffbbfaf42c94
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-round-v23.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-round-v23/values-round-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-round-v23/values.xml",
+ "from": {
+ "startLines": "4,5,8,9,10,11,12,13,14,15",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "213,269,472,531,608,689,733,804,877,959",
+ "endColumns": "55,56,58,76,80,43,70,72,81,75",
+ "endOffsets": "268,325,530,607,688,732,803,876,958,1034"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,115,176,239,320,405,453,528,605,691",
+ "endColumns": "59,60,62,80,84,47,74,76,85,79",
+ "endOffsets": "110,171,234,315,400,448,523,600,686,766"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ru.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ru.json
new file mode 100644
index 0000000000000000000000000000000000000000..79a0d0882da4df81e49042688efbf6fd62b709f0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ru.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ru/values-ru.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4,9,14,19,24,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,732,1136,1550,1957,2365,2791,2878,2969,3062,3162,3256,3354,3456,3552,3652,3736,3825,3916,4004,4096,4200,4304,4398,4504,4610,4705,4802,4888,4978,5080,5182,5273,5377,5481,5570,5646,5715,5832,5913,6085",
+ "endLines": "8,13,18,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "endColumns": "10,10,10,10,10,10,86,90,92,99,93,97,101,95,99,83,88,90,87,91,103,103,93,105,105,94,96,85,89,101,101,90,103,103,88,75,68,116,80,171,177",
+ "endOffsets": "731,1135,1549,1956,2364,2790,2877,2968,3061,3161,3255,3353,3455,3551,3651,3735,3824,3915,4003,4095,4199,4303,4397,4503,4609,4704,4801,4887,4977,5079,5181,5272,5376,5480,5569,5645,5714,5831,5912,6084,6262"
+ },
+ "to": {
+ "startLines": "2,7,12,17,22,27,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,492,884,1286,1681,2077,4470,4561,4656,4753,4857,4955,5057,5163,5263,5367,5455,5548,5643,5735,5831,5939,6047,6145,6255,6365,6464,6565,6655,6749,6855,6961,7056,7164,9889,9982,10062,10135,10357,10442,10610",
+ "endLines": "6,11,16,21,26,31,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "endColumns": "10,10,10,10,10,10,90,94,96,103,97,101,105,99,103,87,92,94,91,95,107,107,97,109,109,98,100,89,93,105,105,94,107,107,92,79,72,120,84,167,173",
+ "endOffsets": "487,879,1281,1676,2072,2486,4556,4651,4748,4852,4950,5052,5158,5258,5362,5450,5543,5638,5730,5826,5934,6042,6140,6250,6360,6459,6560,6650,6744,6850,6956,7051,7159,7267,9977,10057,10130,10251,10437,10605,10779"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,586,710,818,1019,1146,1275,1515,1620,1814,1938,2164,2348,2443,2529",
+ "endColumns": "104,197,123,107,200,126,128,239,104,193,123,225,183,94,85,110",
+ "endOffsets": "387,585,709,817,1018,1145,1274,1514,1619,1813,1937,2163,2347,2442,2528,2639"
+ },
+ "to": {
+ "startLines": "79,80,81,82,83,84,85,87,88,89,90,91,92,93,94,95",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7272,7381,7579,7707,7819,8020,8151,8500,8740,8849,9043,9171,9397,9585,9684,9774",
+ "endColumns": "108,197,127,111,200,130,132,239,108,193,127,225,187,98,89,114",
+ "endOffsets": "7376,7574,7702,7814,8015,8146,8279,8735,8844,9038,9166,9392,9580,9679,9769,9884"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "215",
+ "endOffsets": "500"
+ },
+ "to": {
+ "startLines": "86",
+ "startColumns": "4",
+ "startOffsets": "8284",
+ "endColumns": "215",
+ "endOffsets": "8495"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ru/values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,170,278,401,503,615,701,806,926,1005,1083,1163,1269,1377,1475,1584,1690,1798,1934,2034",
+ "endColumns": "114,107,122,101,111,85,104,119,78,77,79,105,107,97,108,105,107,135,99,100",
+ "endOffsets": "165,273,396,498,610,696,801,921,1000,1078,1158,1264,1372,1470,1579,1685,1793,1929,2029,2130"
+ },
+ "to": {
+ "startLines": "32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,100",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2491,2606,2714,2837,2939,3051,3137,3242,3362,3441,3519,3599,3705,3813,3911,4020,4126,4234,4370,10256",
+ "endColumns": "114,107,122,101,111,85,104,119,78,77,79,105,107,97,108,105,107,135,99,100",
+ "endOffsets": "2601,2709,2832,2934,3046,3132,3237,3357,3436,3514,3594,3700,3808,3906,4015,4121,4229,4365,4465,10352"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-si-rLK.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-si-rLK.json
new file mode 100644
index 0000000000000000000000000000000000000000..e0dcf6491a62ac7cc8abdee6d6897456007a6548
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-si-rLK.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-si-rLK/values-si-rLK.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-si-rLK/values-si-rLK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,503,610,698,803,919,1008,1095,1179,1288,1393,1491,1601,1700,1806,1927,2026",
+ "endColumns": "109,107,122,106,106,87,104,115,88,86,83,108,104,97,109,98,105,120,98,100",
+ "endOffsets": "160,268,391,498,605,693,798,914,1003,1090,1174,1283,1388,1486,1596,1695,1801,1922,2021,2122"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-si.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-si.json
new file mode 100644
index 0000000000000000000000000000000000000000..5307588f625209fe880cb5bda47b71b3b70f9a29
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-si.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-si/values-si.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-si/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,575,697,808,1009,1131,1254,1464,1577,1764,1893,2096,2283,2382,2469",
+ "endColumns": "105,185,121,110,200,121,122,209,112,186,128,202,186,98,86,104",
+ "endOffsets": "388,574,696,807,1008,1130,1253,1463,1576,1763,1892,2095,2282,2381,2468,2573"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,401,527,642,843,969,1294,1504,1621,1808,1941,2144,2335,2438,2529",
+ "endColumns": "109,185,125,114,200,125,126,209,116,186,132,202,190,102,90,108",
+ "endOffsets": "210,396,522,637,838,964,1091,1499,1616,1803,1936,2139,2330,2433,2524,2633"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-si/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1096",
+ "endColumns": "197",
+ "endOffsets": "1289"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sk.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sk.json
new file mode 100644
index 0000000000000000000000000000000000000000..cd8fcfeb2bb28ec6c3e994388ed33a50614b30b2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sk/values-sk.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sk/values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,270,393,493,604,690,798,916,994,1072,1156,1261,1370,1469,1575,1686,1795,1919,2017",
+ "endColumns": "106,107,122,99,110,85,107,117,77,77,83,104,108,98,105,110,108,123,97,100",
+ "endOffsets": "157,265,388,488,599,685,793,911,989,1067,1151,1256,1365,1464,1570,1681,1790,1914,2012,2113"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,320,443,543,654,740,848,966,1044,1122,1206,1311,1420,1519,1625,1736,1845,1969,4680",
+ "endColumns": "106,107,122,99,110,85,107,117,77,77,83,104,108,98,105,110,108,123,97,100",
+ "endOffsets": "207,315,438,538,649,735,843,961,1039,1117,1201,1306,1415,1514,1620,1731,1840,1964,2062,4776"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3081",
+ "endColumns": "197",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,701,809,1024,1150,1277,1505,1614,1815,1943,2165,2355,2449,2542",
+ "endColumns": "103,191,121,107,214,125,126,227,108,200,127,221,189,93,92,111",
+ "endOffsets": "386,578,700,808,1023,1149,1276,1504,1613,1814,1942,2164,2354,2448,2541,2653"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2067,2175,2367,2493,2605,2820,2950,3279,3507,3620,3821,3953,4175,4369,4467,4564",
+ "endColumns": "107,191,125,111,214,129,130,227,112,200,131,221,193,97,96,115",
+ "endOffsets": "2170,2362,2488,2600,2815,2945,3076,3502,3615,3816,3948,4170,4364,4462,4559,4675"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sl.json
new file mode 100644
index 0000000000000000000000000000000000000000..1ed0a7d3fe20eb15b4437d7e9aca092dd43fb927
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sl/values-sl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3091",
+ "endColumns": "198",
+ "endOffsets": "3285"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sl/values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,270,393,500,608,695,798,917,1002,1086,1170,1278,1387,1487,1600,1707,1811,1928,2025",
+ "endColumns": "106,107,122,106,107,86,102,118,84,83,83,107,108,99,112,106,103,116,96,100",
+ "endOffsets": "157,265,388,495,603,690,793,912,997,1081,1165,1273,1382,1482,1595,1702,1806,1923,2020,2121"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,320,443,550,658,745,848,967,1052,1136,1220,1328,1437,1537,1650,1757,1861,1978,4644",
+ "endColumns": "106,107,122,106,107,86,102,118,84,83,83,107,108,99,112,106,103,116,96,100",
+ "endOffsets": "207,315,438,545,653,740,843,962,1047,1131,1215,1323,1432,1532,1645,1752,1856,1973,2070,4740"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,584,711,816,1022,1150,1279,1496,1601,1799,1927,2138,2316,2412,2500",
+ "endColumns": "103,196,126,104,205,127,128,216,104,197,127,210,177,95,87,108",
+ "endOffsets": "386,583,710,815,1021,1149,1278,1495,1600,1798,1926,2137,2315,2411,2499,2608"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2075,2183,2380,2511,2620,2826,2958,3290,3507,3616,3814,3946,4157,4339,4439,4531",
+ "endColumns": "107,196,130,108,205,131,132,216,108,197,131,210,181,99,91,112",
+ "endOffsets": "2178,2375,2506,2615,2821,2953,3086,3502,3611,3809,3941,4152,4334,4434,4526,4639"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sq-rAL.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sq-rAL.json
new file mode 100644
index 0000000000000000000000000000000000000000..00294c914286af71fdf701dbc85169bdd1cd6218
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sq-rAL.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sq-rAL/values-sq-rAL.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sq-rAL/values-sq-rAL.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,500,612,699,809,932,1013,1092,1175,1281,1386,1484,1590,1693,1809,1940,2039",
+ "endColumns": "113,107,122,99,111,86,109,122,80,78,82,105,104,97,105,102,115,130,98,100",
+ "endOffsets": "164,272,395,495,607,694,804,927,1008,1087,1170,1276,1381,1479,1585,1688,1804,1935,2034,2135"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sq.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sq.json
new file mode 100644
index 0000000000000000000000000000000000000000..168f26ba4d0d53af78bfe058c83ed19e5a84d3c0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sq.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sq/values-sq.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sq/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,593,728,833,1053,1185,1326,1555,1661,1867,2003,2231,2441,2532,2625",
+ "endColumns": "104,204,134,104,219,131,140,228,105,205,135,227,209,90,92,106",
+ "endOffsets": "387,592,727,832,1052,1184,1325,1554,1660,1866,2002,2230,2440,2531,2624,2731"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,419,558,667,887,1023,1356,1585,1695,1901,2041,2269,2483,2578,2675",
+ "endColumns": "108,204,138,108,219,135,144,228,109,205,139,227,213,94,96,110",
+ "endOffsets": "209,414,553,662,882,1018,1163,1580,1690,1896,2036,2264,2478,2573,2670,2781"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sq/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1168",
+ "endColumns": "187",
+ "endOffsets": "1351"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sr.json
new file mode 100644
index 0000000000000000000000000000000000000000..c1df286fe0393e7ef82d8fd2932465796a48c73c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sr/values-sr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,575,699,807,1020,1145,1272,1480,1585,1776,1901,2109,2277,2371,2462",
+ "endColumns": "103,187,123,107,212,124,126,207,104,190,124,207,167,93,90,104",
+ "endOffsets": "386,574,698,806,1019,1144,1271,1479,1584,1775,1900,2108,2276,2370,2461,2566"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2063,2171,2359,2487,2599,2812,2941,3261,3469,3578,3769,3898,4106,4278,4376,4471",
+ "endColumns": "107,187,127,111,212,128,130,207,108,190,128,207,171,97,94,108",
+ "endOffsets": "2166,2354,2482,2594,2807,2936,3067,3464,3573,3764,3893,4101,4273,4371,4466,4575"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "188",
+ "endOffsets": "473"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3072",
+ "endColumns": "188",
+ "endOffsets": "3256"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sr/values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,498,604,690,794,912,993,1073,1161,1266,1374,1475,1579,1687,1788,1916,2013",
+ "endColumns": "108,107,122,102,105,85,103,117,80,79,87,104,107,100,103,107,100,127,96,100",
+ "endOffsets": "159,267,390,493,599,685,789,907,988,1068,1156,1261,1369,1470,1574,1682,1783,1911,2008,2109"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,322,445,548,654,740,844,962,1043,1123,1211,1316,1424,1525,1629,1737,1838,1966,4580",
+ "endColumns": "108,107,122,102,105,85,103,117,80,79,87,104,107,100,103,107,100,127,96,100",
+ "endOffsets": "209,317,440,543,649,735,839,957,1038,1118,1206,1311,1419,1520,1624,1732,1833,1961,2058,4676"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sv.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sv.json
new file mode 100644
index 0000000000000000000000000000000000000000..c62fce8e31333c3974bd64aeb94424c4213fae61
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sv.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sv/values-sv.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "206",
+ "endOffsets": "491"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7541",
+ "endColumns": "206",
+ "endOffsets": "7743"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,842,1105,1361,1620,1883,1975,2078,2180,2283,2384,2483,2585,2685,2783,2870,2969,3067,3160,3264,3381,3497,3600,3716,3831,3933,4034,4123,4223,4336,4448,4546,4658,4769,4860,4936,5005,5114,5191,5363",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,91,102,101,102,100,98,101,99,97,86,98,97,92,103,116,115,102,115,114,101,100,88,99,112,111,97,111,110,90,75,68,108,76,171,177",
+ "endOffsets": "582,841,1104,1360,1619,1882,1974,2077,2179,2282,2383,2482,2584,2684,2782,2869,2968,3066,3159,3263,3380,3496,3599,3715,3830,3932,4033,4122,4222,4335,4447,4545,4657,4768,4859,4935,5004,5113,5190,5362,5540"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,606,865,1117,1372,3544,3640,3747,3853,3960,4065,4168,4274,4378,4480,4571,4674,4776,4873,4981,5102,5222,5329,5449,5568,5674,5779,5872,5976,6093,6209,6311,6427,9084,9179,9259,9332,9546,9627,9795",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,95,106,105,106,104,102,105,103,101,90,102,101,96,107,120,119,106,119,118,105,104,92,103,116,115,101,115,114,94,79,72,112,80,167,173",
+ "endOffsets": "346,601,860,1112,1367,1626,3635,3742,3848,3955,4060,4163,4269,4373,4475,4566,4669,4771,4868,4976,5097,5217,5324,5444,5563,5669,5774,5867,5971,6088,6204,6306,6422,6537,9174,9254,9327,9440,9622,9790,9964"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,577,702,810,1010,1133,1262,1469,1575,1768,1894,2107,2289,2381,2470",
+ "endColumns": "104,188,124,107,199,122,128,206,105,192,125,212,181,91,88,103",
+ "endOffsets": "387,576,701,809,1009,1132,1261,1468,1574,1767,1893,2106,2288,2380,2469,2573"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6542,6651,6840,6969,7081,7281,7408,7748,7955,8065,8258,8388,8601,8787,8883,8976",
+ "endColumns": "108,188,128,111,199,126,132,206,109,192,129,212,185,95,92,107",
+ "endOffsets": "6646,6835,6964,7076,7276,7403,7536,7950,8060,8253,8383,8596,8782,8878,8971,9079"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sv/values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,269,392,495,606,691,793,906,982,1058,1138,1244,1344,1440,1545,1647,1749,1866,1968",
+ "endColumns": "105,107,122,102,110,84,101,112,75,75,79,105,99,95,104,101,101,116,101,100",
+ "endOffsets": "156,264,387,490,601,686,788,901,977,1053,1133,1239,1339,1435,1540,1642,1744,1861,1963,2064"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1631,1737,1845,1968,2071,2182,2267,2369,2482,2558,2634,2714,2820,2920,3016,3121,3223,3325,3442,9445",
+ "endColumns": "105,107,122,102,110,84,101,112,75,75,79,105,99,95,104,101,101,116,101,100",
+ "endOffsets": "1732,1840,1963,2066,2177,2262,2364,2477,2553,2629,2709,2815,2915,3011,3116,3218,3320,3437,3539,9541"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw.json
new file mode 100644
index 0000000000000000000000000000000000000000..2239661180316e441defde8b652a93d05bc4255f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw/values-sw.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-sw/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,573,696,803,1025,1148,1287,1511,1615,1800,1925,2134,2319,2413,2514",
+ "endColumns": "101,187,122,106,221,122,138,223,103,184,124,208,184,93,100,120",
+ "endOffsets": "384,572,695,802,1024,1147,1286,1510,1614,1799,1924,2133,2318,2412,2513,2634"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2050,2156,2344,2471,2582,2804,2931,3279,3503,3611,3796,3925,4134,4323,4421,4526",
+ "endColumns": "105,187,126,110,221,126,142,223,107,184,128,208,188,97,104,124",
+ "endOffsets": "2151,2339,2466,2577,2799,2926,3069,3498,3606,3791,3920,4129,4318,4416,4521,4646"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-sw/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3074",
+ "endColumns": "204",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sw/values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,487,595,685,790,907,989,1072,1154,1255,1364,1463,1570,1679,1784,1903,2000",
+ "endColumns": "102,107,122,97,107,89,104,116,81,82,81,100,108,98,106,108,104,118,96,100",
+ "endOffsets": "153,261,384,482,590,680,785,902,984,1067,1149,1250,1359,1458,1565,1674,1779,1898,1995,2096"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,316,439,537,645,735,840,957,1039,1122,1204,1305,1414,1513,1620,1729,1834,1953,4651",
+ "endColumns": "102,107,122,97,107,89,104,116,81,82,81,100,108,98,106,108,104,118,96,100",
+ "endOffsets": "203,311,434,532,640,730,835,952,1034,1117,1199,1300,1409,1508,1615,1724,1829,1948,2045,4747"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw180dp-notround-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw180dp-notround-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..3ec3d40d193b4c13a196e07d61dbe204a666d59b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw180dp-notround-v23.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw180dp-notround-v23/values-sw180dp-notround-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-sw180dp-notround-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "224,285,343,407,463,519,577,636,680,762",
+ "endColumns": "60,57,63,55,55,57,58,43,81,75",
+ "endOffsets": "284,342,406,462,518,576,635,679,761,837"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,120,182,250,310,370,432,495,543,629",
+ "endColumns": "64,61,67,59,59,61,62,47,85,79",
+ "endOffsets": "115,177,245,305,365,427,490,538,624,704"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw210dp-round-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw210dp-round-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..65ed6b271bd32e5daedc0ecb1363c18c06f2a90c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw210dp-round-v23.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw210dp-round-v23/values-sw210dp-round-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-sw210dp-round-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "221,282,340,404,460,516,574,633,677,759",
+ "endColumns": "60,57,63,55,55,57,58,43,81,76",
+ "endOffsets": "281,339,403,459,515,573,632,676,758,835"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,120,182,250,310,370,432,495,543,629",
+ "endColumns": "64,61,67,59,59,61,62,47,85,80",
+ "endOffsets": "115,177,245,305,365,427,490,538,624,705"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw210dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw210dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..b183b2f7b32c8cc8019bffa16bd7ad9c8baa1f52
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw210dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw210dp-v13/values-sw210dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-sw210dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6",
+ "startColumns": "0,0,0",
+ "startOffsets": "215,279,339",
+ "endColumns": "63,59,47",
+ "endOffsets": "278,338,386"
+ },
+ "to": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,123,187",
+ "endColumns": "67,63,51",
+ "endOffsets": "118,182,234"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw600dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw600dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..ada19940fc018e5c7ad67d0d644be5edc4ff02e6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-sw600dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-sw600dp-v13/values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,194,268,344,403,474,542",
+ "endColumns": "68,69,73,75,58,70,67,54",
+ "endOffsets": "119,189,263,339,398,469,537,592"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ta-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ta-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..7e2dc7f4d1ea3e06c9e7dafdfbf23b0a337f9eef
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ta-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ta-rIN/values-ta-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ta-rIN/values-ta-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,505,620,709,816,942,1023,1103,1185,1287,1391,1488,1598,1700,1807,1926,2026",
+ "endColumns": "113,107,122,104,114,88,106,125,80,79,81,101,103,96,109,101,106,118,99,100",
+ "endOffsets": "164,272,395,500,615,704,811,937,1018,1098,1180,1282,1386,1483,1593,1695,1802,1921,2021,2122"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ta.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ta.json
new file mode 100644
index 0000000000000000000000000000000000000000..4629fcefbdadc2ec7c03121753ffdec566b75b82
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ta.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ta/values-ta.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ta/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,570,695,799,1010,1136,1262,1504,1609,1793,1926,2139,2321,2409,2498",
+ "endColumns": "102,183,124,103,210,125,125,241,104,183,132,212,181,87,88,105",
+ "endOffsets": "385,569,694,798,1009,1135,1261,1503,1608,1792,1925,2138,2320,2408,2497,2603"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,396,525,633,844,974,1329,1571,1680,1864,2001,2214,2400,2492,2585",
+ "endColumns": "106,183,128,107,210,129,129,241,108,183,136,212,185,91,92,109",
+ "endOffsets": "207,391,520,628,839,969,1099,1566,1675,1859,1996,2209,2395,2487,2580,2690"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ta/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "224",
+ "endOffsets": "509"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1104",
+ "endColumns": "224",
+ "endOffsets": "1324"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-te-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-te-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..8fcef8e8280297523325fb4873557f7d517774c2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-te-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-te-rIN/values-te-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-te-rIN/values-te-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,509,620,710,815,940,1022,1104,1189,1302,1410,1510,1621,1723,1840,1967,2068",
+ "endColumns": "113,107,122,108,110,89,104,124,81,81,84,112,107,99,110,101,116,126,100,100",
+ "endOffsets": "164,272,395,504,615,705,810,935,1017,1099,1184,1297,1405,1505,1616,1718,1835,1962,2063,2164"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-te.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-te.json
new file mode 100644
index 0000000000000000000000000000000000000000..1124657e8f715ce034a3a49d44658c32e0aef7d8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-te.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-te/values-te.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-te/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1102",
+ "endColumns": "198",
+ "endOffsets": "1296"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-te/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,577,705,818,1014,1137,1260,1468,1574,1758,1884,2094,2279,2369,2463",
+ "endColumns": "107,185,127,112,195,122,122,207,105,183,125,209,184,89,93,106",
+ "endOffsets": "390,576,704,817,1013,1136,1259,1467,1573,1757,1883,2093,2278,2368,2462,2569"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,403,535,652,848,975,1301,1509,1619,1803,1933,2143,2332,2426,2524",
+ "endColumns": "111,185,131,116,195,126,126,207,109,183,129,209,188,93,97,110",
+ "endOffsets": "212,398,530,647,843,970,1097,1504,1614,1798,1928,2138,2327,2421,2519,2630"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-th.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-th.json
new file mode 100644
index 0000000000000000000000000000000000000000..f29d2b43613122767c635cd5f17d4ba77c978f0d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-th.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-th/values-th.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-th/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,566,687,792,987,1109,1242,1445,1548,1726,1846,2045,2222,2312,2406",
+ "endColumns": "103,178,120,104,194,121,132,202,102,177,119,198,176,89,93,108",
+ "endOffsets": "386,565,686,791,986,1108,1241,1444,1547,1725,1845,2044,2221,2311,2405,2514"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6195,6303,6482,6607,6716,6911,7037,7362,7565,7672,7850,7974,8173,8354,8448,8546",
+ "endColumns": "107,178,124,108,194,125,136,202,106,177,123,198,180,93,97,112",
+ "endOffsets": "6298,6477,6602,6711,6906,7032,7169,7560,7667,7845,7969,8168,8349,8443,8541,8654"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-th/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7174",
+ "endColumns": "187",
+ "endOffsets": "7357"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-th/values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,489,597,686,788,898,975,1053,1134,1242,1346,1444,1552,1657,1758,1874,1969",
+ "endColumns": "104,107,122,97,107,88,101,109,76,77,80,107,103,97,107,104,100,115,94,100",
+ "endOffsets": "155,263,386,484,592,681,783,893,970,1048,1129,1237,1341,1439,1547,1652,1753,1869,1964,2065"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1627,1732,1840,1963,2061,2169,2258,2360,2470,2547,2625,2706,2814,2918,3016,3124,3229,3330,3446,9016",
+ "endColumns": "104,107,122,97,107,88,101,109,76,77,80,107,103,97,107,104,100,115,94,100",
+ "endOffsets": "1727,1835,1958,2056,2164,2253,2355,2465,2542,2620,2701,2809,2913,3011,3119,3224,3325,3441,3536,9112"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-th/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,840,1099,1349,1614,1879,1965,2053,2141,2234,2322,2410,2503,2591,2679,2759,2842,2925,3012,3101,3205,3307,3396,3500,3602,3691,3780,3862,3946,4045,4142,4225,4324,4421,4508,4584,4654,4762,4846,5018",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,85,87,87,92,87,87,92,87,87,79,82,82,86,88,103,101,88,103,101,88,88,81,83,98,96,82,98,96,86,75,69,107,83,171,177",
+ "endOffsets": "582,839,1098,1348,1613,1878,1964,2052,2140,2233,2321,2409,2502,2590,2678,2758,2841,2924,3011,3100,3204,3306,3395,3499,3601,3690,3779,3861,3945,4044,4141,4224,4323,4420,4507,4583,4653,4761,4845,5017,5195"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,604,859,1105,1366,3541,3631,3723,3815,3912,4004,4096,4193,4285,4377,4461,4548,4635,4726,4819,4927,5033,5126,5234,5340,5433,5526,5612,5700,5803,5904,5991,6094,8659,8750,8830,8904,9117,9205,9373",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,89,91,91,96,91,91,96,91,91,83,86,86,90,92,107,105,92,107,105,92,92,85,87,102,100,86,102,100,90,79,73,111,87,167,173",
+ "endOffsets": "346,599,854,1100,1361,1622,3626,3718,3810,3907,3999,4091,4188,4280,4372,4456,4543,4630,4721,4814,4922,5028,5121,5229,5335,5428,5521,5607,5695,5798,5899,5986,6089,6190,8745,8825,8899,9011,9200,9368,9542"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-tl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-tl.json
new file mode 100644
index 0000000000000000000000000000000000000000..d34f586b79d40d7915c5a6dfa2c158d8af070560
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-tl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tl/values-tl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-tl/values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,174,282,405,513,630,718,824,945,1024,1102,1186,1295,1406,1507,1617,1734,1842,1965,2067",
+ "endColumns": "118,107,122,107,116,87,105,120,78,77,83,108,110,100,109,116,107,122,101,100",
+ "endOffsets": "169,277,400,508,625,713,819,940,1019,1097,1181,1290,1401,1502,1612,1729,1837,1960,2062,2163"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,455,563,680,768,874,995,1074,1152,1236,1345,1456,1557,1667,1784,1892,2015,4817",
+ "endColumns": "118,107,122,107,116,87,105,120,78,77,83,108,110,100,109,116,107,122,101,100",
+ "endOffsets": "219,327,450,558,675,763,869,990,1069,1147,1231,1340,1451,1552,1662,1779,1887,2010,2112,4913"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-tl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,596,732,839,1056,1190,1328,1566,1671,1880,2016,2237,2442,2536,2628",
+ "endColumns": "104,207,135,106,216,133,137,237,104,208,135,220,204,93,91,105",
+ "endOffsets": "387,595,731,838,1055,1189,1327,1565,1670,1879,2015,2236,2441,2535,2627,2733"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2117,2226,2434,2574,2685,2902,3040,3387,3625,3734,3943,4083,4304,4513,4611,4707",
+ "endColumns": "108,207,139,110,216,137,141,237,108,208,139,220,208,97,95,109",
+ "endOffsets": "2221,2429,2569,2680,2897,3035,3177,3620,3729,3938,4078,4299,4508,4606,4702,4812"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-tl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3182",
+ "endColumns": "204",
+ "endOffsets": "3382"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-tr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-tr.json
new file mode 100644
index 0000000000000000000000000000000000000000..275b3bab62cf0580174848d596addc16682728dc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-tr.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tr/values-tr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,578,712,815,1021,1149,1280,1511,1616,1804,1936,2140,2333,2421,2511",
+ "endColumns": "107,186,133,102,205,127,130,230,104,187,131,203,192,87,89,104",
+ "endOffsets": "390,577,711,814,1020,1148,1279,1510,1615,1803,1935,2139,2332,2420,2510,2615"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6230,6342,6529,6667,6774,6980,7112,7453,7684,7793,7981,8117,8321,8518,8610,8704",
+ "endColumns": "111,186,137,106,205,131,134,230,108,187,135,203,196,91,93,108",
+ "endOffsets": "6337,6524,6662,6769,6975,7107,7242,7679,7788,7976,8112,8316,8513,8605,8699,8808"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,585,842,1105,1359,1618,1881,1966,2053,2141,2233,2321,2410,2503,2592,2682,2763,2847,2932,3018,3106,3207,3309,3398,3500,3603,3692,3782,3865,3950,4048,4147,4232,4331,4431,4518,4593,4664,4774,4854,5026",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,86,87,91,87,88,92,88,89,80,83,84,85,87,100,101,88,101,102,88,89,82,84,97,98,84,98,99,86,74,70,109,79,171,177",
+ "endOffsets": "584,841,1104,1358,1617,1880,1965,2052,2140,2232,2320,2409,2502,2591,2681,2762,2846,2931,3017,3105,3206,3308,3397,3499,3602,3691,3781,3864,3949,4047,4146,4231,4330,4430,4517,4592,4663,4773,4853,5025,5203"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,353,606,865,1115,1370,3568,3657,3748,3840,3936,4028,4121,4218,4311,4405,4490,4578,4667,4757,4849,4954,5060,5153,5259,5366,5459,5553,5640,5729,5831,5934,6023,6126,8813,8904,8983,9058,9273,9357,9525",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,90,91,95,91,92,96,92,93,84,87,88,89,91,104,105,92,105,106,92,93,86,88,101,102,88,102,103,90,78,74,113,83,167,173",
+ "endOffsets": "348,601,860,1110,1365,1624,3652,3743,3835,3931,4023,4116,4213,4306,4400,4485,4573,4662,4752,4844,4949,5055,5148,5254,5361,5454,5548,5635,5724,5826,5929,6018,6121,6225,8899,8978,9053,9167,9352,9520,9694"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-tr/values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,490,602,692,798,918,997,1073,1152,1259,1364,1460,1567,1669,1777,1896,1994",
+ "endColumns": "104,107,122,98,111,89,105,119,78,75,78,106,104,95,106,101,107,118,97,100",
+ "endOffsets": "155,263,386,485,597,687,793,913,992,1068,1147,1254,1359,1455,1562,1664,1772,1891,1989,2090"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1629,1734,1842,1965,2064,2176,2266,2372,2492,2571,2647,2726,2833,2938,3034,3141,3243,3351,3470,9172",
+ "endColumns": "104,107,122,98,111,89,105,119,78,75,78,106,104,95,106,101,107,118,97,100",
+ "endOffsets": "1729,1837,1960,2059,2171,2261,2367,2487,2566,2642,2721,2828,2933,3029,3136,3238,3346,3465,3563,9268"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7247",
+ "endColumns": "205",
+ "endOffsets": "7448"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-uk.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-uk.json
new file mode 100644
index 0000000000000000000000000000000000000000..191ca52dd6c0caeb407786392b75041c9d7f7ec0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-uk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uk/values-uk.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-uk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,584,709,817,1030,1157,1287,1514,1618,1811,1934,2140,2308,2404,2491",
+ "endColumns": "105,194,124,107,212,126,129,226,103,192,122,205,167,95,86,112",
+ "endOffsets": "388,583,708,816,1029,1156,1286,1513,1617,1810,1933,2139,2307,2403,2490,2603"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2064,2174,2369,2498,2610,2823,2954,3293,3520,3628,3821,3948,4154,4326,4426,4517",
+ "endColumns": "109,194,128,111,212,130,133,226,107,192,126,205,171,99,90,116",
+ "endOffsets": "2169,2364,2493,2605,2818,2949,3083,3515,3623,3816,3943,4149,4321,4421,4512,4629"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-uk/values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,498,604,690,798,916,995,1075,1156,1262,1369,1467,1575,1681,1790,1914,2014",
+ "endColumns": "109,107,122,101,105,85,107,117,78,79,80,105,106,97,107,105,108,123,99,100",
+ "endOffsets": "160,268,391,493,599,685,793,911,990,1070,1151,1257,1364,1462,1570,1676,1785,1909,2009,2110"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,323,446,548,654,740,848,966,1045,1125,1206,1312,1419,1517,1625,1731,1840,1964,4634",
+ "endColumns": "109,107,122,101,105,85,107,117,78,79,80,105,106,97,107,105,108,123,99,100",
+ "endOffsets": "210,318,441,543,649,735,843,961,1040,1120,1201,1307,1414,1512,1620,1726,1835,1959,2059,4730"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-uk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3088",
+ "endColumns": "204",
+ "endOffsets": "3288"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ur-rPK.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ur-rPK.json
new file mode 100644
index 0000000000000000000000000000000000000000..cee0d87d034e5778b7cf6fdc553a931e680a286d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ur-rPK.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ur-rPK/values-ur-rPK.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-ur-rPK/values-ur-rPK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,502,611,697,801,921,997,1073,1158,1266,1375,1477,1588,1688,1796,1925,2023",
+ "endColumns": "109,107,122,105,108,85,103,119,75,75,84,107,108,101,110,99,107,128,97,102",
+ "endOffsets": "160,268,391,497,606,692,796,916,992,1068,1153,1261,1370,1472,1583,1683,1791,1920,2018,2121"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ur.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ur.json
new file mode 100644
index 0000000000000000000000000000000000000000..481d82cd0604636986c5590233d3cc332f3420bf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-ur.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ur/values-ur.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-ur/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,585,709,818,1017,1142,1271,1482,1590,1793,1919,2124,2319,2408,2501",
+ "endColumns": "105,195,123,108,198,124,128,210,107,202,125,204,194,88,92,112",
+ "endOffsets": "388,584,708,817,1016,1141,1270,1481,1589,1792,1918,2123,2318,2407,2500,2613"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,411,539,652,851,980,1324,1535,1647,1850,1980,2185,2384,2477,2574",
+ "endColumns": "109,195,127,112,198,128,132,210,111,202,129,204,198,92,96,116",
+ "endOffsets": "210,406,534,647,846,975,1108,1530,1642,1845,1975,2180,2379,2472,2569,2686"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-ur/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "210",
+ "endOffsets": "495"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1113",
+ "endColumns": "210",
+ "endOffsets": "1319"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-uz-rUZ.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-uz-rUZ.json
new file mode 100644
index 0000000000000000000000000000000000000000..bfedea01322fc9d79c29e1e9f440e47a20a30ad7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-uz-rUZ.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-uz-rUZ/values-uz-rUZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,495,612,698,809,925,1005,1084,1168,1277,1384,1485,1593,1698,1803,1902",
+ "endColumns": "104,107,122,103,116,85,110,115,79,78,83,108,106,100,107,104,104,98,100",
+ "endOffsets": "155,263,386,490,607,693,804,920,1000,1079,1163,1272,1379,1480,1588,1693,1798,1897,1998"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-uz.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-uz.json
new file mode 100644
index 0000000000000000000000000000000000000000..16f8fbe5882a470dd346d942ddeab76da95efb1b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-uz.json
@@ -0,0 +1,43 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uz/values-uz.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-uz/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,568,695,802,1006,1137,1268,1499,1605,1795,1925,2138,2326,2418,2505",
+ "endColumns": "102,181,126,106,203,130,130,230,105,189,129,212,187,91,86,104",
+ "endOffsets": "385,567,694,801,1005,1136,1267,1498,1604,1794,1924,2137,2325,2417,2504,2609"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,394,525,636,840,975,1319,1550,1660,1850,1984,2197,2389,2485,2576",
+ "endColumns": "106,181,130,110,203,134,134,230,109,189,133,212,191,95,90,108",
+ "endOffsets": "207,389,520,631,835,970,1105,1545,1655,1845,1979,2192,2384,2480,2571,2680"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-uz/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1110",
+ "endColumns": "208",
+ "endOffsets": "1314"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v11.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v11.json
new file mode 100644
index 0000000000000000000000000000000000000000..f0f5dcbf0d38cfffa12d3a55cd18dc301b62ccfb
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v11.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v11/values-v11.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v11/values-v11.xml",
+ "from": {
+ "startLines": "2,8,14,20,26,32,38,39,40,45,50,52,54,55,56,107,159",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,474,899,1327,1753,2180,2605,2694,2795,3203,3623,3730,3859,3930,4013,7721,11569",
+ "endLines": "7,13,19,25,31,37,38,39,44,49,51,53,54,55,106,158,159",
+ "endColumns": "12,12,12,12,12,12,88,100,12,12,12,12,70,82,12,12,90",
+ "endOffsets": "469,894,1322,1748,2175,2600,2689,2790,3198,3618,3725,3854,3925,4008,7716,11564,11655"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v12.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v12.json
new file mode 100644
index 0000000000000000000000000000000000000000..6130c5d40cf170a5dbcfdd152f462c8808ae6f39
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v12.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v12/values-v12.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v12/values-v12.xml",
+ "from": {
+ "startLines": "2,5,8,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,279,479,598",
+ "endLines": "4,7,8,9",
+ "endColumns": "12,12,118,94",
+ "endOffsets": "274,474,593,688"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..12e81c150c671da8a0241cd519b874d9c2f56a7e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v13/values-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v13/values-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "58",
+ "endOffsets": "109"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v14.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v14.json
new file mode 100644
index 0000000000000000000000000000000000000000..747776bf33fdaeeda1067bae78005db3ed510d4d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v14.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v14/values-v14.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v14/values-v14.xml",
+ "from": {
+ "startLines": "2,7,8,9,15,21,22,23,26,27",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,331,402,485,895,1317,1437,1500,1654,1717",
+ "endLines": "6,7,8,14,20,21,22,25,26,27",
+ "endColumns": "12,70,82,12,12,119,62,12,62,131",
+ "endOffsets": "326,397,480,890,1312,1432,1495,1649,1712,1844"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v17.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v17.json
new file mode 100644
index 0000000000000000000000000000000000000000..3f7c8ca69e246983013ee95d1872b98e44416684
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v17.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v17/values-v17.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v17/values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,26,29,32,35,39,42,46",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1164,1406,1577,1751,1920,2193,2393,2597",
+ "endLines": "4,8,11,14,17,21,25,28,31,34,38,41,45,49",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1159,1401,1572,1746,1915,2188,2388,2592,2921"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v18.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v18.json
new file mode 100644
index 0000000000000000000000000000000000000000..e19ba82aab1af999c4022e1e67c520f0e18a9881
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v18.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v18/values-v18.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v18/values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v20.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v20.json
new file mode 100644
index 0000000000000000000000000000000000000000..4568995b4a4e2a3810a8383efb77224a6362be95
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v20.json
@@ -0,0 +1,28 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v20/values-v20.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-v20/values.xml",
+ "from": {
+ "startLines": "4,6,12,14,22,28,43,58,62,66,70,74,78,82,86,90,94,96",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "211,266,559,616,986,1275,1855,2638,2837,3037,3236,3457,3648,3871,4064,4285,4476,4553",
+ "endLines": "5,11,13,21,27,42,57,61,65,69,73,77,81,85,89,93,95,98",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "265,558,615,985,1274,1854,2637,2836,3036,3235,3456,3647,3870,4063,4284,4475,4552,4652"
+ },
+ "to": {
+ "startLines": "2,4,10,12,20,26,41,56,60,64,68,72,76,80,84,88,92,94",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,411,472,846,1139,1723,2510,2713,2917,3120,3345,3540,3767,3964,4189,4384,4465",
+ "endLines": "3,9,11,19,25,40,55,59,63,67,71,75,79,83,87,91,93,96",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "109,406,467,841,1134,1718,2505,2708,2912,3115,3340,3535,3762,3959,4184,4379,4460,4564"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v21.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v21.json
new file mode 100644
index 0000000000000000000000000000000000000000..eb7e76bc860d99d55661cdc6b778558a0c50800f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v21.json
@@ -0,0 +1,39 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v21/values-v21.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-v21/values.xml",
+ "from": {
+ "startLines": "4,8,11,15,21,30,42,54,57,61",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "211,403,500,652,950,1550,2194,2837,3006,3186",
+ "endLines": "7,10,14,18,27,41,53,56,60,64",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "402,499,651,805,1405,2193,2836,3005,3185,3363"
+ },
+ "to": {
+ "startLines": "242,246,249,253,257,264,276,288,291,295",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "17669,17865,17966,18122,18280,18740,19388,20035,20208,20392",
+ "endLines": "245,248,252,256,263,275,287,290,294,298",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "17860,17961,18117,18275,18735,19383,20030,20203,20387,20569"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v21/values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,45,47,48,49,51,53,54,55,56,57,101,104,148,151,153,155,157,160,162,165,166,167,168,169,170,171,172,173,176,177,179,181,183,185,189,191,192,193,194,196,200,202,204,205,206,207,208,210,220,230,240,241",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4011,4160,4272,4419,4572,4719,4794,4883,4970,5071,8139,8325,11405,11603,11726,11849,11962,12145,12276,12477,12566,12677,12804,12905,13000,13123,13252,13369,13546,13645,13780,13923,14058,14177,14378,14497,14590,14701,14757,14864,15059,15170,15303,15398,15489,15580,15697,15836,16349,16874,17554,17611",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,44,46,47,48,50,52,53,54,55,56,100,103,147,150,152,154,156,159,161,164,165,166,167,168,169,170,171,172,175,176,178,180,182,184,188,190,191,192,193,195,199,201,203,204,205,206,207,209,219,229,239,240,241",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,12,88,110,126,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,12,12,12,56,57",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4006,4155,4267,4414,4567,4714,4789,4878,4965,5066,8134,8320,11400,11598,11721,11844,11957,12140,12271,12472,12561,12672,12799,12900,12995,13118,13247,13364,13541,13640,13775,13918,14053,14172,14373,14492,14585,14696,14752,14859,15054,15165,15298,15393,15484,15575,15692,15831,16344,16869,17549,17606,17664"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v22.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v22.json
new file mode 100644
index 0000000000000000000000000000000000000000..80a2dbb79c7612d237dc91587ea5bd5591787bb0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v22.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v22/values-v22.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v22/values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..190e200b39f6ce2f2b371fdffc06402e0d3ff163
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-v23.json
@@ -0,0 +1,39 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v23/values-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-v23/values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2184,2299,2406",
+ "endLines": "2,3,4,5,18,31,32,33,34,35",
+ "endColumns": "134,134,74,86,12,12,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2179,2294,2401,2514"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-v23/values.xml",
+ "from": {
+ "startLines": "4,8,12,20,23",
+ "startColumns": "0,0,0,0,0",
+ "startOffsets": "211,373,537,938,1079",
+ "endLines": "7,11,19,22,24",
+ "endColumns": "8,8,8,8,8",
+ "endOffsets": "372,536,937,1078,1178"
+ },
+ "to": {
+ "startLines": "36,40,44,52,55",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "2519,2685,2853,3258,3403",
+ "endLines": "39,43,51,54,56",
+ "endColumns": "8,8,8,8,8",
+ "endOffsets": "2680,2848,3253,3398,3502"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-vi.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-vi.json
new file mode 100644
index 0000000000000000000000000000000000000000..8ca6d40cc80deb8c7d9bbee49e0b2824625d1aca
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-vi.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-vi/values-vi.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,589,846,1111,1367,1624,1889,1980,2078,2177,2276,2371,2467,2567,2663,2760,2847,2942,3038,3130,3229,3345,3461,3561,3678,3795,3891,3988,4077,4173,4286,4399,4495,4609,4723,4812,4885,4954,5062,5144,5316",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,90,97,98,98,94,95,99,95,96,86,94,95,91,98,115,115,99,116,116,95,96,88,95,112,112,95,113,113,88,72,68,107,81,171,177",
+ "endOffsets": "588,845,1110,1366,1623,1888,1979,2077,2176,2275,2370,2466,2566,2662,2759,2846,2941,3037,3129,3228,3344,3460,3560,3677,3794,3890,3987,4076,4172,4285,4398,4494,4608,4722,4811,4884,4953,5061,5143,5315,5493"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,357,610,871,1123,1376,3600,3695,3797,3900,4003,4102,4202,4306,4406,4507,4598,4697,4797,4893,4996,5116,5236,5340,5461,5582,5682,5783,5876,5976,6093,6210,6310,6428,9136,9229,9306,9379,9592,9678,9846",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,94,101,102,102,98,99,103,99,100,90,98,99,95,102,119,119,103,120,120,99,100,92,99,116,116,99,117,117,92,76,72,111,85,167,173",
+ "endOffsets": "352,605,866,1118,1371,1632,3690,3792,3895,3998,4097,4197,4301,4401,4502,4593,4692,4792,4888,4991,5111,5231,5335,5456,5577,5677,5778,5871,5971,6088,6205,6305,6423,6541,9224,9301,9374,9486,9673,9841,10015"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,577,700,805,1029,1157,1286,1526,1631,1823,1951,2169,2344,2438,2528",
+ "endColumns": "99,193,122,104,223,127,128,239,104,191,127,217,174,93,89,105",
+ "endOffsets": "382,576,699,804,1028,1156,1285,1525,1630,1822,1950,2168,2343,2437,2527,2633"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6546,6650,6844,6971,7080,7304,7436,7764,8004,8113,8305,8437,8655,8834,8932,9026",
+ "endColumns": "103,193,126,108,223,131,132,239,108,191,131,217,178,97,93,109",
+ "endOffsets": "6645,6839,6966,7075,7299,7431,7564,7999,8108,8300,8432,8650,8829,8927,9021,9131"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "194",
+ "endOffsets": "479"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7569",
+ "endColumns": "194",
+ "endOffsets": "7759"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-vi/values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,508,617,701,804,923,1000,1077,1161,1265,1374,1475,1580,1694,1799,1919,2018",
+ "endColumns": "113,107,122,107,108,83,102,118,76,76,83,103,108,100,104,113,104,119,98,100",
+ "endOffsets": "164,272,395,503,612,696,799,918,995,1072,1156,1260,1369,1470,1575,1689,1794,1914,2013,2114"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1637,1751,1859,1982,2090,2199,2283,2386,2505,2582,2659,2743,2847,2956,3057,3162,3276,3381,3501,9491",
+ "endColumns": "113,107,122,107,108,83,102,118,76,76,83,103,108,100,104,113,104,119,98,100",
+ "endOffsets": "1746,1854,1977,2085,2194,2278,2381,2500,2577,2654,2738,2842,2951,3052,3157,3271,3376,3496,3595,9587"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w192dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w192dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..305ea8323d3491f4f15ad1c15bb85233b0803ee5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w192dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w192dp-v13/values-w192dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w192dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,271,321,372",
+ "endColumns": "48,49,50,49",
+ "endOffsets": "270,320,371,421"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,108,162,217",
+ "endColumns": "52,53,54,53",
+ "endOffsets": "103,157,212,266"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w205dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w205dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..fe3aece1c72bb7f1c0742baf837ed2e49a24fef1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w205dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w205dp-v13/values-w205dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w205dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,273,323,373",
+ "endColumns": "50,49,49,50",
+ "endOffsets": "272,322,372,423"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,110,164,218",
+ "endColumns": "54,53,53,54",
+ "endOffsets": "105,159,213,268"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w225dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w225dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..2e1a552c6c28972273ddab4c0dcc4886b939da4a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w225dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w225dp-v13/values-w225dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w225dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,273,323,371",
+ "endColumns": "50,49,47,50",
+ "endOffsets": "272,322,370,421"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,110,164,216",
+ "endColumns": "54,53,51,54",
+ "endOffsets": "105,159,211,266"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w228dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w228dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..9e2a59992a61a4062df5c22951ea5c37d377f44a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w228dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w228dp-v13/values-w228dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w228dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,272,322,373",
+ "endColumns": "49,49,50,49",
+ "endOffsets": "271,321,372,422"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,109,163,218",
+ "endColumns": "53,53,54,53",
+ "endOffsets": "104,158,213,267"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w240dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w240dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..33d8e0125ee69e6312bdb87bde20683782161590
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w240dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w240dp-v13/values-w240dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-w240dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,270,318,368",
+ "endColumns": "47,47,49,47",
+ "endOffsets": "269,317,367,415"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,107,159,213",
+ "endColumns": "51,51,53,51",
+ "endOffsets": "102,154,208,260"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w360dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w360dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..43bbc1a3cec4120cc9941c747f931d529f8450fe
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w360dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w360dp-v13/values-w360dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w360dp-v13/values-w360dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "54",
+ "endOffsets": "105"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w480dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w480dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..5a323ac1bd3ea2ab7c32219dae8436b6fefa5b03
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w480dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w480dp-v13/values-w480dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w480dp-v13/values-w480dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,117",
+ "endColumns": "61,71",
+ "endOffsets": "112,184"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w500dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w500dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..ca0ce260ab6eb4ad35d1017cb46a38ae97d8301c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w500dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w500dp-v13/values-w500dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w500dp-v13/values-w500dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "54",
+ "endOffsets": "105"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w600dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w600dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..97c37a9cab3f780e24cff3bb5fb732a330571618
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w600dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w600dp-v13/values-w600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,119",
+ "endColumns": "63,54",
+ "endOffsets": "114,169"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w720dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w720dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..a41d6cef1ce563f1e52b50fc947d34287edeb7af
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-w720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w720dp-v13/values-w720dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-w720dp-v13/values-w720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "76",
+ "endOffsets": "127"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-xlarge-land-v4.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-xlarge-land-v4.json
new file mode 100644
index 0000000000000000000000000000000000000000..e87f7da7060f120ebc6fb2c0262b257222f83eaf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-xlarge-land-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-xlarge-land-v4/values-xlarge-land-v4.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-xlarge-land-v4/values-xlarge-land-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "63",
+ "endOffsets": "114"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-xlarge-v4.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-xlarge-v4.json
new file mode 100644
index 0000000000000000000000000000000000000000..fc409fe8ba5004552da4d71b4247d3d01d460dff
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-xlarge-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-xlarge-v4/values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,132,203,274,344,414,482,550,614",
+ "endColumns": "76,70,70,69,69,67,67,63,54",
+ "endOffsets": "127,198,269,339,409,477,545,609,664"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zh-rCN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zh-rCN.json
new file mode 100644
index 0000000000000000000000000000000000000000..d36f5b8fa1758e2235c1919602c432bd9e358fe7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zh-rCN.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rCN/values-zh-rCN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-zh-rCN/values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,151,258,381,476,576,658,755,861,937,1013,1091,1187,1283,1378,1475,1570,1668,1780,1874",
+ "endColumns": "95,106,122,94,99,81,96,105,75,75,77,95,95,94,96,94,97,111,93,100",
+ "endOffsets": "146,253,376,471,571,653,750,856,932,1008,1086,1182,1278,1373,1470,1565,1663,1775,1869,1970"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1607,1703,1810,1933,2028,2128,2210,2307,2413,2489,2565,2643,2739,2835,2930,3027,3122,3220,3332,8464",
+ "endColumns": "95,106,122,94,99,81,96,105,75,75,77,95,95,94,96,94,97,111,93,100",
+ "endOffsets": "1698,1805,1928,2023,2123,2205,2302,2408,2484,2560,2638,2734,2830,2925,3022,3117,3215,3327,3421,8560"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "157",
+ "endOffsets": "446"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6840",
+ "endColumns": "157",
+ "endOffsets": "6993"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,547,660,760,924,1038,1155,1322,1421,1582,1695,1858,1992,2074,2157",
+ "endColumns": "98,160,112,99,163,113,116,166,98,160,112,162,133,81,82,98",
+ "endOffsets": "385,546,659,759,923,1037,1154,1321,1420,1581,1694,1857,1991,2073,2156,2255"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5952,6055,6216,6333,6437,6601,6719,6998,7165,7268,7429,7546,7709,7847,7933,8020",
+ "endColumns": "102,160,116,103,163,117,120,166,102,160,116,162,137,85,86,102",
+ "endOffsets": "6050,6211,6328,6432,6596,6714,6835,7160,7263,7424,7541,7704,7842,7928,8015,8118"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,838,1097,1347,1602,1863,1948,2031,2115,2199,2282,2363,2448,2532,2614,2695,2775,2856,2942,3026,3121,3216,3301,3397,3493,3577,3662,3745,3826,3918,4010,4091,4184,4277,4363,4435,4503,4602,4679,4850",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,82,80,84,83,81,80,79,80,85,83,94,94,84,95,95,83,84,82,80,91,91,80,92,92,85,71,67,98,76,170,176",
+ "endOffsets": "584,837,1096,1346,1601,1862,1947,2030,2114,2198,2281,2362,2447,2531,2613,2694,2774,2855,2941,3025,3120,3215,3300,3396,3492,3576,3661,3744,3825,3917,4009,4090,4183,4276,4362,4434,4502,4601,4678,4849,5026"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,853,1099,1350,3426,3515,3602,3690,3778,3865,3950,4039,4127,4213,4298,4382,4467,4557,4645,4744,4843,4932,5032,5132,5220,5309,5396,5481,5577,5673,5758,5855,8123,8213,8289,8361,8565,8646,8813",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,86,84,88,87,85,84,83,84,89,87,98,98,88,99,99,87,88,86,84,95,95,84,96,96,89,75,71,102,80,166,172",
+ "endOffsets": "344,593,848,1094,1345,1602,3510,3597,3685,3773,3860,3945,4034,4122,4208,4293,4377,4462,4552,4640,4739,4838,4927,5027,5127,5215,5304,5391,5476,5572,5668,5753,5850,5947,8208,8284,8356,8459,8641,8808,8981"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zh-rHK.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zh-rHK.json
new file mode 100644
index 0000000000000000000000000000000000000000..01915b8da3d89ecabf4bb33733f805dafb9b8d6d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zh-rHK.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rHK/values-zh-rHK.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "166",
+ "endOffsets": "455"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6844",
+ "endColumns": "166",
+ "endOffsets": "7006"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,546,659,759,925,1039,1157,1326,1425,1585,1698,1864,1998,2079,2162",
+ "endColumns": "98,159,112,99,165,113,117,168,98,159,112,165,133,80,82,96",
+ "endOffsets": "385,545,658,758,924,1038,1156,1325,1424,1584,1697,1863,1997,2078,2161,2258"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5954,6057,6217,6334,6438,6604,6722,7011,7180,7283,7443,7560,7726,7864,7949,8036",
+ "endColumns": "102,159,116,103,165,117,121,168,102,159,116,165,137,84,86,100",
+ "endOffsets": "6052,6212,6329,6433,6599,6717,6839,7175,7278,7438,7555,7721,7859,7944,8031,8132"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-zh-rHK/values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,257,380,473,573,655,752,860,936,1012,1090,1186,1282,1377,1474,1569,1667,1780,1874",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,97,112,93,101",
+ "endOffsets": "145,252,375,468,568,650,747,855,931,1007,1085,1181,1277,1372,1469,1564,1662,1775,1869,1971"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1613,1708,1815,1938,2031,2131,2213,2310,2418,2494,2570,2648,2744,2840,2935,3032,3127,3225,3338,8475",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,97,112,93,101",
+ "endOffsets": "1703,1810,1933,2026,2126,2208,2305,2413,2489,2565,2643,2739,2835,2930,3027,3122,3220,3333,3427,8572"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,842,1103,1353,1608,1869,1954,2037,2121,2205,2289,2370,2455,2540,2622,2703,2783,2864,2950,3034,3128,3222,3307,3402,3497,3582,3668,3751,3832,3923,4014,4095,4187,4279,4365,4437,4505,4601,4678,4850",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,83,80,84,84,81,80,79,80,85,83,93,93,84,94,94,84,85,82,80,90,90,80,91,91,85,71,67,95,76,171,177",
+ "endOffsets": "586,841,1102,1352,1607,1868,1953,2036,2120,2204,2288,2369,2454,2539,2621,2702,2782,2863,2949,3033,3127,3221,3306,3401,3496,3581,3667,3750,3831,3922,4013,4094,4186,4278,4364,4436,4504,4600,4677,4849,5027"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,602,859,1105,1356,3432,3521,3608,3696,3784,3872,3957,4046,4135,4221,4306,4390,4475,4565,4653,4751,4849,4938,5037,5136,5225,5315,5402,5487,5582,5677,5762,5858,8137,8227,8303,8375,8577,8658,8826",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,87,84,88,88,85,84,83,84,89,87,97,97,88,98,98,88,89,86,84,94,94,84,95,95,89,75,71,99,80,167,173",
+ "endOffsets": "346,597,854,1100,1351,1608,3516,3603,3691,3779,3867,3952,4041,4130,4216,4301,4385,4470,4560,4648,4746,4844,4933,5032,5131,5220,5310,5397,5482,5577,5672,5757,5853,5949,8222,8298,8370,8470,8653,8821,8995"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zh-rTW.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zh-rTW.json
new file mode 100644
index 0000000000000000000000000000000000000000..4df208f163398699e236e227a44138577fd7e39a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zh-rTW.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rTW/values-zh-rTW.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,546,659,759,925,1039,1159,1328,1427,1587,1700,1861,1995,2077,2160",
+ "endColumns": "98,159,112,99,165,113,119,168,98,159,112,160,133,81,82,98",
+ "endOffsets": "385,545,658,758,924,1038,1158,1327,1426,1586,1699,1860,1994,2076,2159,2258"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5950,6053,6213,6330,6434,6600,6718,7004,7173,7276,7436,7553,7714,7852,7938,8025",
+ "endColumns": "102,159,116,103,165,117,123,168,102,159,116,160,137,85,86,102",
+ "endOffsets": "6048,6208,6325,6429,6595,6713,6837,7168,7271,7431,7548,7709,7847,7933,8020,8123"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-zh-rTW/values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,257,380,473,573,655,752,860,936,1012,1090,1186,1282,1377,1474,1569,1669,1782,1876",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,99,112,93,100",
+ "endOffsets": "145,252,375,468,568,650,747,855,931,1007,1085,1181,1277,1372,1469,1564,1664,1777,1871,1972"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1607,1702,1809,1932,2025,2125,2207,2304,2412,2488,2564,2642,2738,2834,2929,3026,3121,3221,3334,8466",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,99,112,93,100",
+ "endOffsets": "1697,1804,1927,2020,2120,2202,2299,2407,2483,2559,2637,2733,2829,2924,3021,3116,3216,3329,3423,8562"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,838,1097,1347,1602,1863,1948,2031,2115,2199,2283,2364,2449,2534,2616,2697,2777,2858,2944,3028,3122,3216,3301,3396,3491,3576,3662,3745,3826,3917,4008,4089,4181,4273,4359,4431,4499,4595,4672,4844",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,83,80,84,84,81,80,79,80,85,83,93,93,84,94,94,84,85,82,80,90,90,80,91,91,85,71,67,95,76,171,177",
+ "endOffsets": "584,837,1096,1346,1601,1862,1947,2030,2114,2198,2282,2363,2448,2533,2615,2696,2776,2857,2943,3027,3121,3215,3300,3395,3490,3575,3661,3744,3825,3916,4007,4088,4180,4272,4358,4430,4498,4594,4671,4843,5021"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,853,1099,1350,3428,3517,3604,3692,3780,3868,3953,4042,4131,4217,4302,4386,4471,4561,4649,4747,4845,4934,5033,5132,5221,5311,5398,5483,5578,5673,5758,5854,8128,8218,8294,8366,8567,8648,8816",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,87,84,88,88,85,84,83,84,89,87,97,97,88,98,98,88,89,86,84,94,94,84,95,95,89,75,71,99,80,167,173",
+ "endOffsets": "344,593,848,1094,1345,1602,3512,3599,3687,3775,3863,3948,4037,4126,4212,4297,4381,4466,4556,4644,4742,4840,4929,5028,5127,5216,5306,5393,5478,5573,5668,5753,5849,5945,8213,8289,8361,8461,8643,8811,8985"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "161",
+ "endOffsets": "450"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6842",
+ "endColumns": "161",
+ "endOffsets": "6999"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zu.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zu.json
new file mode 100644
index 0000000000000000000000000000000000000000..f596b1862979fd2db7093943fb7a4ed542caba75
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values-zu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zu/values-zu.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values-zu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3133",
+ "endColumns": "190",
+ "endOffsets": "3319"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values-zu/values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,501,615,703,806,933,1013,1093,1179,1283,1389,1487,1594,1700,1806,1926,2022",
+ "endColumns": "107,107,122,106,113,87,102,126,79,79,85,103,105,97,106,105,105,119,95,100",
+ "endOffsets": "158,266,389,496,610,698,801,928,1008,1088,1174,1278,1384,1482,1589,1695,1801,1921,2017,2118"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,321,444,551,665,753,856,983,1063,1143,1229,1333,1439,1537,1644,1750,1856,1976,4692",
+ "endColumns": "107,107,122,106,113,87,102,126,79,79,85,103,105,97,106,105,105,119,95,100",
+ "endOffsets": "208,316,439,546,660,748,851,978,1058,1138,1224,1328,1434,1532,1639,1745,1851,1971,2067,4788"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values-zu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,600,733,835,1062,1189,1324,1543,1651,1847,1976,2193,2376,2463,2558",
+ "endColumns": "108,207,132,101,226,126,134,218,107,195,128,216,182,86,94,109",
+ "endOffsets": "391,599,732,834,1061,1188,1323,1542,1650,1846,1975,2192,2375,2462,2557,2667"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2072,2185,2393,2530,2636,2863,2994,3324,3543,3655,3851,3984,4201,4388,4479,4578",
+ "endColumns": "112,207,136,105,226,130,138,218,111,195,132,216,186,90,98,113",
+ "endOffsets": "2180,2388,2525,2631,2858,2989,3128,3538,3650,3846,3979,4196,4383,4474,4573,4687"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values.json
new file mode 100644
index 0000000000000000000000000000000000000000..8adb560871da74a219f4bcf8253c452b62204b70
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/multi-v2/values.json
@@ -0,0 +1,117 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values/values.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/recyclerview-v7-25.2.0.aar/dac18b809066faaa8272117f95546f16/res/values/values.xml",
+ "from": {
+ "startLines": "3,4,5,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "372,447,523,595",
+ "endColumns": "74,75,71,65",
+ "endOffsets": "442,518,590,656"
+ },
+ "to": {
+ "startLines": "362,363,364,406",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "42303,42378,42454,45199",
+ "endColumns": "74,75,71,65",
+ "endOffsets": "42373,42449,42521,45260"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/values/values.xml",
+ "from": {
+ "startLines": "4,11,12,15,16,17,18,19,20,21,22,23,24,27,28,29,30,31,32,33,34,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,58,59,60,61,64,65,68,69,70,71,72,73,74,75,76,77,78,79,80,83,84,85,86,87,88,89,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,118,119,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,146,148,151,152,153,154,157,160,163,166,169,172,175,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,213,214,215,216,217,218,219,222,227,235",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "258,539,594,791,848,913,949,991,1033,1068,1122,1181,1234,1443,1512,1577,1645,1708,1785,1864,1927,2130,2170,2210,2249,2297,2351,2401,2445,2497,2548,2584,2619,2660,2697,2750,2808,2842,2893,2946,3122,3209,3293,3379,3604,3694,3926,3990,4050,4108,4171,4227,4283,4340,4397,4455,4511,4563,4623,4828,4889,4952,5016,5075,5143,5200,5398,5457,5515,5569,5629,5693,5748,5801,5860,5912,5970,6018,6068,6120,6163,6212,6276,6338,6398,6446,6497,6544,6740,6787,6834,6881,7068,7126,7180,7262,7346,7418,7491,7569,7645,7703,7761,7830,7899,7979,8061,8130,8199,8268,8348,8430,8499,8692,8764,8969,9035,9094,9152,9374,9576,9774,9975,10182,10387,10597,10811,10869,10930,10993,11060,11121,11182,11251,11314,11377,11429,11484,11541,11600,11662,11737,11812,11876,11953,12030,12092,12156,12209,12265,12334,12403,12461,12532,12758,12838,12917,13138,13196,13242,13282,13362,13410,13584,13905,14178,14642",
+ "endLines": "8,11,12,15,16,17,18,19,20,21,22,23,24,27,28,29,30,31,32,33,34,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,58,59,60,61,64,65,68,69,70,71,72,73,74,75,76,77,78,79,80,83,84,85,86,87,88,89,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,118,119,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,146,148,151,152,153,154,157,162,165,168,171,174,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,213,214,215,216,217,218,219,226,234,245",
+ "endColumns": "8,54,57,56,64,35,41,41,34,53,58,52,53,68,64,67,62,76,78,62,63,39,39,38,47,53,49,43,51,50,35,34,40,36,52,57,33,50,52,35,86,83,85,84,89,91,63,59,57,62,55,55,56,56,57,55,51,59,49,60,62,63,58,67,56,57,58,57,53,59,63,54,52,58,51,57,47,49,51,42,48,63,61,59,47,50,46,47,46,46,46,46,57,53,81,83,71,72,77,75,57,57,68,68,79,81,68,68,68,79,81,68,54,70,62,65,58,57,66,60,10,10,10,10,10,10,57,60,62,66,60,60,68,62,62,51,54,56,58,61,74,74,63,76,76,61,63,52,55,68,68,57,70,70,79,78,79,57,45,39,79,47,173,180,8,8,8",
+ "endOffsets": "398,593,651,847,912,948,990,1032,1067,1121,1180,1233,1287,1511,1576,1644,1707,1784,1863,1926,1990,2169,2209,2248,2296,2350,2400,2444,2496,2547,2583,2618,2659,2696,2749,2807,2841,2892,2945,2981,3208,3292,3378,3463,3693,3785,3989,4049,4107,4170,4226,4282,4339,4396,4454,4510,4562,4622,4672,4888,4951,5015,5074,5142,5199,5257,5456,5514,5568,5628,5692,5747,5800,5859,5911,5969,6017,6067,6119,6162,6211,6275,6337,6397,6445,6496,6543,6591,6786,6833,6880,6927,7125,7179,7261,7345,7417,7490,7568,7644,7702,7760,7829,7898,7978,8060,8129,8198,8267,8347,8429,8498,8553,8762,8826,9034,9093,9151,9218,9434,9773,9974,10181,10386,10596,10810,10868,10929,10992,11059,11120,11181,11250,11313,11376,11428,11483,11540,11599,11661,11736,11811,11875,11952,12029,12091,12155,12208,12264,12333,12402,12460,12531,12602,12837,12916,12996,13195,13241,13281,13361,13409,13583,13764,14177,14641,15243"
+ },
+ "to": {
+ "startLines": "2,19,20,27,28,33,34,35,36,45,46,47,48,57,58,59,60,61,62,63,64,65,66,67,68,69,74,75,76,77,80,81,86,99,104,109,110,117,118,123,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,357,358,365,366,367,368,372,373,374,375,376,377,378,379,380,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,411,412,416,417,418,419,421,424,427,430,433,436,439,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,507,508,509,510,511,512,513,515,516,517,1477,1626,1634",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,973,1032,1542,1603,1991,2031,2077,2123,2803,2861,2924,2981,3710,3783,3852,3924,3991,4072,4155,4222,4290,4334,4378,4421,4473,4811,4865,4913,4969,5169,5209,5593,6310,6651,6996,7058,7507,7562,7905,39186,39277,39365,39455,39544,39638,39734,39802,39866,39928,39995,40055,40115,40176,40237,40299,40359,40415,40479,40533,40598,40665,40733,40796,40868,40929,40991,41054,41116,41174,41238,41306,41365,41422,41485,41541,41603,41655,41709,41938,41985,42526,42594,42660,42724,42956,43011,43062,43114,43165,43216,43267,43318,43380,43510,43596,43684,43760,43837,43919,43999,44061,44123,44196,44269,44353,44439,44512,44585,44658,44742,44828,44901,45439,45514,45762,45832,45895,45957,46088,46291,46485,46682,46885,47086,47292,48906,48968,49033,49100,49171,49236,49301,49374,49441,49508,49564,49623,49684,49747,49813,49892,49971,50039,50120,50201,50267,50335,50392,50452,50525,50598,50660,50735,53027,53111,53194,53278,53340,53390,53434,53589,53641,53811,115168,125458,125926",
+ "endLines": "6,19,20,27,28,33,34,35,36,45,46,47,48,57,58,59,60,61,62,63,64,65,66,67,68,69,74,75,76,77,80,81,86,99,104,109,110,117,118,123,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,357,358,365,366,367,368,372,373,374,375,376,377,378,379,380,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,411,412,416,417,418,419,421,426,429,432,435,438,441,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,507,508,509,510,511,512,513,515,516,517,1481,1633,1644",
+ "endColumns": "8,58,61,60,68,39,45,45,38,57,62,56,57,72,68,71,66,80,82,66,67,43,43,42,51,57,53,47,55,54,39,38,44,40,56,61,37,54,56,39,90,87,89,88,93,95,67,63,61,66,59,59,60,60,61,59,55,63,53,64,66,67,62,71,60,61,62,61,57,63,67,58,56,62,55,61,51,53,55,46,52,67,65,63,51,54,50,51,50,50,50,50,61,57,85,87,75,76,81,79,61,61,72,72,83,85,72,72,72,83,85,72,58,74,66,69,62,61,70,64,10,10,10,10,10,10,61,64,66,70,64,64,72,66,66,55,58,60,62,65,78,78,67,80,80,65,67,56,59,72,72,61,74,74,83,82,83,61,49,43,83,51,169,176,8,8,8",
+ "endOffsets": "245,1027,1089,1598,1667,2026,2072,2118,2157,2856,2919,2976,3034,3778,3847,3919,3986,4067,4150,4217,4285,4329,4373,4416,4468,4526,4860,4908,4964,5019,5204,5243,5633,6346,6703,7053,7091,7557,7614,7940,39272,39360,39450,39539,39633,39729,39797,39861,39923,39990,40050,40110,40171,40232,40294,40354,40410,40474,40528,40593,40660,40728,40791,40863,40924,40986,41049,41111,41169,41233,41301,41360,41417,41480,41536,41598,41650,41704,41760,41980,42033,42589,42655,42719,42771,43006,43057,43109,43160,43211,43262,43313,43375,43433,43591,43679,43755,43832,43914,43994,44056,44118,44191,44264,44348,44434,44507,44580,44653,44737,44823,44896,44955,45509,45576,45827,45890,45952,46023,46148,46480,46677,46880,47081,47287,47497,48963,49028,49095,49166,49231,49296,49369,49436,49503,49559,49618,49679,49742,49808,49887,49966,50034,50115,50196,50262,50330,50387,50447,50520,50593,50655,50730,50805,53106,53189,53273,53335,53385,53429,53513,53636,53806,53983,115440,125921,126527"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/values/values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,222,223,227,231,236,242,249,253,257,262,266,270,274,278,282,286,290,294,298,300,302,306,310,314,319,323,326,330,334,338,342,346,350,354,358,362,366,370,371,372,373,376,379,381,383,384,385,388,390,392,394,399,400,404,410,414,415,417,428,429,433,439,443,444,445,449,475,479,506,661,683,838,860,867,872,893,898,903,913,922,931,934,941,949,956,957,966,969,972,977,981,985,988,989,993,997,1007,1012,1019,1025,1026,1029,1033,1038,1040,1042,1045,1048,1050,1054,1061,1064,1067,1071,1073,1077,1079,1085,1087,1091,1099,1107,1119,1125,1134,1145,1148,1153,1165,1170,1208,1247,1248,1258,1267,1268,1270,1274,1277,1280,1283,1286,1290,1293,1296,1299,1303,1306,1310,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1331,1333,1334,1335,1336,1338,1340,1341,1342,1343,1344,1345,1346,1348,1349,1351,1352,1354,1356,1357,1359,1360,1361,1362,1364,1366,1368,1369,1370,1371,1372,1373,1374,1375,1377,1379,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1395,1396,1397,1398,1399,1400,1402,1406,1410,1411,1412,1413,1414,1415,1417,1419,1421,1423,1425,1426,1427,1428,1430,1432,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1448,1449,1450,1451,1453,1455,1456,1458,1459,1461,1463,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1477,1479,1480,1481,1483,1484,1485,1487,1489,1491,1493,1495,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,110,155,204,245,300,363,439,497,559,632,700,778,859,920,995,1071,1148,1226,1311,1393,1469,1545,1622,1700,1806,1912,1991,2071,2128,2186,2260,2335,2400,2466,2538,2611,2678,2746,2850,2956,3015,3074,3133,3192,3251,3305,3359,3412,3466,3520,3574,3628,3702,3781,3854,3928,3999,4071,4143,4216,4273,4331,4404,4478,4552,4627,4699,4772,4842,21248,21317,21387,21461,21537,21614,21690,21767,21831,21896,21965,22042,22117,22186,22254,22331,22397,22494,22559,22628,22727,22786,22844,22901,22960,23031,23103,23175,23247,23319,23387,23455,23514,23577,23667,23758,23818,23884,23951,24017,24087,24151,24204,24317,24375,24440,24504,24579,24652,24724,24773,24834,24895,24956,25018,25082,25146,25210,25275,25338,25398,25459,25518,25578,25640,25711,25771,25839,25925,26012,26102,26189,26277,26339,26400,26457,26529,26586,26634,26683,26734,26768,26815,26864,26910,26942,27006,27068,27123,27183,27253,27327,27405,27498,27568,27646,27700,27770,27855,27903,27949,28001,28074,28148,28217,28292,28366,28440,28529,28599,28670,28748,28838,28926,29022,29523,29612,29859,30140,30425,30818,31295,31517,31739,32007,32234,32464,32694,32924,33154,33381,33620,33846,34091,34221,34351,34581,34829,35048,35331,35539,35670,35897,36143,36368,36615,36836,37081,37357,37658,37982,38273,38587,38724,38855,38960,39164,39372,39496,39620,39725,39842,40056,40202,40342,40428,40776,40864,41094,41512,41745,41827,41925,42542,42642,42878,43302,43541,43635,43724,43961,45912,46154,48236,58102,59369,69345,70626,71162,71492,72615,72871,73107,73654,74148,74753,74901,75489,76053,76428,76546,77084,77241,77385,77705,77961,78131,78272,78336,78618,78904,79580,79844,80182,80535,80629,80815,81121,81383,81508,81635,81874,82085,82204,82397,82852,83033,83155,83414,83527,83714,83816,84260,84384,84669,85177,85673,86560,86854,87424,88156,88328,88664,89572,89850,92712,95714,95776,96406,97020,97106,97219,97448,97608,97760,97931,98098,98341,98511,98684,98855,99129,99328,99533,99863,99947,100043,100139,100237,100337,100439,100541,100643,100745,100847,100947,101043,101155,101284,101407,101561,101715,101813,101927,102021,102161,102295,102391,102503,102603,102719,102815,102927,103067,103203,103367,103497,103655,103805,103946,104090,104225,104337,104465,104601,104743,104885,104997,105137,105205,105278,105352,105425,105499,105645,105789,105927,105993,106083,106159,106263,106353,106455,106563,106671,106771,106851,106943,107041,107151,107229,107335,107427,107531,107641,107763,107926,108083,108163,108263,108353,108463,108555,108655,108767,108881,108997,109113,109207,109321,109433,109535,109655,109777,109859,109963,110083,110209,110307,110401,110489,110601,110717,110839,110951,111126,111242,111328,111420,111532,111656,111723,111849,111917,112045,112189,112317,112386,112481,112596,112709,112808,112917,113028,113139,113240,113345,113457,113587,113678,113801,113913,113999,114103,114211,114311,114429,114533,114637,114763,114851,114959,115059,115149,115259,115343,115427,115481,115545,115651,115761,115845",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,221,222,226,230,235,241,248,252,256,261,265,269,273,277,281,285,289,293,297,299,301,305,309,313,318,322,325,329,333,337,341,345,349,353,357,361,365,369,370,371,372,375,378,380,382,383,384,387,389,391,393,398,399,403,409,413,414,416,427,428,432,438,442,443,444,448,474,478,505,660,682,837,859,866,871,892,897,902,912,921,930,933,940,948,955,956,965,968,971,976,980,984,987,988,992,996,1006,1011,1018,1024,1025,1028,1032,1037,1039,1041,1044,1047,1049,1053,1060,1063,1066,1070,1072,1076,1078,1084,1086,1090,1098,1106,1118,1124,1133,1144,1147,1152,1164,1169,1207,1246,1247,1257,1266,1267,1269,1273,1276,1279,1282,1285,1289,1292,1295,1298,1302,1305,1309,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1330,1332,1333,1334,1335,1337,1339,1340,1341,1342,1343,1344,1345,1347,1348,1350,1351,1353,1355,1356,1358,1359,1360,1361,1363,1365,1367,1368,1369,1370,1371,1372,1373,1374,1376,1378,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1394,1395,1396,1397,1398,1399,1401,1405,1409,1410,1411,1412,1413,1414,1416,1418,1420,1422,1424,1425,1426,1427,1429,1431,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1447,1448,1449,1450,1452,1454,1455,1457,1458,1460,1462,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1476,1478,1479,1480,1482,1483,1484,1486,1488,1490,1492,1494,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509",
+ "endColumns": "54,44,48,40,54,62,75,57,61,72,67,77,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,71,72,66,67,103,105,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,73,75,76,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,70,71,71,71,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,85,86,89,86,87,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,47,45,51,72,73,68,74,73,73,88,69,70,77,89,87,95,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,61,12,12,85,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,12,12,97,113,93,12,12,95,111,99,115,95,111,12,135,12,129,12,12,140,12,134,111,127,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,107,99,89,109,83,83,53,63,105,109,83,119",
+ "endOffsets": "105,150,199,240,295,358,434,492,554,627,695,773,854,915,990,1066,1143,1221,1306,1388,1464,1540,1617,1695,1801,1907,1986,2066,2123,2181,2255,2330,2395,2461,2533,2606,2673,2741,2845,2951,3010,3069,3128,3187,3246,3300,3354,3407,3461,3515,3569,3623,3697,3776,3849,3923,3994,4066,4138,4211,4268,4326,4399,4473,4547,4622,4694,4767,4837,4908,21312,21382,21456,21532,21609,21685,21762,21826,21891,21960,22037,22112,22181,22249,22326,22392,22489,22554,22623,22722,22781,22839,22896,22955,23026,23098,23170,23242,23314,23382,23450,23509,23572,23662,23753,23813,23879,23946,24012,24082,24146,24199,24312,24370,24435,24499,24574,24647,24719,24768,24829,24890,24951,25013,25077,25141,25205,25270,25333,25393,25454,25513,25573,25635,25706,25766,25834,25920,26007,26097,26184,26272,26334,26395,26452,26524,26581,26629,26678,26729,26763,26810,26859,26905,26937,27001,27063,27118,27178,27248,27322,27400,27493,27563,27641,27695,27765,27850,27898,27944,27996,28069,28143,28212,28287,28361,28435,28524,28594,28665,28743,28833,28921,29017,29518,29607,29854,30135,30420,30813,31290,31512,31734,32002,32229,32459,32689,32919,33149,33376,33615,33841,34086,34216,34346,34576,34824,35043,35326,35534,35665,35892,36138,36363,36610,36831,37076,37352,37653,37977,38268,38582,38719,38850,38955,39159,39367,39491,39615,39720,39837,40051,40197,40337,40423,40771,40859,41089,41507,41740,41822,41920,42537,42637,42873,43297,43536,43630,43719,43956,45907,46149,48231,58097,59364,69340,70621,71157,71487,72610,72866,73102,73649,74143,74748,74896,75484,76048,76423,76541,77079,77236,77380,77700,77956,78126,78267,78331,78613,78899,79575,79839,80177,80530,80624,80810,81116,81378,81503,81630,81869,82080,82199,82392,82847,83028,83150,83409,83522,83709,83811,84255,84379,84664,85172,85668,86555,86849,87419,88151,88323,88659,89567,89845,92707,95709,95771,96401,97015,97101,97214,97443,97603,97755,97926,98093,98336,98506,98679,98850,99124,99323,99528,99858,99942,100038,100134,100232,100332,100434,100536,100638,100740,100842,100942,101038,101150,101279,101402,101556,101710,101808,101922,102016,102156,102290,102386,102498,102598,102714,102810,102922,103062,103198,103362,103492,103650,103800,103941,104085,104220,104332,104460,104596,104738,104880,104992,105132,105200,105273,105347,105420,105494,105640,105784,105922,105988,106078,106154,106258,106348,106450,106558,106666,106766,106846,106938,107036,107146,107224,107330,107422,107526,107636,107758,107921,108078,108158,108258,108348,108458,108550,108650,108762,108876,108992,109108,109202,109316,109428,109530,109650,109772,109854,109958,110078,110204,110302,110396,110484,110596,110712,110834,110946,111121,111237,111323,111415,111527,111651,111718,111844,111912,112040,112184,112312,112381,112476,112591,112704,112803,112912,113023,113134,113235,113340,113452,113582,113673,113796,113908,113994,114098,114206,114306,114424,114528,114632,114758,114846,114954,115054,115144,115254,115338,115422,115476,115540,115646,115756,115840,115960"
+ },
+ "to": {
+ "startLines": "7,8,9,10,11,12,13,14,15,16,17,18,21,22,23,24,25,26,29,30,31,32,37,38,39,40,41,42,43,44,70,71,72,73,78,79,82,83,84,85,87,88,89,90,91,92,93,94,95,96,97,98,100,101,102,103,105,106,107,108,111,112,113,114,115,116,119,120,121,122,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,355,356,359,360,361,369,370,371,381,401,402,403,404,405,407,408,409,410,413,414,415,420,423,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,514,518,519,520,521,522,529,530,534,538,543,549,556,560,564,569,573,577,581,585,589,593,597,601,605,607,609,613,617,621,626,630,633,637,641,645,649,653,657,661,665,669,673,677,678,679,680,683,686,688,690,691,692,695,697,699,701,706,707,711,717,721,722,724,735,736,740,746,750,751,752,756,782,786,813,968,990,1145,1167,1174,1179,1200,1205,1210,1220,1229,1238,1241,1248,1256,1263,1264,1273,1276,1279,1284,1288,1292,1295,1296,1300,1304,1314,1319,1326,1332,1333,1336,1340,1345,1347,1349,1352,1355,1357,1361,1368,1371,1374,1378,1380,1384,1386,1392,1394,1398,1406,1414,1426,1432,1441,1452,1455,1460,1472,1482,1520,1559,1560,1570,1579,1580,1582,1586,1589,1592,1595,1598,1602,1605,1608,1611,1615,1618,1622,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1662,1664,1665,1666,1667,1669,1671,1672,1673,1674,1675,1676,1677,1679,1680,1682,1683,1685,1687,1688,1690,1691,1692,1693,1695,1697,1699,1700,1701,1702,1703,1704,1705,1706,1708,1710,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1726,1727,1728,1729,1730,1731,1733,1737,1749,1750,1751,1752,1753,1754,1756,1758,1760,1762,1764,1765,1766,1767,1769,1771,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1787,1788,1789,1790,1792,1794,1795,1797,1798,1800,1802,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1816,1818,1819,1820,1822,1823,1824,1826,1828,1830,1832,1834,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "250,305,350,399,440,495,558,634,692,754,827,895,1094,1175,1236,1311,1387,1464,1672,1757,1839,1915,2162,2239,2317,2423,2529,2608,2688,2745,4531,4605,4680,4745,5024,5096,5248,5315,5383,5487,5638,5697,5756,5815,5874,5933,5987,6041,6094,6148,6202,6256,6351,6425,6504,6577,6708,6779,6851,6923,7096,7153,7211,7284,7358,7432,7619,7691,7764,7834,34595,34664,34734,34808,34884,34961,35037,35114,35178,35243,35312,35389,35464,35533,35601,35678,35744,35841,35906,35975,36074,36133,36191,36248,36307,36378,36450,36522,36594,36666,36734,36802,36861,36924,37014,37105,37165,37231,37298,37364,37434,37498,37551,37664,37722,37787,37851,37926,37999,38071,38120,38181,38242,38303,38365,38429,38493,38557,38622,38685,38745,38806,38865,38925,38987,39058,39118,41765,41851,42038,42128,42215,42776,42838,42899,43438,44960,45017,45065,45114,45165,45265,45312,45361,45407,45581,45645,45707,46028,46221,47502,47576,47654,47747,47817,47895,47949,48019,48104,48152,48198,48250,48323,48397,48466,48541,48615,48689,48778,53518,53988,54066,54156,54244,54340,54841,54930,55177,55458,55743,56136,56613,56835,57057,57325,57552,57782,58012,58242,58472,58699,58938,59164,59409,59539,59669,59899,60147,60366,60649,60857,60988,61215,61461,61686,61933,62154,62399,62675,62976,63300,63591,63905,64042,64173,64278,64482,64690,64814,64938,65043,65160,65374,65520,65660,65746,66094,66182,66412,66830,67063,67145,67243,67860,67960,68196,68620,68859,68953,69042,69279,71230,71472,73554,83420,84687,94663,95944,96480,96810,97933,98189,98425,98972,99466,100071,100219,100807,101371,101746,101864,102402,102559,102703,103023,103279,103449,103590,103654,103936,104222,104898,105162,105500,105853,105947,106133,106439,106701,106826,106953,107192,107403,107522,107715,108170,108351,108473,108732,108845,109032,109134,109578,109702,109987,110495,110991,111878,112172,112742,113474,113646,113982,114890,115445,118307,121309,121371,122001,122615,122701,122814,123043,123203,123355,123526,123693,123936,124106,124279,124450,124724,124923,125128,126532,126616,126712,126808,126906,127006,127108,127210,127312,127414,127516,127616,127712,127824,127953,128076,128230,128384,128482,128596,128690,128830,128964,129060,129172,129272,129388,129484,129596,129736,129872,130036,130166,130324,130474,130615,130759,130894,131006,131134,131270,131412,131554,131666,131806,131874,131947,132021,132094,132168,132314,132458,132596,132662,132752,132828,132932,133022,133124,133232,133340,133440,133520,133612,133710,133820,133898,134004,134096,134200,134310,134432,134595,135205,135285,135385,135475,135585,135677,135777,135889,136003,136119,136235,136329,136443,136555,136657,136777,136899,136981,137085,137205,137331,137429,137523,137611,137723,137839,137961,138073,138248,138364,138450,138542,138654,138778,138845,138971,139039,139167,139311,139439,139508,139603,139718,139831,139930,140039,140150,140261,140362,140467,140579,140709,140800,140923,141035,141121,141225,141333,141433,141551,141655,141759,141885,141973,142081,142181,142271,142381,142465,142549,142603,142667,142773,142883,142967",
+ "endLines": "7,8,9,10,11,12,13,14,15,16,17,18,21,22,23,24,25,26,29,30,31,32,37,38,39,40,41,42,43,44,70,71,72,73,78,79,82,83,84,85,87,88,89,90,91,92,93,94,95,96,97,98,100,101,102,103,105,106,107,108,111,112,113,114,115,116,119,120,121,122,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,355,356,359,360,361,369,370,371,381,401,402,403,404,405,407,408,409,410,413,414,415,420,423,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,514,518,519,520,521,528,529,533,537,542,548,555,559,563,568,572,576,580,584,588,592,596,600,604,606,608,612,616,620,625,629,632,636,640,644,648,652,656,660,664,668,672,676,677,678,679,682,685,687,689,690,691,694,696,698,700,705,706,710,716,720,721,723,734,735,739,745,749,750,751,755,781,785,812,967,989,1144,1166,1173,1178,1199,1204,1209,1219,1228,1237,1240,1247,1255,1262,1263,1272,1275,1278,1283,1287,1291,1294,1295,1299,1303,1313,1318,1325,1331,1332,1335,1339,1344,1346,1348,1351,1354,1356,1360,1367,1370,1373,1377,1379,1383,1385,1391,1393,1397,1405,1413,1425,1431,1440,1451,1454,1459,1471,1476,1519,1558,1559,1569,1578,1579,1581,1585,1588,1591,1594,1597,1601,1604,1607,1610,1614,1617,1621,1625,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1661,1663,1664,1665,1666,1668,1670,1671,1672,1673,1674,1675,1676,1678,1679,1681,1682,1684,1686,1687,1689,1690,1691,1692,1694,1696,1698,1699,1700,1701,1702,1703,1704,1705,1707,1709,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1725,1726,1727,1728,1729,1730,1732,1736,1740,1749,1750,1751,1752,1753,1755,1757,1759,1761,1763,1764,1765,1766,1768,1770,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1786,1787,1788,1789,1791,1793,1794,1796,1797,1799,1801,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1815,1817,1818,1819,1821,1822,1823,1825,1827,1829,1831,1833,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848",
+ "endColumns": "54,44,48,40,54,62,75,57,61,72,67,77,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,71,72,66,67,103,105,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,73,75,76,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,70,71,71,71,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,85,86,89,86,87,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,47,45,51,72,73,68,74,73,73,88,69,70,77,89,87,95,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,61,12,12,85,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,12,12,97,113,93,12,12,95,111,99,115,95,111,12,135,12,129,12,12,140,12,134,111,127,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,107,99,89,109,83,83,53,63,105,109,83,119",
+ "endOffsets": "300,345,394,435,490,553,629,687,749,822,890,968,1170,1231,1306,1382,1459,1537,1752,1834,1910,1986,2234,2312,2418,2524,2603,2683,2740,2798,4600,4675,4740,4806,5091,5164,5310,5378,5482,5588,5692,5751,5810,5869,5928,5982,6036,6089,6143,6197,6251,6305,6420,6499,6572,6646,6774,6846,6918,6991,7148,7206,7279,7353,7427,7502,7686,7759,7829,7900,34659,34729,34803,34879,34956,35032,35109,35173,35238,35307,35384,35459,35528,35596,35673,35739,35836,35901,35970,36069,36128,36186,36243,36302,36373,36445,36517,36589,36661,36729,36797,36856,36919,37009,37100,37160,37226,37293,37359,37429,37493,37546,37659,37717,37782,37846,37921,37994,38066,38115,38176,38237,38298,38360,38424,38488,38552,38617,38680,38740,38801,38860,38920,38982,39053,39113,39181,41846,41933,42123,42210,42298,42833,42894,42951,43505,45012,45060,45109,45160,45194,45307,45356,45402,45434,45640,45702,45757,46083,46286,47571,47649,47742,47812,47890,47944,48014,48099,48147,48193,48245,48318,48392,48461,48536,48610,48684,48773,48843,53584,54061,54151,54239,54335,54836,54925,55172,55453,55738,56131,56608,56830,57052,57320,57547,57777,58007,58237,58467,58694,58933,59159,59404,59534,59664,59894,60142,60361,60644,60852,60983,61210,61456,61681,61928,62149,62394,62670,62971,63295,63586,63900,64037,64168,64273,64477,64685,64809,64933,65038,65155,65369,65515,65655,65741,66089,66177,66407,66825,67058,67140,67238,67855,67955,68191,68615,68854,68948,69037,69274,71225,71467,73549,83415,84682,94658,95939,96475,96805,97928,98184,98420,98967,99461,100066,100214,100802,101366,101741,101859,102397,102554,102698,103018,103274,103444,103585,103649,103931,104217,104893,105157,105495,105848,105942,106128,106434,106696,106821,106948,107187,107398,107517,107710,108165,108346,108468,108727,108840,109027,109129,109573,109697,109982,110490,110986,111873,112167,112737,113469,113641,113977,114885,115163,118302,121304,121366,121996,122610,122696,122809,123038,123198,123350,123521,123688,123931,124101,124274,124445,124719,124918,125123,125453,126611,126707,126803,126901,127001,127103,127205,127307,127409,127511,127611,127707,127819,127948,128071,128225,128379,128477,128591,128685,128825,128959,129055,129167,129267,129383,129479,129591,129731,129867,130031,130161,130319,130469,130610,130754,130889,131001,131129,131265,131407,131549,131661,131801,131869,131942,132016,132089,132163,132309,132453,132591,132657,132747,132823,132927,133017,133119,133227,133335,133435,133515,133607,133705,133815,133893,133999,134091,134195,134305,134427,134590,134747,135280,135380,135470,135580,135672,135772,135884,135998,136114,136230,136324,136438,136550,136652,136772,136894,136976,137080,137200,137326,137424,137518,137606,137718,137834,137956,138068,138243,138359,138445,138537,138649,138773,138840,138966,139034,139162,139306,139434,139503,139598,139713,139826,139925,140034,140145,140256,140357,140462,140574,140704,140795,140918,141030,141116,141220,141328,141428,141546,141650,141754,141880,141968,142076,142176,142266,142376,142460,142544,142598,142662,142768,142878,142962,143082"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/64011c0d71baa22466e59ebe4af43320/res/values/values.xml",
+ "from": {
+ "startLines": "4,7",
+ "startColumns": "0,0",
+ "startOffsets": "276,439",
+ "endColumns": "63,166",
+ "endOffsets": "339,605"
+ },
+ "to": {
+ "startLines": "422,497",
+ "startColumns": "4,4",
+ "startOffsets": "46153,51734",
+ "endColumns": "67,166",
+ "endOffsets": "46216,51896"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/cddf67d2c338fd6aef4d2b2a819234c0/res/values/values.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,113",
+ "endLines": "2,10",
+ "endColumns": "57,12",
+ "endOffsets": "108,561"
+ },
+ "to": {
+ "startLines": "461,1741",
+ "startColumns": "4,4",
+ "startOffsets": "48848,134752",
+ "endLines": "461,1748",
+ "endColumns": "57,12",
+ "endOffsets": "48901,135200"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/values/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "215,301,377,463,549,625,702,778,951,1052,1233,1354,1457,1637,1756,1855,2043,2144,2325,2446,2621,2765,2824,2882",
+ "endColumns": "85,75,85,85,75,76,75,75,100,180,120,102,179,118,98,187,100,180,120,174,143,58,57,74",
+ "endOffsets": "300,376,462,548,624,701,777,853,1051,1232,1353,1456,1636,1755,1854,2042,2143,2324,2445,2620,2764,2823,2881,2956"
+ },
+ "to": {
+ "startLines": "49,50,51,52,53,54,55,56,490,491,492,493,494,495,496,498,499,500,501,502,503,504,505,506",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "3039,3129,3209,3299,3389,3469,3550,3630,50810,50915,51096,51221,51328,51508,51631,51901,52089,52194,52375,52500,52675,52823,52886,52948",
+ "endColumns": "89,79,89,89,79,80,79,79,104,180,124,106,179,122,102,187,104,180,124,174,147,62,61,78",
+ "endOffsets": "3124,3204,3294,3384,3464,3545,3625,3705,50910,51091,51216,51323,51503,51626,51729,52084,52189,52370,52495,52670,52818,52881,52943,53022"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/single/debug.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/single/debug.json
new file mode 100644
index 0000000000000000000000000000000000000000..a8a0746984638ee699b3f7bed4a2b426a29eb5a4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/androidTest/debug/single/debug.json
@@ -0,0 +1,1730 @@
+[
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_expand_more_white_22.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/ic_expand_more_white_22.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_accept_deny_dialog.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v21/accept_deny_dialog.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_close_button.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable/close_button.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/animator-v21_circular_image_button_anim.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/animator-v21/circular_image_button_anim.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_activity_chooser_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_dismiss_overlay.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v21/dismiss_overlay.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/generic_confirmation_animation_interpolator_1.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/googleg_disabled_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_search_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_top.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_slide_out_top.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_4_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_4_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_top.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_slide_in_top.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_button_icon_color.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color-v23/button_icon_color.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_out.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_fade_out.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_menu_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_primary_text_disable_only_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_3_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_3_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_check_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_btn_check_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_dark_normal.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_checkbox.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_list_menu_item_checkbox.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/open_on_phone_animation_interpolator_1.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_media.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_media.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_slide_in_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_arrow_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/open_on_phone_arrow_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_text_color.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color/card_text_color.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_dark_normal.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_1_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/open_on_phone_path_1_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/open_on_phone_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/generic_confirmation_animation_interpolator_3.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_item_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v23/action_drawer_item_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_disabled.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/accept_deny_dialog_positive_bg.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_2_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/open_on_phone_path_2_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-mdpi-v4/card_frame_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_list_selector_background_transition_holo_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_grow_fade_in_from_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_grow_fade_in_from_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_light_normal.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_full_open_on_phone.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_expanded_menu_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_expanded_menu_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_track_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_seekbar_track_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_bar.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_mode_bar.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_alert_dialog_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v20_watch_card_content.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v20/watch_card_content.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_enter.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_popup_enter.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_title_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_bar_title_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_list_selector_background_transition_holo_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_cancel.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-mdpi-v4/ic_full_cancel.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_big_media.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_more_vert_24dp_wht.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_wearable_drawer_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v23/wearable_drawer_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_textfield_search_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_textfield_search_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/googleg_standard_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_thumb_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_seekbar_thumb_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_light_focused.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_7_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_7_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color-v11/abc_background_cache_hint_selector_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_title_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v23/action_drawer_title_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/googleg_disabled_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/open_on_phone.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_icon_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/generic_confirmation_icon_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view_list_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_activity_chooser_view_list_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_disabled.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_disabled.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_dark_focused.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_dialog_material_background_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_6_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_6_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_cancel.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-hdpi-v4/ic_full_cancel.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_background.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/action_item_background.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_default_mtrl_shape.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_btn_default_mtrl_shape.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-hdpi-v4/card_frame_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_top_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_cab_background_top_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_up_container.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_bar_up_container.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_multichoice_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/select_dialog_multichoice_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media_narrow.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_big_media_narrow.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_list_selector_holo_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_icon_background.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/action_item_icon_background.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_screen_simple_overlay_action_mode.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/googleg_standard_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_time.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_part_time.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_5_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_5_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_sad.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-hdpi-v4/ic_full_sad.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/color/common_google_signin_btn_text_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-hdpi-v4/card_frame.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_internal_bg.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_cab_background_internal_bg.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-xhdpi-v4/card_frame_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_support_simple_spinner_dropdown_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/support_simple_spinner_dropdown_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_list_selector_holo_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v21_btn_colored_background_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color-v21/btn_colored_background_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_cc_settings_button_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/switch_thumb_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_item_background_holo_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-v21/abc_action_bar_item_background_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/color/common_google_signin_btn_text_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_abc_control_background_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-v23/abc_control_background_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_small_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_ratingbar_small_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_item_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/navigation_drawer_item_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_primary_text_disable_only_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_overlay_confirmation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v21/overlay_confirmation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/accept_deny_dialog_negative_bg.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_item_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/select_dialog_item_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_select_dialog_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_select_dialog_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_cancel_action.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_media_cancel_action.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_dark_focused.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_circular_button.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color/circular_button.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_indicator_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_ratingbar_indicator_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_checkmark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/ic_cc_checkmark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_primary_text_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_action.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_media_action.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/generic_confirmation_animation_interpolator_0.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_dialog_title_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_dialog_title_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/googleg_disabled_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/generic_confirmation_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_toolbar.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_screen_toolbar.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_top.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_cc_settings_button_top.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_full_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_ratingbar_full_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_tint.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/color/common_google_signin_btn_tint.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_content_include.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_screen_content_include.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_more_horiz_24dp_wht.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-hdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_grey_text_color.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color/card_grey_text_color.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_chronometer.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_part_chronometer.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/googleg_standard_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_btn_colored_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-v21/abc_btn_colored_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_shrink_fade_out_from_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/generic_confirmation_generic_confirmation_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_sad.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-mdpi-v4/ic_full_sad.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/googleg_disabled_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color-v11/abc_background_cache_hint_selector_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_full_open_on_phone.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_borderless_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_btn_borderless_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_switch_thumb_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_switch_thumb_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/open_on_phone_animation_interpolator_0.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_secondary_text_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_alert_dialog_wearable.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/alert_dialog_wearable.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_center.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_cc_settings_button_center.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-xhdpi-v4/ic_full_cancel.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_item_background_holo_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_text_cursor_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_text_cursor_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/navigation_drawer_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/switch_thumb_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_in.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_fade_in.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/generic_confirmation_animation_interpolator_2.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_card_background.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable/card_background.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_sad.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-xhdpi-v4/ic_full_sad.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_e.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_cc_settings_button_e.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_lines.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_lines.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_singlechoice_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/select_dialog_singlechoice_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_search_url_text.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_search_url_text.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_expand_less_white_22.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_expand_less_white_22.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_dialog_material_background_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_1_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_1_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_item_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_menu_item_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_peek_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_peek_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_secondary_text_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_slide_out_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_light_normal.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_preference_wrapped_icon.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/preference_wrapped_icon.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_tab_indicator_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_tab_indicator_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_2_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_2_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_clear.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/ic_cc_clear.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_button_bar_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_alert_dialog_button_bar_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_radio_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_btn_radio_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_primary_text_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_icon.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_list_menu_item_icon.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_list_menu_item_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_spinner_textfield_background_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_spinner_textfield_background_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_close_item_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_mode_close_item_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-mdpi-v4/card_frame.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-xhdpi-v4/card_frame.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-mdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_bar_view_list_nav_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/generic_confirmation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_exit.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_popup_exit.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_light_focused.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_screen_simple.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_edit_text_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-v21/abc_edit_text_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/googleg_standard_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_search_dropdown_item_icons_2line.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_peek_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v23/action_drawer_peek_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_radio.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_list_menu_item_radio.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_abc_color_highlight_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color-v23/abc_color_highlight_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_popup_menu_item_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_popup_menu_item_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png"
+ }
+]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/debug.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/debug.json
new file mode 100644
index 0000000000000000000000000000000000000000..2240003f7348b0c0aef94dbc5dfdebe8dc8487e4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/debug.json
@@ -0,0 +1,6236 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,842,1103,1353,1608,1869,1954,2037,2121,2205,2289,2370,2455,2540,2622,2703,2783,2864,2950,3034,3128,3222,3307,3402,3497,3582,3668,3751,3832,3923,4014,4095,4187,4279,4365,4437,4505,4601,4678,4850",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,83,80,84,84,81,80,79,80,85,83,93,93,84,94,94,84,85,82,80,90,90,80,91,91,85,71,67,95,76,171,177",
+ "endOffsets": "586,841,1102,1352,1607,1868,1953,2036,2120,2204,2288,2369,2454,2539,2621,2702,2782,2863,2949,3033,3127,3221,3306,3401,3496,3581,3667,3750,3831,3922,4013,4094,4186,4278,4364,4436,4504,4600,4677,4849,5027"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,602,859,1105,1356,3432,3521,3608,3696,3784,3872,3957,4046,4135,4221,4306,4390,4475,4565,4653,4751,4849,4938,5037,5136,5225,5315,5402,5487,5582,5677,5762,5858,8137,8227,8303,8375,8577,8658,8826",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,87,84,88,88,85,84,83,84,89,87,97,97,88,98,98,88,89,86,84,94,94,84,95,95,89,75,71,99,80,167,173",
+ "endOffsets": "346,597,854,1100,1351,1608,3516,3603,3691,3779,3867,3952,4041,4130,4216,4301,4385,4470,4560,4648,4746,4844,4933,5032,5131,5220,5310,5397,5482,5577,5672,5757,5853,5949,8222,8298,8370,8470,8653,8821,8995"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,546,659,759,925,1039,1157,1326,1425,1585,1698,1864,1998,2079,2162",
+ "endColumns": "98,159,112,99,165,113,117,168,98,159,112,165,133,80,82,96",
+ "endOffsets": "385,545,658,758,924,1038,1156,1325,1424,1584,1697,1863,1997,2078,2161,2258"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5954,6057,6217,6334,6438,6604,6722,7011,7180,7283,7443,7560,7726,7864,7949,8036",
+ "endColumns": "102,159,116,103,165,117,121,168,102,159,116,165,137,84,86,100",
+ "endOffsets": "6052,6212,6329,6433,6599,6717,6839,7175,7278,7438,7555,7721,7859,7944,8031,8132"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "166",
+ "endOffsets": "455"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6844",
+ "endColumns": "166",
+ "endOffsets": "7006"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-zh-rHK/values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,257,380,473,573,655,752,860,936,1012,1090,1186,1282,1377,1474,1569,1667,1780,1874",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,97,112,93,101",
+ "endOffsets": "145,252,375,468,568,650,747,855,931,1007,1085,1181,1277,1372,1469,1564,1662,1775,1869,1971"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1613,1708,1815,1938,2031,2131,2213,2310,2418,2494,2570,2648,2744,2840,2935,3032,3127,3225,3338,8475",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,97,112,93,101",
+ "endOffsets": "1703,1810,1933,2026,2126,2208,2305,2413,2489,2565,2643,2739,2835,2930,3027,3122,3220,3333,3427,8572"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ne/values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2793",
+ "endColumns": "100",
+ "endOffsets": "2889"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ne/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,396,586,718,833,1063,1197,1327,1566,1682,1877,2012,2219,2397,2489,2587",
+ "endColumns": "112,189,131,114,229,133,129,238,115,194,134,206,177,91,97,116",
+ "endOffsets": "395,585,717,832,1062,1196,1326,1565,1681,1876,2011,2218,2396,2488,2586,2703"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,412,548,667,897,1035,1392,1631,1751,1946,2085,2292,2474,2570,2672",
+ "endColumns": "116,189,135,118,229,137,133,238,119,194,138,206,181,95,101,120",
+ "endOffsets": "217,407,543,662,892,1030,1164,1626,1746,1941,2080,2287,2469,2565,2667,2788"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ne/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1169",
+ "endColumns": "222",
+ "endOffsets": "1387"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-pa/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,595,723,830,1036,1163,1292,1513,1620,1820,1950,2161,2338,2430,2522",
+ "endColumns": "104,206,127,106,205,126,128,220,106,199,129,210,176,91,91,106",
+ "endOffsets": "387,594,722,829,1035,1162,1291,1512,1619,1819,1949,2160,2337,2429,2521,2628"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,421,553,664,870,1001,1344,1565,1676,1876,2010,2221,2402,2498,2594",
+ "endColumns": "108,206,131,110,205,130,132,220,110,199,133,210,180,95,95,110",
+ "endOffsets": "209,416,548,659,865,996,1129,1560,1671,1871,2005,2216,2397,2493,2589,2700"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-pa/values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2705",
+ "endColumns": "100",
+ "endOffsets": "2801"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-pa/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "209",
+ "endOffsets": "494"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1134",
+ "endColumns": "209",
+ "endOffsets": "1339"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-kk-rKZ/values-kk-rKZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,167,275,398,501,611,696,802,921,1002,1082,1163,1266,1371,1469,1576,1685,1785,1900,1999",
+ "endColumns": "111,107,122,102,109,84,105,118,80,79,80,102,104,97,106,108,99,114,98,100",
+ "endOffsets": "162,270,393,496,606,691,797,916,997,1077,1158,1261,1366,1464,1571,1680,1780,1895,1994,2095"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ro/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "203",
+ "endOffsets": "488"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3144",
+ "endColumns": "203",
+ "endOffsets": "3343"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ro/values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,176,284,407,511,624,712,824,945,1030,1112,1195,1307,1420,1520,1634,1739,1845,1966,2069",
+ "endColumns": "120,107,122,103,112,87,111,120,84,81,82,111,112,99,113,104,105,120,102,100",
+ "endOffsets": "171,279,402,506,619,707,819,940,1025,1107,1190,1302,1415,1515,1629,1734,1840,1961,2064,2165"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,334,457,561,674,762,874,995,1080,1162,1245,1357,1470,1570,1684,1789,1895,2016,4715",
+ "endColumns": "120,107,122,103,112,87,111,120,84,81,82,111,112,99,113,104,105,120,102,100",
+ "endOffsets": "221,329,452,556,669,757,869,990,1075,1157,1240,1352,1465,1565,1679,1784,1890,2011,2114,4811"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ro/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,580,707,814,1024,1154,1288,1509,1617,1807,1937,2142,2334,2431,2524",
+ "endColumns": "104,191,126,106,209,129,133,220,107,189,129,204,191,96,92,106",
+ "endOffsets": "387,579,706,813,1023,1153,1287,1508,1616,1806,1936,2141,2333,2430,2523,2630"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2119,2228,2420,2551,2662,2872,3006,3348,3569,3681,3871,4005,4210,4406,4507,4604",
+ "endColumns": "108,191,130,110,209,133,137,220,111,189,133,204,195,100,96,110",
+ "endOffsets": "2223,2415,2546,2657,2867,3001,3139,3564,3676,3866,4000,4205,4401,4502,4599,4710"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v22/values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-km/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,570,689,792,1013,1135,1269,1486,1590,1792,1915,2119,2303,2393,2477",
+ "endColumns": "99,186,118,102,220,121,133,216,103,201,122,203,183,89,83,101",
+ "endOffsets": "382,569,688,791,1012,1134,1268,1485,1589,1791,1914,2118,2302,2392,2476,2578"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,396,519,626,847,973,1319,1536,1644,1846,1973,2177,2365,2459,2547",
+ "endColumns": "103,186,122,106,220,125,137,216,107,201,126,203,187,93,87,105",
+ "endOffsets": "204,391,514,621,842,968,1106,1531,1639,1841,1968,2172,2360,2454,2542,2648"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-km/values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2653",
+ "endColumns": "100",
+ "endOffsets": "2749"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-km/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "207",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1111",
+ "endColumns": "207",
+ "endOffsets": "1314"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3081",
+ "endColumns": "197",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,701,809,1024,1150,1277,1505,1614,1815,1943,2165,2355,2449,2542",
+ "endColumns": "103,191,121,107,214,125,126,227,108,200,127,221,189,93,92,111",
+ "endOffsets": "386,578,700,808,1023,1149,1276,1504,1613,1814,1942,2164,2354,2448,2541,2653"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2067,2175,2367,2493,2605,2820,2950,3279,3507,3620,3821,3953,4175,4369,4467,4564",
+ "endColumns": "107,191,125,111,214,129,130,227,112,200,131,221,193,97,96,115",
+ "endOffsets": "2170,2362,2488,2600,2815,2945,3076,3502,3615,3816,3948,4170,4364,4462,4559,4675"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sk/values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,270,393,493,604,690,798,916,994,1072,1156,1261,1370,1469,1575,1686,1795,1919,2017",
+ "endColumns": "106,107,122,99,110,85,107,117,77,77,83,104,108,98,105,110,108,123,97,100",
+ "endOffsets": "157,265,388,488,599,685,793,911,989,1067,1151,1256,1365,1464,1570,1681,1790,1914,2012,2113"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,320,443,543,654,740,848,966,1044,1122,1206,1311,1420,1519,1625,1736,1845,1969,4680",
+ "endColumns": "106,107,122,99,110,85,107,117,77,77,83,104,108,98,105,110,108,123,97,100",
+ "endOffsets": "207,315,438,538,649,735,843,961,1039,1117,1201,1306,1415,1514,1620,1731,1840,1964,2062,4776"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-mr/values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2627",
+ "endColumns": "100",
+ "endOffsets": "2723"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-mr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1107",
+ "endColumns": "201",
+ "endOffsets": "1304"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-mr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,585,707,817,1021,1140,1265,1473,1582,1767,1892,2093,2275,2361,2453",
+ "endColumns": "105,195,121,109,203,118,124,207,108,184,124,200,181,85,91,105",
+ "endOffsets": "388,584,706,816,1020,1139,1264,1472,1581,1766,1891,2092,2274,2360,2452,2558"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,411,537,651,855,978,1309,1517,1630,1815,1944,2145,2331,2421,2517",
+ "endColumns": "109,195,125,113,203,122,128,207,112,184,128,200,185,89,95,109",
+ "endOffsets": "210,406,532,646,850,973,1102,1512,1625,1810,1939,2140,2326,2416,2512,2622"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-el/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3210",
+ "endColumns": "222",
+ "endOffsets": "3428"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-el/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,610,740,849,1089,1212,1342,1590,1696,1897,2024,2261,2432,2527,2615",
+ "endColumns": "108,217,129,108,239,122,129,247,105,200,126,236,170,94,87,107",
+ "endOffsets": "391,609,739,848,1088,1211,1341,1589,1695,1896,2023,2260,2431,2526,2614,2722"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2131,2244,2462,2596,2709,2949,3076,3433,3681,3791,3992,4123,4360,4535,4634,4726",
+ "endColumns": "112,217,133,112,239,126,133,247,109,200,130,236,174,98,91,111",
+ "endOffsets": "2239,2457,2591,2704,2944,3071,3205,3676,3786,3987,4118,4355,4530,4629,4721,4833"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-el/values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,515,632,717,822,948,1036,1122,1207,1318,1428,1530,1641,1750,1858,1981,2081",
+ "endColumns": "117,107,122,110,116,84,104,125,87,85,84,110,109,101,110,108,107,122,99,100",
+ "endOffsets": "168,276,399,510,627,712,817,943,1031,1117,1202,1313,1423,1525,1636,1745,1853,1976,2076,2177"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,331,454,565,682,767,872,998,1086,1172,1257,1368,1478,1580,1691,1800,1908,2031,4838",
+ "endColumns": "117,107,122,110,116,84,104,125,87,85,84,110,109,101,110,108,107,122,99,100",
+ "endOffsets": "218,326,449,560,677,762,867,993,1081,1167,1252,1363,1473,1575,1686,1795,1903,2026,2126,4934"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-uk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,584,709,817,1030,1157,1287,1514,1618,1811,1934,2140,2308,2404,2491",
+ "endColumns": "105,194,124,107,212,126,129,226,103,192,122,205,167,95,86,112",
+ "endOffsets": "388,583,708,816,1029,1156,1286,1513,1617,1810,1933,2139,2307,2403,2490,2603"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2064,2174,2369,2498,2610,2823,2954,3293,3520,3628,3821,3948,4154,4326,4426,4517",
+ "endColumns": "109,194,128,111,212,130,133,226,107,192,126,205,171,99,90,116",
+ "endOffsets": "2169,2364,2493,2605,2818,2949,3083,3515,3623,3816,3943,4149,4321,4421,4512,4629"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-uk/values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,498,604,690,798,916,995,1075,1156,1262,1369,1467,1575,1681,1790,1914,2014",
+ "endColumns": "109,107,122,101,105,85,107,117,78,79,80,105,106,97,107,105,108,123,99,100",
+ "endOffsets": "160,268,391,493,599,685,793,911,990,1070,1151,1257,1364,1462,1570,1676,1785,1909,2009,2110"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,323,446,548,654,740,848,966,1045,1125,1206,1312,1419,1517,1625,1731,1840,1964,4634",
+ "endColumns": "109,107,122,101,105,85,107,117,78,79,80,105,106,97,107,105,108,123,99,100",
+ "endOffsets": "210,318,441,543,649,735,843,961,1040,1120,1201,1307,1414,1512,1620,1726,1835,1959,2059,4730"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-uk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3088",
+ "endColumns": "204",
+ "endOffsets": "3288"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hdpi-v4/values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w240dp-v13_values-w240dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w240dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,270,318,368",
+ "endColumns": "47,47,49,47",
+ "endOffsets": "269,317,367,415"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,107,159,213",
+ "endColumns": "51,51,53,51",
+ "endOffsets": "102,154,208,260"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w192dp-v13_values-w192dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w192dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,271,321,372",
+ "endColumns": "48,49,50,49",
+ "endOffsets": "270,320,371,421"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,108,162,217",
+ "endColumns": "52,53,54,53",
+ "endOffsets": "103,157,212,266"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1356,1618,1881,1969,2064,2160,2255,2353,2446,2542,2641,2735,2820,2913,3007,3096,3192,3294,3415,3512,3634,3756,3855,3955,4042,4136,4255,4374,4468,4588,4708,4799,4876,4946,5060,5145,5317",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,94,95,94,97,92,95,98,93,84,92,93,88,95,101,120,96,121,121,98,99,86,93,118,118,93,119,119,90,76,69,113,84,171,177",
+ "endOffsets": "586,839,1098,1355,1617,1880,1968,2063,2159,2254,2352,2445,2541,2640,2734,2819,2912,3006,3095,3191,3293,3414,3511,3633,3755,3854,3954,4041,4135,4254,4373,4467,4587,4707,4798,4875,4945,5059,5144,5316,5494"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1108,1366,3651,3743,3842,3942,4041,4143,4240,4340,4443,4541,4630,4727,4825,4918,5018,5124,5249,5350,5476,5602,5705,5809,5900,5998,6121,6244,6342,6466,9340,9435,9516,9590,9809,9898,10066",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,98,99,98,101,96,99,102,97,88,96,97,92,99,105,124,100,125,125,102,103,90,97,122,122,97,123,123,94,80,73,117,88,167,173",
+ "endOffsets": "346,595,850,1103,1361,1620,3738,3837,3937,4036,4138,4235,4335,4438,4536,4625,4722,4820,4913,5013,5119,5244,5345,5471,5597,5700,5804,5895,5993,6116,6239,6337,6461,6585,9430,9511,9585,9703,9893,10061,10235"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-fr-rCA/values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,512,623,710,826,956,1039,1119,1215,1325,1437,1540,1651,1758,1860,1982,2081",
+ "endColumns": "110,107,122,114,110,86,115,129,82,79,95,109,111,102,110,106,101,121,98,100",
+ "endOffsets": "161,269,392,507,618,705,821,951,1034,1114,1210,1320,1432,1535,1646,1753,1855,1977,2076,2177"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1625,1736,1844,1967,2082,2193,2280,2396,2526,2609,2689,2785,2895,3007,3110,3221,3328,3430,3552,9708",
+ "endColumns": "110,107,122,114,110,86,115,129,82,79,95,109,111,102,110,106,101,121,98,100",
+ "endOffsets": "1731,1839,1962,2077,2188,2275,2391,2521,2604,2684,2780,2890,3002,3105,3216,3323,3425,3547,3646,9804"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,391,603,731,838,1068,1199,1337,1591,1701,1917,2051,2270,2475,2574,2664",
+ "endColumns": "103,211,127,106,229,130,137,253,109,215,133,218,204,98,89,108",
+ "endOffsets": "390,602,730,837,1067,1198,1336,1590,1700,1916,2050,2269,2474,2573,2663,2772"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6590,6698,6910,7042,7153,7383,7518,7880,8134,8248,8464,8602,8821,9030,9133,9227",
+ "endColumns": "107,211,131,110,229,134,141,253,113,215,137,218,208,102,93,112",
+ "endOffsets": "6693,6905,7037,7148,7378,7513,7655,8129,8243,8459,8597,8816,9025,9128,9222,9335"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "219",
+ "endOffsets": "508"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7660",
+ "endColumns": "219",
+ "endOffsets": "7875"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-h720dp-v13/values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ms/values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2800",
+ "endColumns": "100",
+ "endOffsets": "2896"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ms/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,592,720,824,1055,1185,1317,1561,1668,1874,2007,2237,2438,2531,2621",
+ "endColumns": "103,204,127,103,230,129,131,243,106,205,132,229,200,92,89,107",
+ "endOffsets": "386,591,719,823,1054,1184,1316,1560,1667,1873,2006,2236,2437,2530,2620,2728"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,418,550,658,889,1023,1364,1608,1719,1925,2062,2292,2497,2594,2688",
+ "endColumns": "107,204,131,107,230,133,135,243,110,205,136,229,204,96,93,111",
+ "endOffsets": "208,413,545,653,884,1018,1154,1603,1714,1920,2057,2287,2492,2589,2683,2795"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ms/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1159",
+ "endColumns": "204",
+ "endOffsets": "1359"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-et/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1115",
+ "endColumns": "198",
+ "endOffsets": "1309"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-et/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,578,703,809,1018,1145,1273,1492,1598,1793,1923,2137,2308,2397,2488",
+ "endColumns": "100,193,124,105,208,126,127,218,105,194,129,213,170,88,90,112",
+ "endOffsets": "383,577,702,808,1017,1144,1272,1491,1597,1792,1922,2136,2307,2396,2487,2600"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,404,533,643,852,983,1314,1533,1643,1838,1972,2186,2361,2454,2549",
+ "endColumns": "104,193,128,109,208,130,131,218,109,194,133,213,174,92,94,116",
+ "endOffsets": "205,399,528,638,847,978,1110,1528,1638,1833,1967,2181,2356,2449,2544,2661"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-et/values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2666",
+ "endColumns": "100",
+ "endOffsets": "2762"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w720dp-v13/values-w720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "76",
+ "endOffsets": "127"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-mn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1112",
+ "endColumns": "208",
+ "endOffsets": "1316"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-mn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,580,710,815,1011,1135,1270,1473,1578,1777,1904,2104,2298,2385,2473",
+ "endColumns": "107,188,129,104,195,123,134,202,104,198,126,199,193,86,87,101",
+ "endOffsets": "390,579,709,814,1010,1134,1269,1472,1577,1776,1903,2103,2297,2384,2472,2574"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,406,540,649,845,973,1321,1524,1633,1832,1963,2163,2361,2452,2544",
+ "endColumns": "111,188,133,108,195,127,138,202,108,198,130,199,197,90,91,105",
+ "endOffsets": "212,401,535,644,840,968,1107,1519,1628,1827,1958,2158,2356,2447,2539,2645"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-mn/values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2650",
+ "endColumns": "100",
+ "endOffsets": "2746"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-bg/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "196",
+ "endOffsets": "481"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3155",
+ "endColumns": "196",
+ "endOffsets": "3347"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-bg/values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,170,281,409,516,621,707,812,933,1012,1090,1173,1287,1396,1496,1610,1716,1824,1947,2046",
+ "endColumns": "114,110,127,106,104,85,104,120,78,77,82,113,108,99,113,105,107,122,98,100",
+ "endOffsets": "165,276,404,511,616,702,807,928,1007,1085,1168,1282,1391,1491,1605,1711,1819,1942,2041,2142"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,331,459,566,671,757,862,983,1062,1140,1223,1337,1446,1546,1660,1766,1874,1997,4743",
+ "endColumns": "114,110,127,106,104,85,104,120,78,77,82,113,108,99,113,105,107,122,98,100",
+ "endOffsets": "215,326,454,561,666,752,857,978,1057,1135,1218,1332,1441,1541,1655,1761,1869,1992,2091,4839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-bg/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,587,720,829,1055,1188,1322,1550,1660,1866,2002,2218,2410,2506,2591",
+ "endColumns": "106,196,132,108,225,132,133,227,109,205,135,215,191,95,84,97",
+ "endOffsets": "389,586,719,828,1054,1187,1321,1549,1659,1865,2001,2217,2409,2505,2590,2688"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2096,2207,2404,2541,2654,2880,3017,3352,3580,3694,3900,4040,4256,4452,4552,4641",
+ "endColumns": "110,196,136,112,225,136,137,227,113,205,139,215,195,99,88,101",
+ "endOffsets": "2202,2399,2536,2649,2875,3012,3150,3575,3689,3895,4035,4251,4447,4547,4636,4738"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mk-rMK_values-mk-rMK.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-mk-rMK/values-mk-rMK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,286,390,498,584,689,808,891,973,1060,1166,1273,1374,1481,1592,1696,1794",
+ "endColumns": "107,122,103,107,85,104,118,82,81,86,105,106,100,106,110,103,97,100",
+ "endOffsets": "158,281,385,493,579,684,803,886,968,1055,1161,1268,1369,1476,1587,1691,1789,1890"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-is-rIS_values-is-rIS.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-is-rIS/values-is-rIS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,263,386,483,595,680,781,895,975,1055,1136,1246,1354,1452,1561,1660,1763,1881,1979",
+ "endColumns": "99,107,122,96,111,84,100,113,79,79,80,109,107,97,108,98,102,117,97,100",
+ "endOffsets": "150,258,381,478,590,675,776,890,970,1050,1131,1241,1349,1447,1556,1655,1758,1876,1974,2075"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w360dp-v13/values-w360dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "54",
+ "endOffsets": "105"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-zu/values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,501,615,703,806,933,1013,1093,1179,1283,1389,1487,1594,1700,1806,1926,2022",
+ "endColumns": "107,107,122,106,113,87,102,126,79,79,85,103,105,97,106,105,105,119,95,100",
+ "endOffsets": "158,266,389,496,610,698,801,928,1008,1088,1174,1278,1384,1482,1589,1695,1801,1921,2017,2118"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,321,444,551,665,753,856,983,1063,1143,1229,1333,1439,1537,1644,1750,1856,1976,4692",
+ "endColumns": "107,107,122,106,113,87,102,126,79,79,85,103,105,97,106,105,105,119,95,100",
+ "endOffsets": "208,316,439,546,660,748,851,978,1058,1138,1224,1328,1434,1532,1639,1745,1851,1971,2067,4788"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-zu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3133",
+ "endColumns": "190",
+ "endOffsets": "3319"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-zu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,600,733,835,1062,1189,1324,1543,1651,1847,1976,2193,2376,2463,2558",
+ "endColumns": "108,207,132,101,226,126,134,218,107,195,128,216,182,86,94,109",
+ "endOffsets": "391,599,732,834,1061,1188,1323,1542,1650,1846,1975,2192,2375,2462,2557,2667"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2072,2185,2393,2530,2636,2863,2994,3324,3543,3655,3851,3984,4201,4388,4479,4578",
+ "endColumns": "112,207,136,105,226,130,138,218,111,195,132,216,186,90,98,113",
+ "endOffsets": "2180,2388,2525,2631,2858,2989,3128,3538,3650,3846,3979,4196,4383,4474,4573,4687"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-hy/values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2752",
+ "endColumns": "100",
+ "endOffsets": "2848"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-hy/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,584,716,822,1035,1169,1307,1533,1639,1838,1972,2193,2385,2476,2569",
+ "endColumns": "103,196,131,105,212,133,137,225,105,198,133,220,191,90,92,106",
+ "endOffsets": "386,583,715,821,1034,1168,1306,1532,1638,1837,1971,2192,2384,2475,2568,2675"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,410,546,656,869,1007,1359,1585,1695,1894,2032,2253,2449,2544,2641",
+ "endColumns": "107,196,135,109,212,137,141,225,109,198,137,220,195,94,96,110",
+ "endOffsets": "208,405,541,651,864,1002,1144,1580,1690,1889,2027,2248,2444,2539,2636,2747"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-hy/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "209",
+ "endOffsets": "494"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1149",
+ "endColumns": "209",
+ "endOffsets": "1354"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ms-rMY_values-ms-rMY.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ms-rMY/values-ms-rMY.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,502,610,697,801,912,990,1069,1149,1261,1370,1467,1576,1679,1786,1908,2009",
+ "endColumns": "110,107,122,104,107,86,103,110,77,78,79,111,108,96,108,102,106,121,100,100",
+ "endOffsets": "161,269,392,497,605,692,796,907,985,1064,1144,1256,1365,1462,1571,1674,1781,1903,2004,2105"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ka/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1121",
+ "endColumns": "201",
+ "endOffsets": "1318"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ka/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,567,693,801,1014,1146,1279,1511,1617,1803,1929,2149,2314,2406,2493",
+ "endColumns": "102,180,125,107,212,131,132,231,105,185,125,219,164,91,86,100",
+ "endOffsets": "385,566,692,800,1013,1145,1278,1510,1616,1802,1928,2148,2313,2405,2492,2593"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,393,523,635,848,984,1323,1555,1665,1851,1981,2201,2370,2466,2557",
+ "endColumns": "106,180,129,111,212,135,136,231,109,185,129,219,168,95,90,104",
+ "endOffsets": "207,388,518,630,843,979,1116,1550,1660,1846,1976,2196,2365,2461,2552,2657"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ka/values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2662",
+ "endColumns": "100",
+ "endOffsets": "2758"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-in/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1602,1865,1952,2042,2134,2230,2321,2413,2511,2604,2698,2780,2866,2954,3042,3133,3238,3343,3436,3543,3650,3742,3836,3920,4007,4108,4209,4297,4400,4503,4593,4668,4737,4852,4935,5107",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,89,91,95,90,91,97,92,93,81,85,87,87,90,104,104,92,106,106,91,93,83,86,100,100,87,102,102,89,74,68,114,82,171,177",
+ "endOffsets": "580,831,1088,1344,1601,1864,1951,2041,2133,2229,2320,2412,2510,2603,2697,2779,2865,2953,3041,3132,3237,3342,3435,3542,3649,3741,3835,3919,4006,4107,4208,4296,4399,4502,4592,4667,4736,4851,4934,5106,5284"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1354,3570,3661,3755,3851,3951,4046,4142,4244,4341,4439,4525,4615,4707,4799,4894,5003,5112,5209,5320,5431,5527,5625,5713,5804,5909,6014,6106,6213,8867,8961,9040,9113,9333,9420,9588",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,93,95,99,94,95,101,96,97,85,89,91,91,94,108,108,96,110,110,95,97,87,90,104,104,91,106,106,93,78,72,118,86,167,173",
+ "endOffsets": "344,591,844,1096,1349,1608,3656,3750,3846,3946,4041,4137,4239,4336,4434,4520,4610,4702,4794,4889,4998,5107,5204,5315,5426,5522,5620,5708,5799,5904,6009,6101,6208,6315,8956,9035,9108,9227,9415,9583,9757"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-in/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,584,708,812,1026,1151,1282,1507,1612,1807,1931,2145,2315,2405,2491",
+ "endColumns": "104,195,123,103,213,124,130,224,104,194,123,213,169,89,85,103",
+ "endOffsets": "387,583,707,811,1025,1150,1281,1506,1611,1806,1930,2144,2314,2404,2490,2594"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6320,6429,6625,6753,6861,7075,7204,7530,7755,7864,8059,8187,8401,8575,8669,8759",
+ "endColumns": "108,195,127,107,213,128,134,224,108,194,127,213,173,93,89,107",
+ "endOffsets": "6424,6620,6748,6856,7070,7199,7334,7750,7859,8054,8182,8396,8570,8664,8754,8862"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-in/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7339",
+ "endColumns": "190",
+ "endOffsets": "7525"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-in/values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,498,603,690,794,910,992,1071,1157,1260,1369,1470,1574,1682,1790,1913,2012",
+ "endColumns": "109,107,122,101,104,86,103,115,81,78,85,102,108,100,103,107,107,122,98,100",
+ "endOffsets": "160,268,391,493,598,685,789,905,987,1066,1152,1255,1364,1465,1569,1677,1785,1908,2007,2108"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1613,1723,1831,1954,2056,2161,2248,2352,2468,2550,2629,2715,2818,2927,3028,3132,3240,3348,3471,9232",
+ "endColumns": "109,107,122,101,104,86,103,115,81,78,85,102,108,100,103,107,107,122,98,100",
+ "endOffsets": "1718,1826,1949,2051,2156,2243,2347,2463,2545,2624,2710,2813,2922,3023,3127,3235,3343,3466,3565,9328"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w500dp-v13/values-w500dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "54",
+ "endOffsets": "105"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-iw/values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,395,494,602,686,786,900,978,1056,1135,1237,1341,1437,1540,1641,1741,1857,1953",
+ "endColumns": "103,109,125,98,107,83,99,113,77,77,78,101,103,95,102,100,99,115,95,102",
+ "endOffsets": "154,264,390,489,597,681,781,895,973,1051,1130,1232,1336,1432,1535,1636,1736,1852,1948,2051"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,319,445,544,652,736,836,950,1028,1106,1185,1287,1391,1487,1590,1691,1791,1907,4420",
+ "endColumns": "103,109,125,98,107,83,99,113,77,77,78,101,103,95,102,100,99,115,95,102",
+ "endOffsets": "204,314,440,539,647,731,831,945,1023,1101,1180,1282,1386,1482,1585,1686,1786,1902,1998,4518"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-iw/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "176",
+ "endOffsets": "461"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "2984",
+ "endColumns": "176",
+ "endOffsets": "3156"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-iw/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,570,693,795,993,1116,1244,1439,1540,1716,1837,2030,2201,2287,2373",
+ "endColumns": "100,185,122,101,197,122,127,194,100,175,120,192,170,85,85,105",
+ "endOffsets": "383,569,692,794,992,1115,1243,1438,1539,1715,1836,2029,2200,2286,2372,2478"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2003,2108,2294,2421,2527,2725,2852,3161,3356,3461,3637,3762,3955,4130,4220,4310",
+ "endColumns": "104,185,126,105,197,126,131,194,104,175,124,192,174,89,89,109",
+ "endOffsets": "2103,2289,2416,2522,2720,2847,2979,3351,3456,3632,3757,3950,4125,4215,4305,4415"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gl-rES_values-gl-rES.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-gl-rES/values-gl-rES.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,167,275,398,510,618,703,805,931,1015,1096,1178,1285,1394,1493,1601,1704,1811,1933,2033",
+ "endColumns": "111,107,122,111,107,84,101,125,83,80,81,106,108,98,107,102,106,121,99,100",
+ "endOffsets": "162,270,393,505,613,698,800,926,1010,1091,1173,1280,1389,1488,1596,1699,1806,1928,2028,2129"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hy-rAM_values-hy-rAM.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hy-rAM/values-hy-rAM.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,490,600,690,796,911,993,1074,1159,1266,1373,1472,1582,1689,1790,1910,2009",
+ "endColumns": "102,107,122,100,109,89,105,114,81,80,84,106,106,98,109,106,100,119,98,100",
+ "endOffsets": "153,261,384,485,595,685,791,906,988,1069,1154,1261,1368,1467,1577,1684,1785,1905,2004,2105"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-cs/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3075",
+ "endColumns": "201",
+ "endOffsets": "3272"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-cs/values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,395,497,606,692,797,914,995,1076,1160,1264,1373,1472,1578,1688,1795,1917,2015",
+ "endColumns": "106,108,123,101,108,85,104,116,80,80,83,103,108,98,105,109,106,121,97,100",
+ "endOffsets": "157,266,390,492,601,687,792,909,990,1071,1155,1259,1368,1467,1573,1683,1790,1912,2010,2111"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,321,445,547,656,742,847,964,1045,1126,1210,1314,1423,1522,1628,1738,1845,1967,4664",
+ "endColumns": "106,108,123,101,108,85,104,116,80,80,83,103,108,98,105,109,106,121,97,100",
+ "endOffsets": "207,316,440,542,651,737,842,959,1040,1121,1205,1309,1418,1517,1623,1733,1840,1962,2060,4760"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-cs/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,702,810,1022,1147,1273,1507,1616,1811,1937,2157,2338,2432,2525",
+ "endColumns": "103,191,122,107,211,124,125,233,108,194,125,219,180,93,92,110",
+ "endOffsets": "386,578,701,809,1021,1146,1272,1506,1615,1810,1936,2156,2337,2431,2524,2635"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2065,2173,2365,2492,2604,2816,2945,3277,3511,3624,3819,3949,4169,4354,4452,4549",
+ "endColumns": "107,191,126,111,211,128,129,233,112,194,129,219,184,97,96,114",
+ "endOffsets": "2168,2360,2487,2599,2811,2940,3070,3506,3619,3814,3944,4164,4349,4447,4544,4659"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pt-rBR/values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,927,1010,1090,1177,1284,1396,1498,1606,1713,1823,1948,2048",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "170,278,401,507,614,703,804,922,1005,1085,1172,1279,1391,1493,1601,1708,1818,1943,2043,2144"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1623,1743,1851,1974,2080,2187,2276,2377,2495,2578,2658,2745,2852,2964,3066,3174,3281,3391,3516,9673",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "1738,1846,1969,2075,2182,2271,2372,2490,2573,2653,2740,2847,2959,3061,3169,3276,3386,3511,3611,9769"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "203",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7728",
+ "endColumns": "203",
+ "endOffsets": "7927"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,570,695,801,1027,1155,1285,1514,1620,1815,1943,2159,2342,2437,2529",
+ "endColumns": "102,179,124,105,225,127,129,228,105,194,127,215,182,94,91,108",
+ "endOffsets": "389,569,694,800,1026,1154,1284,1513,1619,1814,1942,2158,2341,2436,2528,2637"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6710,6817,6997,7126,7236,7462,7594,7932,8161,8271,8466,8598,8814,9001,9100,9196",
+ "endColumns": "106,179,128,109,225,131,133,228,109,194,131,215,186,98,95,112",
+ "endOffsets": "6812,6992,7121,7231,7457,7589,7723,8156,8266,8461,8593,8809,8996,9095,9191,9304"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1355,1616,1879,1975,2078,2181,2290,2392,2498,2607,2709,2815,2907,3007,3107,3204,3308,3428,3548,3652,3772,3892,3995,4098,4192,4293,4410,4527,4627,4744,4861,4949,5027,5097,5209,5289,5461",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,102,102,108,101,105,108,101,105,91,99,99,96,103,119,119,103,119,119,102,102,93,100,116,116,99,116,116,87,77,69,111,79,171,177",
+ "endOffsets": "586,839,1098,1354,1615,1878,1974,2077,2180,2289,2391,2497,2606,2708,2814,2906,3006,3106,3203,3307,3427,3547,3651,3771,3891,3994,4097,4191,4292,4409,4526,4626,4743,4860,4948,5026,5096,5208,5288,5460,5638"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1107,1364,3616,3716,3823,3930,4043,4149,4259,4372,4478,4588,4684,4788,4892,4993,5101,5225,5349,5457,5581,5705,5812,5919,6017,6122,6243,6364,6468,6589,9309,9401,9483,9557,9774,9858,10026",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,106,106,112,105,109,112,105,109,95,103,103,100,107,123,123,107,123,123,106,106,97,104,120,120,103,120,120,91,81,73,115,83,167,173",
+ "endOffsets": "346,595,850,1102,1359,1618,3711,3818,3925,4038,4144,4254,4367,4473,4583,4679,4783,4887,4988,5096,5220,5344,5452,5576,5700,5807,5914,6012,6117,6238,6359,6463,6584,6705,9396,9478,9552,9668,9853,10021,10195"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-te/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1102",
+ "endColumns": "198",
+ "endOffsets": "1296"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-te/values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2635",
+ "endColumns": "100",
+ "endOffsets": "2731"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-te/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,577,705,818,1014,1137,1260,1468,1574,1758,1884,2094,2279,2369,2463",
+ "endColumns": "107,185,127,112,195,122,122,207,105,183,125,209,184,89,93,106",
+ "endOffsets": "390,576,704,817,1013,1136,1259,1467,1573,1757,1883,2093,2278,2368,2462,2569"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,403,535,652,848,975,1301,1509,1619,1803,1933,2143,2332,2426,2524",
+ "endColumns": "111,185,131,116,195,126,126,207,109,183,129,209,188,93,97,110",
+ "endOffsets": "212,398,530,647,843,970,1097,1504,1614,1798,1928,2138,2327,2421,2519,2630"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v21/values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,45,47,48,49,51,53,54,55,56,57,101,104,148,151,153,155,157,160,162,165,166,167,168,169,170,171,172,173,176,177,179,181,183,185,189,191,192,193,194,196,200,202,204,205,206,207,208,210,220,230,240,241",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4011,4160,4272,4419,4572,4719,4794,4883,4970,5071,8139,8325,11405,11603,11726,11849,11962,12145,12276,12477,12566,12677,12804,12905,13000,13123,13252,13369,13546,13645,13780,13923,14058,14177,14378,14497,14590,14701,14757,14864,15059,15170,15303,15398,15489,15580,15697,15836,16349,16874,17554,17611",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,44,46,47,48,50,52,53,54,55,56,100,103,147,150,152,154,156,159,161,164,165,166,167,168,169,170,171,172,175,176,178,180,182,184,188,190,191,192,193,195,199,201,203,204,205,206,207,209,219,229,239,240,241",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,12,88,110,126,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,12,12,12,56,57",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4006,4155,4267,4414,4567,4714,4789,4878,4965,5066,8134,8320,11400,11598,11721,11844,11957,12140,12271,12472,12561,12672,12799,12900,12995,13118,13247,13364,13541,13640,13775,13918,14053,14172,14373,14492,14585,14696,14752,14859,15054,15165,15298,15393,15484,15575,15692,15831,16344,16869,17549,17606,17664"
+ },
+ "to": {
+ "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,49,51,52,53,55,57,58,59,60,61,105,108,152,155,157,159,161,164,166,169,170,171,172,173,174,175,176,177,180,181,183,185,187,189,193,195,196,197,198,200,204,206,208,209,210,211,212,214,224,234,244,245",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4310,4459,4571,4718,4871,5018,5093,5182,5269,5370,8438,8624,11704,11902,12025,12148,12261,12444,12575,12776,12865,12976,13103,13204,13299,13422,13551,13668,13845,13944,14079,14222,14357,14476,14677,14796,14889,15000,15056,15163,15358,15469,15602,15697,15788,15879,15996,16135,16648,17173,17853,17910",
+ "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,48,50,51,52,54,56,57,58,59,60,104,107,151,154,156,158,160,163,165,168,169,170,171,172,173,174,175,176,179,180,182,184,186,188,192,194,195,196,197,199,203,205,207,208,209,210,211,213,223,233,243,244,245",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,12,88,110,126,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,12,12,12,56,57",
+ "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4305,4454,4566,4713,4866,5013,5088,5177,5264,5365,8433,8619,11699,11897,12020,12143,12256,12439,12570,12771,12860,12971,13098,13199,13294,13417,13546,13663,13840,13939,14074,14217,14352,14471,14672,14791,14884,14995,15051,15158,15353,15464,15597,15692,15783,15874,15991,16130,16643,17168,17848,17905,17963"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-v21/values.xml",
+ "from": {
+ "startLines": "4,8,11,15,21,30,42,54,57,61",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "211,403,500,652,950,1550,2194,2837,3006,3186",
+ "endLines": "7,10,14,18,27,41,53,56,60,64",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "402,499,651,805,1405,2193,2836,3005,3185,3363"
+ },
+ "to": {
+ "startLines": "262,266,269,273,277,284,304,316,319,323",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "19130,19326,19427,19583,19741,20201,21359,22006,22179,22363",
+ "endLines": "265,268,272,276,283,295,315,318,322,326",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "19321,19422,19578,19736,20196,20844,22001,22174,22358,22540"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-v21/values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,13",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
+ "endLines": "2,3,4,5,6,7,8,9,12,17",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
+ },
+ "to": {
+ "startLines": "2,3,4,5,246,247,254,258,296,299",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,17968,18084,18541,18835,20849,21021",
+ "endLines": "2,3,4,5,246,247,254,258,298,303",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,18079,18205,18662,18958,21016,21354"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/values-v21/values-v21.xml",
+ "from": {
+ "startLines": "2,5,8,11",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,223,386,554",
+ "endLines": "4,7,10,13",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "218,381,549,716"
+ },
+ "to": {
+ "startLines": "248,251,255,259",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "18210,18378,18667,18963",
+ "endLines": "250,253,257,261",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "18373,18536,18830,19125"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w480dp-v13/values-w480dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,117",
+ "endColumns": "61,71",
+ "endOffsets": "112,184"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-si-rLK_values-si-rLK.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-si-rLK/values-si-rLK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,503,610,698,803,919,1008,1095,1179,1288,1393,1491,1601,1700,1806,1927,2026",
+ "endColumns": "109,107,122,106,106,87,104,115,88,86,83,108,104,97,109,98,105,120,98,100",
+ "endOffsets": "160,268,391,498,605,693,798,914,1003,1090,1174,1283,1388,1486,1596,1695,1801,1922,2021,2122"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-kn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,594,725,831,1033,1160,1284,1493,1604,1795,1928,2132,2315,2410,2499",
+ "endColumns": "108,201,130,105,201,126,123,208,110,190,132,203,182,94,88,109",
+ "endOffsets": "391,593,724,830,1032,1159,1283,1492,1603,1794,1927,2131,2314,2409,2498,2608"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,420,555,665,867,998,1331,1540,1655,1846,1983,2187,2374,2473,2566",
+ "endColumns": "112,201,134,109,201,130,127,208,114,190,136,203,186,98,92,113",
+ "endOffsets": "213,415,550,660,862,993,1121,1535,1650,1841,1978,2182,2369,2468,2561,2675"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-kn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1126",
+ "endColumns": "204",
+ "endOffsets": "1326"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-kn/values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2680",
+ "endColumns": "100",
+ "endOffsets": "2776"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w600dp-v13/values-w600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,119",
+ "endColumns": "63,54",
+ "endOffsets": "114,169"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-my-rMM_values-my-rMM.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-my-rMM/values-my-rMM.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,397,502,619,712,824,960,1038,1117,1203,1328,1440,1542,1668,1779,1889,2012,2112",
+ "endColumns": "108,107,124,104,116,92,111,135,77,78,85,124,111,101,125,110,109,122,99,100",
+ "endOffsets": "159,267,392,497,614,707,819,955,1033,1112,1198,1323,1435,1537,1663,1774,1884,2007,2107,2208"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v23/values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2184,2299,2406",
+ "endLines": "2,3,4,5,18,31,32,33,34,35",
+ "endColumns": "134,134,74,86,12,12,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2179,2294,2401,2514"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-v23/values.xml",
+ "from": {
+ "startLines": "4,8,12,20,23",
+ "startColumns": "0,0,0,0,0",
+ "startOffsets": "211,373,537,938,1079",
+ "endLines": "7,11,19,22,24",
+ "endColumns": "8,8,8,8,8",
+ "endOffsets": "372,536,937,1078,1178"
+ },
+ "to": {
+ "startLines": "36,40,44,52,55",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "2519,2685,2853,3258,3403",
+ "endLines": "39,43,51,54,56",
+ "endColumns": "8,8,8,8,8",
+ "endOffsets": "2680,2848,3253,3398,3502"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sl/values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,270,393,500,608,695,798,917,1002,1086,1170,1278,1387,1487,1600,1707,1811,1928,2025",
+ "endColumns": "106,107,122,106,107,86,102,118,84,83,83,107,108,99,112,106,103,116,96,100",
+ "endOffsets": "157,265,388,495,603,690,793,912,997,1081,1165,1273,1382,1482,1595,1702,1806,1923,2020,2121"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,320,443,550,658,745,848,967,1052,1136,1220,1328,1437,1537,1650,1757,1861,1978,4644",
+ "endColumns": "106,107,122,106,107,86,102,118,84,83,83,107,108,99,112,106,103,116,96,100",
+ "endOffsets": "207,315,438,545,653,740,843,962,1047,1131,1215,1323,1432,1532,1645,1752,1856,1973,2070,4740"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3091",
+ "endColumns": "198",
+ "endOffsets": "3285"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,584,711,816,1022,1150,1279,1496,1601,1799,1927,2138,2316,2412,2500",
+ "endColumns": "103,196,126,104,205,127,128,216,104,197,127,210,177,95,87,108",
+ "endOffsets": "386,583,710,815,1021,1149,1278,1495,1600,1798,1926,2137,2315,2411,2499,2608"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2075,2183,2380,2511,2620,2826,2958,3290,3507,3616,3814,3946,4157,4339,4439,4531",
+ "endColumns": "107,196,130,108,205,131,132,216,108,197,131,210,181,99,91,112",
+ "endOffsets": "2178,2375,2506,2615,2821,2953,3086,3502,3611,3809,3941,4152,4334,4434,4526,4639"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-en-rIN/values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-round-v23_values-round-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-round-v23/values.xml",
+ "from": {
+ "startLines": "4,5,8,9,10,11,12,13,14,15",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "213,269,472,531,608,689,733,804,877,959",
+ "endColumns": "55,56,58,76,80,43,70,72,81,75",
+ "endOffsets": "268,325,530,607,688,732,803,876,958,1034"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,115,176,239,320,405,453,528,605,691",
+ "endColumns": "59,60,62,80,84,47,74,76,85,79",
+ "endOffsets": "110,171,234,315,400,448,523,600,686,766"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-da/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "185",
+ "endOffsets": "470"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7502",
+ "endColumns": "185",
+ "endOffsets": "7683"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-da/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,704,811,1013,1136,1266,1481,1585,1778,1903,2107,2311,2403,2491",
+ "endColumns": "103,191,124,106,201,122,129,214,103,192,124,203,203,91,87,102",
+ "endOffsets": "386,578,703,810,1012,1135,1265,1480,1584,1777,1902,2106,2310,2402,2490,2593"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6499,6607,6799,6928,7039,7241,7368,7688,7903,8011,8204,8333,8537,8745,8841,8933",
+ "endColumns": "107,191,128,110,201,126,133,214,107,192,128,203,207,95,91,106",
+ "endOffsets": "6602,6794,6923,7034,7236,7363,7497,7898,8006,8199,8328,8532,8740,8836,8928,9035"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-da/values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,488,600,683,783,896,973,1050,1129,1238,1346,1442,1556,1658,1759,1875,1972",
+ "endColumns": "102,107,122,98,111,82,99,112,76,76,78,108,107,95,113,101,100,115,96,100",
+ "endOffsets": "153,261,384,483,595,678,778,891,968,1045,1124,1233,1341,1437,1551,1653,1754,1870,1967,2068"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1739,1847,1970,2069,2181,2264,2364,2477,2554,2631,2710,2819,2927,3023,3137,3239,3340,3456,9394",
+ "endColumns": "102,107,122,98,111,82,99,112,76,76,78,108,107,95,113,101,100,115,96,100",
+ "endOffsets": "1734,1842,1965,2064,2176,2259,2359,2472,2549,2626,2705,2814,2922,3018,3132,3234,3335,3451,3548,9490"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-da/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,588,843,1108,1363,1623,1888,1977,2076,2174,2276,2378,2476,2577,2678,2775,2859,2954,3048,3138,3238,3354,3469,3568,3683,3797,3900,4002,4088,4184,4296,4407,4501,4612,4722,4812,4890,4959,5060,5137,5309",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,88,98,97,101,101,97,100,100,96,83,94,93,89,99,115,114,98,114,113,102,101,85,95,111,110,93,110,109,89,77,68,100,76,171,177",
+ "endOffsets": "587,842,1107,1362,1622,1887,1976,2075,2173,2275,2377,2475,2576,2677,2774,2858,2953,3047,3137,3237,3353,3468,3567,3682,3796,3899,4001,4087,4183,4295,4406,4500,4611,4721,4811,4889,4958,5059,5136,5308,5486"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,356,607,868,1119,1375,3553,3646,3749,3851,3957,4063,4165,4270,4375,4476,4564,4663,4761,4855,4959,5079,5198,5301,5420,5538,5645,5751,5841,5941,6057,6172,6270,6385,9040,9134,9216,9289,9495,9576,9744",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,92,102,101,105,105,101,104,104,100,87,98,97,93,103,119,118,102,118,117,106,105,89,99,115,114,97,114,113,93,81,72,104,80,167,173",
+ "endOffsets": "351,602,863,1114,1370,1631,3641,3744,3846,3952,4058,4160,4265,4370,4471,4559,4658,4756,4850,4954,5074,5193,5296,5415,5533,5640,5746,5836,5936,6052,6167,6265,6380,6494,9129,9211,9284,9389,9571,9739,9913"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w225dp-v13_values-w225dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w225dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,273,323,371",
+ "endColumns": "50,49,47,50",
+ "endOffsets": "272,322,370,421"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,110,164,216",
+ "endColumns": "54,53,51,54",
+ "endOffsets": "105,159,211,266"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-is/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,573,696,803,1003,1126,1256,1469,1573,1761,1885,2086,2266,2356,2445",
+ "endColumns": "103,185,122,106,199,122,129,212,103,187,123,200,179,89,88,103",
+ "endOffsets": "386,572,695,802,1002,1125,1255,1468,1572,1760,1884,2085,2265,2355,2444,2548"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,399,526,637,837,964,1286,1499,1607,1795,1923,2124,2308,2402,2495",
+ "endColumns": "107,185,126,110,199,126,133,212,107,187,127,200,183,93,92,107",
+ "endOffsets": "208,394,521,632,832,959,1093,1494,1602,1790,1918,2119,2303,2397,2490,2598"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-is/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1098",
+ "endColumns": "187",
+ "endOffsets": "1281"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-is/values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2603",
+ "endColumns": "100",
+ "endOffsets": "2699"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v17/values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,26,29,32,35,39,42,46",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1164,1406,1577,1751,1920,2193,2393,2597",
+ "endLines": "4,8,11,14,17,21,25,28,31,34,38,41,45,49",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1159,1401,1572,1746,1915,2188,2388,2592,2921"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-hu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,608,744,851,1078,1214,1349,1578,1684,1900,2035,2266,2464,2561,2655",
+ "endColumns": "108,215,135,106,226,135,134,228,105,215,134,230,197,96,93,112",
+ "endOffsets": "391,607,743,850,1077,1213,1348,1577,1683,1899,2034,2265,2463,2560,2654,2767"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2121,2234,2450,2590,2701,2928,3068,3443,3672,3782,3998,4137,4368,4570,4671,4769",
+ "endColumns": "112,215,139,110,226,139,138,228,109,215,138,230,201,100,97,116",
+ "endOffsets": "2229,2445,2585,2696,2923,3063,3202,3667,3777,3993,4132,4363,4565,4666,4764,4881"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-hu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "235",
+ "endOffsets": "520"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3207",
+ "endColumns": "235",
+ "endOffsets": "3438"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hu/values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,499,614,698,810,940,1016,1092,1175,1285,1396,1496,1607,1715,1834,1968,2071",
+ "endColumns": "107,107,122,104,114,83,111,129,75,75,82,109,110,99,110,107,118,133,102,100",
+ "endOffsets": "158,266,389,494,609,693,805,935,1011,1087,1170,1280,1391,1491,1602,1710,1829,1963,2066,2167"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,321,444,549,664,748,860,990,1066,1142,1225,1335,1446,1546,1657,1765,1884,2018,4886",
+ "endColumns": "107,107,122,104,114,83,111,129,75,75,82,109,110,99,110,107,118,133,102,100",
+ "endOffsets": "208,316,439,544,659,743,855,985,1061,1137,1220,1330,1441,1541,1652,1760,1879,2013,2116,4982"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ka-rGE_values-ka-rGE.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ka-rGE/values-ka-rGE.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,499,610,698,803,916,1000,1082,1165,1278,1385,1483,1596,1700,1804,1926,2024",
+ "endColumns": "108,107,122,103,110,87,104,112,83,81,82,112,106,97,112,103,103,121,97,100",
+ "endOffsets": "159,267,390,494,605,693,798,911,995,1077,1160,1273,1380,1478,1591,1695,1799,1921,2019,2120"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-eu-rES_values-eu-rES.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-eu-rES/values-eu-rES.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,493,603,689,795,919,1006,1090,1172,1281,1391,1490,1599,1712,1823,1960,2059",
+ "endColumns": "108,107,122,97,109,85,105,123,86,83,81,108,109,98,108,112,110,136,98,100",
+ "endOffsets": "159,267,390,488,598,684,790,914,1001,1085,1167,1276,1386,1485,1594,1707,1818,1955,2054,2155"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w228dp-v13_values-w228dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w228dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,272,322,373",
+ "endColumns": "49,49,50,49",
+ "endOffsets": "271,321,372,422"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,109,163,218",
+ "endColumns": "53,53,54,53",
+ "endOffsets": "104,158,213,267"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ar/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "189",
+ "endOffsets": "474"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3003",
+ "endColumns": "189",
+ "endOffsets": "3188"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ar/values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,507,616,698,799,913,992,1071,1150,1255,1356,1452,1560,1663,1766,1885,1982",
+ "endColumns": "116,107,122,103,108,81,100,113,78,78,78,104,100,95,107,102,102,118,96,100",
+ "endOffsets": "167,275,398,502,611,693,794,908,987,1066,1145,1250,1351,1447,1555,1658,1761,1880,1977,2078"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,330,453,557,666,748,849,963,1042,1121,1200,1305,1406,1502,1610,1713,1816,1935,4477",
+ "endColumns": "116,107,122,103,108,81,100,113,78,78,78,104,100,95,107,102,102,118,96,100",
+ "endOffsets": "217,325,448,552,661,743,844,958,1037,1116,1195,1300,1401,1497,1605,1708,1811,1930,2027,4573"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ar/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,561,681,784,981,1107,1234,1430,1532,1713,1833,2031,2203,2293,2385",
+ "endColumns": "101,175,119,102,196,125,126,195,101,180,119,197,171,89,91,108",
+ "endOffsets": "384,560,680,783,980,1106,1233,1429,1531,1712,1832,2030,2202,2292,2384,2493"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2032,2138,2314,2438,2545,2742,2872,3193,3389,3495,3676,3800,3998,4174,4268,4364",
+ "endColumns": "105,175,123,106,196,129,130,195,105,180,123,197,175,93,95,112",
+ "endOffsets": "2133,2309,2433,2540,2737,2867,2998,3384,3490,3671,3795,3993,4169,4263,4359,4472"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ky-rKG_values-ky-rKG.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ky-rKG/values-ky-rKG.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,485,604,688,795,912,990,1069,1150,1260,1367,1465,1571,1678,1779,1903,2006",
+ "endColumns": "103,107,122,94,118,83,106,116,77,78,80,109,106,97,105,106,100,123,102,100",
+ "endOffsets": "154,262,385,480,599,683,790,907,985,1064,1145,1255,1362,1460,1566,1673,1774,1898,2001,2102"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,556,670,770,944,1059,1179,1383,1484,1651,1767,1944,2089,2174,2258",
+ "endColumns": "101,170,113,99,173,114,119,203,100,166,115,176,144,84,83,99",
+ "endOffsets": "384,555,669,769,943,1058,1178,1382,1483,1650,1766,1943,2088,2173,2257,2357"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5998,6104,6275,6393,6497,6671,6790,7094,7298,7403,7570,7690,7867,8016,8105,8193",
+ "endColumns": "105,170,117,103,173,118,123,203,104,166,119,176,148,88,87,103",
+ "endOffsets": "6099,6270,6388,6492,6666,6785,6909,7293,7398,7565,7685,7862,8011,8100,8188,8292"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ko/values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,258,381,475,577,659,757,863,942,1018,1098,1196,1291,1386,1486,1582,1681,1796,1890",
+ "endColumns": "94,107,122,93,101,81,97,105,78,75,79,97,94,94,99,95,98,114,93,100",
+ "endOffsets": "145,253,376,470,572,654,752,858,937,1013,1093,1191,1286,1381,1481,1577,1676,1791,1885,1986"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1597,1692,1800,1923,2017,2119,2201,2299,2405,2484,2560,2640,2738,2833,2928,3028,3124,3223,3338,8636",
+ "endColumns": "94,107,122,93,101,81,97,105,78,75,79,97,94,94,99,95,98,114,93,100",
+ "endOffsets": "1687,1795,1918,2012,2114,2196,2294,2400,2479,2555,2635,2733,2828,2923,3023,3119,3218,3333,3427,8732"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,834,1091,1339,1592,1849,1933,2018,2105,2190,2275,2357,2444,2531,2615,2695,2777,2861,2946,3032,3128,3223,3311,3409,3506,3592,3680,3762,3845,3938,4030,4114,4209,4303,4389,4461,4529,4626,4704,4876",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,83,84,86,84,84,81,86,86,83,79,81,83,84,85,95,94,87,97,96,85,87,81,82,92,91,83,94,93,85,71,67,96,77,171,177",
+ "endOffsets": "580,833,1090,1338,1591,1848,1932,2017,2104,2189,2274,2356,2443,2530,2614,2694,2776,2860,2945,3031,3127,3222,3310,3408,3505,3591,3679,3761,3844,3937,4029,4113,4208,4302,4388,4460,4528,4625,4703,4875,5053"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,851,1095,1344,3432,3520,3609,3700,3789,3878,3964,4055,4146,4234,4318,4404,4492,4581,4671,4771,4870,4962,5064,5165,5255,5347,5433,5520,5617,5713,5801,5900,8297,8387,8463,8535,8737,8819,8987",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,87,88,90,88,88,85,90,90,87,83,85,87,88,89,99,98,91,101,100,89,91,85,86,96,95,87,98,97,89,75,71,100,81,167,173",
+ "endOffsets": "344,593,846,1090,1339,1592,3515,3604,3695,3784,3873,3959,4050,4141,4229,4313,4399,4487,4576,4666,4766,4865,4957,5059,5160,5250,5342,5428,5515,5612,5708,5796,5895,5993,8382,8458,8530,8631,8814,8982,9156"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "179",
+ "endOffsets": "464"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6914",
+ "endColumns": "179",
+ "endOffsets": "7089"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ta-rIN_values-ta-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ta-rIN/values-ta-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,505,620,709,816,942,1023,1103,1185,1287,1391,1488,1598,1700,1807,1926,2026",
+ "endColumns": "113,107,122,104,114,88,106,125,80,79,81,101,103,96,109,101,106,118,99,100",
+ "endOffsets": "164,272,395,500,615,704,811,937,1018,1098,1180,1282,1386,1483,1593,1695,1802,1921,2021,2122"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mn-rMN_values-mn-rMN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-mn-rMN/values-mn-rMN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,168,276,399,499,612,699,805,917,999,1081,1163,1272,1376,1473,1581,1682,1785,1907,2004",
+ "endColumns": "112,107,122,99,112,86,105,111,81,81,81,108,103,96,107,100,102,121,96,100",
+ "endOffsets": "163,271,394,494,607,694,800,912,994,1076,1158,1267,1371,1468,1576,1677,1780,1902,1999,2100"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sw600dp-v13/values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,194,268,344,403,474,542",
+ "endColumns": "68,69,73,75,58,70,67,54",
+ "endOffsets": "119,189,263,339,398,469,537,592"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-notround-v23_values-notround-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-notround-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8",
+ "startColumns": "0,0,0,0,0",
+ "startOffsets": "216,269,327,371,418",
+ "endColumns": "52,57,43,46,48",
+ "endOffsets": "268,326,370,417,466"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "55,112,174,222,273",
+ "endColumns": "56,61,47,50,52",
+ "endOffsets": "107,169,217,268,321"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-uz/values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2685",
+ "endColumns": "100",
+ "endOffsets": "2781"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-uz/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1110",
+ "endColumns": "208",
+ "endOffsets": "1314"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-uz/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,568,695,802,1006,1137,1268,1499,1605,1795,1925,2138,2326,2418,2505",
+ "endColumns": "102,181,126,106,203,130,130,230,105,189,129,212,187,91,86,104",
+ "endOffsets": "385,567,694,801,1005,1136,1267,1498,1604,1794,1924,2137,2325,2417,2504,2609"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,394,525,636,840,975,1319,1550,1660,1850,1984,2197,2389,2485,2576",
+ "endColumns": "106,181,130,110,203,134,134,230,109,189,133,212,191,95,90,108",
+ "endOffsets": "207,389,520,631,835,970,1105,1545,1655,1845,1979,2192,2384,2480,2571,2680"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v13_values-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v13/values-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "58",
+ "endOffsets": "109"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-h320dp-v13_values-h320dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-h320dp-v13/values-h320dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "57",
+ "endOffsets": "108"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-lv/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "224",
+ "endOffsets": "509"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3113",
+ "endColumns": "224",
+ "endOffsets": "3333"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-lv/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,581,712,818,1019,1148,1279,1513,1620,1820,1953,2181,2362,2452,2546",
+ "endColumns": "104,192,130,105,200,128,130,233,106,199,132,227,180,89,93,113",
+ "endOffsets": "387,580,711,817,1018,1147,1278,1512,1619,1819,1952,2180,2361,2451,2545,2659"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2097,2206,2399,2534,2644,2845,2978,3338,3572,3683,3883,4020,4248,4433,4527,4625",
+ "endColumns": "108,192,134,109,200,132,134,233,110,199,136,227,184,93,97,117",
+ "endOffsets": "2201,2394,2529,2639,2840,2973,3108,3567,3678,3878,4015,4243,4428,4522,4620,4738"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-lv/values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,514,623,709,813,935,1017,1099,1184,1293,1405,1504,1615,1724,1829,1948,2047",
+ "endColumns": "119,107,122,107,108,85,103,121,81,81,84,108,111,98,110,108,104,118,98,100",
+ "endOffsets": "170,278,401,509,618,704,808,930,1012,1094,1179,1288,1400,1499,1610,1719,1824,1943,2042,2143"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,456,564,673,759,863,985,1067,1149,1234,1343,1455,1554,1665,1774,1879,1998,4743",
+ "endColumns": "119,107,122,107,108,85,103,121,81,81,84,108,111,98,110,108,104,118,98,100",
+ "endOffsets": "220,328,451,559,668,754,858,980,1062,1144,1229,1338,1450,1549,1660,1769,1874,1993,2092,4839"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-am/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "2942",
+ "endColumns": "190",
+ "endOffsets": "3128"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-am/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,554,674,774,960,1081,1208,1395,1496,1672,1793,1987,2140,2226,2309",
+ "endColumns": "99,170,119,99,185,120,126,186,100,175,120,193,152,85,82,95",
+ "endOffsets": "382,553,673,773,959,1080,1207,1394,1495,1671,1792,1986,2139,2225,2308,2404"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1997,2101,2272,2396,2500,2686,2811,3133,3320,3425,3601,3726,3920,4077,4167,4254",
+ "endColumns": "103,170,123,103,185,124,130,186,104,175,124,193,156,89,86,99",
+ "endOffsets": "2096,2267,2391,2495,2681,2806,2937,3315,3420,3596,3721,3915,4072,4162,4249,4349"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-am/values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,265,388,487,593,679,782,895,973,1051,1130,1230,1330,1426,1529,1628,1735,1851,1947",
+ "endColumns": "101,107,122,98,105,85,102,112,77,77,78,99,99,95,102,98,106,115,95,100",
+ "endOffsets": "152,260,383,482,588,674,777,890,968,1046,1125,1225,1325,1421,1524,1623,1730,1846,1942,2043"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,315,438,537,643,729,832,945,1023,1101,1180,1280,1380,1476,1579,1678,1785,1901,4354",
+ "endColumns": "101,107,122,98,105,85,102,112,77,77,78,99,99,95,102,98,106,115,95,100",
+ "endOffsets": "202,310,433,532,638,724,827,940,1018,1096,1175,1275,1375,1471,1574,1673,1780,1896,1992,4450"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1354,1614,1877,1973,2077,2180,2290,2393,2500,2609,2711,2817,2909,3010,3110,3207,3312,3434,3553,3657,3778,3900,4004,4107,4201,4303,4422,4538,4638,4756,4875,4964,5042,5111,5231,5311,5483",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,109,102,106,108,101,105,91,100,99,96,104,121,118,103,120,121,103,102,93,101,118,115,99,117,118,88,77,68,119,79,171,177",
+ "endOffsets": "586,839,1098,1353,1613,1876,1972,2076,2179,2289,2392,2499,2608,2710,2816,2908,3009,3109,3206,3311,3433,3552,3656,3777,3899,4003,4106,4200,4302,4421,4537,4637,4755,4874,4963,5041,5110,5230,5310,5482,5660"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1106,1362,3614,3714,3822,3929,4043,4150,4261,4374,4480,4590,4686,4791,4895,4996,5105,5231,5354,5462,5587,5713,5821,5928,6026,6132,6255,6375,6479,6601,9389,9482,9564,9637,9862,9946,10114",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,107,106,113,106,110,112,105,109,95,104,103,100,108,125,122,107,124,125,107,106,97,105,122,119,103,121,122,92,81,72,123,83,167,173",
+ "endOffsets": "346,595,850,1101,1357,1616,3709,3817,3924,4038,4145,4256,4369,4475,4585,4681,4786,4890,4991,5100,5226,5349,5457,5582,5708,5816,5923,6021,6127,6250,6370,6474,6596,6719,9477,9559,9632,9756,9941,10109,10283"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "204",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7764",
+ "endColumns": "204",
+ "endOffsets": "7964"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,393,591,721,827,1047,1176,1307,1537,1644,1845,1976,2212,2416,2512,2600",
+ "endColumns": "105,197,129,105,219,128,130,229,106,200,130,235,203,95,87,102",
+ "endOffsets": "392,590,720,826,1046,1175,1306,1536,1643,1844,1975,2211,2415,2511,2599,2702"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6724,6834,7032,7166,7276,7496,7629,7969,8199,8310,8511,8646,8882,9090,9190,9282",
+ "endColumns": "109,197,133,109,219,132,134,229,110,200,134,235,207,99,91,106",
+ "endOffsets": "6829,7027,7161,7271,7491,7624,7759,8194,8305,8506,8641,8877,9085,9185,9277,9384"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-es-rUS/values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,515,623,708,809,932,1016,1097,1179,1291,1403,1504,1612,1719,1826,1948,2048",
+ "endColumns": "119,107,122,108,107,84,100,122,83,80,81,111,111,100,107,106,106,121,99,100",
+ "endOffsets": "170,278,401,510,618,703,804,927,1011,1092,1174,1286,1398,1499,1607,1714,1821,1943,2043,2144"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1621,1741,1849,1972,2081,2189,2274,2375,2498,2582,2663,2745,2857,2969,3070,3178,3285,3392,3514,9761",
+ "endColumns": "119,107,122,108,107,84,100,122,83,80,81,111,111,100,107,106,106,121,99,100",
+ "endOffsets": "1736,1844,1967,2076,2184,2269,2370,2493,2577,2658,2740,2852,2964,3065,3173,3280,3387,3509,3609,9857"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w205dp-v13_values-w205dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w205dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,273,323,373",
+ "endColumns": "50,49,49,50",
+ "endOffsets": "272,322,372,423"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,110,164,218",
+ "endColumns": "54,53,53,54",
+ "endOffsets": "105,159,213,268"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-xlarge-land-v4/values-xlarge-land-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "63",
+ "endOffsets": "114"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-de/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1099,1354,1618,1888,1975,2066,2159,2257,2348,2442,2542,2635,2731,2813,2900,2989,3077,3169,3281,3392,3486,3600,3713,3805,3899,3983,4071,4179,4286,4375,4485,4594,4685,4764,4833,4943,5023,5195",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,90,92,97,90,93,99,92,95,81,86,88,87,91,111,110,93,113,112,91,93,83,87,107,106,88,109,108,90,78,68,109,79,171,177",
+ "endOffsets": "582,835,1098,1353,1617,1887,1974,2065,2158,2256,2347,2441,2541,2634,2730,2812,2899,2988,3076,3168,3280,3391,3485,3599,3712,3804,3898,3982,4070,4178,4285,4374,4484,4593,4684,4763,4832,4942,5022,5194,5372"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,859,1110,1370,3580,3671,3766,3863,3965,4060,4158,4262,4359,4459,4545,4636,4729,4821,4917,5033,5148,5246,5364,5481,5577,5675,5763,5855,5967,6078,6171,6285,9087,9182,9265,9338,9553,9637,9805",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,94,96,101,94,97,103,96,99,85,90,92,91,95,115,114,97,117,116,95,97,87,91,111,110,92,113,112,94,82,72,113,83,167,173",
+ "endOffsets": "346,595,854,1105,1365,1631,3666,3761,3858,3960,4055,4153,4257,4354,4454,4540,4631,4724,4816,4912,5028,5143,5241,5359,5476,5572,5670,5758,5850,5962,6073,6166,6280,6393,9177,9260,9333,9447,9632,9800,9974"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-de/values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,489,601,687,792,907,984,1060,1142,1253,1356,1455,1566,1668,1775,1897,1999",
+ "endColumns": "104,107,122,97,111,85,104,114,76,75,81,110,102,98,110,101,106,121,101,100",
+ "endOffsets": "155,263,386,484,596,682,787,902,979,1055,1137,1248,1351,1450,1561,1663,1770,1892,1994,2095"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1741,1849,1972,2070,2182,2268,2373,2488,2565,2641,2723,2834,2937,3036,3147,3249,3356,3478,9452",
+ "endColumns": "104,107,122,97,111,85,104,114,76,75,81,110,102,98,110,101,106,121,101,100",
+ "endOffsets": "1736,1844,1967,2065,2177,2263,2368,2483,2560,2636,2718,2829,2932,3031,3142,3244,3351,3473,3575,9548"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-de/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "203",
+ "endOffsets": "488"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7467",
+ "endColumns": "203",
+ "endOffsets": "7666"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-de/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,586,712,822,1059,1188,1332,1571,1681,1881,2010,2231,2433,2530,2619",
+ "endColumns": "106,195,125,109,236,128,143,238,109,199,128,220,201,96,88,104",
+ "endOffsets": "389,585,711,821,1058,1187,1331,1570,1680,1880,2009,2230,2432,2529,2618,2723"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6398,6509,6705,6835,6949,7186,7319,7671,7910,8024,8224,8357,8578,8784,8885,8978",
+ "endColumns": "110,195,129,113,236,132,147,238,113,199,132,220,205,100,92,108",
+ "endOffsets": "6504,6700,6830,6944,7181,7314,7462,7905,8019,8219,8352,8573,8779,8880,8973,9082"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kn-rIN_values-kn-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-kn-rIN/values-kn-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,516,629,717,824,951,1028,1105,1187,1303,1414,1513,1626,1730,1844,1970,2070",
+ "endColumns": "117,107,122,111,112,87,106,126,76,76,81,115,110,98,112,103,113,125,99,100",
+ "endOffsets": "168,276,399,511,624,712,819,946,1023,1100,1182,1298,1409,1508,1621,1725,1839,1965,2065,2166"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ur-rPK_values-ur-rPK.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ur-rPK/values-ur-rPK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,502,611,697,801,921,997,1073,1158,1266,1375,1477,1588,1688,1796,1925,2023",
+ "endColumns": "109,107,122,105,108,85,103,119,75,75,84,107,108,101,110,99,107,128,97,102",
+ "endOffsets": "160,268,391,497,606,692,796,916,992,1068,1153,1261,1370,1472,1583,1683,1791,1920,2018,2121"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-kk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,569,693,797,996,1120,1254,1478,1582,1770,1897,2109,2292,2381,2466",
+ "endColumns": "100,184,123,103,198,123,133,223,103,187,126,211,182,88,84,102",
+ "endOffsets": "383,568,692,796,995,1119,1253,1477,1581,1769,1896,2108,2291,2380,2465,2568"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,395,523,631,830,958,1319,1543,1651,1839,1970,2182,2369,2462,2551",
+ "endColumns": "104,184,127,107,198,127,137,223,107,187,130,211,186,92,88,106",
+ "endOffsets": "205,390,518,626,825,953,1091,1538,1646,1834,1965,2177,2364,2457,2546,2653"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-kk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1096",
+ "endColumns": "222",
+ "endOffsets": "1314"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-kk/values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2658",
+ "endColumns": "100",
+ "endOffsets": "2754"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v11/values-v11.xml",
+ "from": {
+ "startLines": "2,8,14,20,26,32,38,39,40,45,50,52,54,55,56,107,159",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,474,899,1327,1753,2180,2605,2694,2795,3203,3623,3730,3859,3930,4013,7721,11569",
+ "endLines": "7,13,19,25,31,37,38,39,44,49,51,53,54,55,106,158,159",
+ "endColumns": "12,12,12,12,12,12,88,100,12,12,12,12,70,82,12,12,90",
+ "endOffsets": "469,894,1322,1748,2175,2600,2689,2790,3198,3618,3725,3854,3925,4008,7716,11564,11655"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw210dp-round-v23_values-sw210dp-round-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-sw210dp-round-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "221,282,340,404,460,516,574,633,677,759",
+ "endColumns": "60,57,63,55,55,57,58,43,81,76",
+ "endOffsets": "281,339,403,459,515,573,632,676,758,835"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,120,182,250,310,370,432,495,543,629",
+ "endColumns": "64,61,67,59,59,61,62,47,85,80",
+ "endOffsets": "115,177,245,305,365,427,490,538,624,705"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-fa/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "213",
+ "endOffsets": "498"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3065",
+ "endColumns": "213",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-fa/values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,275,401,504,615,699,802,917,996,1074,1155,1267,1370,1468,1578,1681,1790,1915,2016",
+ "endColumns": "109,109,125,102,110,83,102,114,78,77,80,111,102,97,109,102,108,124,100,100",
+ "endOffsets": "160,270,396,499,610,694,797,912,991,1069,1150,1262,1365,1463,1573,1676,1785,1910,2011,2112"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,325,451,554,665,749,852,967,1046,1124,1205,1317,1420,1518,1628,1731,1840,1965,4651",
+ "endColumns": "109,109,125,102,110,83,102,114,78,77,80,111,102,97,109,102,108,124,100,100",
+ "endOffsets": "210,320,446,549,660,744,847,962,1041,1119,1200,1312,1415,1513,1623,1726,1835,1960,2061,4747"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-fa/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,580,709,810,1009,1135,1262,1474,1582,1785,1916,2130,2314,2406,2500",
+ "endColumns": "105,190,128,100,198,125,126,211,107,202,130,213,183,91,93,109",
+ "endOffsets": "388,579,708,809,1008,1134,1261,1473,1581,1784,1915,2129,2313,2405,2499,2609"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2066,2176,2367,2500,2605,2804,2934,3279,3491,3603,3806,3941,4155,4343,4439,4537",
+ "endColumns": "109,190,132,104,198,129,130,211,111,202,134,213,187,95,97,113",
+ "endOffsets": "2171,2362,2495,2600,2799,2929,3060,3486,3598,3801,3936,4150,4338,4434,4532,4646"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-lt/values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,171,279,402,503,616,703,812,933,1015,1096,1181,1290,1399,1499,1609,1713,1826,1956,2057",
+ "endColumns": "115,107,122,100,112,86,108,120,81,80,84,108,108,99,109,103,112,129,100,100",
+ "endOffsets": "166,274,397,498,611,698,807,928,1010,1091,1176,1285,1394,1494,1604,1708,1821,1951,2052,2153"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,329,452,553,666,753,862,983,1065,1146,1231,1340,1449,1549,1659,1763,1876,2006,4713",
+ "endColumns": "115,107,122,100,112,86,108,120,81,80,84,108,108,99,109,103,112,129,100,100",
+ "endOffsets": "216,324,447,548,661,748,857,978,1060,1141,1226,1335,1444,1544,1654,1758,1871,2001,2102,4809"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-lt/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,572,702,807,1019,1147,1278,1503,1610,1806,1938,2150,2326,2420,2512",
+ "endColumns": "104,183,129,104,211,127,130,224,106,195,131,211,175,93,91,114",
+ "endOffsets": "387,571,701,806,1018,1146,1277,1502,1609,1805,1937,2149,2325,2419,2511,2626"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2107,2216,2400,2534,2643,2855,2987,3340,3565,3676,3872,4008,4220,4400,4498,4594",
+ "endColumns": "108,183,133,108,211,131,134,224,110,195,135,211,179,97,95,118",
+ "endOffsets": "2211,2395,2529,2638,2850,2982,3117,3560,3671,3867,4003,4215,4395,4493,4589,4708"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-lt/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "217",
+ "endOffsets": "502"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3122",
+ "endColumns": "217",
+ "endOffsets": "3335"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ur/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "210",
+ "endOffsets": "495"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1113",
+ "endColumns": "210",
+ "endOffsets": "1319"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ur/values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "102",
+ "endOffsets": "153"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2691",
+ "endColumns": "102",
+ "endOffsets": "2789"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ur/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,585,709,818,1017,1142,1271,1482,1590,1793,1919,2124,2319,2408,2501",
+ "endColumns": "105,195,123,108,198,124,128,210,107,202,125,204,194,88,92,112",
+ "endOffsets": "388,584,708,817,1016,1141,1270,1481,1589,1792,1918,2123,2318,2407,2500,2613"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,411,539,652,851,980,1324,1535,1647,1850,1980,2185,2384,2477,2574",
+ "endColumns": "109,195,127,112,198,128,132,210,111,202,129,204,198,92,96,116",
+ "endOffsets": "210,406,534,647,846,975,1108,1530,1642,1845,1975,2180,2379,2472,2569,2686"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-my/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,584,716,825,1031,1161,1296,1531,1635,1836,1977,2194,2407,2503,2602",
+ "endColumns": "104,195,131,108,205,129,134,234,103,200,140,216,212,95,98,113",
+ "endOffsets": "387,583,715,824,1030,1160,1295,1530,1634,1835,1976,2193,2406,2502,2601,2715"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,410,546,659,865,999,1351,1586,1694,1895,2040,2257,2474,2574,2677",
+ "endColumns": "108,195,135,112,205,133,138,234,107,200,144,216,216,99,102,117",
+ "endOffsets": "209,405,541,654,860,994,1133,1581,1689,1890,2035,2252,2469,2569,2672,2790"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-my/values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2795",
+ "endColumns": "100",
+ "endOffsets": "2891"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-my/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "212",
+ "endOffsets": "497"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1138",
+ "endColumns": "212",
+ "endOffsets": "1346"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1602,1872,1965,2055,2147,2245,2336,2431,2531,2624,2721,2804,2891,2980,3074,3165,3277,3389,3482,3596,3710,3802,3896,3981,4069,4178,4287,4376,4487,4598,4689,4768,4837,4937,5014,5186",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,92,89,91,97,90,94,99,92,96,82,86,88,93,90,111,111,92,113,113,91,93,84,87,108,108,88,110,110,90,78,68,99,76,171,177",
+ "endOffsets": "580,831,1088,1344,1601,1871,1964,2054,2146,2244,2335,2430,2530,2623,2720,2803,2890,2979,3073,3164,3276,3388,3481,3595,3709,3801,3895,3980,4068,4177,4286,4375,4486,4597,4688,4767,4836,4936,5013,5185,5363"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1354,3597,3694,3788,3884,3986,4081,4180,4284,4381,4482,4569,4660,4753,4851,4946,5062,5178,5275,5393,5511,5607,5705,5794,5886,5999,6112,6205,6320,9077,9172,9255,9328,9533,9614,9782",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,96,93,95,101,94,98,103,96,100,86,90,92,97,94,115,115,96,117,117,95,97,88,91,112,112,92,114,114,94,82,72,103,80,167,173",
+ "endOffsets": "344,591,844,1096,1349,1615,3689,3783,3879,3981,4076,4175,4279,4376,4477,4564,4655,4748,4846,4941,5057,5173,5270,5388,5506,5602,5700,5789,5881,5994,6107,6200,6315,6430,9167,9250,9323,9427,9609,9777,9951"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-nl/values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,509,616,702,810,930,1007,1084,1166,1277,1381,1480,1595,1708,1811,1929,2032",
+ "endColumns": "117,107,122,104,106,85,107,119,76,76,81,110,103,98,114,112,102,117,102,100",
+ "endOffsets": "168,276,399,504,611,697,805,925,1002,1079,1161,1272,1376,1475,1590,1703,1806,1924,2027,2128"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1620,1738,1846,1969,2074,2181,2267,2375,2495,2572,2649,2731,2842,2946,3045,3160,3273,3376,3494,9432",
+ "endColumns": "117,107,122,104,106,85,107,119,76,76,81,110,103,98,114,112,102,117,102,100",
+ "endOffsets": "1733,1841,1964,2069,2176,2262,2370,2490,2567,2644,2726,2837,2941,3040,3155,3268,3371,3489,3592,9528"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7469",
+ "endColumns": "201",
+ "endOffsets": "7666"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,578,706,815,1041,1166,1297,1534,1638,1838,1962,2184,2392,2486,2575",
+ "endColumns": "107,186,127,108,225,124,130,236,103,199,123,221,207,93,88,103",
+ "endOffsets": "390,577,705,814,1040,1165,1296,1533,1637,1837,1961,2183,2391,2485,2574,2678"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6435,6547,6734,6866,6979,7205,7334,7671,7908,8016,8216,8344,8566,8778,8876,8969",
+ "endColumns": "111,186,131,112,225,128,134,236,107,199,127,221,211,97,92,107",
+ "endOffsets": "6542,6729,6861,6974,7200,7329,7464,7903,8011,8211,8339,8561,8773,8871,8964,9072"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "161",
+ "endOffsets": "450"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6842",
+ "endColumns": "161",
+ "endOffsets": "6999"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-zh-rTW/values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,257,380,473,573,655,752,860,936,1012,1090,1186,1282,1377,1474,1569,1669,1782,1876",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,99,112,93,100",
+ "endOffsets": "145,252,375,468,568,650,747,855,931,1007,1085,1181,1277,1372,1469,1564,1664,1777,1871,1972"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1607,1702,1809,1932,2025,2125,2207,2304,2412,2488,2564,2642,2738,2834,2929,3026,3121,3221,3334,8466",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,99,112,93,100",
+ "endOffsets": "1697,1804,1927,2020,2120,2202,2299,2407,2483,2559,2637,2733,2829,2924,3021,3116,3216,3329,3423,8562"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,546,659,759,925,1039,1159,1328,1427,1587,1700,1861,1995,2077,2160",
+ "endColumns": "98,159,112,99,165,113,119,168,98,159,112,160,133,81,82,98",
+ "endOffsets": "385,545,658,758,924,1038,1158,1327,1426,1586,1699,1860,1994,2076,2159,2258"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5950,6053,6213,6330,6434,6600,6718,7004,7173,7276,7436,7553,7714,7852,7938,8025",
+ "endColumns": "102,159,116,103,165,117,123,168,102,159,116,160,137,85,86,102",
+ "endOffsets": "6048,6208,6325,6429,6595,6713,6837,7168,7271,7431,7548,7709,7847,7933,8020,8123"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,838,1097,1347,1602,1863,1948,2031,2115,2199,2283,2364,2449,2534,2616,2697,2777,2858,2944,3028,3122,3216,3301,3396,3491,3576,3662,3745,3826,3917,4008,4089,4181,4273,4359,4431,4499,4595,4672,4844",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,83,80,84,84,81,80,79,80,85,83,93,93,84,94,94,84,85,82,80,90,90,80,91,91,85,71,67,95,76,171,177",
+ "endOffsets": "584,837,1096,1346,1601,1862,1947,2030,2114,2198,2282,2363,2448,2533,2615,2696,2776,2857,2943,3027,3121,3215,3300,3395,3490,3575,3661,3744,3825,3916,4007,4088,4180,4272,4358,4430,4498,4594,4671,4843,5021"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,853,1099,1350,3428,3517,3604,3692,3780,3868,3953,4042,4131,4217,4302,4386,4471,4561,4649,4747,4845,4934,5033,5132,5221,5311,5398,5483,5578,5673,5758,5854,8128,8218,8294,8366,8567,8648,8816",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,87,84,88,88,85,84,83,84,89,87,97,97,88,98,98,88,89,86,84,94,94,84,95,95,89,75,71,99,80,167,173",
+ "endOffsets": "344,593,848,1094,1345,1602,3512,3599,3687,3775,3863,3948,4037,4126,4212,4297,4381,4466,4556,4644,4742,4840,4929,5028,5127,5216,5306,5393,5478,5573,5668,5753,5849,5945,8213,8289,8361,8461,8643,8811,8985"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-tr/values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,490,602,692,798,918,997,1073,1152,1259,1364,1460,1567,1669,1777,1896,1994",
+ "endColumns": "104,107,122,98,111,89,105,119,78,75,78,106,104,95,106,101,107,118,97,100",
+ "endOffsets": "155,263,386,485,597,687,793,913,992,1068,1147,1254,1359,1455,1562,1664,1772,1891,1989,2090"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1629,1734,1842,1965,2064,2176,2266,2372,2492,2571,2647,2726,2833,2938,3034,3141,3243,3351,3470,9172",
+ "endColumns": "104,107,122,98,111,89,105,119,78,75,78,106,104,95,106,101,107,118,97,100",
+ "endOffsets": "1729,1837,1960,2059,2171,2261,2367,2487,2566,2642,2721,2828,2933,3029,3136,3238,3346,3465,3563,9268"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,578,712,815,1021,1149,1280,1511,1616,1804,1936,2140,2333,2421,2511",
+ "endColumns": "107,186,133,102,205,127,130,230,104,187,131,203,192,87,89,104",
+ "endOffsets": "390,577,711,814,1020,1148,1279,1510,1615,1803,1935,2139,2332,2420,2510,2615"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6230,6342,6529,6667,6774,6980,7112,7453,7684,7793,7981,8117,8321,8518,8610,8704",
+ "endColumns": "111,186,137,106,205,131,134,230,108,187,135,203,196,91,93,108",
+ "endOffsets": "6337,6524,6662,6769,6975,7107,7242,7679,7788,7976,8112,8316,8513,8605,8699,8808"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,585,842,1105,1359,1618,1881,1966,2053,2141,2233,2321,2410,2503,2592,2682,2763,2847,2932,3018,3106,3207,3309,3398,3500,3603,3692,3782,3865,3950,4048,4147,4232,4331,4431,4518,4593,4664,4774,4854,5026",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,86,87,91,87,88,92,88,89,80,83,84,85,87,100,101,88,101,102,88,89,82,84,97,98,84,98,99,86,74,70,109,79,171,177",
+ "endOffsets": "584,841,1104,1358,1617,1880,1965,2052,2140,2232,2320,2409,2502,2591,2681,2762,2846,2931,3017,3105,3206,3308,3397,3499,3602,3691,3781,3864,3949,4047,4146,4231,4330,4430,4517,4592,4663,4773,4853,5025,5203"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,353,606,865,1115,1370,3568,3657,3748,3840,3936,4028,4121,4218,4311,4405,4490,4578,4667,4757,4849,4954,5060,5153,5259,5366,5459,5553,5640,5729,5831,5934,6023,6126,8813,8904,8983,9058,9273,9357,9525",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,90,91,95,91,92,96,92,93,84,87,88,89,91,104,105,92,105,106,92,93,86,88,101,102,88,102,103,90,78,74,113,83,167,173",
+ "endOffsets": "348,601,860,1110,1365,1624,3652,3743,3835,3931,4023,4116,4213,4306,4400,4485,4573,4662,4752,4844,4949,5055,5148,5254,5361,5454,5548,5635,5724,5826,5929,6018,6121,6225,8899,8978,9053,9167,9352,9520,9694"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7247",
+ "endColumns": "205",
+ "endOffsets": "7448"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-vi/values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,508,617,701,804,923,1000,1077,1161,1265,1374,1475,1580,1694,1799,1919,2018",
+ "endColumns": "113,107,122,107,108,83,102,118,76,76,83,103,108,100,104,113,104,119,98,100",
+ "endOffsets": "164,272,395,503,612,696,799,918,995,1072,1156,1260,1369,1470,1575,1689,1794,1914,2013,2114"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1637,1751,1859,1982,2090,2199,2283,2386,2505,2582,2659,2743,2847,2956,3057,3162,3276,3381,3501,9491",
+ "endColumns": "113,107,122,107,108,83,102,118,76,76,83,103,108,100,104,113,104,119,98,100",
+ "endOffsets": "1746,1854,1977,2085,2194,2278,2381,2500,2577,2654,2738,2842,2951,3052,3157,3271,3376,3496,3595,9587"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,589,846,1111,1367,1624,1889,1980,2078,2177,2276,2371,2467,2567,2663,2760,2847,2942,3038,3130,3229,3345,3461,3561,3678,3795,3891,3988,4077,4173,4286,4399,4495,4609,4723,4812,4885,4954,5062,5144,5316",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,90,97,98,98,94,95,99,95,96,86,94,95,91,98,115,115,99,116,116,95,96,88,95,112,112,95,113,113,88,72,68,107,81,171,177",
+ "endOffsets": "588,845,1110,1366,1623,1888,1979,2077,2176,2275,2370,2466,2566,2662,2759,2846,2941,3037,3129,3228,3344,3460,3560,3677,3794,3890,3987,4076,4172,4285,4398,4494,4608,4722,4811,4884,4953,5061,5143,5315,5493"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,357,610,871,1123,1376,3600,3695,3797,3900,4003,4102,4202,4306,4406,4507,4598,4697,4797,4893,4996,5116,5236,5340,5461,5582,5682,5783,5876,5976,6093,6210,6310,6428,9136,9229,9306,9379,9592,9678,9846",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,94,101,102,102,98,99,103,99,100,90,98,99,95,102,119,119,103,120,120,99,100,92,99,116,116,99,117,117,92,76,72,111,85,167,173",
+ "endOffsets": "352,605,866,1118,1371,1632,3690,3792,3895,3998,4097,4197,4301,4401,4502,4593,4692,4792,4888,4991,5111,5231,5335,5456,5577,5677,5778,5871,5971,6088,6205,6305,6423,6541,9224,9301,9374,9486,9673,9841,10015"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,577,700,805,1029,1157,1286,1526,1631,1823,1951,2169,2344,2438,2528",
+ "endColumns": "99,193,122,104,223,127,128,239,104,191,127,217,174,93,89,105",
+ "endOffsets": "382,576,699,804,1028,1156,1285,1525,1630,1822,1950,2168,2343,2437,2527,2633"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6546,6650,6844,6971,7080,7304,7436,7764,8004,8113,8305,8437,8655,8834,8932,9026",
+ "endColumns": "103,193,126,108,223,131,132,239,108,191,131,217,178,97,93,109",
+ "endOffsets": "6645,6839,6966,7075,7299,7431,7564,7999,8108,8300,8432,8650,8829,8927,9021,9131"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "194",
+ "endOffsets": "479"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7569",
+ "endColumns": "194",
+ "endOffsets": "7759"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-te-rIN_values-te-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-te-rIN/values-te-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,509,620,710,815,940,1022,1104,1189,1302,1410,1510,1621,1723,1840,1967,2068",
+ "endColumns": "113,107,122,108,110,89,104,124,81,81,84,112,107,99,110,101,116,126,100,100",
+ "endOffsets": "164,272,395,504,615,705,810,935,1017,1099,1184,1297,1405,1505,1616,1718,1835,1962,2063,2164"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-es/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "218",
+ "endOffsets": "503"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7686",
+ "endColumns": "218",
+ "endOffsets": "7900"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-es/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1344,1604,1867,1963,2067,2170,2274,2377,2478,2581,2683,2783,2875,2976,3076,3173,3278,3396,3515,3619,3736,3854,3958,4061,4155,4257,4372,4488,4588,4702,4817,4906,4984,5053,5165,5245,5417",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,103,102,100,102,101,99,91,100,99,96,104,117,118,103,116,117,103,102,93,101,114,115,99,113,114,88,77,68,111,79,171,177",
+ "endOffsets": "580,831,1088,1343,1603,1866,1962,2066,2169,2273,2376,2477,2580,2682,2782,2874,2975,3075,3172,3277,3395,3514,3618,3735,3853,3957,4060,4154,4256,4371,4487,4587,4701,4816,4905,4983,5052,5164,5244,5416,5594"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1100,1356,3582,3682,3790,3897,4005,4112,4217,4324,4430,4534,4630,4735,4839,4940,5049,5171,5294,5402,5523,5645,5753,5860,5958,6064,6183,6303,6407,6525,9318,9411,9493,9566,9783,9867,10035",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,107,106,107,106,104,106,105,103,95,104,103,100,108,121,122,107,120,121,107,106,97,105,118,119,103,117,118,92,81,72,115,83,167,173",
+ "endOffsets": "344,591,844,1095,1351,1610,3677,3785,3892,4000,4107,4212,4319,4425,4529,4625,4730,4834,4935,5044,5166,5289,5397,5518,5640,5748,5855,5953,6059,6178,6298,6402,6520,6639,9406,9488,9561,9677,9862,10030,10204"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-es/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,584,713,819,1039,1170,1305,1556,1663,1859,1989,2213,2396,2489,2584",
+ "endColumns": "105,194,128,105,219,130,134,250,106,195,129,223,182,92,94,109",
+ "endOffsets": "388,583,712,818,1038,1169,1304,1555,1662,1858,1988,2212,2395,2488,2583,2693"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6644,6754,6949,7082,7192,7412,7547,7905,8156,8267,8463,8597,8821,9008,9105,9204",
+ "endColumns": "109,194,132,109,219,134,138,250,110,195,133,223,186,96,98,113",
+ "endOffsets": "6749,6944,7077,7187,7407,7542,7681,8151,8262,8458,8592,8816,9003,9100,9199,9313"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-es/values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,516,624,709,810,938,1014,1090,1172,1279,1379,1478,1586,1693,1800,1922,2022",
+ "endColumns": "116,107,122,112,107,84,100,127,75,75,81,106,99,98,107,106,106,121,99,100",
+ "endOffsets": "167,275,398,511,619,704,805,933,1009,1085,1167,1274,1374,1473,1581,1688,1795,1917,2017,2118"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1615,1732,1840,1963,2076,2184,2269,2370,2498,2574,2650,2732,2839,2939,3038,3146,3253,3360,3482,9682",
+ "endColumns": "116,107,122,112,107,84,100,127,75,75,81,106,99,98,107,106,106,121,99,100",
+ "endOffsets": "1727,1835,1958,2071,2179,2264,2365,2493,2569,2645,2727,2834,2934,3033,3141,3248,3355,3477,3577,9778"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-en-rAU/values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gu-rIN_values-gu-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-gu-rIN/values-gu-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,499,606,693,794,917,994,1072,1152,1258,1360,1457,1566,1665,1775,1896,1999",
+ "endColumns": "108,107,122,103,106,86,100,122,76,77,79,105,101,96,108,98,109,120,102,100",
+ "endOffsets": "159,267,390,494,601,688,789,912,989,1067,1147,1253,1355,1452,1561,1660,1770,1891,1994,2095"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/values-v24/values-v24.xml",
+ "from": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,121,182,248",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "116,177,243,310"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-az/values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2690",
+ "endColumns": "100",
+ "endOffsets": "2786"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-az/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "220",
+ "endOffsets": "505"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1125",
+ "endColumns": "220",
+ "endOffsets": "1341"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-az/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,577,708,816,1021,1152,1283,1508,1616,1796,1931,2134,2316,2406,2497",
+ "endColumns": "106,186,130,107,204,130,130,224,107,179,134,202,181,89,90,105",
+ "endOffsets": "389,576,707,815,1020,1151,1282,1507,1615,1795,1930,2133,2315,2405,2496,2602"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,403,538,650,855,990,1346,1571,1683,1863,2002,2205,2391,2485,2580",
+ "endColumns": "110,186,134,111,204,134,134,224,111,179,138,202,185,93,94,109",
+ "endOffsets": "211,398,533,645,850,985,1120,1566,1678,1858,1997,2200,2386,2480,2575,2685"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sq-rAL_values-sq-rAL.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sq-rAL/values-sq-rAL.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,500,612,699,809,932,1013,1092,1175,1281,1386,1484,1590,1693,1809,1940,2039",
+ "endColumns": "113,107,122,99,111,86,109,122,80,78,82,105,104,97,105,102,115,130,98,100",
+ "endOffsets": "164,272,395,495,607,694,804,927,1008,1087,1170,1276,1381,1479,1585,1688,1804,1935,2034,2135"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-it/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "194",
+ "endOffsets": "479"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7567",
+ "endColumns": "194",
+ "endOffsets": "7757"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-it/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1095,1355,1612,1875,1965,2064,2162,2265,2365,2464,2566,2665,2763,2848,2943,3037,3128,3228,3349,3469,3568,3688,3807,3908,4008,4095,4191,4308,4424,4518,4634,4749,4837,4914,4983,5111,5189,5361",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,89,98,97,102,99,98,101,98,97,84,94,93,90,99,120,119,98,119,118,100,99,86,95,116,115,93,115,114,87,76,68,127,77,171,177",
+ "endOffsets": "582,835,1094,1354,1611,1874,1964,2063,2161,2264,2364,2463,2565,2664,2762,2847,2942,3036,3127,3227,3348,3468,3567,3687,3806,3907,4007,4094,4190,4307,4423,4517,4633,4748,4836,4913,4982,5110,5188,5360,5538"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1111,1364,3574,3668,3771,3873,3980,4084,4187,4293,4396,4498,4587,4686,4784,4879,4983,5108,5232,5335,5459,5582,5687,5791,5882,5982,6103,6223,6321,6441,9121,9213,9294,9367,9600,9682,9850",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,93,102,101,106,103,102,105,102,101,88,98,97,94,103,124,123,102,123,122,104,103,90,99,120,119,97,119,118,91,80,72,131,81,167,173",
+ "endOffsets": "346,595,850,1106,1359,1618,3663,3766,3868,3975,4079,4182,4288,4391,4493,4582,4681,4779,4874,4978,5103,5227,5330,5454,5577,5682,5786,5877,5977,6098,6218,6316,6436,6555,9208,9289,9362,9494,9677,9845,10019"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-it/values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,495,604,688,797,922,999,1075,1156,1262,1370,1468,1572,1677,1784,1906,2006",
+ "endColumns": "108,107,122,99,108,83,108,124,76,75,80,105,107,97,103,104,106,121,99,100",
+ "endOffsets": "159,267,390,490,599,683,792,917,994,1070,1151,1257,1365,1463,1567,1672,1779,1901,2001,2102"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1623,1732,1840,1963,2063,2172,2256,2365,2490,2567,2643,2724,2830,2938,3036,3140,3245,3352,3474,9499",
+ "endColumns": "108,107,122,99,108,83,108,124,76,75,80,105,107,97,103,104,106,121,99,100",
+ "endOffsets": "1727,1835,1958,2058,2167,2251,2360,2485,2562,2638,2719,2825,2933,3031,3135,3240,3347,3469,3569,9595"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-it/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,569,692,798,1015,1141,1270,1486,1591,1776,1901,2116,2323,2416,2503",
+ "endColumns": "102,182,122,105,216,125,128,215,104,184,124,214,206,92,86,101",
+ "endOffsets": "385,568,691,797,1014,1140,1269,1485,1590,1775,1900,2115,2322,2415,2502,2604"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6560,6667,6850,6977,7087,7304,7434,7762,7978,8087,8272,8401,8616,8827,8924,9015",
+ "endColumns": "106,182,126,109,216,129,132,215,108,184,128,214,210,96,90,105",
+ "endOffsets": "6662,6845,6972,7082,7299,7429,7562,7973,8082,8267,8396,8611,8822,8919,9010,9116"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ky/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "220",
+ "endOffsets": "505"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1105",
+ "endColumns": "220",
+ "endOffsets": "1321"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ky/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,568,695,800,1004,1129,1263,1491,1596,1777,1905,2101,2294,2384,2470",
+ "endColumns": "103,180,126,104,203,124,133,227,104,180,127,195,192,89,85,102",
+ "endOffsets": "386,567,694,799,1003,1128,1262,1490,1595,1776,1904,2100,2293,2383,2469,2572"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,394,525,634,838,967,1326,1554,1663,1844,1976,2172,2369,2463,2553",
+ "endColumns": "107,180,130,108,203,128,137,227,108,180,131,195,196,93,89,106",
+ "endOffsets": "208,389,520,629,833,962,1100,1549,1658,1839,1971,2167,2364,2458,2548,2655"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ky/values-ky.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2660",
+ "endColumns": "100",
+ "endOffsets": "2756"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-be/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,582,705,813,1027,1151,1280,1501,1606,1800,1926,2138,2323,2418,2506",
+ "endColumns": "104,193,122,107,213,123,128,220,104,193,125,211,184,94,87,103",
+ "endOffsets": "387,581,704,812,1026,1150,1279,1500,1605,1799,1925,2137,2322,2417,2505,2609"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,408,535,647,861,989,1327,1548,1657,1851,1981,2193,2382,2481,2573",
+ "endColumns": "108,193,126,111,213,127,132,220,108,193,129,211,188,98,91,107",
+ "endOffsets": "209,403,530,642,856,984,1117,1543,1652,1846,1976,2188,2377,2476,2568,2676"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-be/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1122",
+ "endColumns": "204",
+ "endOffsets": "1322"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-be/values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "108",
+ "endOffsets": "159"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2681",
+ "endColumns": "108",
+ "endOffsets": "2785"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-bn/values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2622",
+ "endColumns": "100",
+ "endOffsets": "2718"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-bn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "210",
+ "endOffsets": "495"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1103",
+ "endColumns": "210",
+ "endOffsets": "1309"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-bn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,581,707,816,1012,1132,1261,1465,1572,1759,1885,2078,2253,2339,2431",
+ "endColumns": "106,190,125,108,195,119,128,203,106,186,125,192,174,85,91,113",
+ "endOffsets": "389,580,706,815,1011,1131,1260,1464,1571,1758,1884,2077,2252,2338,2430,2544"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,407,537,650,846,970,1314,1518,1629,1816,1946,2139,2318,2408,2504",
+ "endColumns": "110,190,129,112,195,123,132,203,110,186,129,192,178,89,95,117",
+ "endOffsets": "211,402,532,645,841,965,1098,1513,1624,1811,1941,2134,2313,2403,2499,2617"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-mk/values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2687",
+ "endColumns": "100",
+ "endOffsets": "2783"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-mk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,581,712,820,1024,1155,1290,1506,1611,1808,1939,2151,2336,2431,2521",
+ "endColumns": "104,192,130,107,203,130,134,215,104,196,130,211,184,94,89,103",
+ "endOffsets": "387,580,711,819,1023,1154,1289,1505,1610,1807,1938,2150,2335,2430,2520,2624"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,407,542,654,858,993,1328,1544,1653,1850,1985,2197,2386,2485,2579",
+ "endColumns": "108,192,134,111,203,134,138,215,108,196,134,211,188,98,93,107",
+ "endOffsets": "209,402,537,649,853,988,1127,1539,1648,1845,1980,2192,2381,2480,2574,2682"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-mk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "195",
+ "endOffsets": "480"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1132",
+ "endColumns": "195",
+ "endOffsets": "1323"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ml/values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2820",
+ "endColumns": "100",
+ "endOffsets": "2916"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ml/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,400,611,748,867,1090,1213,1344,1585,1699,1904,2038,2246,2433,2523,2618",
+ "endColumns": "116,210,136,118,222,122,130,240,113,204,133,207,186,89,94,116",
+ "endOffsets": "399,610,747,866,1089,1212,1343,1584,1698,1903,2037,2245,2432,2522,2617,2734"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,437,578,701,924,1051,1405,1646,1764,1969,2107,2315,2506,2600,2699",
+ "endColumns": "120,210,140,122,222,126,134,240,117,204,137,207,190,93,98,120",
+ "endOffsets": "221,432,573,696,919,1046,1181,1641,1759,1964,2102,2310,2501,2595,2694,2815"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ml/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "218",
+ "endOffsets": "503"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1186",
+ "endColumns": "218",
+ "endOffsets": "1400"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ml-rIN_values-ml-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ml-rIN/values-ml-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,174,282,405,523,639,732,837,969,1046,1122,1204,1315,1421,1519,1633,1734,1845,1973,2074",
+ "endColumns": "118,107,122,117,115,92,104,131,76,75,81,110,105,97,113,100,110,127,100,100",
+ "endOffsets": "169,277,400,518,634,727,832,964,1041,1117,1199,1310,1416,1514,1628,1729,1840,1968,2069,2170"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw210dp-v13_values-sw210dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-sw210dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6",
+ "startColumns": "0,0,0",
+ "startOffsets": "215,279,339",
+ "endColumns": "63,59,47",
+ "endOffsets": "278,338,386"
+ },
+ "to": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,123,187",
+ "endColumns": "67,63,51",
+ "endOffsets": "118,182,234"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v20_values-v20.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-v20/values.xml",
+ "from": {
+ "startLines": "4,6,12,14,22,28,43,58,62,66,70,74,78,82,86,90,94,96",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "211,266,559,616,986,1275,1855,2638,2837,3037,3236,3457,3648,3871,4064,4285,4476,4553",
+ "endLines": "5,11,13,21,27,42,57,61,65,69,73,77,81,85,89,93,95,98",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "265,558,615,985,1274,1854,2637,2836,3036,3235,3456,3647,3870,4063,4284,4475,4552,4652"
+ },
+ "to": {
+ "startLines": "2,4,10,12,20,26,41,56,60,64,68,72,76,80,84,88,92,94",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,411,472,846,1139,1723,2510,2713,2917,3120,3345,3540,3767,3964,4189,4384,4465",
+ "endLines": "3,9,11,19,25,40,55,59,63,67,71,75,79,83,87,91,93,96",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "109,406,467,841,1134,1718,2505,2708,2912,3115,3340,3535,3762,3959,4184,4379,4460,4564"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sq/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,593,728,833,1053,1185,1326,1555,1661,1867,2003,2231,2441,2532,2625",
+ "endColumns": "104,204,134,104,219,131,140,228,105,205,135,227,209,90,92,106",
+ "endOffsets": "387,592,727,832,1052,1184,1325,1554,1660,1866,2002,2230,2440,2531,2624,2731"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,419,558,667,887,1023,1356,1585,1695,1901,2041,2269,2483,2578,2675",
+ "endColumns": "108,204,138,108,219,135,144,228,109,205,139,227,213,94,96,110",
+ "endOffsets": "209,414,553,662,882,1018,1163,1580,1690,1896,2036,2264,2478,2573,2670,2781"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-sq/values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2786",
+ "endColumns": "100",
+ "endOffsets": "2882"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sq/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1168",
+ "endColumns": "187",
+ "endOffsets": "1351"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-et-rEE_values-et-rEE.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-et-rEE/values-et-rEE.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,510,621,707,809,926,1006,1084,1167,1278,1383,1482,1592,1693,1796,1924,2026",
+ "endColumns": "116,107,122,106,110,85,101,116,79,77,82,110,104,98,109,100,102,127,101,100",
+ "endOffsets": "167,275,398,505,616,702,804,921,1001,1079,1162,1273,1378,1477,1587,1688,1791,1919,2021,2122"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-az-rAZ_values-az-rAZ.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-az-rAZ/values-az-rAZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,384,483,593,681,788,902,983,1062,1147,1254,1361,1461,1570,1674,1784,1881",
+ "endColumns": "97,107,122,98,109,87,106,113,80,78,84,106,106,99,108,103,109,96,100",
+ "endOffsets": "148,256,379,478,588,676,783,897,978,1057,1142,1249,1356,1456,1565,1669,1779,1876,1977"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-nb/values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,272,397,492,606,692,792,905,981,1057,1137,1240,1339,1435,1539,1637,1738,1854,1951",
+ "endColumns": "107,108,124,94,113,85,99,112,75,75,79,102,98,95,103,97,100,115,96,100",
+ "endOffsets": "158,267,392,487,601,687,787,900,976,1052,1132,1235,1334,1430,1534,1632,1733,1849,1946,2047"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1616,1724,1833,1958,2053,2167,2253,2353,2466,2542,2618,2698,2801,2900,2996,3100,3198,3299,3415,9313",
+ "endColumns": "107,108,124,94,113,85,99,112,75,75,79,102,98,95,103,97,100,115,96,100",
+ "endOffsets": "1719,1828,1953,2048,2162,2248,2348,2461,2537,2613,2693,2796,2895,2991,3095,3193,3294,3410,3507,9409"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,577,701,808,1023,1151,1279,1492,1597,1789,1915,2116,2318,2411,2499",
+ "endColumns": "102,190,123,106,214,127,127,212,104,191,125,200,201,92,87,102",
+ "endOffsets": "385,576,700,807,1022,1150,1278,1491,1596,1788,1914,2115,2317,2410,2498,2601"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6404,6511,6702,6830,6941,7156,7288,7609,7822,7931,8123,8253,8454,8660,8757,8849",
+ "endColumns": "106,190,127,110,214,131,131,212,108,191,129,200,205,96,91,106",
+ "endOffsets": "6506,6697,6825,6936,7151,7283,7415,7817,7926,8118,8248,8449,8655,8752,8844,8951"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1605,1868,1957,2056,2154,2255,2355,2452,2552,2651,2747,2831,2926,3020,3110,3210,3313,3430,3529,3631,3747,3848,3948,4034,4130,4243,4343,4437,4549,4648,4739,4815,4884,4989,5066,5238",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,88,98,97,100,99,96,99,98,95,83,94,93,89,99,102,116,98,101,115,100,99,85,95,112,99,93,111,98,90,75,68,104,76,171,177",
+ "endOffsets": "580,831,1088,1344,1604,1867,1956,2055,2153,2254,2354,2451,2551,2650,2746,2830,2925,3019,3109,3209,3312,3429,3528,3630,3746,3847,3947,4033,4129,4242,4342,4436,4548,4647,4738,4814,4883,4988,5065,5237,5415"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1357,3512,3605,3708,3810,3915,4019,4120,4224,4327,4427,4515,4614,4712,4806,4910,5017,5138,5241,5347,5467,5572,5676,5766,5866,5983,6087,6185,6301,8956,9051,9131,9204,9414,9495,9663",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,92,102,101,104,103,100,103,102,99,87,98,97,93,103,106,120,102,105,119,104,103,89,99,116,103,97,115,102,94,79,72,108,80,167,173",
+ "endOffsets": "344,591,844,1096,1352,1611,3600,3703,3805,3910,4014,4115,4219,4322,4422,4510,4609,4707,4801,4905,5012,5133,5236,5342,5462,5567,5671,5761,5861,5978,6082,6180,6296,6399,9046,9126,9199,9308,9490,9658,9832"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "188",
+ "endOffsets": "473"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7420",
+ "endColumns": "188",
+ "endOffsets": "7604"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values_values.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values/values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,222,223,227,231,236,242,249,253,257,262,266,270,274,278,282,286,290,294,298,300,302,306,310,314,319,323,326,330,334,338,342,346,350,354,358,362,366,370,371,372,373,376,379,381,383,384,385,388,390,392,394,399,400,404,410,414,415,417,428,429,433,439,443,444,445,449,475,479,506,661,683,838,860,867,872,893,898,903,913,922,931,934,941,949,956,957,966,969,972,977,981,985,988,989,993,997,1007,1012,1019,1025,1026,1029,1033,1038,1040,1042,1045,1048,1050,1054,1061,1064,1067,1071,1073,1077,1079,1085,1087,1091,1099,1107,1119,1125,1134,1145,1148,1153,1165,1170,1208,1247,1248,1258,1267,1268,1270,1274,1277,1280,1283,1286,1290,1293,1296,1299,1303,1306,1310,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1331,1333,1334,1335,1336,1338,1340,1341,1342,1343,1344,1345,1346,1348,1349,1351,1352,1354,1356,1357,1359,1360,1361,1362,1364,1366,1368,1369,1370,1371,1372,1373,1374,1375,1377,1379,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1395,1396,1397,1398,1399,1400,1402,1406,1410,1411,1412,1413,1414,1415,1417,1419,1421,1423,1425,1426,1427,1428,1430,1432,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1448,1449,1450,1451,1453,1455,1456,1458,1459,1461,1463,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1477,1479,1480,1481,1483,1484,1485,1487,1489,1491,1493,1495,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,110,155,204,245,300,363,439,497,559,632,700,778,859,920,995,1071,1148,1226,1311,1393,1469,1545,1622,1700,1806,1912,1991,2071,2128,2186,2260,2335,2400,2466,2538,2611,2678,2746,2850,2956,3015,3074,3133,3192,3251,3305,3359,3412,3466,3520,3574,3628,3702,3781,3854,3928,3999,4071,4143,4216,4273,4331,4404,4478,4552,4627,4699,4772,4842,21248,21317,21387,21461,21537,21614,21690,21767,21831,21896,21965,22042,22117,22186,22254,22331,22397,22494,22559,22628,22727,22786,22844,22901,22960,23031,23103,23175,23247,23319,23387,23455,23514,23577,23667,23758,23818,23884,23951,24017,24087,24151,24204,24317,24375,24440,24504,24579,24652,24724,24773,24834,24895,24956,25018,25082,25146,25210,25275,25338,25398,25459,25518,25578,25640,25711,25771,25839,25925,26012,26102,26189,26277,26339,26400,26457,26529,26586,26634,26683,26734,26768,26815,26864,26910,26942,27006,27068,27123,27183,27253,27327,27405,27498,27568,27646,27700,27770,27855,27903,27949,28001,28074,28148,28217,28292,28366,28440,28529,28599,28670,28748,28838,28926,29022,29523,29612,29859,30140,30425,30818,31295,31517,31739,32007,32234,32464,32694,32924,33154,33381,33620,33846,34091,34221,34351,34581,34829,35048,35331,35539,35670,35897,36143,36368,36615,36836,37081,37357,37658,37982,38273,38587,38724,38855,38960,39164,39372,39496,39620,39725,39842,40056,40202,40342,40428,40776,40864,41094,41512,41745,41827,41925,42542,42642,42878,43302,43541,43635,43724,43961,45912,46154,48236,58102,59369,69345,70626,71162,71492,72615,72871,73107,73654,74148,74753,74901,75489,76053,76428,76546,77084,77241,77385,77705,77961,78131,78272,78336,78618,78904,79580,79844,80182,80535,80629,80815,81121,81383,81508,81635,81874,82085,82204,82397,82852,83033,83155,83414,83527,83714,83816,84260,84384,84669,85177,85673,86560,86854,87424,88156,88328,88664,89572,89850,92712,95714,95776,96406,97020,97106,97219,97448,97608,97760,97931,98098,98341,98511,98684,98855,99129,99328,99533,99863,99947,100043,100139,100237,100337,100439,100541,100643,100745,100847,100947,101043,101155,101284,101407,101561,101715,101813,101927,102021,102161,102295,102391,102503,102603,102719,102815,102927,103067,103203,103367,103497,103655,103805,103946,104090,104225,104337,104465,104601,104743,104885,104997,105137,105205,105278,105352,105425,105499,105645,105789,105927,105993,106083,106159,106263,106353,106455,106563,106671,106771,106851,106943,107041,107151,107229,107335,107427,107531,107641,107763,107926,108083,108163,108263,108353,108463,108555,108655,108767,108881,108997,109113,109207,109321,109433,109535,109655,109777,109859,109963,110083,110209,110307,110401,110489,110601,110717,110839,110951,111126,111242,111328,111420,111532,111656,111723,111849,111917,112045,112189,112317,112386,112481,112596,112709,112808,112917,113028,113139,113240,113345,113457,113587,113678,113801,113913,113999,114103,114211,114311,114429,114533,114637,114763,114851,114959,115059,115149,115259,115343,115427,115481,115545,115651,115761,115845",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,221,222,226,230,235,241,248,252,256,261,265,269,273,277,281,285,289,293,297,299,301,305,309,313,318,322,325,329,333,337,341,345,349,353,357,361,365,369,370,371,372,375,378,380,382,383,384,387,389,391,393,398,399,403,409,413,414,416,427,428,432,438,442,443,444,448,474,478,505,660,682,837,859,866,871,892,897,902,912,921,930,933,940,948,955,956,965,968,971,976,980,984,987,988,992,996,1006,1011,1018,1024,1025,1028,1032,1037,1039,1041,1044,1047,1049,1053,1060,1063,1066,1070,1072,1076,1078,1084,1086,1090,1098,1106,1118,1124,1133,1144,1147,1152,1164,1169,1207,1246,1247,1257,1266,1267,1269,1273,1276,1279,1282,1285,1289,1292,1295,1298,1302,1305,1309,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1330,1332,1333,1334,1335,1337,1339,1340,1341,1342,1343,1344,1345,1347,1348,1350,1351,1353,1355,1356,1358,1359,1360,1361,1363,1365,1367,1368,1369,1370,1371,1372,1373,1374,1376,1378,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1394,1395,1396,1397,1398,1399,1401,1405,1409,1410,1411,1412,1413,1414,1416,1418,1420,1422,1424,1425,1426,1427,1429,1431,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1447,1448,1449,1450,1452,1454,1455,1457,1458,1460,1462,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1476,1478,1479,1480,1482,1483,1484,1486,1488,1490,1492,1494,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509",
+ "endColumns": "54,44,48,40,54,62,75,57,61,72,67,77,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,71,72,66,67,103,105,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,73,75,76,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,70,71,71,71,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,85,86,89,86,87,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,47,45,51,72,73,68,74,73,73,88,69,70,77,89,87,95,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,61,12,12,85,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,12,12,97,113,93,12,12,95,111,99,115,95,111,12,135,12,129,12,12,140,12,134,111,127,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,107,99,89,109,83,83,53,63,105,109,83,119",
+ "endOffsets": "105,150,199,240,295,358,434,492,554,627,695,773,854,915,990,1066,1143,1221,1306,1388,1464,1540,1617,1695,1801,1907,1986,2066,2123,2181,2255,2330,2395,2461,2533,2606,2673,2741,2845,2951,3010,3069,3128,3187,3246,3300,3354,3407,3461,3515,3569,3623,3697,3776,3849,3923,3994,4066,4138,4211,4268,4326,4399,4473,4547,4622,4694,4767,4837,4908,21312,21382,21456,21532,21609,21685,21762,21826,21891,21960,22037,22112,22181,22249,22326,22392,22489,22554,22623,22722,22781,22839,22896,22955,23026,23098,23170,23242,23314,23382,23450,23509,23572,23662,23753,23813,23879,23946,24012,24082,24146,24199,24312,24370,24435,24499,24574,24647,24719,24768,24829,24890,24951,25013,25077,25141,25205,25270,25333,25393,25454,25513,25573,25635,25706,25766,25834,25920,26007,26097,26184,26272,26334,26395,26452,26524,26581,26629,26678,26729,26763,26810,26859,26905,26937,27001,27063,27118,27178,27248,27322,27400,27493,27563,27641,27695,27765,27850,27898,27944,27996,28069,28143,28212,28287,28361,28435,28524,28594,28665,28743,28833,28921,29017,29518,29607,29854,30135,30420,30813,31290,31512,31734,32002,32229,32459,32689,32919,33149,33376,33615,33841,34086,34216,34346,34576,34824,35043,35326,35534,35665,35892,36138,36363,36610,36831,37076,37352,37653,37977,38268,38582,38719,38850,38955,39159,39367,39491,39615,39720,39837,40051,40197,40337,40423,40771,40859,41089,41507,41740,41822,41920,42537,42637,42873,43297,43536,43630,43719,43956,45907,46149,48231,58097,59364,69340,70621,71157,71487,72610,72866,73102,73649,74143,74748,74896,75484,76048,76423,76541,77079,77236,77380,77700,77956,78126,78267,78331,78613,78899,79575,79839,80177,80530,80624,80810,81116,81378,81503,81630,81869,82080,82199,82392,82847,83028,83150,83409,83522,83709,83811,84255,84379,84664,85172,85668,86555,86849,87419,88151,88323,88659,89567,89845,92707,95709,95771,96401,97015,97101,97214,97443,97603,97755,97926,98093,98336,98506,98679,98850,99124,99323,99528,99858,99942,100038,100134,100232,100332,100434,100536,100638,100740,100842,100942,101038,101150,101279,101402,101556,101710,101808,101922,102016,102156,102290,102386,102498,102598,102714,102810,102922,103062,103198,103362,103492,103650,103800,103941,104085,104220,104332,104460,104596,104738,104880,104992,105132,105200,105273,105347,105420,105494,105640,105784,105922,105988,106078,106154,106258,106348,106450,106558,106666,106766,106846,106938,107036,107146,107224,107330,107422,107526,107636,107758,107921,108078,108158,108258,108348,108458,108550,108650,108762,108876,108992,109108,109202,109316,109428,109530,109650,109772,109854,109958,110078,110204,110302,110396,110484,110596,110712,110834,110946,111121,111237,111323,111415,111527,111651,111718,111844,111912,112040,112184,112312,112381,112476,112591,112704,112803,112912,113023,113134,113235,113340,113452,113582,113673,113796,113908,113994,114098,114206,114306,114424,114528,114632,114758,114846,114954,115054,115144,115254,115338,115422,115476,115540,115646,115756,115840,115960"
+ },
+ "to": {
+ "startLines": "7,8,9,10,11,12,13,14,15,16,17,18,21,22,23,24,25,26,30,31,32,33,38,39,40,41,42,43,44,45,73,74,75,76,81,82,85,86,87,88,90,91,92,93,94,95,96,97,98,99,100,101,106,107,108,109,111,112,113,114,117,118,119,120,121,122,125,126,127,128,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,386,387,390,391,392,404,405,412,424,445,446,447,448,449,453,454,455,460,463,464,465,470,473,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,566,570,571,572,573,574,581,582,586,590,595,601,608,612,616,621,625,629,633,637,641,645,649,653,657,659,661,665,669,673,678,682,685,689,693,697,701,705,709,713,717,721,725,729,730,731,732,735,738,740,742,743,744,747,749,751,753,758,759,763,769,773,774,776,787,788,792,798,802,803,804,808,834,838,865,1020,1042,1197,1219,1226,1231,1252,1257,1262,1272,1281,1290,1293,1300,1308,1315,1316,1325,1328,1331,1336,1340,1344,1347,1348,1352,1356,1366,1371,1378,1384,1385,1388,1392,1397,1399,1401,1404,1407,1409,1413,1420,1423,1426,1430,1432,1436,1438,1444,1446,1450,1458,1466,1478,1484,1493,1504,1507,1512,1524,1534,1572,1611,1612,1622,1631,1632,1634,1638,1641,1644,1647,1650,1654,1657,1660,1663,1667,1670,1674,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1714,1716,1717,1718,1719,1721,1723,1724,1725,1726,1727,1728,1729,1731,1732,1734,1735,1737,1739,1740,1742,1743,1744,1745,1747,1749,1751,1752,1769,1770,1771,1772,1773,1774,1776,1778,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1794,1795,1796,1797,1798,1799,1801,1805,1817,1818,1819,1820,1821,1822,1824,1826,1828,1830,1832,1833,1834,1835,1837,1839,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1855,1856,1857,1858,1860,1862,1863,1865,1866,1868,1870,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1884,1886,1887,1888,1890,1891,1892,1894,1896,1898,1900,1902,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "250,305,350,399,440,495,558,634,692,754,827,895,1094,1175,1236,1311,1387,1464,1717,1802,1884,1960,2207,2284,2362,2468,2574,2653,2733,2790,4667,4741,4816,4881,5160,5232,5384,5451,5519,5623,5774,5833,5892,5951,6010,6069,6123,6177,6230,6284,6338,6392,6708,6782,6861,6934,7065,7136,7208,7280,7453,7510,7568,7641,7715,7789,7976,8048,8121,8191,35878,35947,36017,36091,36167,36244,36320,36397,36461,36526,36595,36672,36747,36816,36884,36961,37027,37124,37189,37258,37357,37416,37474,37531,37590,37661,37733,37805,37877,37949,38017,38085,38144,38207,38297,38388,38448,38514,38581,38647,38717,38781,38834,38947,39005,39070,39134,39209,39282,39354,39403,39464,39525,39586,39648,39712,39776,39840,39905,39968,40028,40089,40148,40208,40270,40341,40401,43733,43819,44006,44096,44183,44992,45054,45551,46204,47802,47859,47907,47956,48007,48177,48224,48273,48473,48647,48711,48773,49094,49287,50568,50642,50720,50813,50883,50961,51015,51085,51170,51218,51264,51316,51389,51463,51532,51607,51681,51755,51844,56685,57155,57233,57323,57411,57507,58008,58097,58344,58625,58910,59303,59780,60002,60224,60492,60719,60949,61179,61409,61639,61866,62105,62331,62576,62706,62836,63066,63314,63533,63816,64024,64155,64382,64628,64853,65100,65321,65566,65842,66143,66467,66758,67072,67209,67340,67445,67649,67857,67981,68105,68210,68327,68541,68687,68827,68913,69261,69349,69579,69997,70230,70312,70410,71027,71127,71363,71787,72026,72120,72209,72446,74397,74639,76721,86587,87854,97830,99111,99647,99977,101100,101356,101592,102139,102633,103238,103386,103974,104538,104913,105031,105569,105726,105870,106190,106446,106616,106757,106821,107103,107389,108065,108329,108667,109020,109114,109300,109606,109868,109993,110120,110359,110570,110689,110882,111337,111518,111640,111899,112012,112199,112301,112745,112869,113154,113662,114158,115045,115339,115909,116641,116813,117149,118057,118612,121474,124476,124538,125168,125782,125868,125981,126210,126370,126522,126693,126860,127103,127273,127446,127617,127891,128090,128295,129699,129783,129879,129975,130073,130173,130275,130377,130479,130581,130683,130783,130879,130991,131120,131243,131397,131551,131649,131763,131857,131997,132131,132227,132339,132439,132555,132651,132763,132903,133039,133203,133333,133491,133641,133782,133926,134061,134173,134301,134437,134579,134721,134833,136113,136181,136254,136328,136401,136475,136621,136765,136903,136969,137059,137135,137239,137329,137431,137539,137647,137747,137827,137919,138017,138127,138205,138311,138403,138507,138617,138739,138902,139512,139592,139692,139782,139892,139984,140084,140196,140310,140426,140542,140636,140750,140862,140964,141084,141206,141288,141392,141512,141638,141736,141830,141918,142030,142146,142268,142380,142555,142671,142757,142849,142961,143085,143152,143278,143346,143474,143618,143746,143815,143910,144025,144138,144237,144346,144457,144568,144669,144774,144886,145016,145107,145230,145342,145428,145532,145640,145740,145858,145962,146066,146192,146280,146388,146488,146578,146688,146772,146856,146910,146974,147080,147190,147274",
+ "endLines": "7,8,9,10,11,12,13,14,15,16,17,18,21,22,23,24,25,26,30,31,32,33,38,39,40,41,42,43,44,45,73,74,75,76,81,82,85,86,87,88,90,91,92,93,94,95,96,97,98,99,100,101,106,107,108,109,111,112,113,114,117,118,119,120,121,122,125,126,127,128,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,386,387,390,391,392,404,405,412,424,445,446,447,448,449,453,454,455,460,463,464,465,470,473,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,566,570,571,572,573,580,581,585,589,594,600,607,611,615,620,624,628,632,636,640,644,648,652,656,658,660,664,668,672,677,681,684,688,692,696,700,704,708,712,716,720,724,728,729,730,731,734,737,739,741,742,743,746,748,750,752,757,758,762,768,772,773,775,786,787,791,797,801,802,803,807,833,837,864,1019,1041,1196,1218,1225,1230,1251,1256,1261,1271,1280,1289,1292,1299,1307,1314,1315,1324,1327,1330,1335,1339,1343,1346,1347,1351,1355,1365,1370,1377,1383,1384,1387,1391,1396,1398,1400,1403,1406,1408,1412,1419,1422,1425,1429,1431,1435,1437,1443,1445,1449,1457,1465,1477,1483,1492,1503,1506,1511,1523,1528,1571,1610,1611,1621,1630,1631,1633,1637,1640,1643,1646,1649,1653,1656,1659,1662,1666,1669,1673,1677,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1713,1715,1716,1717,1718,1720,1722,1723,1724,1725,1726,1727,1728,1730,1731,1733,1734,1736,1738,1739,1741,1742,1743,1744,1746,1748,1750,1751,1752,1769,1770,1771,1772,1773,1775,1777,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1793,1794,1795,1796,1797,1798,1800,1804,1808,1817,1818,1819,1820,1821,1823,1825,1827,1829,1831,1832,1833,1834,1836,1838,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1854,1855,1856,1857,1859,1861,1862,1864,1865,1867,1869,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1883,1885,1886,1887,1889,1890,1891,1893,1895,1897,1899,1901,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916",
+ "endColumns": "54,44,48,40,54,62,75,57,61,72,67,77,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,71,72,66,67,103,105,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,73,75,76,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,70,71,71,71,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,85,86,89,86,87,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,47,45,51,72,73,68,74,73,73,88,69,70,77,89,87,95,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,61,12,12,85,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,12,12,97,113,93,12,12,95,111,99,115,95,111,12,135,12,129,12,12,140,12,134,111,127,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,107,99,89,109,83,83,53,63,105,109,83,119",
+ "endOffsets": "300,345,394,435,490,553,629,687,749,822,890,968,1170,1231,1306,1382,1459,1537,1797,1879,1955,2031,2279,2357,2463,2569,2648,2728,2785,2843,4736,4811,4876,4942,5227,5300,5446,5514,5618,5724,5828,5887,5946,6005,6064,6118,6172,6225,6279,6333,6387,6441,6777,6856,6929,7003,7131,7203,7275,7348,7505,7563,7636,7710,7784,7859,8043,8116,8186,8257,35942,36012,36086,36162,36239,36315,36392,36456,36521,36590,36667,36742,36811,36879,36956,37022,37119,37184,37253,37352,37411,37469,37526,37585,37656,37728,37800,37872,37944,38012,38080,38139,38202,38292,38383,38443,38509,38576,38642,38712,38776,38829,38942,39000,39065,39129,39204,39277,39349,39398,39459,39520,39581,39643,39707,39771,39835,39900,39963,40023,40084,40143,40203,40265,40336,40396,40464,43814,43901,44091,44178,44266,45049,45110,45603,46271,47854,47902,47951,48002,48036,48219,48268,48314,48500,48706,48768,48823,49149,49352,50637,50715,50808,50878,50956,51010,51080,51165,51213,51259,51311,51384,51458,51527,51602,51676,51750,51839,51909,56751,57228,57318,57406,57502,58003,58092,58339,58620,58905,59298,59775,59997,60219,60487,60714,60944,61174,61404,61634,61861,62100,62326,62571,62701,62831,63061,63309,63528,63811,64019,64150,64377,64623,64848,65095,65316,65561,65837,66138,66462,66753,67067,67204,67335,67440,67644,67852,67976,68100,68205,68322,68536,68682,68822,68908,69256,69344,69574,69992,70225,70307,70405,71022,71122,71358,71782,72021,72115,72204,72441,74392,74634,76716,86582,87849,97825,99106,99642,99972,101095,101351,101587,102134,102628,103233,103381,103969,104533,104908,105026,105564,105721,105865,106185,106441,106611,106752,106816,107098,107384,108060,108324,108662,109015,109109,109295,109601,109863,109988,110115,110354,110565,110684,110877,111332,111513,111635,111894,112007,112194,112296,112740,112864,113149,113657,114153,115040,115334,115904,116636,116808,117144,118052,118330,121469,124471,124533,125163,125777,125863,125976,126205,126365,126517,126688,126855,127098,127268,127441,127612,127886,128085,128290,128620,129778,129874,129970,130068,130168,130270,130372,130474,130576,130678,130778,130874,130986,131115,131238,131392,131546,131644,131758,131852,131992,132126,132222,132334,132434,132550,132646,132758,132898,133034,133198,133328,133486,133636,133777,133921,134056,134168,134296,134432,134574,134716,134828,134968,136176,136249,136323,136396,136470,136616,136760,136898,136964,137054,137130,137234,137324,137426,137534,137642,137742,137822,137914,138012,138122,138200,138306,138398,138502,138612,138734,138897,139054,139587,139687,139777,139887,139979,140079,140191,140305,140421,140537,140631,140745,140857,140959,141079,141201,141283,141387,141507,141633,141731,141825,141913,142025,142141,142263,142375,142550,142666,142752,142844,142956,143080,143147,143273,143341,143469,143613,143741,143810,143905,144020,144133,144232,144341,144452,144563,144664,144769,144881,145011,145102,145225,145337,145423,145527,145635,145735,145853,145957,146061,146187,146275,146383,146483,146573,146683,146767,146851,146905,146969,147075,147185,147269,147389"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values/values.xml",
+ "from": {
+ "startLines": "4,11,12,15,16,17,18,19,20,21,22,23,24,27,28,29,30,31,32,33,34,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,58,59,60,61,64,65,68,69,70,71,72,73,74,75,76,77,78,79,80,83,84,85,86,87,88,89,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,118,119,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,146,148,151,152,153,154,157,160,163,166,169,172,175,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,213,214,215,216,217,218,219,222,227,235",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "258,539,594,791,848,913,949,991,1033,1068,1122,1181,1234,1443,1512,1577,1645,1708,1785,1864,1927,2130,2170,2210,2249,2297,2351,2401,2445,2497,2548,2584,2619,2660,2697,2750,2808,2842,2893,2946,3122,3209,3293,3379,3604,3694,3926,3990,4050,4108,4171,4227,4283,4340,4397,4455,4511,4563,4623,4828,4889,4952,5016,5075,5143,5200,5398,5457,5515,5569,5629,5693,5748,5801,5860,5912,5970,6018,6068,6120,6163,6212,6276,6338,6398,6446,6497,6544,6740,6787,6834,6881,7068,7126,7180,7262,7346,7418,7491,7569,7645,7703,7761,7830,7899,7979,8061,8130,8199,8268,8348,8430,8499,8692,8764,8969,9035,9094,9152,9374,9576,9774,9975,10182,10387,10597,10811,10869,10930,10993,11060,11121,11182,11251,11314,11377,11429,11484,11541,11600,11662,11737,11812,11876,11953,12030,12092,12156,12209,12265,12334,12403,12461,12532,12758,12838,12917,13138,13196,13242,13282,13362,13410,13584,13905,14178,14642",
+ "endLines": "8,11,12,15,16,17,18,19,20,21,22,23,24,27,28,29,30,31,32,33,34,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,58,59,60,61,64,65,68,69,70,71,72,73,74,75,76,77,78,79,80,83,84,85,86,87,88,89,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,118,119,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,146,148,151,152,153,154,157,162,165,168,171,174,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,213,214,215,216,217,218,219,226,234,245",
+ "endColumns": "8,54,57,56,64,35,41,41,34,53,58,52,53,68,64,67,62,76,78,62,63,39,39,38,47,53,49,43,51,50,35,34,40,36,52,57,33,50,52,35,86,83,85,84,89,91,63,59,57,62,55,55,56,56,57,55,51,59,49,60,62,63,58,67,56,57,58,57,53,59,63,54,52,58,51,57,47,49,51,42,48,63,61,59,47,50,46,47,46,46,46,46,57,53,81,83,71,72,77,75,57,57,68,68,79,81,68,68,68,79,81,68,54,70,62,65,58,57,66,60,10,10,10,10,10,10,57,60,62,66,60,60,68,62,62,51,54,56,58,61,74,74,63,76,76,61,63,52,55,68,68,57,70,70,79,78,79,57,45,39,79,47,173,180,8,8,8",
+ "endOffsets": "398,593,651,847,912,948,990,1032,1067,1121,1180,1233,1287,1511,1576,1644,1707,1784,1863,1926,1990,2169,2209,2248,2296,2350,2400,2444,2496,2547,2583,2618,2659,2696,2749,2807,2841,2892,2945,2981,3208,3292,3378,3463,3693,3785,3989,4049,4107,4170,4226,4282,4339,4396,4454,4510,4562,4622,4672,4888,4951,5015,5074,5142,5199,5257,5456,5514,5568,5628,5692,5747,5800,5859,5911,5969,6017,6067,6119,6162,6211,6275,6337,6397,6445,6496,6543,6591,6786,6833,6880,6927,7125,7179,7261,7345,7417,7490,7568,7644,7702,7760,7829,7898,7978,8060,8129,8198,8267,8347,8429,8498,8553,8762,8826,9034,9093,9151,9218,9434,9773,9974,10181,10386,10596,10810,10868,10929,10992,11059,11120,11181,11250,11313,11376,11428,11483,11540,11599,11661,11736,11811,11875,11952,12029,12091,12155,12208,12264,12333,12402,12460,12531,12602,12837,12916,12996,13195,13241,13281,13361,13409,13583,13764,14177,14641,15243"
+ },
+ "to": {
+ "startLines": "2,19,20,27,28,34,35,36,37,46,47,48,49,58,59,60,61,62,63,64,65,66,67,68,70,71,77,78,79,80,83,84,89,105,110,115,116,123,124,129,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,360,361,362,363,364,365,366,367,368,370,371,372,373,374,375,376,377,378,379,380,388,389,396,397,398,399,415,416,417,418,419,420,421,422,423,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,461,462,466,467,468,469,471,474,477,480,483,486,489,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,557,558,559,560,561,562,565,567,568,569,1529,1678,1686",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,973,1032,1542,1603,2036,2076,2122,2168,2848,2906,2969,3026,3755,3828,3897,3969,4036,4117,4200,4267,4335,4379,4423,4510,4562,4947,5001,5049,5105,5305,5345,5729,6667,7008,7353,7415,7864,7919,8262,40513,40604,40692,40782,40871,40965,41061,41129,41193,41255,41322,41382,41442,41503,41564,41626,41686,41742,41806,42201,42266,42333,42401,42464,42536,42597,42659,42722,42830,42888,42952,43020,43079,43136,43199,43255,43317,43369,43423,43906,43953,44494,44562,44628,44692,45722,45777,45828,45880,45931,45982,46033,46084,46146,46352,46438,46526,46602,46679,46761,46841,46903,46965,47038,47111,47195,47281,47354,47427,47500,47584,47670,47743,48505,48580,48828,48898,48961,49023,49154,49357,49551,49748,49951,50152,50358,51964,52026,52091,52158,52229,52294,52359,52432,52499,52566,52622,52681,52742,52805,52871,52950,53029,53097,53178,53259,53325,53393,53450,53510,53583,53656,53718,53793,56085,56169,56252,56336,56398,56448,56601,56756,56808,56978,118335,128625,129093",
+ "endLines": "6,19,20,27,28,34,35,36,37,46,47,48,49,58,59,60,61,62,63,64,65,66,67,68,70,71,77,78,79,80,83,84,89,105,110,115,116,123,124,129,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,360,361,362,363,364,365,366,367,368,370,371,372,373,374,375,376,377,378,379,380,388,389,396,397,398,399,415,416,417,418,419,420,421,422,423,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,461,462,466,467,468,469,471,476,479,482,485,488,491,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,557,558,559,560,561,562,565,567,568,569,1533,1685,1696",
+ "endColumns": "8,58,61,60,68,39,45,45,38,57,62,56,57,72,68,71,66,80,82,66,67,43,43,42,51,57,53,47,55,54,39,38,44,40,56,61,37,54,56,39,90,87,89,88,93,95,67,63,61,66,59,59,60,60,61,59,55,63,53,64,66,67,62,71,60,61,62,61,57,63,67,58,56,62,55,61,51,53,55,46,52,67,65,63,51,54,50,51,50,50,50,50,61,57,85,87,75,76,81,79,61,61,72,72,83,85,72,72,72,83,85,72,58,74,66,69,62,61,70,64,10,10,10,10,10,10,61,64,66,70,64,64,72,66,66,55,58,60,62,65,78,78,67,80,80,65,67,56,59,72,72,61,74,74,83,82,83,61,49,43,83,51,169,176,8,8,8",
+ "endOffsets": "245,1027,1089,1598,1667,2071,2117,2163,2202,2901,2964,3021,3079,3823,3892,3964,4031,4112,4195,4262,4330,4374,4418,4461,4557,4615,4996,5044,5100,5155,5340,5379,5769,6703,7060,7410,7448,7914,7971,8297,40599,40687,40777,40866,40960,41056,41124,41188,41250,41317,41377,41437,41498,41559,41621,41681,41737,41801,41855,42261,42328,42396,42459,42531,42592,42654,42717,42779,42883,42947,43015,43074,43131,43194,43250,43312,43364,43418,43474,43948,44001,44557,44623,44687,44739,45772,45823,45875,45926,45977,46028,46079,46141,46199,46433,46521,46597,46674,46756,46836,46898,46960,47033,47106,47190,47276,47349,47422,47495,47579,47665,47738,47797,48575,48642,48893,48956,49018,49089,49214,49546,49743,49946,50147,50353,50563,52021,52086,52153,52224,52289,52354,52427,52494,52561,52617,52676,52737,52800,52866,52945,53024,53092,53173,53254,53320,53388,53445,53505,53578,53651,53713,53788,53863,56164,56247,56331,56393,56443,56487,56680,56803,56973,57150,118607,129088,129694"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values/values.xml",
+ "from": {
+ "startLines": "4,7",
+ "startColumns": "0,0",
+ "startOffsets": "276,439",
+ "endColumns": "63,166",
+ "endOffsets": "339,605"
+ },
+ "to": {
+ "startLines": "472,547",
+ "startColumns": "4,4",
+ "startOffsets": "49219,54792",
+ "endColumns": "67,166",
+ "endOffsets": "49282,54954"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values/values.xml",
+ "from": {
+ "startLines": "2,3,19,20,21,22,23,24,25,26,27,30,31,32,33,34,35,37,38,40,41,42,43,44,45,46,49,50,54,55,59,60,61",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,1245,1315,1383,1455,1525,1586,1647,1708,1770,1957,2025,2125,2185,2251,2324,2450,2502,2636,2712,2747,2782,2832,2866,2901,3077,3194,3395,3505,3706,3835,3907",
+ "endLines": "2,3,19,20,21,22,23,24,25,26,27,30,31,32,33,34,35,37,38,40,41,42,43,44,45,46,49,53,54,58,59,60,61",
+ "endColumns": "68,62,69,67,71,69,60,60,60,61,63,67,99,59,65,72,68,51,61,75,34,34,49,33,34,34,116,12,109,12,128,71,66",
+ "endOffsets": "119,182,1310,1378,1450,1520,1581,1642,1703,1765,1829,2020,2120,2180,2246,2319,2388,2497,2559,2707,2742,2777,2827,2861,2896,2931,3189,3390,3500,3701,3830,3902,3969"
+ },
+ "to": {
+ "startLines": "102,103,355,356,357,358,359,400,401,402,403,406,407,408,409,410,411,413,414,425,451,452,456,457,458,459,1753,1754,1759,1762,1767,1917,1918",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6446,6515,41860,41930,41998,42070,42140,44744,44805,44866,44928,45115,45183,45283,45343,45409,45482,45608,45660,46276,48107,48142,48319,48369,48403,48438,134973,135090,135357,135650,135917,147394,147466",
+ "endLines": "102,103,355,356,357,358,359,400,401,402,403,406,407,408,409,410,411,413,414,425,451,452,456,457,458,459,1753,1757,1759,1765,1767,1917,1918",
+ "endColumns": "68,62,69,67,71,69,60,60,60,61,63,67,99,59,65,72,68,51,61,75,34,34,49,33,34,34,116,12,109,12,128,71,66",
+ "endOffsets": "6510,6573,41925,41993,42065,42135,42196,44800,44861,44923,44987,45178,45278,45338,45404,45477,45546,45655,45717,46347,48137,48172,48364,48398,48433,48468,135085,135286,135462,135846,136041,147461,147528"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/res/values/values.xml",
+ "from": {
+ "startLines": "3",
+ "startColumns": "4",
+ "startOffsets": "113",
+ "endLines": "10",
+ "endColumns": "12",
+ "endOffsets": "561"
+ },
+ "to": {
+ "startLines": "1809",
+ "startColumns": "4",
+ "startOffsets": "139059",
+ "endLines": "1816",
+ "endColumns": "12",
+ "endOffsets": "139507"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/recyclerview-v7-25.2.0.aar/d7d567e25723f56f3d3438b67192fc7a/res/values/values.xml",
+ "from": {
+ "startLines": "3,4,5,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "372,447,523,595",
+ "endColumns": "74,75,71,65",
+ "endOffsets": "442,518,590,656"
+ },
+ "to": {
+ "startLines": "393,394,395,450",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "44271,44346,44422,48041",
+ "endColumns": "74,75,71,65",
+ "endOffsets": "44341,44417,44489,48102"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/values/colors.xml",
+ "from": {
+ "startLines": "2,4,3",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,147,100",
+ "endColumns": "44,43,46",
+ "endOffsets": "95,186,142"
+ },
+ "to": {
+ "startLines": "29,69,72",
+ "startColumns": "4,4,4",
+ "startOffsets": "1672,4466,4620",
+ "endColumns": "44,43,46",
+ "endOffsets": "1712,4505,4662"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "215,301,377,463,549,625,702,778,951,1052,1233,1354,1457,1637,1756,1855,2043,2144,2325,2446,2621,2765,2824,2882",
+ "endColumns": "85,75,85,85,75,76,75,75,100,180,120,102,179,118,98,187,100,180,120,174,143,58,57,74",
+ "endOffsets": "300,376,462,548,624,701,777,853,1051,1232,1353,1456,1636,1755,1854,2042,2143,2324,2445,2620,2764,2823,2881,2956"
+ },
+ "to": {
+ "startLines": "50,51,52,53,54,55,56,57,540,541,542,543,544,545,546,548,549,550,551,552,553,554,555,556",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "3084,3174,3254,3344,3434,3514,3595,3675,53868,53973,54154,54279,54386,54566,54689,54959,55147,55252,55433,55558,55733,55881,55944,56006",
+ "endColumns": "89,79,89,89,79,80,79,79,104,180,124,106,179,122,102,187,104,180,124,174,147,62,61,78",
+ "endOffsets": "3169,3249,3339,3429,3509,3590,3670,3750,53968,54149,54274,54381,54561,54684,54787,55142,55247,55428,55553,55728,55876,55939,56001,56080"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/values/dimens.xml",
+ "from": {
+ "startLines": "7,8,2,3,4,5,6",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "309,353,55,104,159,207,261",
+ "endColumns": "43,45,48,54,47,53,47",
+ "endOffsets": "348,394,99,154,202,256,304"
+ },
+ "to": {
+ "startLines": "335,369,381,382,383,384,385",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "40469,42784,43479,43528,43583,43631,43685",
+ "endColumns": "43,45,48,54,47,53,47",
+ "endOffsets": "40508,42825,43523,43578,43626,43680,43728"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/values/values.xml",
+ "from": {
+ "startLines": "2,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,348,414,536,597,663",
+ "endColumns": "88,65,121,60,65,66",
+ "endOffsets": "139,409,531,592,658,725"
+ },
+ "to": {
+ "startLines": "104,1758,1760,1761,1766,1768",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "6578,135291,135467,135589,135851,136046",
+ "endColumns": "88,65,121,60,65,66",
+ "endOffsets": "6662,135352,135584,135645,135912,136108"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/values/strings.xml",
+ "from": {
+ "startLines": "1,2,3",
+ "startColumns": "4,4,4",
+ "startOffsets": "16,66,120",
+ "endColumns": "49,53,54",
+ "endOffsets": "61,115,170"
+ },
+ "to": {
+ "startLines": "511,563,564",
+ "startColumns": "4,4,4",
+ "startOffsets": "51914,56492,56546",
+ "endColumns": "49,53,54",
+ "endOffsets": "51959,56541,56596"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-b+sr+Latn/values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-night-v8/values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-large-v4/values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,117,189,248,319,390,460,530,598,666,730,785,889",
+ "endColumns": "61,71,58,70,70,69,69,67,67,63,54,103,115",
+ "endOffsets": "112,184,243,314,385,455,525,593,661,725,780,884,1000"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,842,1105,1361,1620,1883,1975,2078,2180,2283,2384,2483,2585,2685,2783,2870,2969,3067,3160,3264,3381,3497,3600,3716,3831,3933,4034,4123,4223,4336,4448,4546,4658,4769,4860,4936,5005,5114,5191,5363",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,91,102,101,102,100,98,101,99,97,86,98,97,92,103,116,115,102,115,114,101,100,88,99,112,111,97,111,110,90,75,68,108,76,171,177",
+ "endOffsets": "582,841,1104,1360,1619,1882,1974,2077,2179,2282,2383,2482,2584,2684,2782,2869,2968,3066,3159,3263,3380,3496,3599,3715,3830,3932,4033,4122,4222,4335,4447,4545,4657,4768,4859,4935,5004,5113,5190,5362,5540"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,606,865,1117,1372,3544,3640,3747,3853,3960,4065,4168,4274,4378,4480,4571,4674,4776,4873,4981,5102,5222,5329,5449,5568,5674,5779,5872,5976,6093,6209,6311,6427,9084,9179,9259,9332,9546,9627,9795",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,95,106,105,106,104,102,105,103,101,90,102,101,96,107,120,119,106,119,118,105,104,92,103,116,115,101,115,114,94,79,72,112,80,167,173",
+ "endOffsets": "346,601,860,1112,1367,1626,3635,3742,3848,3955,4060,4163,4269,4373,4475,4566,4669,4771,4868,4976,5097,5217,5324,5444,5563,5669,5774,5867,5971,6088,6204,6306,6422,6537,9174,9254,9327,9440,9622,9790,9964"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,577,702,810,1010,1133,1262,1469,1575,1768,1894,2107,2289,2381,2470",
+ "endColumns": "104,188,124,107,199,122,128,206,105,192,125,212,181,91,88,103",
+ "endOffsets": "387,576,701,809,1009,1132,1261,1468,1574,1767,1893,2106,2288,2380,2469,2573"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6542,6651,6840,6969,7081,7281,7408,7748,7955,8065,8258,8388,8601,8787,8883,8976",
+ "endColumns": "108,188,128,111,199,126,132,206,109,192,129,212,185,95,92,107",
+ "endOffsets": "6646,6835,6964,7076,7276,7403,7536,7950,8060,8253,8383,8596,8782,8878,8971,9079"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "206",
+ "endOffsets": "491"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7541",
+ "endColumns": "206",
+ "endOffsets": "7743"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sv/values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,269,392,495,606,691,793,906,982,1058,1138,1244,1344,1440,1545,1647,1749,1866,1968",
+ "endColumns": "105,107,122,102,110,84,101,112,75,75,79,105,99,95,104,101,101,116,101,100",
+ "endOffsets": "156,264,387,490,601,686,788,901,977,1053,1133,1239,1339,1435,1540,1642,1744,1861,1963,2064"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1631,1737,1845,1968,2071,2182,2267,2369,2482,2558,2634,2714,2820,2920,3016,3121,3223,3325,3442,9445",
+ "endColumns": "105,107,122,102,110,84,101,112,75,75,79,105,99,95,104,101,101,116,101,100",
+ "endOffsets": "1732,1840,1963,2066,2177,2262,2364,2477,2553,2629,2709,2815,2915,3011,3116,3218,3320,3437,3539,9541"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw180dp-notround-v23_values-sw180dp-notround-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-sw180dp-notround-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "224,285,343,407,463,519,577,636,680,762",
+ "endColumns": "60,57,63,55,55,57,58,43,81,75",
+ "endOffsets": "284,342,406,462,518,576,635,679,761,837"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,120,182,250,310,370,432,495,543,629",
+ "endColumns": "64,61,67,59,59,61,62,47,85,79",
+ "endOffsets": "115,177,245,305,365,427,490,538,624,704"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ldltr-v21/values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-th/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,840,1099,1349,1614,1879,1965,2053,2141,2234,2322,2410,2503,2591,2679,2759,2842,2925,3012,3101,3205,3307,3396,3500,3602,3691,3780,3862,3946,4045,4142,4225,4324,4421,4508,4584,4654,4762,4846,5018",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,85,87,87,92,87,87,92,87,87,79,82,82,86,88,103,101,88,103,101,88,88,81,83,98,96,82,98,96,86,75,69,107,83,171,177",
+ "endOffsets": "582,839,1098,1348,1613,1878,1964,2052,2140,2233,2321,2409,2502,2590,2678,2758,2841,2924,3011,3100,3204,3306,3395,3499,3601,3690,3779,3861,3945,4044,4141,4224,4323,4420,4507,4583,4653,4761,4845,5017,5195"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,604,859,1105,1366,3541,3631,3723,3815,3912,4004,4096,4193,4285,4377,4461,4548,4635,4726,4819,4927,5033,5126,5234,5340,5433,5526,5612,5700,5803,5904,5991,6094,8659,8750,8830,8904,9117,9205,9373",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,89,91,91,96,91,91,96,91,91,83,86,86,90,92,107,105,92,107,105,92,92,85,87,102,100,86,102,100,90,79,73,111,87,167,173",
+ "endOffsets": "346,599,854,1100,1361,1622,3626,3718,3810,3907,3999,4091,4188,4280,4372,4456,4543,4630,4721,4814,4922,5028,5121,5229,5335,5428,5521,5607,5695,5798,5899,5986,6089,6190,8745,8825,8899,9011,9200,9368,9542"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-th/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7174",
+ "endColumns": "187",
+ "endOffsets": "7357"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-th/values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,489,597,686,788,898,975,1053,1134,1242,1346,1444,1552,1657,1758,1874,1969",
+ "endColumns": "104,107,122,97,107,88,101,109,76,77,80,107,103,97,107,104,100,115,94,100",
+ "endOffsets": "155,263,386,484,592,681,783,893,970,1048,1129,1237,1341,1439,1547,1652,1753,1869,1964,2065"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1627,1732,1840,1963,2061,2169,2258,2360,2470,2547,2625,2706,2814,2918,3016,3124,3229,3330,3446,9016",
+ "endColumns": "104,107,122,97,107,88,101,109,76,77,80,107,103,97,107,104,100,115,94,100",
+ "endOffsets": "1727,1835,1958,2056,2164,2253,2355,2465,2542,2620,2701,2809,2913,3011,3119,3224,3325,3441,3536,9112"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-th/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,566,687,792,987,1109,1242,1445,1548,1726,1846,2045,2222,2312,2406",
+ "endColumns": "103,178,120,104,194,121,132,202,102,177,119,198,176,89,93,108",
+ "endOffsets": "386,565,686,791,986,1108,1241,1444,1547,1725,1845,2044,2221,2311,2405,2514"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6195,6303,6482,6607,6716,6911,7037,7362,7565,7672,7850,7974,8173,8354,8448,8546",
+ "endColumns": "107,178,124,108,194,125,136,202,106,177,123,198,180,93,97,112",
+ "endOffsets": "6298,6477,6602,6711,6906,7032,7169,7560,7667,7845,7969,8168,8349,8443,8541,8654"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-km-rKH_values-km-rKH.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-km-rKH/values-km-rKH.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,489,601,688,792,910,987,1064,1147,1251,1356,1456,1566,1673,1781,1904,2002",
+ "endColumns": "102,107,122,99,111,86,103,117,76,76,82,103,104,99,109,106,107,122,97,100",
+ "endOffsets": "153,261,384,484,596,683,787,905,982,1059,1142,1246,1351,1451,1561,1668,1776,1899,1997,2098"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pl/values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,171,279,402,504,612,698,807,926,1004,1081,1163,1272,1381,1480,1589,1700,1808,1931,2027",
+ "endColumns": "115,107,122,101,107,85,108,118,77,76,81,108,108,98,108,110,107,122,95,100",
+ "endOffsets": "166,274,397,499,607,693,802,921,999,1076,1158,1267,1376,1475,1584,1695,1803,1926,2022,2123"
+ },
+ "to": {
+ "startLines": "32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,100",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2502,2618,2726,2849,2951,3059,3145,3254,3373,3451,3528,3610,3719,3828,3927,4036,4147,4255,4378,10343",
+ "endColumns": "115,107,122,101,107,85,108,118,77,76,81,108,108,98,108,110,107,122,95,100",
+ "endOffsets": "2613,2721,2844,2946,3054,3140,3249,3368,3446,3523,3605,3714,3823,3922,4031,4142,4250,4373,4469,10439"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,585,705,813,1023,1146,1270,1500,1607,1813,1939,2157,2344,2439,2531",
+ "endColumns": "101,199,119,107,209,122,123,229,106,205,125,217,186,94,91,108",
+ "endOffsets": "384,584,704,812,1022,1145,1269,1499,1606,1812,1938,2156,2343,2438,2530,2639"
+ },
+ "to": {
+ "startLines": "79,80,81,82,83,84,85,87,88,89,90,91,92,93,94,95",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7382,7488,7688,7812,7924,8134,8261,8588,8818,8929,9135,9265,9483,9674,9773,9869",
+ "endColumns": "105,199,123,111,209,126,127,229,110,205,129,217,190,98,95,112",
+ "endOffsets": "7483,7683,7807,7919,8129,8256,8384,8813,8924,9130,9260,9478,9669,9768,9864,9977"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4,9,14,19,24,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,732,1136,1550,1960,2380,2802,2891,2990,3091,3187,3285,3379,3477,3577,3673,3759,3855,3953,4043,4140,4250,4360,4459,4571,4683,4782,4883,4971,5066,5174,5282,5378,5488,5598,5689,5765,5835,5943,6023,6195",
+ "endLines": "8,13,18,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "endColumns": "10,10,10,10,10,10,88,98,100,95,97,93,97,99,95,85,95,97,89,96,109,109,98,111,111,98,100,87,94,107,107,95,109,109,90,75,69,107,79,171,177",
+ "endOffsets": "731,1135,1549,1959,2379,2801,2890,2989,3090,3186,3284,3378,3476,3576,3672,3758,3854,3952,4042,4139,4249,4359,4458,4570,4682,4781,4882,4970,5065,5173,5281,5377,5487,5597,5688,5764,5834,5942,6022,6194,6372"
+ },
+ "to": {
+ "startLines": "2,7,12,17,22,27,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,492,884,1286,1684,2092,4474,4567,4670,4775,4875,4977,5075,5177,5281,5381,5471,5571,5673,5767,5868,5982,6096,6199,6315,6431,6534,6639,6731,6830,6942,7054,7154,7268,9982,10077,10157,10231,10444,10528,10696",
+ "endLines": "6,11,16,21,26,31,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "endColumns": "10,10,10,10,10,10,92,102,104,99,101,97,101,103,99,89,99,101,93,100,113,113,102,115,115,102,104,91,98,111,111,99,113,113,94,79,73,111,83,167,173",
+ "endOffsets": "487,879,1281,1679,2087,2497,4562,4665,4770,4870,4972,5070,5172,5276,5376,5466,5566,5668,5762,5863,5977,6091,6194,6310,6426,6529,6634,6726,6825,6937,7049,7149,7263,7377,10072,10152,10226,10338,10523,10691,10865"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "86",
+ "startColumns": "4",
+ "startOffsets": "8389",
+ "endColumns": "198",
+ "endOffsets": "8583"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pt/values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,927,1010,1090,1177,1284,1396,1498,1606,1713,1823,1948,2048",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "170,278,401,507,614,703,804,922,1005,1085,1172,1279,1391,1493,1601,1708,1818,1943,2043,2144"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-bs/values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2648",
+ "endColumns": "100",
+ "endOffsets": "2744"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-bs/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "199",
+ "endOffsets": "484"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1113",
+ "endColumns": "199",
+ "endOffsets": "1308"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-bs/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,703,811,1020,1144,1271,1484,1589,1781,1906,2115,2287,2381,2472",
+ "endColumns": "103,191,123,107,208,123,126,212,104,191,124,208,171,93,90,109",
+ "endOffsets": "386,578,702,810,1019,1143,1270,1483,1588,1780,1905,2114,2286,2380,2471,2581"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,405,533,645,854,982,1313,1526,1635,1827,1956,2165,2341,2439,2534",
+ "endColumns": "107,191,127,111,208,127,130,212,108,191,128,208,175,97,94,113",
+ "endOffsets": "208,400,528,640,849,977,1108,1521,1630,1822,1951,2160,2336,2434,2529,2643"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-tl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,596,732,839,1056,1190,1328,1566,1671,1880,2016,2237,2442,2536,2628",
+ "endColumns": "104,207,135,106,216,133,137,237,104,208,135,220,204,93,91,105",
+ "endOffsets": "387,595,731,838,1055,1189,1327,1565,1670,1879,2015,2236,2441,2535,2627,2733"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2117,2226,2434,2574,2685,2902,3040,3387,3625,3734,3943,4083,4304,4513,4611,4707",
+ "endColumns": "108,207,139,110,216,137,141,237,108,208,139,220,208,97,95,109",
+ "endOffsets": "2221,2429,2569,2680,2897,3035,3177,3620,3729,3938,4078,4299,4508,4606,4702,4812"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-tl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3182",
+ "endColumns": "204",
+ "endOffsets": "3382"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-tl/values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,174,282,405,513,630,718,824,945,1024,1102,1186,1295,1406,1507,1617,1734,1842,1965,2067",
+ "endColumns": "118,107,122,107,116,87,105,120,78,77,83,108,110,100,109,116,107,122,101,100",
+ "endOffsets": "169,277,400,508,625,713,819,940,1019,1097,1181,1290,1401,1502,1612,1729,1837,1960,2062,2163"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,455,563,680,768,874,995,1074,1152,1236,1345,1456,1557,1667,1784,1892,2015,4817",
+ "endColumns": "118,107,122,107,116,87,105,120,78,77,83,108,110,100,109,116,107,122,101,100",
+ "endOffsets": "219,327,450,558,675,763,869,990,1069,1147,1231,1340,1451,1552,1662,1779,1887,2010,2112,4913"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-hr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,576,704,812,1028,1156,1288,1497,1602,1790,1916,2122,2291,2385,2473",
+ "endColumns": "103,188,127,107,215,127,131,208,104,187,125,205,168,93,87,105",
+ "endOffsets": "386,575,703,811,1027,1155,1287,1496,1601,1789,1915,2121,2290,2384,2472,2578"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2078,2186,2375,2507,2619,2835,2967,3294,3503,3612,3800,3930,4136,4309,4407,4499",
+ "endColumns": "107,188,131,111,215,131,135,208,108,187,129,205,172,97,91,109",
+ "endOffsets": "2181,2370,2502,2614,2830,2962,3098,3498,3607,3795,3925,4131,4304,4402,4494,4604"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-hr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3103",
+ "endColumns": "190",
+ "endOffsets": "3289"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hr/values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,488,598,684,788,907,991,1074,1160,1264,1377,1483,1588,1701,1808,1931,2028",
+ "endColumns": "104,107,122,96,109,85,103,118,83,82,85,103,112,105,104,112,106,122,96,100",
+ "endOffsets": "155,263,386,483,593,679,783,902,986,1069,1155,1259,1372,1478,1583,1696,1803,1926,2023,2124"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,318,441,538,648,734,838,957,1041,1124,1210,1314,1427,1533,1638,1751,1858,1981,4609",
+ "endColumns": "104,107,122,96,109,85,103,118,83,82,85,103,112,105,104,112,106,122,96,100",
+ "endOffsets": "205,313,436,533,643,729,833,952,1036,1119,1205,1309,1422,1528,1633,1746,1853,1976,2073,4705"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ta/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "224",
+ "endOffsets": "509"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1104",
+ "endColumns": "224",
+ "endOffsets": "1324"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ta/values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2695",
+ "endColumns": "100",
+ "endOffsets": "2791"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ta/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,570,695,799,1010,1136,1262,1504,1609,1793,1926,2139,2321,2409,2498",
+ "endColumns": "102,183,124,103,210,125,125,241,104,183,132,212,181,87,88,105",
+ "endOffsets": "385,569,694,798,1009,1135,1261,1503,1608,1792,1925,2138,2320,2408,2497,2603"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,396,525,633,844,974,1329,1571,1680,1864,2001,2214,2400,2492,2585",
+ "endColumns": "106,183,128,107,210,129,129,241,108,183,136,212,185,91,92,109",
+ "endOffsets": "207,391,520,628,839,969,1099,1566,1675,1859,1996,2209,2395,2487,2580,2690"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sw/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3074",
+ "endColumns": "204",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sw/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,573,696,803,1025,1148,1287,1511,1615,1800,1925,2134,2319,2413,2514",
+ "endColumns": "101,187,122,106,221,122,138,223,103,184,124,208,184,93,100,120",
+ "endOffsets": "384,572,695,802,1024,1147,1286,1510,1614,1799,1924,2133,2318,2412,2513,2634"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2050,2156,2344,2471,2582,2804,2931,3279,3503,3611,3796,3925,4134,4323,4421,4526",
+ "endColumns": "105,187,126,110,221,126,142,223,107,184,128,208,188,97,104,124",
+ "endOffsets": "2151,2339,2466,2577,2799,2926,3069,3498,3606,3791,3920,4129,4318,4416,4521,4646"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sw/values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,487,595,685,790,907,989,1072,1154,1255,1364,1463,1570,1679,1784,1903,2000",
+ "endColumns": "102,107,122,97,107,89,104,116,81,82,81,100,108,98,106,108,104,118,96,100",
+ "endOffsets": "153,261,384,482,590,680,785,902,984,1067,1149,1250,1359,1458,1565,1674,1779,1898,1995,2096"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,316,439,537,645,735,840,957,1039,1122,1204,1305,1414,1513,1620,1729,1834,1953,4651",
+ "endColumns": "102,107,122,97,107,89,104,116,81,82,81,100,108,98,106,108,104,118,96,100",
+ "endOffsets": "203,311,434,532,640,730,835,952,1034,1117,1199,1300,1409,1508,1615,1724,1829,1948,2045,4747"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-b+es+419_values-b+es+419.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-b+es+419/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "339,589,842,1101,1356,1616,1879,1975,2079,2182,2292,2395,2502,2611,2713,2819,2911,3012,3112,3209,3314,3436,3555,3659,3780,3902,4006,4109,4203,4305,4424,4540,4640,4758,4877,4966,5044,5113,5233,5313,5485",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,109,102,106,108,101,105,91,100,99,96,104,121,118,103,120,121,103,102,93,101,118,115,99,117,118,88,77,68,119,79,171,177",
+ "endOffsets": "588,841,1100,1355,1615,1878,1974,2078,2181,2291,2394,2501,2610,2712,2818,2910,3011,3111,3208,3313,3435,3554,3658,3779,3901,4005,4108,4202,4304,4423,4539,4639,4757,4876,4965,5043,5112,5232,5312,5484,5662"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1106,1362,1621,1721,1829,1936,2050,2157,2268,2381,2487,2597,2693,2798,2902,3003,3112,3238,3361,3469,3594,3720,3828,3935,4033,4139,4262,4382,4486,4608,4731,4824,4906,4979,5103,5187,5355",
+ "endLines": "4,7,10,13,16,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54",
+ "endColumns": "10,10,10,10,10,10,99,107,106,113,106,110,112,105,109,95,104,103,100,108,125,122,107,124,125,107,106,97,105,122,119,103,121,122,92,81,72,123,83,167,173",
+ "endOffsets": "346,595,850,1101,1357,1616,1716,1824,1931,2045,2152,2263,2376,2482,2592,2688,2793,2897,2998,3107,3233,3356,3464,3589,3715,3823,3930,4028,4134,4257,4377,4481,4603,4726,4819,4901,4974,5098,5182,5350,5524"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-xlarge-v4/values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,132,203,274,344,414,482,550,614",
+ "endColumns": "76,70,70,69,69,67,67,63,54",
+ "endOffsets": "127,198,269,339,409,477,545,609,664"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,547,660,760,924,1038,1155,1322,1421,1582,1695,1858,1992,2074,2157",
+ "endColumns": "98,160,112,99,163,113,116,166,98,160,112,162,133,81,82,98",
+ "endOffsets": "385,546,659,759,923,1037,1154,1321,1420,1581,1694,1857,1991,2073,2156,2255"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5952,6055,6216,6333,6437,6601,6719,6998,7165,7268,7429,7546,7709,7847,7933,8020",
+ "endColumns": "102,160,116,103,163,117,120,166,102,160,116,162,137,85,86,102",
+ "endOffsets": "6050,6211,6328,6432,6596,6714,6835,7160,7263,7424,7541,7704,7842,7928,8015,8118"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-zh-rCN/values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,151,258,381,476,576,658,755,861,937,1013,1091,1187,1283,1378,1475,1570,1668,1780,1874",
+ "endColumns": "95,106,122,94,99,81,96,105,75,75,77,95,95,94,96,94,97,111,93,100",
+ "endOffsets": "146,253,376,471,571,653,750,856,932,1008,1086,1182,1278,1373,1470,1565,1663,1775,1869,1970"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1607,1703,1810,1933,2028,2128,2210,2307,2413,2489,2565,2643,2739,2835,2930,3027,3122,3220,3332,8464",
+ "endColumns": "95,106,122,94,99,81,96,105,75,75,77,95,95,94,96,94,97,111,93,100",
+ "endOffsets": "1698,1805,1928,2023,2123,2205,2302,2408,2484,2560,2638,2734,2830,2925,3022,3117,3215,3327,3421,8560"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "157",
+ "endOffsets": "446"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6840",
+ "endColumns": "157",
+ "endOffsets": "6993"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,838,1097,1347,1602,1863,1948,2031,2115,2199,2282,2363,2448,2532,2614,2695,2775,2856,2942,3026,3121,3216,3301,3397,3493,3577,3662,3745,3826,3918,4010,4091,4184,4277,4363,4435,4503,4602,4679,4850",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,82,80,84,83,81,80,79,80,85,83,94,94,84,95,95,83,84,82,80,91,91,80,92,92,85,71,67,98,76,170,176",
+ "endOffsets": "584,837,1096,1346,1601,1862,1947,2030,2114,2198,2281,2362,2447,2531,2613,2694,2774,2855,2941,3025,3120,3215,3300,3396,3492,3576,3661,3744,3825,3917,4009,4090,4183,4276,4362,4434,4502,4601,4678,4849,5026"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,853,1099,1350,3426,3515,3602,3690,3778,3865,3950,4039,4127,4213,4298,4382,4467,4557,4645,4744,4843,4932,5032,5132,5220,5309,5396,5481,5577,5673,5758,5855,8123,8213,8289,8361,8565,8646,8813",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,86,84,88,87,85,84,83,84,89,87,98,98,88,99,99,87,88,86,84,95,95,84,96,96,89,75,71,102,80,166,172",
+ "endOffsets": "344,593,848,1094,1345,1602,3510,3597,3685,3773,3860,3945,4034,4122,4208,4293,4377,4462,4552,4640,4739,4838,4927,5027,5127,5215,5304,5391,5476,5572,5668,5753,5850,5947,8208,8284,8356,8459,8641,8808,8981"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pa-rIN_values-pa-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pa-rIN/values-pa-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,269,392,497,602,688,788,901,978,1054,1133,1234,1335,1432,1541,1640,1750,1872,1972",
+ "endColumns": "105,107,122,104,104,85,99,112,76,75,78,100,100,96,108,98,109,121,99,100",
+ "endOffsets": "156,264,387,492,597,683,783,896,973,1049,1128,1229,1330,1427,1536,1635,1745,1867,1967,2068"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,834,1091,1339,1592,1849,1932,2014,2097,2181,2264,2345,2430,2514,2596,2675,2754,2834,2918,3001,3095,3189,3273,3368,3463,3547,3632,3713,3793,3884,3975,4055,4147,4239,4325,4400,4469,4574,4650,4822",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,82,81,82,83,82,80,84,83,81,78,78,79,83,82,93,93,83,94,94,83,84,80,79,90,90,79,91,91,85,74,68,104,75,171,176",
+ "endOffsets": "580,833,1090,1338,1591,1848,1931,2013,2096,2180,2263,2344,2429,2513,2595,2674,2753,2833,2917,3000,3094,3188,3272,3367,3462,3546,3631,3712,3792,3883,3974,4054,4146,4238,4324,4399,4468,4573,4649,4821,4998"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,851,1095,1344,3437,3524,3610,3697,3785,3872,3957,4046,4134,4220,4303,4386,4470,4558,4645,4743,4841,4929,5028,5127,5215,5304,5389,5473,5568,5663,5747,5843,8248,8338,8417,8490,8700,8780,8948",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,86,85,86,87,86,84,88,87,85,82,82,83,87,86,97,97,87,98,98,87,88,84,83,94,94,83,95,95,89,78,72,108,79,167,172",
+ "endOffsets": "344,593,846,1090,1339,1592,3519,3605,3692,3780,3867,3952,4041,4129,4215,4298,4381,4465,4553,4640,4738,4836,4924,5023,5122,5210,5299,5384,5468,5563,5658,5742,5838,5934,8333,8412,8485,8594,8775,8943,9116"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ja/values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,259,380,473,578,660,758,866,943,1019,1097,1199,1298,1393,1496,1591,1687,1798,1895",
+ "endColumns": "96,106,120,92,104,81,97,107,76,75,77,101,98,94,102,94,95,110,96,100",
+ "endOffsets": "147,254,375,468,573,655,753,861,938,1014,1092,1194,1293,1388,1491,1586,1682,1793,1890,1991"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1597,1694,1801,1922,2015,2120,2202,2300,2408,2485,2561,2639,2741,2840,2935,3038,3133,3229,3340,8599",
+ "endColumns": "96,106,120,92,104,81,97,107,76,75,77,101,98,94,102,94,95,110,96,100",
+ "endOffsets": "1689,1796,1917,2010,2115,2197,2295,2403,2480,2556,2634,2736,2835,2930,3033,3128,3224,3335,3432,8695"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "180",
+ "endOffsets": "465"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6880",
+ "endColumns": "180",
+ "endOffsets": "7056"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,551,669,773,962,1080,1204,1395,1494,1658,1775,1954,2100,2186,2271",
+ "endColumns": "101,165,117,103,188,117,123,190,98,163,116,178,145,85,84,95",
+ "endOffsets": "384,550,668,772,961,1079,1203,1394,1493,1657,1774,1953,2099,2185,2270,2366"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5939,6045,6211,6333,6441,6630,6752,7061,7252,7355,7519,7640,7819,7969,8059,8148",
+ "endColumns": "105,165,121,107,188,121,127,190,102,163,120,178,149,89,88,99",
+ "endOffsets": "6040,6206,6328,6436,6625,6747,6875,7247,7350,7514,7635,7814,7964,8054,8143,8243"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bn-rBD_values-bn-rBD.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-bn-rBD/values-bn-rBD.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,507,613,707,812,942,1020,1098,1185,1295,1411,1518,1628,1734,1844,1969,2074",
+ "endColumns": "108,107,122,111,105,93,104,129,77,77,86,109,115,106,109,105,109,124,104,100",
+ "endOffsets": "159,267,390,502,608,702,807,937,1015,1093,1180,1290,1406,1513,1623,1729,1839,1964,2069,2170"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,599,727,834,1064,1195,1333,1570,1680,1896,2030,2249,2454,2553,2646",
+ "endColumns": "103,211,127,106,229,130,137,236,109,215,133,218,204,98,92,108",
+ "endOffsets": "386,598,726,833,1063,1194,1332,1569,1679,1895,2029,2248,2453,2552,2645,2754"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6638,6746,6958,7090,7201,7431,7566,7932,8169,8283,8499,8637,8856,9065,9168,9265",
+ "endColumns": "107,211,131,110,229,134,141,236,113,215,137,218,208,102,96,112",
+ "endOffsets": "6741,6953,7085,7196,7426,7561,7703,8164,8278,8494,8632,8851,9060,9163,9260,9373"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "223",
+ "endOffsets": "508"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7708",
+ "endColumns": "223",
+ "endOffsets": "7927"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-fr/values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,512,623,705,811,941,1024,1104,1190,1300,1412,1515,1626,1733,1840,1962,2061",
+ "endColumns": "110,107,122,114,110,81,105,129,82,79,85,109,111,102,110,106,106,121,98,100",
+ "endOffsets": "161,269,392,507,618,700,806,936,1019,1099,1185,1295,1407,1510,1621,1728,1835,1957,2056,2157"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1747,1855,1978,2093,2204,2286,2392,2522,2605,2685,2771,2881,2993,3096,3207,3314,3421,3543,9749",
+ "endColumns": "110,107,122,114,110,81,105,129,82,79,85,109,111,102,110,106,106,121,98,100",
+ "endOffsets": "1742,1850,1973,2088,2199,2281,2387,2517,2600,2680,2766,2876,2988,3091,3202,3309,3416,3538,3637,9845"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1099,1356,1618,1888,1976,2071,2167,2266,2370,2467,2566,2671,2768,2853,2946,3040,3129,3225,3346,3467,3564,3686,3808,3913,4019,4106,4200,4319,4438,4532,4652,4772,4866,4943,5013,5127,5210,5382",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,94,95,98,103,96,98,104,96,84,92,93,88,95,120,120,96,121,121,104,105,86,93,118,118,93,119,119,93,76,69,113,82,171,177",
+ "endOffsets": "582,835,1098,1355,1617,1887,1975,2070,2166,2265,2369,2466,2565,2670,2767,2852,2945,3039,3128,3224,3345,3466,3563,3685,3807,3912,4018,4105,4199,4318,4437,4531,4651,4771,4865,4942,5012,5126,5209,5381,5559"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,859,1112,1370,3642,3734,3833,3933,4036,4144,4245,4348,4457,4558,4647,4744,4842,4935,5035,5160,5285,5386,5512,5638,5747,5857,5948,6046,6169,6292,6390,6514,9378,9476,9557,9631,9850,9937,10105",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,98,99,102,107,100,102,108,100,88,96,97,92,99,124,124,100,125,125,108,109,90,97,122,122,97,123,123,97,80,73,117,86,167,173",
+ "endOffsets": "346,595,854,1107,1365,1631,3729,3828,3928,4031,4139,4240,4343,4452,4553,4642,4739,4837,4930,5030,5155,5280,5381,5507,5633,5742,5852,5943,6041,6164,6287,6385,6509,6633,9471,9552,9626,9744,9932,10100,10274"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,587,846,1109,1363,1622,1885,1972,2063,2155,2247,2343,2431,2524,2621,2710,2793,2881,2970,3058,3150,3254,3357,3450,3555,3659,3756,3854,3939,4028,4130,4231,4320,4423,4525,4615,4693,4763,4873,4951,5123",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,90,91,91,95,87,92,96,88,82,87,88,87,91,103,102,92,104,103,96,97,84,88,101,100,88,102,101,89,77,69,109,77,171,177",
+ "endOffsets": "586,845,1108,1362,1621,1884,1971,2062,2154,2246,2342,2430,2523,2620,2709,2792,2880,2969,3057,3149,3253,3356,3449,3554,3658,3755,3853,3938,4027,4129,4230,4319,4422,4524,4614,4692,4762,4872,4950,5122,5300"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,355,610,869,1119,1374,3612,3703,3798,3894,3990,4090,4182,4279,4380,4473,4560,4652,4745,4837,4933,5041,5148,5245,5354,5462,5563,5665,5754,5847,5953,6058,6151,6258,8955,9049,9131,9205,9420,9502,9670",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,94,95,95,99,91,96,100,92,86,91,92,91,95,107,106,96,108,107,100,101,88,92,105,104,92,106,105,93,81,73,113,81,167,173",
+ "endOffsets": "350,605,864,1114,1369,1628,3698,3793,3889,3985,4085,4177,4274,4375,4468,4555,4647,4740,4832,4928,5036,5143,5240,5349,5457,5558,5660,5749,5842,5948,6053,6146,6253,6359,9044,9126,9200,9314,9497,9665,9839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,593,718,828,1038,1166,1294,1513,1620,1817,1945,2153,2333,2422,2514",
+ "endColumns": "106,202,124,109,209,127,127,218,106,196,127,207,179,88,91,109",
+ "endOffsets": "389,592,717,827,1037,1165,1293,1512,1619,1816,1944,2152,2332,2421,2513,2623"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6364,6475,6678,6807,6921,7131,7263,7601,7820,7931,8128,8260,8468,8652,8745,8841",
+ "endColumns": "110,202,128,113,209,131,131,218,110,196,131,207,183,92,95,113",
+ "endOffsets": "6470,6673,6802,6916,7126,7258,7390,7815,7926,8123,8255,8463,8647,8740,8836,8950"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hi/values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,508,615,700,802,924,1001,1079,1169,1278,1380,1478,1588,1688,1803,1928,2034",
+ "endColumns": "116,107,122,104,106,84,101,121,76,77,89,108,101,97,109,99,114,124,105,100",
+ "endOffsets": "167,275,398,503,610,695,797,919,996,1074,1164,1273,1375,1473,1583,1683,1798,1923,2029,2130"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1633,1750,1858,1981,2086,2193,2278,2380,2502,2579,2657,2747,2856,2958,3056,3166,3266,3381,3506,9319",
+ "endColumns": "116,107,122,104,106,84,101,121,76,77,89,108,101,97,109,99,114,124,105,100",
+ "endOffsets": "1745,1853,1976,2081,2188,2273,2375,2497,2574,2652,2742,2851,2953,3051,3161,3261,3376,3501,3607,9415"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7395",
+ "endColumns": "205",
+ "endOffsets": "7596"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mr-rIN_values-mr-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-mr-rIN/values-mr-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,510,617,707,808,923,1000,1078,1158,1270,1372,1468,1577,1678,1793,1916,2021",
+ "endColumns": "117,107,122,105,106,89,100,114,76,77,79,111,101,95,108,100,114,122,104,100",
+ "endOffsets": "168,276,399,505,612,702,803,918,995,1073,1153,1265,1367,1463,1572,1673,1788,1911,2016,2117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-uz-rUZ/values-uz-rUZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,495,612,698,809,925,1005,1084,1168,1277,1384,1485,1593,1698,1803,1902",
+ "endColumns": "104,107,122,103,116,85,110,115,79,78,83,108,106,100,107,104,104,98,100",
+ "endOffsets": "155,263,386,490,607,693,804,920,1000,1079,1163,1272,1379,1480,1588,1693,1798,1897,1998"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "188",
+ "endOffsets": "473"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3072",
+ "endColumns": "188",
+ "endOffsets": "3256"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sr/values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,498,604,690,794,912,993,1073,1161,1266,1374,1475,1579,1687,1788,1916,2013",
+ "endColumns": "108,107,122,102,105,85,103,117,80,79,87,104,107,100,103,107,100,127,96,100",
+ "endOffsets": "159,267,390,493,599,685,789,907,988,1068,1156,1261,1369,1470,1574,1682,1783,1911,2008,2109"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,322,445,548,654,740,844,962,1043,1123,1211,1316,1424,1525,1629,1737,1838,1966,4580",
+ "endColumns": "108,107,122,102,105,85,103,117,80,79,87,104,107,100,103,107,100,127,96,100",
+ "endOffsets": "209,317,440,543,649,735,839,957,1038,1118,1206,1311,1419,1520,1624,1732,1833,1961,2058,4676"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,575,699,807,1020,1145,1272,1480,1585,1776,1901,2109,2277,2371,2462",
+ "endColumns": "103,187,123,107,212,124,126,207,104,190,124,207,167,93,90,104",
+ "endOffsets": "386,574,698,806,1019,1144,1271,1479,1584,1775,1900,2108,2276,2370,2461,2566"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2063,2171,2359,2487,2599,2812,2941,3261,3469,3578,3769,3898,4106,4278,4376,4471",
+ "endColumns": "107,187,127,111,212,128,130,207,108,190,128,207,171,97,94,108",
+ "endOffsets": "2166,2354,2482,2594,2807,2936,3067,3464,3573,3764,3893,4101,4273,4371,4466,4575"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-si/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,575,697,808,1009,1131,1254,1464,1577,1764,1893,2096,2283,2382,2469",
+ "endColumns": "105,185,121,110,200,121,122,209,112,186,128,202,186,98,86,104",
+ "endOffsets": "388,574,696,807,1008,1130,1253,1463,1576,1763,1892,2095,2282,2381,2468,2573"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,401,527,642,843,969,1294,1504,1621,1808,1941,2144,2335,2438,2529",
+ "endColumns": "109,185,125,114,200,125,126,209,116,186,132,202,190,102,90,108",
+ "endOffsets": "210,396,522,637,838,964,1091,1499,1616,1803,1936,2139,2330,2433,2524,2633"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-si/values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2638",
+ "endColumns": "100",
+ "endOffsets": "2734"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-si/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1096",
+ "endColumns": "197",
+ "endOffsets": "1289"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,836,1093,1348,1608,1872,1960,2051,2144,2241,2332,2423,2522,2615,2708,2789,2874,2961,3050,3142,3247,3352,3446,3553,3660,3752,3846,3929,4015,4114,4213,4300,4401,4502,4590,4666,4736,4846,4924,5096",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,90,92,96,90,90,98,92,92,80,84,86,88,91,104,104,93,106,106,91,93,82,85,98,98,86,100,100,87,75,69,109,77,171,177",
+ "endOffsets": "584,835,1092,1347,1607,1871,1959,2050,2143,2240,2331,2422,2521,2614,2707,2788,2873,2960,3049,3141,3246,3351,3445,3552,3659,3751,3845,3928,4014,4113,4212,4299,4400,4501,4589,4665,4735,4845,4923,5095,5273"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1100,1356,3530,3622,3717,3814,3915,4010,4105,4208,4305,4402,4487,4576,4667,4760,4856,4965,5074,5172,5283,5394,5490,5588,5675,5765,5868,5971,6062,6167,8774,8866,8946,9020,9235,9317,9485",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,94,96,100,94,94,102,96,96,84,88,90,92,95,108,108,97,110,110,95,97,86,89,102,102,90,104,104,91,79,73,113,81,167,173",
+ "endOffsets": "344,591,844,1095,1351,1611,3617,3712,3809,3910,4005,4100,4203,4300,4397,4482,4571,4662,4755,4851,4960,5069,5167,5278,5389,5485,5583,5670,5760,5863,5966,6057,6162,6267,8861,8941,9015,9129,9312,9480,9654"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,574,697,802,1012,1133,1261,1479,1582,1765,1888,2093,2267,2356,2444",
+ "endColumns": "102,183,122,104,209,120,127,217,102,182,122,204,173,88,87,103",
+ "endOffsets": "389,573,696,801,1011,1132,1260,1478,1581,1764,1887,2092,2266,2355,2443,2547"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6272,6379,6563,6690,6799,7009,7134,7463,7681,7788,7971,8098,8303,8481,8574,8666",
+ "endColumns": "106,183,126,108,209,124,131,217,106,182,126,204,177,92,91,107",
+ "endOffsets": "6374,6558,6685,6794,7004,7129,7261,7676,7783,7966,8093,8298,8476,8569,8661,8769"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "196",
+ "endOffsets": "485"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7266",
+ "endColumns": "196",
+ "endOffsets": "7458"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-en-rGB/values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1616,1720,1828,1951,2051,2159,2243,2343,2458,2535,2611,2693,2796,2900,2999,3104,3207,3311,3430,9134",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "1715,1823,1946,2046,2154,2238,2338,2453,2530,2606,2688,2791,2895,2994,3099,3202,3306,3425,3525,9230"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4,9,14,19,24,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,732,1136,1550,1957,2365,2791,2878,2969,3062,3162,3256,3354,3456,3552,3652,3736,3825,3916,4004,4096,4200,4304,4398,4504,4610,4705,4802,4888,4978,5080,5182,5273,5377,5481,5570,5646,5715,5832,5913,6085",
+ "endLines": "8,13,18,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "endColumns": "10,10,10,10,10,10,86,90,92,99,93,97,101,95,99,83,88,90,87,91,103,103,93,105,105,94,96,85,89,101,101,90,103,103,88,75,68,116,80,171,177",
+ "endOffsets": "731,1135,1549,1956,2364,2790,2877,2968,3061,3161,3255,3353,3455,3551,3651,3735,3824,3915,4003,4095,4199,4303,4397,4503,4609,4704,4801,4887,4977,5079,5181,5272,5376,5480,5569,5645,5714,5831,5912,6084,6262"
+ },
+ "to": {
+ "startLines": "2,7,12,17,22,27,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,492,884,1286,1681,2077,4470,4561,4656,4753,4857,4955,5057,5163,5263,5367,5455,5548,5643,5735,5831,5939,6047,6145,6255,6365,6464,6565,6655,6749,6855,6961,7056,7164,9889,9982,10062,10135,10357,10442,10610",
+ "endLines": "6,11,16,21,26,31,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "endColumns": "10,10,10,10,10,10,90,94,96,103,97,101,105,99,103,87,92,94,91,95,107,107,97,109,109,98,100,89,93,105,105,94,107,107,92,79,72,120,84,167,173",
+ "endOffsets": "487,879,1281,1676,2072,2486,4556,4651,4748,4852,4950,5052,5158,5258,5362,5450,5543,5638,5730,5826,5934,6042,6140,6250,6360,6459,6560,6650,6744,6850,6956,7051,7159,7267,9977,10057,10130,10251,10437,10605,10779"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ru/values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,170,278,401,503,615,701,806,926,1005,1083,1163,1269,1377,1475,1584,1690,1798,1934,2034",
+ "endColumns": "114,107,122,101,111,85,104,119,78,77,79,105,107,97,108,105,107,135,99,100",
+ "endOffsets": "165,273,396,498,610,696,801,921,1000,1078,1158,1264,1372,1470,1579,1685,1793,1929,2029,2130"
+ },
+ "to": {
+ "startLines": "32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,100",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2491,2606,2714,2837,2939,3051,3137,3242,3362,3441,3519,3599,3705,3813,3911,4020,4126,4234,4370,10256",
+ "endColumns": "114,107,122,101,111,85,104,119,78,77,79,105,107,97,108,105,107,135,99,100",
+ "endOffsets": "2601,2709,2832,2934,3046,3132,3237,3357,3436,3514,3594,3700,3808,3906,4015,4121,4229,4365,4465,10352"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,586,710,818,1019,1146,1275,1515,1620,1814,1938,2164,2348,2443,2529",
+ "endColumns": "104,197,123,107,200,126,128,239,104,193,123,225,183,94,85,110",
+ "endOffsets": "387,585,709,817,1018,1145,1274,1514,1619,1813,1937,2163,2347,2442,2528,2639"
+ },
+ "to": {
+ "startLines": "79,80,81,82,83,84,85,87,88,89,90,91,92,93,94,95",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7272,7381,7579,7707,7819,8020,8151,8500,8740,8849,9043,9171,9397,9585,9684,9774",
+ "endColumns": "108,197,127,111,200,130,132,239,108,193,127,225,187,98,89,114",
+ "endOffsets": "7376,7574,7702,7814,8015,8146,8279,8735,8844,9038,9166,9392,9580,9679,9769,9884"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "215",
+ "endOffsets": "500"
+ },
+ "to": {
+ "startLines": "86",
+ "startColumns": "4",
+ "startOffsets": "8284",
+ "endColumns": "215",
+ "endOffsets": "8495"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lo-rLA_values-lo-rLA.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-lo-rLA/values-lo-rLA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,486,593,678,783,895,972,1050,1130,1237,1334,1432,1537,1640,1744,1866,1962",
+ "endColumns": "102,107,122,96,106,84,104,111,76,77,79,106,96,97,104,102,103,121,95,100",
+ "endOffsets": "153,261,384,481,588,673,778,890,967,1045,1125,1232,1329,1427,1532,1635,1739,1861,1957,2058"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-af/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3021",
+ "endColumns": "201",
+ "endOffsets": "3218"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-af/values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,596,681,784,902,978,1055,1136,1243,1346,1443,1551,1653,1755,1872,1970",
+ "endColumns": "103,107,122,99,105,84,102,117,75,76,80,106,102,96,107,101,101,116,97,100",
+ "endOffsets": "154,262,385,485,591,676,779,897,973,1050,1131,1238,1341,1438,1546,1648,1750,1867,1965,2066"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,317,440,540,646,731,834,952,1028,1105,1186,1293,1396,1493,1601,1703,1805,1922,4554",
+ "endColumns": "103,107,122,99,105,84,102,117,75,76,80,106,102,96,107,101,101,116,97,100",
+ "endOffsets": "204,312,435,535,641,726,829,947,1023,1100,1181,1288,1391,1488,1596,1698,1800,1917,2015,4650"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-af/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,576,700,808,1017,1137,1264,1489,1595,1783,1908,2106,2286,2378,2467",
+ "endColumns": "104,187,123,107,208,119,126,224,105,187,124,197,179,91,88,103",
+ "endOffsets": "387,575,699,807,1016,1136,1263,1488,1594,1782,1907,2105,2285,2377,2466,2570"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2020,2129,2317,2445,2557,2766,2890,3223,3448,3558,3746,3875,4073,4257,4353,4446",
+ "endColumns": "108,187,127,111,208,123,130,224,109,187,128,197,183,95,92,107",
+ "endOffsets": "2124,2312,2440,2552,2761,2885,3016,3443,3553,3741,3870,4068,4252,4348,4441,4549"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ne-rNP_values-ne-rNP.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ne-rNP/values-ne-rNP.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,495,603,694,801,928,1022,1112,1200,1310,1426,1529,1644,1746,1861,1992,2104",
+ "endColumns": "104,107,122,103,107,90,106,126,93,89,87,109,115,102,114,101,114,130,111,100",
+ "endOffsets": "155,263,386,490,598,689,796,923,1017,1107,1195,1305,1421,1524,1639,1741,1856,1987,2099,2200"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v18/values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-pt-rPT/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,585,711,817,1044,1170,1304,1551,1657,1858,1987,2205,2409,2503,2598",
+ "endColumns": "102,194,125,105,226,125,133,246,105,200,128,217,203,93,94,111",
+ "endOffsets": "389,584,710,816,1043,1169,1303,1550,1656,1857,1986,2204,2408,2502,2597,2709"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2099,2206,2401,2531,2641,2868,2998,3340,3587,3697,3898,4031,4249,4457,4555,4654",
+ "endColumns": "106,194,129,109,226,129,137,246,109,200,132,217,207,97,98,115",
+ "endOffsets": "2201,2396,2526,2636,2863,2993,3131,3582,3692,3893,4026,4244,4452,4550,4649,4765"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pt-rPT/values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,933,1017,1098,1185,1292,1404,1506,1614,1721,1828,1950,2049",
+ "endColumns": "119,107,122,105,106,88,100,123,83,80,86,106,111,101,107,106,106,121,98,100",
+ "endOffsets": "170,278,401,507,614,703,804,928,1012,1093,1180,1287,1399,1501,1609,1716,1823,1945,2044,2145"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,456,562,669,758,859,983,1067,1148,1235,1342,1454,1556,1664,1771,1878,2000,4770",
+ "endColumns": "119,107,122,105,106,88,100,123,83,80,86,106,111,101,107,106,106,121,98,100",
+ "endOffsets": "220,328,451,557,664,753,854,978,1062,1143,1230,1337,1449,1551,1659,1766,1873,1995,2094,4866"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-pt-rPT/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "203",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3136",
+ "endColumns": "203",
+ "endOffsets": "3335"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-land/values-land.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,117,189,259,323,394",
+ "endColumns": "61,71,69,63,70,67",
+ "endOffsets": "112,184,254,318,389,457"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ca/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,574,703,810,1022,1151,1286,1523,1630,1824,1957,2185,2372,2463,2557",
+ "endColumns": "102,187,128,106,211,128,134,236,106,193,132,227,186,90,93,111",
+ "endOffsets": "385,573,702,809,1021,1150,1285,1522,1629,1823,1956,2184,2371,2462,2556,2668"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2094,2201,2389,2522,2633,2845,2978,3315,3552,3663,3857,3994,4222,4413,4508,4606",
+ "endColumns": "106,187,132,110,211,132,138,236,110,193,136,227,190,94,97,115",
+ "endOffsets": "2196,2384,2517,2628,2840,2973,3112,3547,3658,3852,3989,4217,4408,4503,4601,4717"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ca/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3117",
+ "endColumns": "197",
+ "endOffsets": "3310"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ca/values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,510,617,700,808,934,1018,1099,1182,1293,1402,1500,1610,1714,1822,1945,2044",
+ "endColumns": "117,107,122,105,106,82,107,125,83,80,82,110,108,97,109,103,107,122,98,100",
+ "endOffsets": "168,276,399,505,612,695,803,929,1013,1094,1177,1288,1397,1495,1605,1709,1817,1940,2039,2140"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,331,454,560,667,750,858,984,1068,1149,1232,1343,1452,1550,1660,1764,1872,1995,4722",
+ "endColumns": "117,107,122,105,106,82,107,125,83,80,82,110,108,97,109,103,107,122,98,100",
+ "endOffsets": "218,326,449,555,662,745,853,979,1063,1144,1227,1338,1447,1545,1655,1759,1867,1990,2089,4818"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-gl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,582,709,815,1033,1163,1297,1527,1634,1834,1967,2191,2369,2462,2557",
+ "endColumns": "103,194,126,105,217,129,133,229,106,199,132,223,177,92,94,109",
+ "endOffsets": "386,581,708,814,1032,1162,1296,1526,1633,1833,1966,2190,2368,2461,2556,2666"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,408,539,649,867,1001,1332,1562,1673,1873,2010,2234,2416,2513,2612",
+ "endColumns": "107,194,130,109,217,133,137,229,110,199,136,223,181,96,98,113",
+ "endOffsets": "208,403,534,644,862,996,1134,1557,1668,1868,2005,2229,2411,2508,2607,2721"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-gl/values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2726",
+ "endColumns": "100",
+ "endOffsets": "2822"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-gl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "192",
+ "endOffsets": "477"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1139",
+ "endColumns": "192",
+ "endOffsets": "1327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v14_values-v14.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v14/values-v14.xml",
+ "from": {
+ "startLines": "2,7,8,9,15,21,22,23,26,27",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,331,402,485,895,1317,1437,1500,1654,1717",
+ "endLines": "6,7,8,14,20,21,22,25,26,27",
+ "endColumns": "12,70,82,12,12,119,62,12,62,131",
+ "endOffsets": "326,397,480,890,1312,1432,1495,1649,1712,1844"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-gu/values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2629",
+ "endColumns": "100",
+ "endOffsets": "2725"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-gu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1104",
+ "endColumns": "205",
+ "endOffsets": "1305"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-gu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,587,710,820,1017,1137,1262,1469,1575,1770,1893,2095,2271,2358,2450",
+ "endColumns": "105,197,122,109,196,119,124,206,105,194,122,201,175,86,91,106",
+ "endOffsets": "388,586,709,819,1016,1136,1261,1468,1574,1769,1892,2094,2270,2357,2449,2556"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,413,540,654,851,975,1310,1517,1627,1822,1949,2151,2331,2422,2518",
+ "endColumns": "109,197,126,113,196,123,128,206,109,194,126,201,179,90,95,110",
+ "endOffsets": "210,408,535,649,846,970,1099,1512,1622,1817,1944,2146,2326,2417,2513,2624"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-fi/values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,494,595,681,786,904,991,1073,1153,1260,1363,1460,1566,1665,1769,1888,1987",
+ "endColumns": "107,107,122,99,100,85,104,117,86,81,79,106,102,96,105,98,103,118,98,100",
+ "endOffsets": "158,266,389,489,590,676,781,899,986,1068,1148,1255,1358,1455,1561,1660,1764,1883,1982,2083"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1605,1713,1821,1944,2044,2145,2231,2336,2454,2541,2623,2703,2810,2913,3010,3116,3215,3319,3438,9266",
+ "endColumns": "107,107,122,99,100,85,104,117,86,81,79,106,102,96,105,98,103,118,98,100",
+ "endOffsets": "1708,1816,1939,2039,2140,2226,2331,2449,2536,2618,2698,2805,2908,3005,3111,3210,3314,3433,3532,9362"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7386",
+ "endColumns": "208",
+ "endOffsets": "7590"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1341,1594,1857,1950,2043,2135,2234,2333,2429,2527,2625,2720,2809,2899,2988,3079,3173,3282,3391,3484,3592,3700,3800,3899,3987,4078,4184,4290,4379,4484,4589,4679,4756,4828,4944,5022,5194",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,92,92,91,98,98,95,97,97,94,88,89,88,90,93,108,108,92,107,107,99,98,87,90,105,105,88,104,104,89,76,71,115,77,171,177",
+ "endOffsets": "580,831,1088,1340,1593,1856,1949,2042,2134,2233,2332,2428,2526,2624,2719,2808,2898,2987,3078,3172,3281,3390,3483,3591,3699,3799,3898,3986,4077,4183,4289,4378,4483,4588,4678,4755,4827,4943,5021,5193,5371"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1097,1346,3537,3634,3731,3827,3930,4033,4133,4235,4337,4436,4529,4623,4716,4811,4909,5022,5135,5232,5344,5456,5560,5663,5755,5850,5960,6070,6163,6272,8895,8989,9070,9146,9367,9449,9617",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,96,96,95,102,102,99,101,101,98,92,93,92,94,97,112,112,96,111,111,103,102,91,94,109,109,92,108,108,93,80,75,119,81,167,173",
+ "endOffsets": "344,591,844,1092,1341,1600,3629,3726,3822,3925,4028,4128,4230,4332,4431,4524,4618,4711,4806,4904,5017,5130,5227,5339,5451,5555,5658,5750,5845,5955,6065,6158,6267,6376,8984,9065,9141,9261,9444,9612,9786"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,577,706,810,1012,1136,1268,1468,1572,1752,1876,2083,2248,2340,2436",
+ "endColumns": "108,184,128,103,201,123,131,199,103,179,123,206,164,91,95,107",
+ "endOffsets": "391,576,705,809,1011,1135,1267,1467,1571,1751,1875,2082,2247,2339,2435,2543"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6381,6494,6679,6812,6920,7122,7250,7595,7795,7903,8083,8211,8418,8587,8683,8783",
+ "endColumns": "112,184,132,107,201,127,135,199,107,179,127,206,168,95,99,111",
+ "endOffsets": "6489,6674,6807,6915,7117,7245,7381,7790,7898,8078,8206,8413,8582,8678,8778,8890"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v12_values-v12.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v12/values-v12.xml",
+ "from": {
+ "startLines": "2,5,8,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,279,479,598",
+ "endLines": "4,7,8,9",
+ "endColumns": "12,12,118,94",
+ "endOffsets": "274,474,593,688"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-eu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "200",
+ "endOffsets": "485"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1129",
+ "endColumns": "200",
+ "endOffsets": "1325"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-eu/values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2728",
+ "endColumns": "100",
+ "endOffsets": "2824"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-eu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,593,717,824,1030,1155,1287,1530,1636,1834,1962,2189,2374,2466,2557",
+ "endColumns": "101,207,123,106,205,124,131,242,105,197,127,226,184,91,90,103",
+ "endOffsets": "384,592,716,823,1029,1154,1286,1529,1635,1833,1961,2188,2373,2465,2556,2660"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,419,547,658,864,993,1330,1573,1683,1881,2013,2240,2429,2525,2620",
+ "endColumns": "105,207,127,110,205,128,135,242,109,197,131,226,188,95,94,107",
+ "endOffsets": "206,414,542,653,859,988,1124,1568,1678,1876,2008,2235,2424,2520,2615,2723"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-v16/values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-lo/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,591,719,824,1035,1158,1299,1510,1613,1810,1937,2167,2354,2448,2543",
+ "endColumns": "105,201,127,104,210,122,140,210,102,196,126,229,186,93,94,109",
+ "endOffsets": "388,590,718,823,1034,1157,1298,1509,1612,1809,1936,2166,2353,2447,2542,2652"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,417,549,658,869,996,1332,1543,1650,1847,1978,2208,2399,2497,2596",
+ "endColumns": "109,201,131,108,210,126,144,210,106,196,130,229,190,97,98,113",
+ "endOffsets": "210,412,544,653,864,991,1136,1538,1645,1842,1973,2203,2394,2492,2591,2705"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-lo/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1141",
+ "endColumns": "190",
+ "endOffsets": "1327"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-lo/values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2710",
+ "endColumns": "100",
+ "endOffsets": "2806"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-port/values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-af.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
new file mode 100644
index 0000000000000000000000000000000000000000..08c6f3267a60d0f91f25885f7d497c2bbd4ea438
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-af/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3021",
+ "endColumns": "201",
+ "endOffsets": "3218"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-af/values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,596,681,784,902,978,1055,1136,1243,1346,1443,1551,1653,1755,1872,1970",
+ "endColumns": "103,107,122,99,105,84,102,117,75,76,80,106,102,96,107,101,101,116,97,100",
+ "endOffsets": "154,262,385,485,591,676,779,897,973,1050,1131,1238,1341,1438,1546,1648,1750,1867,1965,2066"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,317,440,540,646,731,834,952,1028,1105,1186,1293,1396,1493,1601,1703,1805,1922,4554",
+ "endColumns": "103,107,122,99,105,84,102,117,75,76,80,106,102,96,107,101,101,116,97,100",
+ "endOffsets": "204,312,435,535,641,726,829,947,1023,1100,1181,1288,1391,1488,1596,1698,1800,1917,2015,4650"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-af/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,576,700,808,1017,1137,1264,1489,1595,1783,1908,2106,2286,2378,2467",
+ "endColumns": "104,187,123,107,208,119,126,224,105,187,124,197,179,91,88,103",
+ "endOffsets": "387,575,699,807,1016,1136,1263,1488,1594,1782,1907,2105,2285,2377,2466,2570"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2020,2129,2317,2445,2557,2766,2890,3223,3448,3558,3746,3875,4073,4257,4353,4446",
+ "endColumns": "108,187,127,111,208,123,130,224,109,187,128,197,183,95,92,107",
+ "endOffsets": "2124,2312,2440,2552,2761,2885,3016,3443,3553,3741,3870,4068,4252,4348,4441,4549"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-am.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
new file mode 100644
index 0000000000000000000000000000000000000000..2e0cc99fef303f453cb50745e592e8baf264af96
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-am/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "2942",
+ "endColumns": "190",
+ "endOffsets": "3128"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-am/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,554,674,774,960,1081,1208,1395,1496,1672,1793,1987,2140,2226,2309",
+ "endColumns": "99,170,119,99,185,120,126,186,100,175,120,193,152,85,82,95",
+ "endOffsets": "382,553,673,773,959,1080,1207,1394,1495,1671,1792,1986,2139,2225,2308,2404"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1997,2101,2272,2396,2500,2686,2811,3133,3320,3425,3601,3726,3920,4077,4167,4254",
+ "endColumns": "103,170,123,103,185,124,130,186,104,175,124,193,156,89,86,99",
+ "endOffsets": "2096,2267,2391,2495,2681,2806,2937,3315,3420,3596,3721,3915,4072,4162,4249,4349"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-am/values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,265,388,487,593,679,782,895,973,1051,1130,1230,1330,1426,1529,1628,1735,1851,1947",
+ "endColumns": "101,107,122,98,105,85,102,112,77,77,78,99,99,95,102,98,106,115,95,100",
+ "endOffsets": "152,260,383,482,588,674,777,890,968,1046,1125,1225,1325,1421,1524,1623,1730,1846,1942,2043"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,315,438,537,643,729,832,945,1023,1101,1180,1280,1380,1476,1579,1678,1785,1901,4354",
+ "endColumns": "101,107,122,98,105,85,102,112,77,77,78,99,99,95,102,98,106,115,95,100",
+ "endOffsets": "202,310,433,532,638,724,827,940,1018,1096,1175,1275,1375,1471,1574,1673,1780,1896,1992,4450"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
new file mode 100644
index 0000000000000000000000000000000000000000..831544f3afb766f517db098c16e1f849818e55a0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ar/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "189",
+ "endOffsets": "474"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3003",
+ "endColumns": "189",
+ "endOffsets": "3188"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ar/values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,507,616,698,799,913,992,1071,1150,1255,1356,1452,1560,1663,1766,1885,1982",
+ "endColumns": "116,107,122,103,108,81,100,113,78,78,78,104,100,95,107,102,102,118,96,100",
+ "endOffsets": "167,275,398,502,611,693,794,908,987,1066,1145,1250,1351,1447,1555,1658,1761,1880,1977,2078"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,330,453,557,666,748,849,963,1042,1121,1200,1305,1406,1502,1610,1713,1816,1935,4477",
+ "endColumns": "116,107,122,103,108,81,100,113,78,78,78,104,100,95,107,102,102,118,96,100",
+ "endOffsets": "217,325,448,552,661,743,844,958,1037,1116,1195,1300,1401,1497,1605,1708,1811,1930,2027,4573"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ar/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,561,681,784,981,1107,1234,1430,1532,1713,1833,2031,2203,2293,2385",
+ "endColumns": "101,175,119,102,196,125,126,195,101,180,119,197,171,89,91,108",
+ "endOffsets": "384,560,680,783,980,1106,1233,1429,1531,1712,1832,2030,2202,2292,2384,2493"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2032,2138,2314,2438,2545,2742,2872,3193,3389,3495,3676,3800,3998,4174,4268,4364",
+ "endColumns": "105,175,123,106,196,129,130,195,105,180,123,197,175,93,95,112",
+ "endOffsets": "2133,2309,2433,2540,2737,2867,2998,3384,3490,3671,3795,3993,4169,4263,4359,4472"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-az-rAZ.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-az-rAZ.json
new file mode 100644
index 0000000000000000000000000000000000000000..1cdf80219a0099634531ee40a0118afe68a74a90
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-az-rAZ.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az-rAZ/values-az-rAZ.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-az-rAZ/values-az-rAZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,384,483,593,681,788,902,983,1062,1147,1254,1361,1461,1570,1674,1784,1881",
+ "endColumns": "97,107,122,98,109,87,106,113,80,78,84,106,106,99,108,103,109,96,100",
+ "endOffsets": "148,256,379,478,588,676,783,897,978,1057,1142,1249,1356,1456,1565,1669,1779,1876,1977"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-az.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
new file mode 100644
index 0000000000000000000000000000000000000000..379f56860ce4911c007ca4600d06513dfe7f4173
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-az/values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2690",
+ "endColumns": "100",
+ "endOffsets": "2786"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-az/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "220",
+ "endOffsets": "505"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1125",
+ "endColumns": "220",
+ "endOffsets": "1341"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-az/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,577,708,816,1021,1152,1283,1508,1616,1796,1931,2134,2316,2406,2497",
+ "endColumns": "106,186,130,107,204,130,130,224,107,179,134,202,181,89,90,105",
+ "endOffsets": "389,576,707,815,1020,1151,1282,1507,1615,1795,1930,2133,2315,2405,2496,2602"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,403,538,650,855,990,1346,1571,1683,1863,2002,2205,2391,2485,2580",
+ "endColumns": "110,186,134,111,204,134,134,224,111,179,138,202,185,93,94,109",
+ "endOffsets": "211,398,533,645,850,985,1120,1566,1678,1858,1997,2200,2386,2480,2575,2685"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-b+es+419.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-b+es+419.json
new file mode 100644
index 0000000000000000000000000000000000000000..6db93f6ad69d31a61e2742cf3a11178b6ac0d212
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-b+es+419.json
@@ -0,0 +1,28 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+es+419/values-b+es+419.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-b+es+419/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "339,589,842,1101,1356,1616,1879,1975,2079,2182,2292,2395,2502,2611,2713,2819,2911,3012,3112,3209,3314,3436,3555,3659,3780,3902,4006,4109,4203,4305,4424,4540,4640,4758,4877,4966,5044,5113,5233,5313,5485",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,109,102,106,108,101,105,91,100,99,96,104,121,118,103,120,121,103,102,93,101,118,115,99,117,118,88,77,68,119,79,171,177",
+ "endOffsets": "588,841,1100,1355,1615,1878,1974,2078,2181,2291,2394,2501,2610,2712,2818,2910,3011,3111,3208,3313,3435,3554,3658,3779,3901,4005,4108,4202,4304,4423,4539,4639,4757,4876,4965,5043,5112,5232,5312,5484,5662"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1106,1362,1621,1721,1829,1936,2050,2157,2268,2381,2487,2597,2693,2798,2902,3003,3112,3238,3361,3469,3594,3720,3828,3935,4033,4139,4262,4382,4486,4608,4731,4824,4906,4979,5103,5187,5355",
+ "endLines": "4,7,10,13,16,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54",
+ "endColumns": "10,10,10,10,10,10,99,107,106,113,106,110,112,105,109,95,104,103,100,108,125,122,107,124,125,107,106,97,105,122,119,103,121,122,92,81,72,123,83,167,173",
+ "endOffsets": "346,595,850,1101,1357,1616,1716,1824,1931,2045,2152,2263,2376,2482,2592,2688,2793,2897,2998,3107,3233,3356,3464,3589,3715,3823,3930,4028,4134,4257,4377,4481,4603,4726,4819,4901,4974,5098,5182,5350,5524"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
new file mode 100644
index 0000000000000000000000000000000000000000..2dc4d5b32d11583265ea41da8d1fbcc95c91e1de
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-b+sr+Latn/values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-be.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
new file mode 100644
index 0000000000000000000000000000000000000000..bff114f5a78d037d502910c80afc0726f391579a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-be/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,582,705,813,1027,1151,1280,1501,1606,1800,1926,2138,2323,2418,2506",
+ "endColumns": "104,193,122,107,213,123,128,220,104,193,125,211,184,94,87,103",
+ "endOffsets": "387,581,704,812,1026,1150,1279,1500,1605,1799,1925,2137,2322,2417,2505,2609"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,408,535,647,861,989,1327,1548,1657,1851,1981,2193,2382,2481,2573",
+ "endColumns": "108,193,126,111,213,127,132,220,108,193,129,211,188,98,91,107",
+ "endOffsets": "209,403,530,642,856,984,1117,1543,1652,1846,1976,2188,2377,2476,2568,2676"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-be/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1122",
+ "endColumns": "204",
+ "endOffsets": "1322"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-be/values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "108",
+ "endOffsets": "159"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2681",
+ "endColumns": "108",
+ "endOffsets": "2785"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
new file mode 100644
index 0000000000000000000000000000000000000000..e3315427d0f612ba87156836c369dd7857a76b6a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-bg/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "196",
+ "endOffsets": "481"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3155",
+ "endColumns": "196",
+ "endOffsets": "3347"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-bg/values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,170,281,409,516,621,707,812,933,1012,1090,1173,1287,1396,1496,1610,1716,1824,1947,2046",
+ "endColumns": "114,110,127,106,104,85,104,120,78,77,82,113,108,99,113,105,107,122,98,100",
+ "endOffsets": "165,276,404,511,616,702,807,928,1007,1085,1168,1282,1391,1491,1605,1711,1819,1942,2041,2142"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,331,459,566,671,757,862,983,1062,1140,1223,1337,1446,1546,1660,1766,1874,1997,4743",
+ "endColumns": "114,110,127,106,104,85,104,120,78,77,82,113,108,99,113,105,107,122,98,100",
+ "endOffsets": "215,326,454,561,666,752,857,978,1057,1135,1218,1332,1441,1541,1655,1761,1869,1992,2091,4839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-bg/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,587,720,829,1055,1188,1322,1550,1660,1866,2002,2218,2410,2506,2591",
+ "endColumns": "106,196,132,108,225,132,133,227,109,205,135,215,191,95,84,97",
+ "endOffsets": "389,586,719,828,1054,1187,1321,1549,1659,1865,2001,2217,2409,2505,2590,2688"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2096,2207,2404,2541,2654,2880,3017,3352,3580,3694,3900,4040,4256,4452,4552,4641",
+ "endColumns": "110,196,136,112,225,136,137,227,113,205,139,215,195,99,88,101",
+ "endOffsets": "2202,2399,2536,2649,2875,3012,3150,3575,3689,3895,4035,4251,4447,4547,4636,4738"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bn-rBD.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bn-rBD.json
new file mode 100644
index 0000000000000000000000000000000000000000..4a2ea52782b67e13e81c2f6cf40315a8939779b2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bn-rBD.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn-rBD/values-bn-rBD.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-bn-rBD/values-bn-rBD.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,507,613,707,812,942,1020,1098,1185,1295,1411,1518,1628,1734,1844,1969,2074",
+ "endColumns": "108,107,122,111,105,93,104,129,77,77,86,109,115,106,109,105,109,124,104,100",
+ "endOffsets": "159,267,390,502,608,702,807,937,1015,1093,1180,1290,1406,1513,1623,1729,1839,1964,2069,2170"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
new file mode 100644
index 0000000000000000000000000000000000000000..0a8865dfafdd0c6f4e612e6b573aaab6c1c79a03
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-bn/values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2622",
+ "endColumns": "100",
+ "endOffsets": "2718"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-bn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "210",
+ "endOffsets": "495"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1103",
+ "endColumns": "210",
+ "endOffsets": "1309"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-bn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,581,707,816,1012,1132,1261,1465,1572,1759,1885,2078,2253,2339,2431",
+ "endColumns": "106,190,125,108,195,119,128,203,106,186,125,192,174,85,91,113",
+ "endOffsets": "389,580,706,815,1011,1131,1260,1464,1571,1758,1884,2077,2252,2338,2430,2544"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,407,537,650,846,970,1314,1518,1629,1816,1946,2139,2318,2408,2504",
+ "endColumns": "110,190,129,112,195,123,132,203,110,186,129,192,178,89,95,117",
+ "endOffsets": "211,402,532,645,841,965,1098,1513,1624,1811,1941,2134,2313,2403,2499,2617"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
new file mode 100644
index 0000000000000000000000000000000000000000..4edd681431489948320242cee36cb73207edcfd5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-bs/values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2648",
+ "endColumns": "100",
+ "endOffsets": "2744"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-bs/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "199",
+ "endOffsets": "484"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1113",
+ "endColumns": "199",
+ "endOffsets": "1308"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-bs/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,703,811,1020,1144,1271,1484,1589,1781,1906,2115,2287,2381,2472",
+ "endColumns": "103,191,123,107,208,123,126,212,104,191,124,208,171,93,90,109",
+ "endOffsets": "386,578,702,810,1019,1143,1270,1483,1588,1780,1905,2114,2286,2380,2471,2581"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,405,533,645,854,982,1313,1526,1635,1827,1956,2165,2341,2439,2534",
+ "endColumns": "107,191,127,111,208,127,130,212,108,191,128,208,175,97,94,113",
+ "endOffsets": "208,400,528,640,849,977,1108,1521,1630,1822,1951,2160,2336,2434,2529,2643"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
new file mode 100644
index 0000000000000000000000000000000000000000..2c6cb117e2afc6cad9fbc442d3a7c0aa0c1f7417
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ca/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,574,703,810,1022,1151,1286,1523,1630,1824,1957,2185,2372,2463,2557",
+ "endColumns": "102,187,128,106,211,128,134,236,106,193,132,227,186,90,93,111",
+ "endOffsets": "385,573,702,809,1021,1150,1285,1522,1629,1823,1956,2184,2371,2462,2556,2668"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2094,2201,2389,2522,2633,2845,2978,3315,3552,3663,3857,3994,4222,4413,4508,4606",
+ "endColumns": "106,187,132,110,211,132,138,236,110,193,136,227,190,94,97,115",
+ "endOffsets": "2196,2384,2517,2628,2840,2973,3112,3547,3658,3852,3989,4217,4408,4503,4601,4717"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ca/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3117",
+ "endColumns": "197",
+ "endOffsets": "3310"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ca/values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,510,617,700,808,934,1018,1099,1182,1293,1402,1500,1610,1714,1822,1945,2044",
+ "endColumns": "117,107,122,105,106,82,107,125,83,80,82,110,108,97,109,103,107,122,98,100",
+ "endOffsets": "168,276,399,505,612,695,803,929,1013,1094,1177,1288,1397,1495,1605,1709,1817,1940,2039,2140"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,331,454,560,667,750,858,984,1068,1149,1232,1343,1452,1550,1660,1764,1872,1995,4722",
+ "endColumns": "117,107,122,105,106,82,107,125,83,80,82,110,108,97,109,103,107,122,98,100",
+ "endOffsets": "218,326,449,555,662,745,853,979,1063,1144,1227,1338,1447,1545,1655,1759,1867,1990,2089,4818"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
new file mode 100644
index 0000000000000000000000000000000000000000..f1c083658603318b6f047c0337d1f41838ff92d2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-cs/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3075",
+ "endColumns": "201",
+ "endOffsets": "3272"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-cs/values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,395,497,606,692,797,914,995,1076,1160,1264,1373,1472,1578,1688,1795,1917,2015",
+ "endColumns": "106,108,123,101,108,85,104,116,80,80,83,103,108,98,105,109,106,121,97,100",
+ "endOffsets": "157,266,390,492,601,687,792,909,990,1071,1155,1259,1368,1467,1573,1683,1790,1912,2010,2111"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,321,445,547,656,742,847,964,1045,1126,1210,1314,1423,1522,1628,1738,1845,1967,4664",
+ "endColumns": "106,108,123,101,108,85,104,116,80,80,83,103,108,98,105,109,106,121,97,100",
+ "endOffsets": "207,316,440,542,651,737,842,959,1040,1121,1205,1309,1418,1517,1623,1733,1840,1962,2060,4760"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-cs/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,702,810,1022,1147,1273,1507,1616,1811,1937,2157,2338,2432,2525",
+ "endColumns": "103,191,122,107,211,124,125,233,108,194,125,219,180,93,92,110",
+ "endOffsets": "386,578,701,809,1021,1146,1272,1506,1615,1810,1936,2156,2337,2431,2524,2635"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2065,2173,2365,2492,2604,2816,2945,3277,3511,3624,3819,3949,4169,4354,4452,4549",
+ "endColumns": "107,191,126,111,211,128,129,233,112,194,129,219,184,97,96,114",
+ "endOffsets": "2168,2360,2487,2599,2811,2940,3070,3506,3619,3814,3944,4164,4349,4447,4544,4659"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-da.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
new file mode 100644
index 0000000000000000000000000000000000000000..4c0dffa63358d1fb946b0709dc66394f7687ada4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-da/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "185",
+ "endOffsets": "470"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7502",
+ "endColumns": "185",
+ "endOffsets": "7683"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-da/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,704,811,1013,1136,1266,1481,1585,1778,1903,2107,2311,2403,2491",
+ "endColumns": "103,191,124,106,201,122,129,214,103,192,124,203,203,91,87,102",
+ "endOffsets": "386,578,703,810,1012,1135,1265,1480,1584,1777,1902,2106,2310,2402,2490,2593"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6499,6607,6799,6928,7039,7241,7368,7688,7903,8011,8204,8333,8537,8745,8841,8933",
+ "endColumns": "107,191,128,110,201,126,133,214,107,192,128,203,207,95,91,106",
+ "endOffsets": "6602,6794,6923,7034,7236,7363,7497,7898,8006,8199,8328,8532,8740,8836,8928,9035"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-da/values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,488,600,683,783,896,973,1050,1129,1238,1346,1442,1556,1658,1759,1875,1972",
+ "endColumns": "102,107,122,98,111,82,99,112,76,76,78,108,107,95,113,101,100,115,96,100",
+ "endOffsets": "153,261,384,483,595,678,778,891,968,1045,1124,1233,1341,1437,1551,1653,1754,1870,1967,2068"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1739,1847,1970,2069,2181,2264,2364,2477,2554,2631,2710,2819,2927,3023,3137,3239,3340,3456,9394",
+ "endColumns": "102,107,122,98,111,82,99,112,76,76,78,108,107,95,113,101,100,115,96,100",
+ "endOffsets": "1734,1842,1965,2064,2176,2259,2359,2472,2549,2626,2705,2814,2922,3018,3132,3234,3335,3451,3548,9490"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-da/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,588,843,1108,1363,1623,1888,1977,2076,2174,2276,2378,2476,2577,2678,2775,2859,2954,3048,3138,3238,3354,3469,3568,3683,3797,3900,4002,4088,4184,4296,4407,4501,4612,4722,4812,4890,4959,5060,5137,5309",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,88,98,97,101,101,97,100,100,96,83,94,93,89,99,115,114,98,114,113,102,101,85,95,111,110,93,110,109,89,77,68,100,76,171,177",
+ "endOffsets": "587,842,1107,1362,1622,1887,1976,2075,2173,2275,2377,2475,2576,2677,2774,2858,2953,3047,3137,3237,3353,3468,3567,3682,3796,3899,4001,4087,4183,4295,4406,4500,4611,4721,4811,4889,4958,5059,5136,5308,5486"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,356,607,868,1119,1375,3553,3646,3749,3851,3957,4063,4165,4270,4375,4476,4564,4663,4761,4855,4959,5079,5198,5301,5420,5538,5645,5751,5841,5941,6057,6172,6270,6385,9040,9134,9216,9289,9495,9576,9744",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,92,102,101,105,105,101,104,104,100,87,98,97,93,103,119,118,102,118,117,106,105,89,99,115,114,97,114,113,93,81,72,104,80,167,173",
+ "endOffsets": "351,602,863,1114,1370,1631,3641,3744,3846,3952,4058,4160,4265,4370,4471,4559,4658,4756,4850,4954,5074,5193,5296,5415,5533,5640,5746,5836,5936,6052,6167,6265,6380,6494,9129,9211,9284,9389,9571,9739,9913"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-de.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
new file mode 100644
index 0000000000000000000000000000000000000000..3340d97c8da94adeeff6d694d3680509ffc4dab3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-de/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1099,1354,1618,1888,1975,2066,2159,2257,2348,2442,2542,2635,2731,2813,2900,2989,3077,3169,3281,3392,3486,3600,3713,3805,3899,3983,4071,4179,4286,4375,4485,4594,4685,4764,4833,4943,5023,5195",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,90,92,97,90,93,99,92,95,81,86,88,87,91,111,110,93,113,112,91,93,83,87,107,106,88,109,108,90,78,68,109,79,171,177",
+ "endOffsets": "582,835,1098,1353,1617,1887,1974,2065,2158,2256,2347,2441,2541,2634,2730,2812,2899,2988,3076,3168,3280,3391,3485,3599,3712,3804,3898,3982,4070,4178,4285,4374,4484,4593,4684,4763,4832,4942,5022,5194,5372"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,859,1110,1370,3580,3671,3766,3863,3965,4060,4158,4262,4359,4459,4545,4636,4729,4821,4917,5033,5148,5246,5364,5481,5577,5675,5763,5855,5967,6078,6171,6285,9087,9182,9265,9338,9553,9637,9805",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,94,96,101,94,97,103,96,99,85,90,92,91,95,115,114,97,117,116,95,97,87,91,111,110,92,113,112,94,82,72,113,83,167,173",
+ "endOffsets": "346,595,854,1105,1365,1631,3666,3761,3858,3960,4055,4153,4257,4354,4454,4540,4631,4724,4816,4912,5028,5143,5241,5359,5476,5572,5670,5758,5850,5962,6073,6166,6280,6393,9177,9260,9333,9447,9632,9800,9974"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-de/values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,489,601,687,792,907,984,1060,1142,1253,1356,1455,1566,1668,1775,1897,1999",
+ "endColumns": "104,107,122,97,111,85,104,114,76,75,81,110,102,98,110,101,106,121,101,100",
+ "endOffsets": "155,263,386,484,596,682,787,902,979,1055,1137,1248,1351,1450,1561,1663,1770,1892,1994,2095"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1741,1849,1972,2070,2182,2268,2373,2488,2565,2641,2723,2834,2937,3036,3147,3249,3356,3478,9452",
+ "endColumns": "104,107,122,97,111,85,104,114,76,75,81,110,102,98,110,101,106,121,101,100",
+ "endOffsets": "1736,1844,1967,2065,2177,2263,2368,2483,2560,2636,2718,2829,2932,3031,3142,3244,3351,3473,3575,9548"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-de/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "203",
+ "endOffsets": "488"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7467",
+ "endColumns": "203",
+ "endOffsets": "7666"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-de/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,586,712,822,1059,1188,1332,1571,1681,1881,2010,2231,2433,2530,2619",
+ "endColumns": "106,195,125,109,236,128,143,238,109,199,128,220,201,96,88,104",
+ "endOffsets": "389,585,711,821,1058,1187,1331,1570,1680,1880,2009,2230,2432,2529,2618,2723"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6398,6509,6705,6835,6949,7186,7319,7671,7910,8024,8224,8357,8578,8784,8885,8978",
+ "endColumns": "110,195,129,113,236,132,147,238,113,199,132,220,205,100,92,108",
+ "endOffsets": "6504,6700,6830,6944,7181,7314,7462,7905,8019,8219,8352,8573,8779,8880,8973,9082"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-el.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
new file mode 100644
index 0000000000000000000000000000000000000000..79b93005153ee49f27a3fd136926b6d9da95db1b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-el/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3210",
+ "endColumns": "222",
+ "endOffsets": "3428"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-el/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,610,740,849,1089,1212,1342,1590,1696,1897,2024,2261,2432,2527,2615",
+ "endColumns": "108,217,129,108,239,122,129,247,105,200,126,236,170,94,87,107",
+ "endOffsets": "391,609,739,848,1088,1211,1341,1589,1695,1896,2023,2260,2431,2526,2614,2722"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2131,2244,2462,2596,2709,2949,3076,3433,3681,3791,3992,4123,4360,4535,4634,4726",
+ "endColumns": "112,217,133,112,239,126,133,247,109,200,130,236,174,98,91,111",
+ "endOffsets": "2239,2457,2591,2704,2944,3071,3205,3676,3786,3987,4118,4355,4530,4629,4721,4833"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-el/values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,515,632,717,822,948,1036,1122,1207,1318,1428,1530,1641,1750,1858,1981,2081",
+ "endColumns": "117,107,122,110,116,84,104,125,87,85,84,110,109,101,110,108,107,122,99,100",
+ "endOffsets": "168,276,399,510,627,712,817,943,1031,1117,1202,1313,1423,1525,1636,1745,1853,1976,2076,2177"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,331,454,565,682,767,872,998,1086,1172,1257,1368,1478,1580,1691,1800,1908,2031,4838",
+ "endColumns": "117,107,122,110,116,84,104,125,87,85,84,110,109,101,110,108,107,122,99,100",
+ "endOffsets": "218,326,449,560,677,762,867,993,1081,1167,1252,1363,1473,1575,1686,1795,1903,2026,2126,4934"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
new file mode 100644
index 0000000000000000000000000000000000000000..998469683f978bde1a0b0860cc11f4f23921cd42
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-en-rAU/values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
new file mode 100644
index 0000000000000000000000000000000000000000..1113ff799b11bb86abbfd7e399c7e301a45961fc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,836,1093,1348,1608,1872,1960,2051,2144,2241,2332,2423,2522,2615,2708,2789,2874,2961,3050,3142,3247,3352,3446,3553,3660,3752,3846,3929,4015,4114,4213,4300,4401,4502,4590,4666,4736,4846,4924,5096",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,90,92,96,90,90,98,92,92,80,84,86,88,91,104,104,93,106,106,91,93,82,85,98,98,86,100,100,87,75,69,109,77,171,177",
+ "endOffsets": "584,835,1092,1347,1607,1871,1959,2050,2143,2240,2331,2422,2521,2614,2707,2788,2873,2960,3049,3141,3246,3351,3445,3552,3659,3751,3845,3928,4014,4113,4212,4299,4400,4501,4589,4665,4735,4845,4923,5095,5273"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1100,1356,3530,3622,3717,3814,3915,4010,4105,4208,4305,4402,4487,4576,4667,4760,4856,4965,5074,5172,5283,5394,5490,5588,5675,5765,5868,5971,6062,6167,8774,8866,8946,9020,9235,9317,9485",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,94,96,100,94,94,102,96,96,84,88,90,92,95,108,108,97,110,110,95,97,86,89,102,102,90,104,104,91,79,73,113,81,167,173",
+ "endOffsets": "344,591,844,1095,1351,1611,3617,3712,3809,3910,4005,4100,4203,4300,4397,4482,4571,4662,4755,4851,4960,5069,5167,5278,5389,5485,5583,5670,5760,5863,5966,6057,6162,6267,8861,8941,9015,9129,9312,9480,9654"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,574,697,802,1012,1133,1261,1479,1582,1765,1888,2093,2267,2356,2444",
+ "endColumns": "102,183,122,104,209,120,127,217,102,182,122,204,173,88,87,103",
+ "endOffsets": "389,573,696,801,1011,1132,1260,1478,1581,1764,1887,2092,2266,2355,2443,2547"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6272,6379,6563,6690,6799,7009,7134,7463,7681,7788,7971,8098,8303,8481,8574,8666",
+ "endColumns": "106,183,126,108,209,124,131,217,106,182,126,204,177,92,91,107",
+ "endOffsets": "6374,6558,6685,6794,7004,7129,7261,7676,7783,7966,8093,8298,8476,8569,8661,8769"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-en-rGB/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "196",
+ "endOffsets": "485"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7266",
+ "endColumns": "196",
+ "endOffsets": "7458"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-en-rGB/values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1616,1720,1828,1951,2051,2159,2243,2343,2458,2535,2611,2693,2796,2900,2999,3104,3207,3311,3430,9134",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "1715,1823,1946,2046,2154,2238,2338,2453,2530,2606,2688,2791,2895,2994,3099,3202,3306,3425,3525,9230"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..3c4d9e497bd926e8648a54f6cf367282827c111b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-en-rIN/values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969",
+ "endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,100",
+ "endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2065"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
new file mode 100644
index 0000000000000000000000000000000000000000..0c45ec1c5ce4aa9b061f9df8a6ca1ac82a1adce0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1354,1614,1877,1973,2077,2180,2290,2393,2500,2609,2711,2817,2909,3010,3110,3207,3312,3434,3553,3657,3778,3900,4004,4107,4201,4303,4422,4538,4638,4756,4875,4964,5042,5111,5231,5311,5483",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,109,102,106,108,101,105,91,100,99,96,104,121,118,103,120,121,103,102,93,101,118,115,99,117,118,88,77,68,119,79,171,177",
+ "endOffsets": "586,839,1098,1353,1613,1876,1972,2076,2179,2289,2392,2499,2608,2710,2816,2908,3009,3109,3206,3311,3433,3552,3656,3777,3899,4003,4106,4200,4302,4421,4537,4637,4755,4874,4963,5041,5110,5230,5310,5482,5660"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1106,1362,3614,3714,3822,3929,4043,4150,4261,4374,4480,4590,4686,4791,4895,4996,5105,5231,5354,5462,5587,5713,5821,5928,6026,6132,6255,6375,6479,6601,9389,9482,9564,9637,9862,9946,10114",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,107,106,113,106,110,112,105,109,95,104,103,100,108,125,122,107,124,125,107,106,97,105,122,119,103,121,122,92,81,72,123,83,167,173",
+ "endOffsets": "346,595,850,1101,1357,1616,3709,3817,3924,4038,4145,4256,4369,4475,4585,4681,4786,4890,4991,5100,5226,5349,5457,5582,5708,5816,5923,6021,6127,6250,6370,6474,6596,6719,9477,9559,9632,9756,9941,10109,10283"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "204",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7764",
+ "endColumns": "204",
+ "endOffsets": "7964"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-es-rUS/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,393,591,721,827,1047,1176,1307,1537,1644,1845,1976,2212,2416,2512,2600",
+ "endColumns": "105,197,129,105,219,128,130,229,106,200,130,235,203,95,87,102",
+ "endOffsets": "392,590,720,826,1046,1175,1306,1536,1643,1844,1975,2211,2415,2511,2599,2702"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6724,6834,7032,7166,7276,7496,7629,7969,8199,8310,8511,8646,8882,9090,9190,9282",
+ "endColumns": "109,197,133,109,219,132,134,229,110,200,134,235,207,99,91,106",
+ "endOffsets": "6829,7027,7161,7271,7491,7624,7759,8194,8305,8506,8641,8877,9085,9185,9277,9384"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-es-rUS/values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,515,623,708,809,932,1016,1097,1179,1291,1403,1504,1612,1719,1826,1948,2048",
+ "endColumns": "119,107,122,108,107,84,100,122,83,80,81,111,111,100,107,106,106,121,99,100",
+ "endOffsets": "170,278,401,510,618,703,804,927,1011,1092,1174,1286,1398,1499,1607,1714,1821,1943,2043,2144"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1621,1741,1849,1972,2081,2189,2274,2375,2498,2582,2663,2745,2857,2969,3070,3178,3285,3392,3514,9761",
+ "endColumns": "119,107,122,108,107,84,100,122,83,80,81,111,111,100,107,106,106,121,99,100",
+ "endOffsets": "1736,1844,1967,2076,2184,2269,2370,2493,2577,2658,2740,2852,2964,3065,3173,3280,3387,3509,3609,9857"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-es.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
new file mode 100644
index 0000000000000000000000000000000000000000..47205429bfdc352064b8a6c53670b221029f67a9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-es/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "218",
+ "endOffsets": "503"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7686",
+ "endColumns": "218",
+ "endOffsets": "7900"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-es/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1344,1604,1867,1963,2067,2170,2274,2377,2478,2581,2683,2783,2875,2976,3076,3173,3278,3396,3515,3619,3736,3854,3958,4061,4155,4257,4372,4488,4588,4702,4817,4906,4984,5053,5165,5245,5417",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,103,102,103,102,100,102,101,99,91,100,99,96,104,117,118,103,116,117,103,102,93,101,114,115,99,113,114,88,77,68,111,79,171,177",
+ "endOffsets": "580,831,1088,1343,1603,1866,1962,2066,2169,2273,2376,2477,2580,2682,2782,2874,2975,3075,3172,3277,3395,3514,3618,3735,3853,3957,4060,4154,4256,4371,4487,4587,4701,4816,4905,4983,5052,5164,5244,5416,5594"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1100,1356,3582,3682,3790,3897,4005,4112,4217,4324,4430,4534,4630,4735,4839,4940,5049,5171,5294,5402,5523,5645,5753,5860,5958,6064,6183,6303,6407,6525,9318,9411,9493,9566,9783,9867,10035",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,107,106,107,106,104,106,105,103,95,104,103,100,108,121,122,107,120,121,107,106,97,105,118,119,103,117,118,92,81,72,115,83,167,173",
+ "endOffsets": "344,591,844,1095,1351,1610,3677,3785,3892,4000,4107,4212,4319,4425,4529,4625,4730,4834,4935,5044,5166,5289,5397,5518,5640,5748,5855,5953,6059,6178,6298,6402,6520,6639,9406,9488,9561,9677,9862,10030,10204"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-es/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,584,713,819,1039,1170,1305,1556,1663,1859,1989,2213,2396,2489,2584",
+ "endColumns": "105,194,128,105,219,130,134,250,106,195,129,223,182,92,94,109",
+ "endOffsets": "388,583,712,818,1038,1169,1304,1555,1662,1858,1988,2212,2395,2488,2583,2693"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6644,6754,6949,7082,7192,7412,7547,7905,8156,8267,8463,8597,8821,9008,9105,9204",
+ "endColumns": "109,194,132,109,219,134,138,250,110,195,133,223,186,96,98,113",
+ "endOffsets": "6749,6944,7077,7187,7407,7542,7681,8151,8262,8458,8592,8816,9003,9100,9199,9313"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-es/values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,516,624,709,810,938,1014,1090,1172,1279,1379,1478,1586,1693,1800,1922,2022",
+ "endColumns": "116,107,122,112,107,84,100,127,75,75,81,106,99,98,107,106,106,121,99,100",
+ "endOffsets": "167,275,398,511,619,704,805,933,1009,1085,1167,1274,1374,1473,1581,1688,1795,1917,2017,2118"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1615,1732,1840,1963,2076,2184,2269,2370,2498,2574,2650,2732,2839,2939,3038,3146,3253,3360,3482,9682",
+ "endColumns": "116,107,122,112,107,84,100,127,75,75,81,106,99,98,107,106,106,121,99,100",
+ "endOffsets": "1727,1835,1958,2071,2179,2264,2365,2493,2569,2645,2727,2834,2934,3033,3141,3248,3355,3477,3577,9778"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-et-rEE.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-et-rEE.json
new file mode 100644
index 0000000000000000000000000000000000000000..6c9e3c89d935913e509e606af91d6fd1c22d5a72
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-et-rEE.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et-rEE/values-et-rEE.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-et-rEE/values-et-rEE.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,510,621,707,809,926,1006,1084,1167,1278,1383,1482,1592,1693,1796,1924,2026",
+ "endColumns": "116,107,122,106,110,85,101,116,79,77,82,110,104,98,109,100,102,127,101,100",
+ "endOffsets": "167,275,398,505,616,702,804,921,1001,1079,1162,1273,1378,1477,1587,1688,1791,1919,2021,2122"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-et.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
new file mode 100644
index 0000000000000000000000000000000000000000..4e41fc2bad8d98a2732fd23ce691f12cec8cfbd4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-et/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1115",
+ "endColumns": "198",
+ "endOffsets": "1309"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-et/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,578,703,809,1018,1145,1273,1492,1598,1793,1923,2137,2308,2397,2488",
+ "endColumns": "100,193,124,105,208,126,127,218,105,194,129,213,170,88,90,112",
+ "endOffsets": "383,577,702,808,1017,1144,1272,1491,1597,1792,1922,2136,2307,2396,2487,2600"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,404,533,643,852,983,1314,1533,1643,1838,1972,2186,2361,2454,2549",
+ "endColumns": "104,193,128,109,208,130,131,218,109,194,133,213,174,92,94,116",
+ "endOffsets": "205,399,528,638,847,978,1110,1528,1638,1833,1967,2181,2356,2449,2544,2661"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-et/values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2666",
+ "endColumns": "100",
+ "endOffsets": "2762"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-eu-rES.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-eu-rES.json
new file mode 100644
index 0000000000000000000000000000000000000000..fdf54ce299be04a5e61a217f9da415b71d1f1d33
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-eu-rES.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu-rES/values-eu-rES.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-eu-rES/values-eu-rES.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,493,603,689,795,919,1006,1090,1172,1281,1391,1490,1599,1712,1823,1960,2059",
+ "endColumns": "108,107,122,97,109,85,105,123,86,83,81,108,109,98,108,112,110,136,98,100",
+ "endOffsets": "159,267,390,488,598,684,790,914,1001,1085,1167,1276,1386,1485,1594,1707,1818,1955,2054,2155"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
new file mode 100644
index 0000000000000000000000000000000000000000..fc4d9e8fea0392ab9d852defdb8d999b6207a3a1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-eu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "200",
+ "endOffsets": "485"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1129",
+ "endColumns": "200",
+ "endOffsets": "1325"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-eu/values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2728",
+ "endColumns": "100",
+ "endOffsets": "2824"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-eu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,593,717,824,1030,1155,1287,1530,1636,1834,1962,2189,2374,2466,2557",
+ "endColumns": "101,207,123,106,205,124,131,242,105,197,127,226,184,91,90,103",
+ "endOffsets": "384,592,716,823,1029,1154,1286,1529,1635,1833,1961,2188,2373,2465,2556,2660"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,419,547,658,864,993,1330,1573,1683,1881,2013,2240,2429,2525,2620",
+ "endColumns": "105,207,127,110,205,128,135,242,109,197,131,226,188,95,94,107",
+ "endOffsets": "206,414,542,653,859,988,1124,1568,1678,1876,2008,2235,2424,2520,2615,2723"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
new file mode 100644
index 0000000000000000000000000000000000000000..9ec995207e420d69bf5532cc7bf41d9b6bc659fa
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-fa/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "213",
+ "endOffsets": "498"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3065",
+ "endColumns": "213",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-fa/values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,275,401,504,615,699,802,917,996,1074,1155,1267,1370,1468,1578,1681,1790,1915,2016",
+ "endColumns": "109,109,125,102,110,83,102,114,78,77,80,111,102,97,109,102,108,124,100,100",
+ "endOffsets": "160,270,396,499,610,694,797,912,991,1069,1150,1262,1365,1463,1573,1676,1785,1910,2011,2112"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,325,451,554,665,749,852,967,1046,1124,1205,1317,1420,1518,1628,1731,1840,1965,4651",
+ "endColumns": "109,109,125,102,110,83,102,114,78,77,80,111,102,97,109,102,108,124,100,100",
+ "endOffsets": "210,320,446,549,660,744,847,962,1041,1119,1200,1312,1415,1513,1623,1726,1835,1960,2061,4747"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-fa/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,580,709,810,1009,1135,1262,1474,1582,1785,1916,2130,2314,2406,2500",
+ "endColumns": "105,190,128,100,198,125,126,211,107,202,130,213,183,91,93,109",
+ "endOffsets": "388,579,708,809,1008,1134,1261,1473,1581,1784,1915,2129,2313,2405,2499,2609"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2066,2176,2367,2500,2605,2804,2934,3279,3491,3603,3806,3941,4155,4343,4439,4537",
+ "endColumns": "109,190,132,104,198,129,130,211,111,202,134,213,187,95,97,113",
+ "endOffsets": "2171,2362,2495,2600,2799,2929,3060,3486,3598,3801,3936,4150,4338,4434,4532,4646"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
new file mode 100644
index 0000000000000000000000000000000000000000..0e52706c74dc250cdc71650633fa0b4b5cc120b8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-fi/values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,494,595,681,786,904,991,1073,1153,1260,1363,1460,1566,1665,1769,1888,1987",
+ "endColumns": "107,107,122,99,100,85,104,117,86,81,79,106,102,96,105,98,103,118,98,100",
+ "endOffsets": "158,266,389,489,590,676,781,899,986,1068,1148,1255,1358,1455,1561,1660,1764,1883,1982,2083"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1605,1713,1821,1944,2044,2145,2231,2336,2454,2541,2623,2703,2810,2913,3010,3116,3215,3319,3438,9266",
+ "endColumns": "107,107,122,99,100,85,104,117,86,81,79,106,102,96,105,98,103,118,98,100",
+ "endOffsets": "1708,1816,1939,2039,2140,2226,2331,2449,2536,2618,2698,2805,2908,3005,3111,3210,3314,3433,3532,9362"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7386",
+ "endColumns": "208",
+ "endOffsets": "7590"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1341,1594,1857,1950,2043,2135,2234,2333,2429,2527,2625,2720,2809,2899,2988,3079,3173,3282,3391,3484,3592,3700,3800,3899,3987,4078,4184,4290,4379,4484,4589,4679,4756,4828,4944,5022,5194",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,92,92,91,98,98,95,97,97,94,88,89,88,90,93,108,108,92,107,107,99,98,87,90,105,105,88,104,104,89,76,71,115,77,171,177",
+ "endOffsets": "580,831,1088,1340,1593,1856,1949,2042,2134,2233,2332,2428,2526,2624,2719,2808,2898,2987,3078,3172,3281,3390,3483,3591,3699,3799,3898,3986,4077,4183,4289,4378,4483,4588,4678,4755,4827,4943,5021,5193,5371"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1097,1346,3537,3634,3731,3827,3930,4033,4133,4235,4337,4436,4529,4623,4716,4811,4909,5022,5135,5232,5344,5456,5560,5663,5755,5850,5960,6070,6163,6272,8895,8989,9070,9146,9367,9449,9617",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,96,96,95,102,102,99,101,101,98,92,93,92,94,97,112,112,96,111,111,103,102,91,94,109,109,92,108,108,93,80,75,119,81,167,173",
+ "endOffsets": "344,591,844,1092,1341,1600,3629,3726,3822,3925,4028,4128,4230,4332,4431,4524,4618,4711,4806,4904,5017,5130,5227,5339,5451,5555,5658,5750,5845,5955,6065,6158,6267,6376,8984,9065,9141,9261,9444,9612,9786"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-fi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,577,706,810,1012,1136,1268,1468,1572,1752,1876,2083,2248,2340,2436",
+ "endColumns": "108,184,128,103,201,123,131,199,103,179,123,206,164,91,95,107",
+ "endOffsets": "391,576,705,809,1011,1135,1267,1467,1571,1751,1875,2082,2247,2339,2435,2543"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6381,6494,6679,6812,6920,7122,7250,7595,7795,7903,8083,8211,8418,8587,8683,8783",
+ "endColumns": "112,184,132,107,201,127,135,199,107,179,127,206,168,95,99,111",
+ "endOffsets": "6489,6674,6807,6915,7117,7245,7381,7790,7898,8078,8206,8413,8582,8678,8778,8890"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
new file mode 100644
index 0000000000000000000000000000000000000000..706b4b7b0d8a89f06450c16c2220197743a39cb5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1356,1618,1881,1969,2064,2160,2255,2353,2446,2542,2641,2735,2820,2913,3007,3096,3192,3294,3415,3512,3634,3756,3855,3955,4042,4136,4255,4374,4468,4588,4708,4799,4876,4946,5060,5145,5317",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,94,95,94,97,92,95,98,93,84,92,93,88,95,101,120,96,121,121,98,99,86,93,118,118,93,119,119,90,76,69,113,84,171,177",
+ "endOffsets": "586,839,1098,1355,1617,1880,1968,2063,2159,2254,2352,2445,2541,2640,2734,2819,2912,3006,3095,3191,3293,3414,3511,3633,3755,3854,3954,4041,4135,4254,4373,4467,4587,4707,4798,4875,4945,5059,5144,5316,5494"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1108,1366,3651,3743,3842,3942,4041,4143,4240,4340,4443,4541,4630,4727,4825,4918,5018,5124,5249,5350,5476,5602,5705,5809,5900,5998,6121,6244,6342,6466,9340,9435,9516,9590,9809,9898,10066",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,98,99,98,101,96,99,102,97,88,96,97,92,99,105,124,100,125,125,102,103,90,97,122,122,97,123,123,94,80,73,117,88,167,173",
+ "endOffsets": "346,595,850,1103,1361,1620,3738,3837,3937,4036,4138,4235,4335,4438,4536,4625,4722,4820,4913,5013,5119,5244,5345,5471,5597,5700,5804,5895,5993,6116,6239,6337,6461,6585,9430,9511,9585,9703,9893,10061,10235"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-fr-rCA/values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,512,623,710,826,956,1039,1119,1215,1325,1437,1540,1651,1758,1860,1982,2081",
+ "endColumns": "110,107,122,114,110,86,115,129,82,79,95,109,111,102,110,106,101,121,98,100",
+ "endOffsets": "161,269,392,507,618,705,821,951,1034,1114,1210,1320,1432,1535,1646,1753,1855,1977,2076,2177"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1625,1736,1844,1967,2082,2193,2280,2396,2526,2609,2689,2785,2895,3007,3110,3221,3328,3430,3552,9708",
+ "endColumns": "110,107,122,114,110,86,115,129,82,79,95,109,111,102,110,106,101,121,98,100",
+ "endOffsets": "1731,1839,1962,2077,2188,2275,2391,2521,2604,2684,2780,2890,3002,3105,3216,3323,3425,3547,3646,9804"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,391,603,731,838,1068,1199,1337,1591,1701,1917,2051,2270,2475,2574,2664",
+ "endColumns": "103,211,127,106,229,130,137,253,109,215,133,218,204,98,89,108",
+ "endOffsets": "390,602,730,837,1067,1198,1336,1590,1700,1916,2050,2269,2474,2573,2663,2772"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6590,6698,6910,7042,7153,7383,7518,7880,8134,8248,8464,8602,8821,9030,9133,9227",
+ "endColumns": "107,211,131,110,229,134,141,253,113,215,137,218,208,102,93,112",
+ "endOffsets": "6693,6905,7037,7148,7378,7513,7655,8129,8243,8459,8597,8816,9025,9128,9222,9335"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-fr-rCA/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "219",
+ "endOffsets": "508"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7660",
+ "endColumns": "219",
+ "endOffsets": "7875"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
new file mode 100644
index 0000000000000000000000000000000000000000..7317a972061b8678fa4ce71f223becee5555825a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,599,727,834,1064,1195,1333,1570,1680,1896,2030,2249,2454,2553,2646",
+ "endColumns": "103,211,127,106,229,130,137,236,109,215,133,218,204,98,92,108",
+ "endOffsets": "386,598,726,833,1063,1194,1332,1569,1679,1895,2029,2248,2453,2552,2645,2754"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6638,6746,6958,7090,7201,7431,7566,7932,8169,8283,8499,8637,8856,9065,9168,9265",
+ "endColumns": "107,211,131,110,229,134,141,236,113,215,137,218,208,102,96,112",
+ "endOffsets": "6741,6953,7085,7196,7426,7561,7703,8164,8278,8494,8632,8851,9060,9163,9260,9373"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "223",
+ "endOffsets": "508"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7708",
+ "endColumns": "223",
+ "endOffsets": "7927"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-fr/values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,512,623,705,811,941,1024,1104,1190,1300,1412,1515,1626,1733,1840,1962,2061",
+ "endColumns": "110,107,122,114,110,81,105,129,82,79,85,109,111,102,110,106,106,121,98,100",
+ "endOffsets": "161,269,392,507,618,700,806,936,1019,1099,1185,1295,1407,1510,1621,1728,1835,1957,2056,2157"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1636,1747,1855,1978,2093,2204,2286,2392,2522,2605,2685,2771,2881,2993,3096,3207,3314,3421,3543,9749",
+ "endColumns": "110,107,122,114,110,81,105,129,82,79,85,109,111,102,110,106,106,121,98,100",
+ "endOffsets": "1742,1850,1973,2088,2199,2281,2387,2517,2600,2680,2766,2876,2988,3091,3202,3309,3416,3538,3637,9845"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-fr/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1099,1356,1618,1888,1976,2071,2167,2266,2370,2467,2566,2671,2768,2853,2946,3040,3129,3225,3346,3467,3564,3686,3808,3913,4019,4106,4200,4319,4438,4532,4652,4772,4866,4943,5013,5127,5210,5382",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,87,94,95,98,103,96,98,104,96,84,92,93,88,95,120,120,96,121,121,104,105,86,93,118,118,93,119,119,93,76,69,113,82,171,177",
+ "endOffsets": "582,835,1098,1355,1617,1887,1975,2070,2166,2265,2369,2466,2565,2670,2767,2852,2945,3039,3128,3224,3345,3466,3563,3685,3807,3912,4018,4105,4199,4318,4437,4531,4651,4771,4865,4942,5012,5126,5209,5381,5559"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,859,1112,1370,3642,3734,3833,3933,4036,4144,4245,4348,4457,4558,4647,4744,4842,4935,5035,5160,5285,5386,5512,5638,5747,5857,5948,6046,6169,6292,6390,6514,9378,9476,9557,9631,9850,9937,10105",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,91,98,99,102,107,100,102,108,100,88,96,97,92,99,124,124,100,125,125,108,109,90,97,122,122,97,123,123,97,80,73,117,86,167,173",
+ "endOffsets": "346,595,854,1107,1365,1631,3729,3828,3928,4031,4139,4240,4343,4452,4553,4642,4739,4837,4930,5030,5155,5280,5381,5507,5633,5742,5852,5943,6041,6164,6287,6385,6509,6633,9471,9552,9626,9744,9932,10100,10274"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gl-rES.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gl-rES.json
new file mode 100644
index 0000000000000000000000000000000000000000..bdc4dff64fbc521d30d42c5345878ccbcd4ce9ce
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gl-rES.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl-rES/values-gl-rES.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-gl-rES/values-gl-rES.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,167,275,398,510,618,703,805,931,1015,1096,1178,1285,1394,1493,1601,1704,1811,1933,2033",
+ "endColumns": "111,107,122,111,107,84,101,125,83,80,81,106,108,98,107,102,106,121,99,100",
+ "endOffsets": "162,270,393,505,613,698,800,926,1010,1091,1173,1280,1389,1488,1596,1699,1806,1928,2028,2129"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
new file mode 100644
index 0000000000000000000000000000000000000000..c9cdbf05f3f73b764188aa368da924c4e9c53a89
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-gl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,582,709,815,1033,1163,1297,1527,1634,1834,1967,2191,2369,2462,2557",
+ "endColumns": "103,194,126,105,217,129,133,229,106,199,132,223,177,92,94,109",
+ "endOffsets": "386,581,708,814,1032,1162,1296,1526,1633,1833,1966,2190,2368,2461,2556,2666"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,408,539,649,867,1001,1332,1562,1673,1873,2010,2234,2416,2513,2612",
+ "endColumns": "107,194,130,109,217,133,137,229,110,199,136,223,181,96,98,113",
+ "endOffsets": "208,403,534,644,862,996,1134,1557,1668,1868,2005,2229,2411,2508,2607,2721"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-gl/values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2726",
+ "endColumns": "100",
+ "endOffsets": "2822"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-gl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "192",
+ "endOffsets": "477"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1139",
+ "endColumns": "192",
+ "endOffsets": "1327"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gu-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gu-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..f2fb7a76bebb878c67a90a05cea5a34c0c7c9cf4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gu-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu-rIN/values-gu-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-gu-rIN/values-gu-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,499,606,693,794,917,994,1072,1152,1258,1360,1457,1566,1665,1775,1896,1999",
+ "endColumns": "108,107,122,103,106,86,100,122,76,77,79,105,101,96,108,98,109,120,102,100",
+ "endOffsets": "159,267,390,494,601,688,789,912,989,1067,1147,1253,1355,1452,1561,1660,1770,1891,1994,2095"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
new file mode 100644
index 0000000000000000000000000000000000000000..e2fc95df2f7cfa01c38e41e734ede3012a3c6c66
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-gu/values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2629",
+ "endColumns": "100",
+ "endOffsets": "2725"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-gu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1104",
+ "endColumns": "205",
+ "endOffsets": "1305"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-gu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,587,710,820,1017,1137,1262,1469,1575,1770,1893,2095,2271,2358,2450",
+ "endColumns": "105,197,122,109,196,119,124,206,105,194,122,201,175,86,91,106",
+ "endOffsets": "388,586,709,819,1016,1136,1261,1468,1574,1769,1892,2094,2270,2357,2449,2556"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,413,540,654,851,975,1310,1517,1627,1822,1949,2151,2331,2422,2518",
+ "endColumns": "109,197,126,113,196,123,128,206,109,194,126,201,179,90,95,110",
+ "endOffsets": "210,408,535,649,846,970,1099,1512,1622,1817,1944,2146,2326,2417,2513,2624"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-h320dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-h320dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..4d98013e44d1da6f2f1bea88c74cdd1c2d283413
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-h320dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h320dp-v13/values-h320dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-h320dp-v13/values-h320dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "57",
+ "endOffsets": "108"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..ae8eac58c63cd44e559bb16ac01eb80c6a22af5b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-h720dp-v13/values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
new file mode 100644
index 0000000000000000000000000000000000000000..d1449b6af9599b43087fddf70c1825c7583f45ed
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hdpi-v4/values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
new file mode 100644
index 0000000000000000000000000000000000000000..d505f9358b3796f2c7857177801f6ae8eee10b36
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,587,846,1109,1363,1622,1885,1972,2063,2155,2247,2343,2431,2524,2621,2710,2793,2881,2970,3058,3150,3254,3357,3450,3555,3659,3756,3854,3939,4028,4130,4231,4320,4423,4525,4615,4693,4763,4873,4951,5123",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,90,91,91,95,87,92,96,88,82,87,88,87,91,103,102,92,104,103,96,97,84,88,101,100,88,102,101,89,77,69,109,77,171,177",
+ "endOffsets": "586,845,1108,1362,1621,1884,1971,2062,2154,2246,2342,2430,2523,2620,2709,2792,2880,2969,3057,3149,3253,3356,3449,3554,3658,3755,3853,3938,4027,4129,4230,4319,4422,4524,4614,4692,4762,4872,4950,5122,5300"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,355,610,869,1119,1374,3612,3703,3798,3894,3990,4090,4182,4279,4380,4473,4560,4652,4745,4837,4933,5041,5148,5245,5354,5462,5563,5665,5754,5847,5953,6058,6151,6258,8955,9049,9131,9205,9420,9502,9670",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,94,95,95,99,91,96,100,92,86,91,92,91,95,107,106,96,108,107,100,101,88,92,105,104,92,106,105,93,81,73,113,81,167,173",
+ "endOffsets": "350,605,864,1114,1369,1628,3698,3793,3889,3985,4085,4177,4274,4375,4468,4555,4647,4740,4832,4928,5036,5143,5240,5349,5457,5558,5660,5749,5842,5948,6053,6146,6253,6359,9044,9126,9200,9314,9497,9665,9839"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,390,593,718,828,1038,1166,1294,1513,1620,1817,1945,2153,2333,2422,2514",
+ "endColumns": "106,202,124,109,209,127,127,218,106,196,127,207,179,88,91,109",
+ "endOffsets": "389,592,717,827,1037,1165,1293,1512,1619,1816,1944,2152,2332,2421,2513,2623"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6364,6475,6678,6807,6921,7131,7263,7601,7820,7931,8128,8260,8468,8652,8745,8841",
+ "endColumns": "110,202,128,113,209,131,131,218,110,196,131,207,183,92,95,113",
+ "endOffsets": "6470,6673,6802,6916,7126,7258,7390,7815,7926,8123,8255,8463,8647,8740,8836,8950"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hi/values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,172,280,403,508,615,700,802,924,1001,1079,1169,1278,1380,1478,1588,1688,1803,1928,2034",
+ "endColumns": "116,107,122,104,106,84,101,121,76,77,89,108,101,97,109,99,114,124,105,100",
+ "endOffsets": "167,275,398,503,610,695,797,919,996,1074,1164,1273,1375,1473,1583,1683,1798,1923,2029,2130"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1633,1750,1858,1981,2086,2193,2278,2380,2502,2579,2657,2747,2856,2958,3056,3166,3266,3381,3506,9319",
+ "endColumns": "116,107,122,104,106,84,101,121,76,77,89,108,101,97,109,99,114,124,105,100",
+ "endOffsets": "1745,1853,1976,2081,2188,2273,2375,2497,2574,2652,2742,2851,2953,3051,3161,3261,3376,3501,3607,9415"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-hi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7395",
+ "endColumns": "205",
+ "endOffsets": "7596"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
new file mode 100644
index 0000000000000000000000000000000000000000..18250e694fcfe5e7daeca326b8e93fc705b29222
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-hr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,576,704,812,1028,1156,1288,1497,1602,1790,1916,2122,2291,2385,2473",
+ "endColumns": "103,188,127,107,215,127,131,208,104,187,125,205,168,93,87,105",
+ "endOffsets": "386,575,703,811,1027,1155,1287,1496,1601,1789,1915,2121,2290,2384,2472,2578"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2078,2186,2375,2507,2619,2835,2967,3294,3503,3612,3800,3930,4136,4309,4407,4499",
+ "endColumns": "107,188,131,111,215,131,135,208,108,187,129,205,172,97,91,109",
+ "endOffsets": "2181,2370,2502,2614,2830,2962,3098,3498,3607,3795,3925,4131,4304,4402,4494,4604"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-hr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3103",
+ "endColumns": "190",
+ "endOffsets": "3289"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hr/values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,488,598,684,788,907,991,1074,1160,1264,1377,1483,1588,1701,1808,1931,2028",
+ "endColumns": "104,107,122,96,109,85,103,118,83,82,85,103,112,105,104,112,106,122,96,100",
+ "endOffsets": "155,263,386,483,593,679,783,902,986,1069,1155,1259,1372,1478,1583,1696,1803,1926,2023,2124"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,318,441,538,648,734,838,957,1041,1124,1210,1314,1427,1533,1638,1751,1858,1981,4609",
+ "endColumns": "104,107,122,96,109,85,103,118,83,82,85,103,112,105,104,112,106,122,96,100",
+ "endOffsets": "205,313,436,533,643,729,833,952,1036,1119,1205,1309,1422,1528,1633,1746,1853,1976,2073,4705"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
new file mode 100644
index 0000000000000000000000000000000000000000..d38b1dc4c8d48132482579d2994719c1b73b63d1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-hu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,608,744,851,1078,1214,1349,1578,1684,1900,2035,2266,2464,2561,2655",
+ "endColumns": "108,215,135,106,226,135,134,228,105,215,134,230,197,96,93,112",
+ "endOffsets": "391,607,743,850,1077,1213,1348,1577,1683,1899,2034,2265,2463,2560,2654,2767"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2121,2234,2450,2590,2701,2928,3068,3443,3672,3782,3998,4137,4368,4570,4671,4769",
+ "endColumns": "112,215,139,110,226,139,138,228,109,215,138,230,201,100,97,116",
+ "endOffsets": "2229,2445,2585,2696,2923,3063,3202,3667,3777,3993,4132,4363,4565,4666,4764,4881"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-hu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "235",
+ "endOffsets": "520"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3207",
+ "endColumns": "235",
+ "endOffsets": "3438"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hu/values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,499,614,698,810,940,1016,1092,1175,1285,1396,1496,1607,1715,1834,1968,2071",
+ "endColumns": "107,107,122,104,114,83,111,129,75,75,82,109,110,99,110,107,118,133,102,100",
+ "endOffsets": "158,266,389,494,609,693,805,935,1011,1087,1170,1280,1391,1491,1602,1710,1829,1963,2066,2167"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,321,444,549,664,748,860,990,1066,1142,1225,1335,1446,1546,1657,1765,1884,2018,4886",
+ "endColumns": "107,107,122,104,114,83,111,129,75,75,82,109,110,99,110,107,118,133,102,100",
+ "endOffsets": "208,316,439,544,659,743,855,985,1061,1137,1220,1330,1441,1541,1652,1760,1879,2013,2116,4982"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hy-rAM.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hy-rAM.json
new file mode 100644
index 0000000000000000000000000000000000000000..25161a242ed761ab1c9955c2d045fbbdcc32af23
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hy-rAM.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy-rAM/values-hy-rAM.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-hy-rAM/values-hy-rAM.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,490,600,690,796,911,993,1074,1159,1266,1373,1472,1582,1689,1790,1910,2009",
+ "endColumns": "102,107,122,100,109,89,105,114,81,80,84,106,106,98,109,106,100,119,98,100",
+ "endOffsets": "153,261,384,485,595,685,791,906,988,1069,1154,1261,1368,1467,1577,1684,1785,1905,2004,2105"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
new file mode 100644
index 0000000000000000000000000000000000000000..e0fedd1c6d6da7816497e427b95db81efc6dba1d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-hy/values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2752",
+ "endColumns": "100",
+ "endOffsets": "2848"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-hy/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,584,716,822,1035,1169,1307,1533,1639,1838,1972,2193,2385,2476,2569",
+ "endColumns": "103,196,131,105,212,133,137,225,105,198,133,220,191,90,92,106",
+ "endOffsets": "386,583,715,821,1034,1168,1306,1532,1638,1837,1971,2192,2384,2475,2568,2675"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,410,546,656,869,1007,1359,1585,1695,1894,2032,2253,2449,2544,2641",
+ "endColumns": "107,196,135,109,212,137,141,225,109,198,137,220,195,94,96,110",
+ "endOffsets": "208,405,541,651,864,1002,1144,1580,1690,1889,2027,2248,2444,2539,2636,2747"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-hy/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "209",
+ "endOffsets": "494"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1149",
+ "endColumns": "209",
+ "endOffsets": "1354"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-in.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
new file mode 100644
index 0000000000000000000000000000000000000000..a0cc52ade9f4ab527db90a53bc8d87c334acfd5e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-in/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1602,1865,1952,2042,2134,2230,2321,2413,2511,2604,2698,2780,2866,2954,3042,3133,3238,3343,3436,3543,3650,3742,3836,3920,4007,4108,4209,4297,4400,4503,4593,4668,4737,4852,4935,5107",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,86,89,91,95,90,91,97,92,93,81,85,87,87,90,104,104,92,106,106,91,93,83,86,100,100,87,102,102,89,74,68,114,82,171,177",
+ "endOffsets": "580,831,1088,1344,1601,1864,1951,2041,2133,2229,2320,2412,2510,2603,2697,2779,2865,2953,3041,3132,3237,3342,3435,3542,3649,3741,3835,3919,4006,4107,4208,4296,4399,4502,4592,4667,4736,4851,4934,5106,5284"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1354,3570,3661,3755,3851,3951,4046,4142,4244,4341,4439,4525,4615,4707,4799,4894,5003,5112,5209,5320,5431,5527,5625,5713,5804,5909,6014,6106,6213,8867,8961,9040,9113,9333,9420,9588",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,90,93,95,99,94,95,101,96,97,85,89,91,91,94,108,108,96,110,110,95,97,87,90,104,104,91,106,106,93,78,72,118,86,167,173",
+ "endOffsets": "344,591,844,1096,1349,1608,3656,3750,3846,3946,4041,4137,4239,4336,4434,4520,4610,4702,4794,4889,4998,5107,5204,5315,5426,5522,5620,5708,5799,5904,6009,6101,6208,6315,8956,9035,9108,9227,9415,9583,9757"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-in/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,584,708,812,1026,1151,1282,1507,1612,1807,1931,2145,2315,2405,2491",
+ "endColumns": "104,195,123,103,213,124,130,224,104,194,123,213,169,89,85,103",
+ "endOffsets": "387,583,707,811,1025,1150,1281,1506,1611,1806,1930,2144,2314,2404,2490,2594"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6320,6429,6625,6753,6861,7075,7204,7530,7755,7864,8059,8187,8401,8575,8669,8759",
+ "endColumns": "108,195,127,107,213,128,134,224,108,194,127,213,173,93,89,107",
+ "endOffsets": "6424,6620,6748,6856,7070,7199,7334,7750,7859,8054,8182,8396,8570,8664,8754,8862"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-in/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7339",
+ "endColumns": "190",
+ "endOffsets": "7525"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-in/values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,498,603,690,794,910,992,1071,1157,1260,1369,1470,1574,1682,1790,1913,2012",
+ "endColumns": "109,107,122,101,104,86,103,115,81,78,85,102,108,100,103,107,107,122,98,100",
+ "endOffsets": "160,268,391,493,598,685,789,905,987,1066,1152,1255,1364,1465,1569,1677,1785,1908,2007,2108"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1613,1723,1831,1954,2056,2161,2248,2352,2468,2550,2629,2715,2818,2927,3028,3132,3240,3348,3471,9232",
+ "endColumns": "109,107,122,101,104,86,103,115,81,78,85,102,108,100,103,107,107,122,98,100",
+ "endOffsets": "1718,1826,1949,2051,2156,2243,2347,2463,2545,2624,2710,2813,2922,3023,3127,3235,3343,3466,3565,9328"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-is-rIS.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-is-rIS.json
new file mode 100644
index 0000000000000000000000000000000000000000..096a48a7f156cf7cb9259fe45d7b842a80467785
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-is-rIS.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is-rIS/values-is-rIS.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-is-rIS/values-is-rIS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,263,386,483,595,680,781,895,975,1055,1136,1246,1354,1452,1561,1660,1763,1881,1979",
+ "endColumns": "99,107,122,96,111,84,100,113,79,79,80,109,107,97,108,98,102,117,97,100",
+ "endOffsets": "150,258,381,478,590,675,776,890,970,1050,1131,1241,1349,1447,1556,1655,1758,1876,1974,2075"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-is.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
new file mode 100644
index 0000000000000000000000000000000000000000..6aeb9e976012c48c593e4817dc5ffb80abc072af
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-is/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,573,696,803,1003,1126,1256,1469,1573,1761,1885,2086,2266,2356,2445",
+ "endColumns": "103,185,122,106,199,122,129,212,103,187,123,200,179,89,88,103",
+ "endOffsets": "386,572,695,802,1002,1125,1255,1468,1572,1760,1884,2085,2265,2355,2444,2548"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,399,526,637,837,964,1286,1499,1607,1795,1923,2124,2308,2402,2495",
+ "endColumns": "107,185,126,110,199,126,133,212,107,187,127,200,183,93,92,107",
+ "endOffsets": "208,394,521,632,832,959,1093,1494,1602,1790,1918,2119,2303,2397,2490,2598"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-is/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1098",
+ "endColumns": "187",
+ "endOffsets": "1281"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-is/values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2603",
+ "endColumns": "100",
+ "endOffsets": "2699"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-it.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
new file mode 100644
index 0000000000000000000000000000000000000000..6a5fd6a043e659adb559d5c41eaebe57eaee69cc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-it/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "194",
+ "endOffsets": "479"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7567",
+ "endColumns": "194",
+ "endOffsets": "7757"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-it/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,836,1095,1355,1612,1875,1965,2064,2162,2265,2365,2464,2566,2665,2763,2848,2943,3037,3128,3228,3349,3469,3568,3688,3807,3908,4008,4095,4191,4308,4424,4518,4634,4749,4837,4914,4983,5111,5189,5361",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,89,98,97,102,99,98,101,98,97,84,94,93,90,99,120,119,98,119,118,100,99,86,95,116,115,93,115,114,87,76,68,127,77,171,177",
+ "endOffsets": "582,835,1094,1354,1611,1874,1964,2063,2161,2264,2364,2463,2565,2664,2762,2847,2942,3036,3127,3227,3348,3468,3567,3687,3806,3907,4007,4094,4190,4307,4423,4517,4633,4748,4836,4913,4982,5110,5188,5360,5538"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1111,1364,3574,3668,3771,3873,3980,4084,4187,4293,4396,4498,4587,4686,4784,4879,4983,5108,5232,5335,5459,5582,5687,5791,5882,5982,6103,6223,6321,6441,9121,9213,9294,9367,9600,9682,9850",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,93,102,101,106,103,102,105,102,101,88,98,97,94,103,124,123,102,123,122,104,103,90,99,120,119,97,119,118,91,80,72,131,81,167,173",
+ "endOffsets": "346,595,850,1106,1359,1618,3663,3766,3868,3975,4079,4182,4288,4391,4493,4582,4681,4779,4874,4978,5103,5227,5330,5454,5577,5682,5786,5877,5977,6098,6218,6316,6436,6555,9208,9289,9362,9494,9677,9845,10019"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-it/values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,495,604,688,797,922,999,1075,1156,1262,1370,1468,1572,1677,1784,1906,2006",
+ "endColumns": "108,107,122,99,108,83,108,124,76,75,80,105,107,97,103,104,106,121,99,100",
+ "endOffsets": "159,267,390,490,599,683,792,917,994,1070,1151,1257,1365,1463,1567,1672,1779,1901,2001,2102"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1623,1732,1840,1963,2063,2172,2256,2365,2490,2567,2643,2724,2830,2938,3036,3140,3245,3352,3474,9499",
+ "endColumns": "108,107,122,99,108,83,108,124,76,75,80,105,107,97,103,104,106,121,99,100",
+ "endOffsets": "1727,1835,1958,2058,2167,2251,2360,2485,2562,2638,2719,2825,2933,3031,3135,3240,3347,3469,3569,9595"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-it/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,569,692,798,1015,1141,1270,1486,1591,1776,1901,2116,2323,2416,2503",
+ "endColumns": "102,182,122,105,216,125,128,215,104,184,124,214,206,92,86,101",
+ "endOffsets": "385,568,691,797,1014,1140,1269,1485,1590,1775,1900,2115,2322,2415,2502,2604"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6560,6667,6850,6977,7087,7304,7434,7762,7978,8087,8272,8401,8616,8827,8924,9015",
+ "endColumns": "106,182,126,109,216,129,132,215,108,184,128,214,210,96,90,105",
+ "endOffsets": "6662,6845,6972,7082,7299,7429,7562,7973,8082,8267,8396,8611,8822,8919,9010,9116"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
new file mode 100644
index 0000000000000000000000000000000000000000..afe520258504e1f5d24c4441aef03f354d844cd7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-iw/values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,395,494,602,686,786,900,978,1056,1135,1237,1341,1437,1540,1641,1741,1857,1953",
+ "endColumns": "103,109,125,98,107,83,99,113,77,77,78,101,103,95,102,100,99,115,95,102",
+ "endOffsets": "154,264,390,489,597,681,781,895,973,1051,1130,1232,1336,1432,1535,1636,1736,1852,1948,2051"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,319,445,544,652,736,836,950,1028,1106,1185,1287,1391,1487,1590,1691,1791,1907,4420",
+ "endColumns": "103,109,125,98,107,83,99,113,77,77,78,101,103,95,102,100,99,115,95,102",
+ "endOffsets": "204,314,440,539,647,731,831,945,1023,1101,1180,1282,1386,1482,1585,1686,1786,1902,1998,4518"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-iw/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "176",
+ "endOffsets": "461"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "2984",
+ "endColumns": "176",
+ "endOffsets": "3156"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-iw/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,570,693,795,993,1116,1244,1439,1540,1716,1837,2030,2201,2287,2373",
+ "endColumns": "100,185,122,101,197,122,127,194,100,175,120,192,170,85,85,105",
+ "endOffsets": "383,569,692,794,992,1115,1243,1438,1539,1715,1836,2029,2200,2286,2372,2478"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2003,2108,2294,2421,2527,2725,2852,3161,3356,3461,3637,3762,3955,4130,4220,4310",
+ "endColumns": "104,185,126,105,197,126,131,194,104,175,124,192,174,89,89,109",
+ "endOffsets": "2103,2289,2416,2522,2720,2847,2979,3351,3456,3632,3757,3950,4125,4215,4305,4415"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
new file mode 100644
index 0000000000000000000000000000000000000000..02401fa764b8ce0e59418fa65e12a530476f2dea
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,834,1091,1339,1592,1849,1932,2014,2097,2181,2264,2345,2430,2514,2596,2675,2754,2834,2918,3001,3095,3189,3273,3368,3463,3547,3632,3713,3793,3884,3975,4055,4147,4239,4325,4400,4469,4574,4650,4822",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,82,81,82,83,82,80,84,83,81,78,78,79,83,82,93,93,83,94,94,83,84,80,79,90,90,79,91,91,85,74,68,104,75,171,176",
+ "endOffsets": "580,833,1090,1338,1591,1848,1931,2013,2096,2180,2263,2344,2429,2513,2595,2674,2753,2833,2917,3000,3094,3188,3272,3367,3462,3546,3631,3712,3792,3883,3974,4054,4146,4238,4324,4399,4468,4573,4649,4821,4998"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,851,1095,1344,3437,3524,3610,3697,3785,3872,3957,4046,4134,4220,4303,4386,4470,4558,4645,4743,4841,4929,5028,5127,5215,5304,5389,5473,5568,5663,5747,5843,8248,8338,8417,8490,8700,8780,8948",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,86,85,86,87,86,84,88,87,85,82,82,83,87,86,97,97,87,98,98,87,88,84,83,94,94,83,95,95,89,78,72,108,79,167,172",
+ "endOffsets": "344,593,846,1090,1339,1592,3519,3605,3692,3780,3867,3952,4041,4129,4215,4298,4381,4465,4553,4640,4738,4836,4924,5023,5122,5210,5299,5384,5468,5563,5658,5742,5838,5934,8333,8412,8485,8594,8775,8943,9116"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ja/values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,259,380,473,578,660,758,866,943,1019,1097,1199,1298,1393,1496,1591,1687,1798,1895",
+ "endColumns": "96,106,120,92,104,81,97,107,76,75,77,101,98,94,102,94,95,110,96,100",
+ "endOffsets": "147,254,375,468,573,655,753,861,938,1014,1092,1194,1293,1388,1491,1586,1682,1793,1890,1991"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1597,1694,1801,1922,2015,2120,2202,2300,2408,2485,2561,2639,2741,2840,2935,3038,3133,3229,3340,8599",
+ "endColumns": "96,106,120,92,104,81,97,107,76,75,77,101,98,94,102,94,95,110,96,100",
+ "endOffsets": "1689,1796,1917,2010,2115,2197,2295,2403,2480,2556,2634,2736,2835,2930,3033,3128,3224,3335,3432,8695"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "180",
+ "endOffsets": "465"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6880",
+ "endColumns": "180",
+ "endOffsets": "7056"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ja/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,551,669,773,962,1080,1204,1395,1494,1658,1775,1954,2100,2186,2271",
+ "endColumns": "101,165,117,103,188,117,123,190,98,163,116,178,145,85,84,95",
+ "endOffsets": "384,550,668,772,961,1079,1203,1394,1493,1657,1774,1953,2099,2185,2270,2366"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5939,6045,6211,6333,6441,6630,6752,7061,7252,7355,7519,7640,7819,7969,8059,8148",
+ "endColumns": "105,165,121,107,188,121,127,190,102,163,120,178,149,89,88,99",
+ "endOffsets": "6040,6206,6328,6436,6625,6747,6875,7247,7350,7514,7635,7814,7964,8054,8143,8243"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ka-rGE.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ka-rGE.json
new file mode 100644
index 0000000000000000000000000000000000000000..71a4ad8b6bec4b92bb2b2009604a5c3308eb5166
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ka-rGE.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka-rGE/values-ka-rGE.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ka-rGE/values-ka-rGE.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,499,610,698,803,916,1000,1082,1165,1278,1385,1483,1596,1700,1804,1926,2024",
+ "endColumns": "108,107,122,103,110,87,104,112,83,81,82,112,106,97,112,103,103,121,97,100",
+ "endOffsets": "159,267,390,494,605,693,798,911,995,1077,1160,1273,1380,1478,1591,1695,1799,1921,2019,2120"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
new file mode 100644
index 0000000000000000000000000000000000000000..f36fec596f4d7820ce0f0a24a9b8ce7d0a268623
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ka/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1121",
+ "endColumns": "201",
+ "endOffsets": "1318"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ka/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,567,693,801,1014,1146,1279,1511,1617,1803,1929,2149,2314,2406,2493",
+ "endColumns": "102,180,125,107,212,131,132,231,105,185,125,219,164,91,86,100",
+ "endOffsets": "385,566,692,800,1013,1145,1278,1510,1616,1802,1928,2148,2313,2405,2492,2593"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,393,523,635,848,984,1323,1555,1665,1851,1981,2201,2370,2466,2557",
+ "endColumns": "106,180,129,111,212,135,136,231,109,185,129,219,168,95,90,104",
+ "endOffsets": "207,388,518,630,843,979,1116,1550,1660,1846,1976,2196,2365,2461,2552,2657"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ka/values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2662",
+ "endColumns": "100",
+ "endOffsets": "2758"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kk-rKZ.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kk-rKZ.json
new file mode 100644
index 0000000000000000000000000000000000000000..0e6a0919bdfb063c47b3de15472f9891ac88a6d9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kk-rKZ.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-kk-rKZ/values-kk-rKZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,167,275,398,501,611,696,802,921,1002,1082,1163,1266,1371,1469,1576,1685,1785,1900,1999",
+ "endColumns": "111,107,122,102,109,84,105,118,80,79,80,102,104,97,106,108,99,114,98,100",
+ "endOffsets": "162,270,393,496,606,691,797,916,997,1077,1158,1261,1366,1464,1571,1680,1780,1895,1994,2095"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
new file mode 100644
index 0000000000000000000000000000000000000000..181d9a36cf6ff4da2a8672421ba3c14b44933168
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-kk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,384,569,693,797,996,1120,1254,1478,1582,1770,1897,2109,2292,2381,2466",
+ "endColumns": "100,184,123,103,198,123,133,223,103,187,126,211,182,88,84,102",
+ "endOffsets": "383,568,692,796,995,1119,1253,1477,1581,1769,1896,2108,2291,2380,2465,2568"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,395,523,631,830,958,1319,1543,1651,1839,1970,2182,2369,2462,2551",
+ "endColumns": "104,184,127,107,198,127,137,223,107,187,130,211,186,92,88,106",
+ "endOffsets": "205,390,518,626,825,953,1091,1538,1646,1834,1965,2177,2364,2457,2546,2653"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-kk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1096",
+ "endColumns": "222",
+ "endOffsets": "1314"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-kk/values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2658",
+ "endColumns": "100",
+ "endOffsets": "2754"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-km-rKH.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-km-rKH.json
new file mode 100644
index 0000000000000000000000000000000000000000..92e21839b51115317e09407af03ccd8e9a4fdcea
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-km-rKH.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km-rKH/values-km-rKH.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-km-rKH/values-km-rKH.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,489,601,688,792,910,987,1064,1147,1251,1356,1456,1566,1673,1781,1904,2002",
+ "endColumns": "102,107,122,99,111,86,103,117,76,76,82,103,104,99,109,106,107,122,97,100",
+ "endOffsets": "153,261,384,484,596,683,787,905,982,1059,1142,1246,1351,1451,1561,1668,1776,1899,1997,2098"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-km.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
new file mode 100644
index 0000000000000000000000000000000000000000..f038c43b7d728858cd8847568f8303227c3473f2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-km/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,570,689,792,1013,1135,1269,1486,1590,1792,1915,2119,2303,2393,2477",
+ "endColumns": "99,186,118,102,220,121,133,216,103,201,122,203,183,89,83,101",
+ "endOffsets": "382,569,688,791,1012,1134,1268,1485,1589,1791,1914,2118,2302,2392,2476,2578"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,396,519,626,847,973,1319,1536,1644,1846,1973,2177,2365,2459,2547",
+ "endColumns": "103,186,122,106,220,125,137,216,107,201,126,203,187,93,87,105",
+ "endOffsets": "204,391,514,621,842,968,1106,1531,1639,1841,1968,2172,2360,2454,2542,2648"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-km/values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2653",
+ "endColumns": "100",
+ "endOffsets": "2749"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-km/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "207",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1111",
+ "endColumns": "207",
+ "endOffsets": "1314"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kn-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kn-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..94b5d61222fe698d4189dc4bcdfa141c3e89c383
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kn-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn-rIN/values-kn-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-kn-rIN/values-kn-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,516,629,717,824,951,1028,1105,1187,1303,1414,1513,1626,1730,1844,1970,2070",
+ "endColumns": "117,107,122,111,112,87,106,126,76,76,81,115,110,98,112,103,113,125,99,100",
+ "endOffsets": "168,276,399,511,624,712,819,946,1023,1100,1182,1298,1409,1508,1621,1725,1839,1965,2065,2166"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
new file mode 100644
index 0000000000000000000000000000000000000000..d0ecaba0af66708190a523a0fd357f66bd667f51
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-kn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,594,725,831,1033,1160,1284,1493,1604,1795,1928,2132,2315,2410,2499",
+ "endColumns": "108,201,130,105,201,126,123,208,110,190,132,203,182,94,88,109",
+ "endOffsets": "391,593,724,830,1032,1159,1283,1492,1603,1794,1927,2131,2314,2409,2498,2608"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,420,555,665,867,998,1331,1540,1655,1846,1983,2187,2374,2473,2566",
+ "endColumns": "112,201,134,109,201,130,127,208,114,190,136,203,186,98,92,113",
+ "endOffsets": "213,415,550,660,862,993,1121,1535,1650,1841,1978,2182,2369,2468,2561,2675"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-kn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1126",
+ "endColumns": "204",
+ "endOffsets": "1326"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-kn/values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2680",
+ "endColumns": "100",
+ "endOffsets": "2776"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
new file mode 100644
index 0000000000000000000000000000000000000000..4a294629b836b03938ebd25c85a9e40dd8e46322
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,556,670,770,944,1059,1179,1383,1484,1651,1767,1944,2089,2174,2258",
+ "endColumns": "101,170,113,99,173,114,119,203,100,166,115,176,144,84,83,99",
+ "endOffsets": "384,555,669,769,943,1058,1178,1382,1483,1650,1766,1943,2088,2173,2257,2357"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5998,6104,6275,6393,6497,6671,6790,7094,7298,7403,7570,7690,7867,8016,8105,8193",
+ "endColumns": "105,170,117,103,173,118,123,203,104,166,119,176,148,88,87,103",
+ "endOffsets": "6099,6270,6388,6492,6666,6785,6909,7293,7398,7565,7685,7862,8011,8100,8188,8292"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ko/values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,258,381,475,577,659,757,863,942,1018,1098,1196,1291,1386,1486,1582,1681,1796,1890",
+ "endColumns": "94,107,122,93,101,81,97,105,78,75,79,97,94,94,99,95,98,114,93,100",
+ "endOffsets": "145,253,376,470,572,654,752,858,937,1013,1093,1191,1286,1381,1481,1577,1676,1791,1885,1986"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1597,1692,1800,1923,2017,2119,2201,2299,2405,2484,2560,2640,2738,2833,2928,3028,3124,3223,3338,8636",
+ "endColumns": "94,107,122,93,101,81,97,105,78,75,79,97,94,94,99,95,98,114,93,100",
+ "endOffsets": "1687,1795,1918,2012,2114,2196,2294,2400,2479,2555,2635,2733,2828,2923,3023,3119,3218,3333,3427,8732"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,834,1091,1339,1592,1849,1933,2018,2105,2190,2275,2357,2444,2531,2615,2695,2777,2861,2946,3032,3128,3223,3311,3409,3506,3592,3680,3762,3845,3938,4030,4114,4209,4303,4389,4461,4529,4626,4704,4876",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,83,84,86,84,84,81,86,86,83,79,81,83,84,85,95,94,87,97,96,85,87,81,82,92,91,83,94,93,85,71,67,96,77,171,177",
+ "endOffsets": "580,833,1090,1338,1591,1848,1932,2017,2104,2189,2274,2356,2443,2530,2614,2694,2776,2860,2945,3031,3127,3222,3310,3408,3505,3591,3679,3761,3844,3937,4029,4113,4208,4302,4388,4460,4528,4625,4703,4875,5053"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,851,1095,1344,3432,3520,3609,3700,3789,3878,3964,4055,4146,4234,4318,4404,4492,4581,4671,4771,4870,4962,5064,5165,5255,5347,5433,5520,5617,5713,5801,5900,8297,8387,8463,8535,8737,8819,8987",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,87,88,90,88,88,85,90,90,87,83,85,87,88,89,99,98,91,101,100,89,91,85,86,96,95,87,98,97,89,75,71,100,81,167,173",
+ "endOffsets": "344,593,846,1090,1339,1592,3515,3604,3695,3784,3873,3959,4050,4141,4229,4313,4399,4487,4576,4666,4766,4865,4957,5059,5160,5250,5342,5428,5515,5612,5708,5796,5895,5993,8382,8458,8530,8631,8814,8982,9156"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ko/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "179",
+ "endOffsets": "464"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6914",
+ "endColumns": "179",
+ "endOffsets": "7089"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ky-rKG.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ky-rKG.json
new file mode 100644
index 0000000000000000000000000000000000000000..a746223b75bc596c4b127dbeac4169f41f69a397
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ky-rKG.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky-rKG/values-ky-rKG.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ky-rKG/values-ky-rKG.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,267,390,485,604,688,795,912,990,1069,1150,1260,1367,1465,1571,1678,1779,1903,2006",
+ "endColumns": "103,107,122,94,118,83,106,116,77,78,80,109,106,97,105,106,100,123,102,100",
+ "endOffsets": "154,262,385,480,599,683,790,907,985,1064,1145,1255,1362,1460,1566,1673,1774,1898,2001,2102"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
new file mode 100644
index 0000000000000000000000000000000000000000..8e6286babe5104ca2b05a056a561edeccede73ce
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ky/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "220",
+ "endOffsets": "505"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1105",
+ "endColumns": "220",
+ "endOffsets": "1321"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ky/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,568,695,800,1004,1129,1263,1491,1596,1777,1905,2101,2294,2384,2470",
+ "endColumns": "103,180,126,104,203,124,133,227,104,180,127,195,192,89,85,102",
+ "endOffsets": "386,567,694,799,1003,1128,1262,1490,1595,1776,1904,2100,2293,2383,2469,2572"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,394,525,634,838,967,1326,1554,1663,1844,1976,2172,2369,2463,2553",
+ "endColumns": "107,180,130,108,203,128,137,227,108,180,131,195,196,93,89,106",
+ "endOffsets": "208,389,520,629,833,962,1100,1549,1658,1839,1971,2167,2364,2458,2548,2655"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ky/values-ky.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2660",
+ "endColumns": "100",
+ "endOffsets": "2756"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-land.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
new file mode 100644
index 0000000000000000000000000000000000000000..286dd80c6102a6d6e966924015c7ccbc2ede4be5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-land/values-land.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,117,189,259,323,394",
+ "endColumns": "61,71,69,63,70,67",
+ "endOffsets": "112,184,254,318,389,457"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
new file mode 100644
index 0000000000000000000000000000000000000000..346e9ffd88819d65de95f50e03ba8643ce62400d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-large-v4/values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,117,189,248,319,390,460,530,598,666,730,785,889",
+ "endColumns": "61,71,58,70,70,69,69,67,67,63,54,103,115",
+ "endOffsets": "112,184,243,314,385,455,525,593,661,725,780,884,1000"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
new file mode 100644
index 0000000000000000000000000000000000000000..292d0717f5f717eb34ff99e82827ae59607fc686
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ldltr-v21/values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lo-rLA.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lo-rLA.json
new file mode 100644
index 0000000000000000000000000000000000000000..e58f9c819ce7328652ee9a7c73b38389be8a7ad6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lo-rLA.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo-rLA/values-lo-rLA.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-lo-rLA/values-lo-rLA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,486,593,678,783,895,972,1050,1130,1237,1334,1432,1537,1640,1744,1866,1962",
+ "endColumns": "102,107,122,96,106,84,104,111,76,77,79,106,96,97,104,102,103,121,95,100",
+ "endOffsets": "153,261,384,481,588,673,778,890,967,1045,1125,1232,1329,1427,1532,1635,1739,1861,1957,2058"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
new file mode 100644
index 0000000000000000000000000000000000000000..b1cef6e37b0920b2ab88bae801fae2569dde9741
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-lo/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,591,719,824,1035,1158,1299,1510,1613,1810,1937,2167,2354,2448,2543",
+ "endColumns": "105,201,127,104,210,122,140,210,102,196,126,229,186,93,94,109",
+ "endOffsets": "388,590,718,823,1034,1157,1298,1509,1612,1809,1936,2166,2353,2447,2542,2652"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,417,549,658,869,996,1332,1543,1650,1847,1978,2208,2399,2497,2596",
+ "endColumns": "109,201,131,108,210,126,144,210,106,196,130,229,190,97,98,113",
+ "endOffsets": "210,412,544,653,864,991,1136,1538,1645,1842,1973,2203,2394,2492,2591,2705"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-lo/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1141",
+ "endColumns": "190",
+ "endOffsets": "1327"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-lo/values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2710",
+ "endColumns": "100",
+ "endOffsets": "2806"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
new file mode 100644
index 0000000000000000000000000000000000000000..738e8a5265a887a0233be06e4539c4f1af9f6cce
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-lt/values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,171,279,402,503,616,703,812,933,1015,1096,1181,1290,1399,1499,1609,1713,1826,1956,2057",
+ "endColumns": "115,107,122,100,112,86,108,120,81,80,84,108,108,99,109,103,112,129,100,100",
+ "endOffsets": "166,274,397,498,611,698,807,928,1010,1091,1176,1285,1394,1494,1604,1708,1821,1951,2052,2153"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,329,452,553,666,753,862,983,1065,1146,1231,1340,1449,1549,1659,1763,1876,2006,4713",
+ "endColumns": "115,107,122,100,112,86,108,120,81,80,84,108,108,99,109,103,112,129,100,100",
+ "endOffsets": "216,324,447,548,661,748,857,978,1060,1141,1226,1335,1444,1544,1654,1758,1871,2001,2102,4809"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-lt/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,572,702,807,1019,1147,1278,1503,1610,1806,1938,2150,2326,2420,2512",
+ "endColumns": "104,183,129,104,211,127,130,224,106,195,131,211,175,93,91,114",
+ "endOffsets": "387,571,701,806,1018,1146,1277,1502,1609,1805,1937,2149,2325,2419,2511,2626"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2107,2216,2400,2534,2643,2855,2987,3340,3565,3676,3872,4008,4220,4400,4498,4594",
+ "endColumns": "108,183,133,108,211,131,134,224,110,195,135,211,179,97,95,118",
+ "endOffsets": "2211,2395,2529,2638,2850,2982,3117,3560,3671,3867,4003,4215,4395,4493,4589,4708"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-lt/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "217",
+ "endOffsets": "502"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3122",
+ "endColumns": "217",
+ "endOffsets": "3335"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
new file mode 100644
index 0000000000000000000000000000000000000000..3154c931d415d21daab65315eb70c1f6fae24a99
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-lv/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "224",
+ "endOffsets": "509"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3113",
+ "endColumns": "224",
+ "endOffsets": "3333"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-lv/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,581,712,818,1019,1148,1279,1513,1620,1820,1953,2181,2362,2452,2546",
+ "endColumns": "104,192,130,105,200,128,130,233,106,199,132,227,180,89,93,113",
+ "endOffsets": "387,580,711,817,1018,1147,1278,1512,1619,1819,1952,2180,2361,2451,2545,2659"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2097,2206,2399,2534,2644,2845,2978,3338,3572,3683,3883,4020,4248,4433,4527,4625",
+ "endColumns": "108,192,134,109,200,132,134,233,110,199,136,227,184,93,97,117",
+ "endOffsets": "2201,2394,2529,2639,2840,2973,3108,3567,3678,3878,4015,4243,4428,4522,4620,4738"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-lv/values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,514,623,709,813,935,1017,1099,1184,1293,1405,1504,1615,1724,1829,1948,2047",
+ "endColumns": "119,107,122,107,108,85,103,121,81,81,84,108,111,98,110,108,104,118,98,100",
+ "endOffsets": "170,278,401,509,618,704,808,930,1012,1094,1179,1288,1400,1499,1610,1719,1824,1943,2042,2143"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,456,564,673,759,863,985,1067,1149,1234,1343,1455,1554,1665,1774,1879,1998,4743",
+ "endColumns": "119,107,122,107,108,85,103,121,81,81,84,108,111,98,110,108,104,118,98,100",
+ "endOffsets": "220,328,451,559,668,754,858,980,1062,1144,1229,1338,1450,1549,1660,1769,1874,1993,2092,4839"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mk-rMK.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mk-rMK.json
new file mode 100644
index 0000000000000000000000000000000000000000..fad835be76169e680efcfe64b2f22b6fd9e3d49d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mk-rMK.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk-rMK/values-mk-rMK.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-mk-rMK/values-mk-rMK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,286,390,498,584,689,808,891,973,1060,1166,1273,1374,1481,1592,1696,1794",
+ "endColumns": "107,122,103,107,85,104,118,82,81,86,105,106,100,106,110,103,97,100",
+ "endOffsets": "158,281,385,493,579,684,803,886,968,1055,1161,1268,1369,1476,1587,1691,1789,1890"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
new file mode 100644
index 0000000000000000000000000000000000000000..b2d20dd4562b51dc6b4a55c9479d8d23340ce5a4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-mk/values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2687",
+ "endColumns": "100",
+ "endOffsets": "2783"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-mk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,581,712,820,1024,1155,1290,1506,1611,1808,1939,2151,2336,2431,2521",
+ "endColumns": "104,192,130,107,203,130,134,215,104,196,130,211,184,94,89,103",
+ "endOffsets": "387,580,711,819,1023,1154,1289,1505,1610,1807,1938,2150,2335,2430,2520,2624"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,407,542,654,858,993,1328,1544,1653,1850,1985,2197,2386,2485,2579",
+ "endColumns": "108,192,134,111,203,134,138,215,108,196,134,211,188,98,93,107",
+ "endOffsets": "209,402,537,649,853,988,1127,1539,1648,1845,1980,2192,2381,2480,2574,2682"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-mk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "195",
+ "endOffsets": "480"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1132",
+ "endColumns": "195",
+ "endOffsets": "1323"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ml-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ml-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..211e0544ddf7a7fee763e4d8db3832defc2b84cf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ml-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml-rIN/values-ml-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ml-rIN/values-ml-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,174,282,405,523,639,732,837,969,1046,1122,1204,1315,1421,1519,1633,1734,1845,1973,2074",
+ "endColumns": "118,107,122,117,115,92,104,131,76,75,81,110,105,97,113,100,110,127,100,100",
+ "endOffsets": "169,277,400,518,634,727,832,964,1041,1117,1199,1310,1416,1514,1628,1729,1840,1968,2069,2170"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
new file mode 100644
index 0000000000000000000000000000000000000000..2f03c74c8e83d9fe7c9564cba6347c9f85f837b8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ml/values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2820",
+ "endColumns": "100",
+ "endOffsets": "2916"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ml/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,400,611,748,867,1090,1213,1344,1585,1699,1904,2038,2246,2433,2523,2618",
+ "endColumns": "116,210,136,118,222,122,130,240,113,204,133,207,186,89,94,116",
+ "endOffsets": "399,610,747,866,1089,1212,1343,1584,1698,1903,2037,2245,2432,2522,2617,2734"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,437,578,701,924,1051,1405,1646,1764,1969,2107,2315,2506,2600,2699",
+ "endColumns": "120,210,140,122,222,126,134,240,117,204,137,207,190,93,98,120",
+ "endOffsets": "221,432,573,696,919,1046,1181,1641,1759,1964,2102,2310,2501,2595,2694,2815"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ml/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "218",
+ "endOffsets": "503"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1186",
+ "endColumns": "218",
+ "endOffsets": "1400"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mn-rMN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mn-rMN.json
new file mode 100644
index 0000000000000000000000000000000000000000..247b16e93199c3be53c15d87b4670979e81d44a9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mn-rMN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn-rMN/values-mn-rMN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-mn-rMN/values-mn-rMN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,168,276,399,499,612,699,805,917,999,1081,1163,1272,1376,1473,1581,1682,1785,1907,2004",
+ "endColumns": "112,107,122,99,112,86,105,111,81,81,81,108,103,96,107,100,102,121,96,100",
+ "endOffsets": "163,271,394,494,607,694,800,912,994,1076,1158,1267,1371,1468,1576,1677,1780,1902,1999,2100"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
new file mode 100644
index 0000000000000000000000000000000000000000..73b949f9eab497c4930ac273aac54fd8773fafbd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-mn/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1112",
+ "endColumns": "208",
+ "endOffsets": "1316"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-mn/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,580,710,815,1011,1135,1270,1473,1578,1777,1904,2104,2298,2385,2473",
+ "endColumns": "107,188,129,104,195,123,134,202,104,198,126,199,193,86,87,101",
+ "endOffsets": "390,579,709,814,1010,1134,1269,1472,1577,1776,1903,2103,2297,2384,2472,2574"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,406,540,649,845,973,1321,1524,1633,1832,1963,2163,2361,2452,2544",
+ "endColumns": "111,188,133,108,195,127,138,202,108,198,130,199,197,90,91,105",
+ "endOffsets": "212,401,535,644,840,968,1107,1519,1628,1827,1958,2158,2356,2447,2539,2645"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-mn/values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2650",
+ "endColumns": "100",
+ "endOffsets": "2746"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mr-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mr-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..0dd4ce8c406b9092abeeb18be4d10288a9ceba68
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mr-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr-rIN/values-mr-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-mr-rIN/values-mr-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,510,617,707,808,923,1000,1078,1158,1270,1372,1468,1577,1678,1793,1916,2021",
+ "endColumns": "117,107,122,105,106,89,100,114,76,77,79,111,101,95,108,100,114,122,104,100",
+ "endOffsets": "168,276,399,505,612,702,803,918,995,1073,1153,1265,1367,1463,1572,1673,1788,1911,2016,2117"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
new file mode 100644
index 0000000000000000000000000000000000000000..328e4d18275b3a6c1f7f6a76b72535166d24ec9f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-mr/values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2627",
+ "endColumns": "100",
+ "endOffsets": "2723"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-mr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1107",
+ "endColumns": "201",
+ "endOffsets": "1304"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-mr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,585,707,817,1021,1140,1265,1473,1582,1767,1892,2093,2275,2361,2453",
+ "endColumns": "105,195,121,109,203,118,124,207,108,184,124,200,181,85,91,105",
+ "endOffsets": "388,584,706,816,1020,1139,1264,1472,1581,1766,1891,2092,2274,2360,2452,2558"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,411,537,651,855,978,1309,1517,1630,1815,1944,2145,2331,2421,2517",
+ "endColumns": "109,195,125,113,203,122,128,207,112,184,128,200,185,89,95,109",
+ "endOffsets": "210,406,532,646,850,973,1102,1512,1625,1810,1939,2140,2326,2416,2512,2622"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ms-rMY.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ms-rMY.json
new file mode 100644
index 0000000000000000000000000000000000000000..5ee48befcbd1738e876c0b9a54fa936c2d68c079
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ms-rMY.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms-rMY/values-ms-rMY.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ms-rMY/values-ms-rMY.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,166,274,397,502,610,697,801,912,990,1069,1149,1261,1370,1467,1576,1679,1786,1908,2009",
+ "endColumns": "110,107,122,104,107,86,103,110,77,78,79,111,108,96,108,102,106,121,100,100",
+ "endOffsets": "161,269,392,497,605,692,796,907,985,1064,1144,1256,1365,1462,1571,1674,1781,1903,2004,2105"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
new file mode 100644
index 0000000000000000000000000000000000000000..5c0e479c4dfee4dab3c44db29d8f52169bd74235
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ms/values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2800",
+ "endColumns": "100",
+ "endOffsets": "2896"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ms/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,592,720,824,1055,1185,1317,1561,1668,1874,2007,2237,2438,2531,2621",
+ "endColumns": "103,204,127,103,230,129,131,243,106,205,132,229,200,92,89,107",
+ "endOffsets": "386,591,719,823,1054,1184,1316,1560,1667,1873,2006,2236,2437,2530,2620,2728"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,418,550,658,889,1023,1364,1608,1719,1925,2062,2292,2497,2594,2688",
+ "endColumns": "107,204,131,107,230,133,135,243,110,205,136,229,204,96,93,111",
+ "endOffsets": "208,413,545,653,884,1018,1154,1603,1714,1920,2057,2287,2492,2589,2683,2795"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ms/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1159",
+ "endColumns": "204",
+ "endOffsets": "1359"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-my-rMM.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-my-rMM.json
new file mode 100644
index 0000000000000000000000000000000000000000..7491373f854168a7b3e5f6ac0190def9fe5be28f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-my-rMM.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my-rMM/values-my-rMM.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-my-rMM/values-my-rMM.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,397,502,619,712,824,960,1038,1117,1203,1328,1440,1542,1668,1779,1889,2012,2112",
+ "endColumns": "108,107,124,104,116,92,111,135,77,78,85,124,111,101,125,110,109,122,99,100",
+ "endOffsets": "159,267,392,497,614,707,819,955,1033,1112,1198,1323,1435,1537,1663,1774,1884,2007,2107,2208"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-my.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
new file mode 100644
index 0000000000000000000000000000000000000000..1e2c9769be44fcfcbf1c4b06c6790291dba94c0e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-my/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,584,716,825,1031,1161,1296,1531,1635,1836,1977,2194,2407,2503,2602",
+ "endColumns": "104,195,131,108,205,129,134,234,103,200,140,216,212,95,98,113",
+ "endOffsets": "387,583,715,824,1030,1160,1295,1530,1634,1835,1976,2193,2406,2502,2601,2715"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,410,546,659,865,999,1351,1586,1694,1895,2040,2257,2474,2574,2677",
+ "endColumns": "108,195,135,112,205,133,138,234,107,200,144,216,216,99,102,117",
+ "endOffsets": "209,405,541,654,860,994,1133,1581,1689,1890,2035,2252,2469,2569,2672,2790"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-my/values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2795",
+ "endColumns": "100",
+ "endOffsets": "2891"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-my/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "212",
+ "endOffsets": "497"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1138",
+ "endColumns": "212",
+ "endOffsets": "1346"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
new file mode 100644
index 0000000000000000000000000000000000000000..3d3f4260f08024e8400c63de2861bb9ddc6f2c93
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-nb/values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,272,397,492,606,692,792,905,981,1057,1137,1240,1339,1435,1539,1637,1738,1854,1951",
+ "endColumns": "107,108,124,94,113,85,99,112,75,75,79,102,98,95,103,97,100,115,96,100",
+ "endOffsets": "158,267,392,487,601,687,787,900,976,1052,1132,1235,1334,1430,1534,1632,1733,1849,1946,2047"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1616,1724,1833,1958,2053,2167,2253,2353,2466,2542,2618,2698,2801,2900,2996,3100,3198,3299,3415,9313",
+ "endColumns": "107,108,124,94,113,85,99,112,75,75,79,102,98,95,103,97,100,115,96,100",
+ "endOffsets": "1719,1828,1953,2048,2162,2248,2348,2461,2537,2613,2693,2796,2895,2991,3095,3193,3294,3410,3507,9409"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,577,701,808,1023,1151,1279,1492,1597,1789,1915,2116,2318,2411,2499",
+ "endColumns": "102,190,123,106,214,127,127,212,104,191,125,200,201,92,87,102",
+ "endOffsets": "385,576,700,807,1022,1150,1278,1491,1596,1788,1914,2115,2317,2410,2498,2601"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6404,6511,6702,6830,6941,7156,7288,7609,7822,7931,8123,8253,8454,8660,8757,8849",
+ "endColumns": "106,190,127,110,214,131,131,212,108,191,129,200,205,96,91,106",
+ "endOffsets": "6506,6697,6825,6936,7151,7283,7415,7817,7926,8118,8248,8449,8655,8752,8844,8951"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1605,1868,1957,2056,2154,2255,2355,2452,2552,2651,2747,2831,2926,3020,3110,3210,3313,3430,3529,3631,3747,3848,3948,4034,4130,4243,4343,4437,4549,4648,4739,4815,4884,4989,5066,5238",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,88,98,97,100,99,96,99,98,95,83,94,93,89,99,102,116,98,101,115,100,99,85,95,112,99,93,111,98,90,75,68,104,76,171,177",
+ "endOffsets": "580,831,1088,1344,1604,1867,1956,2055,2153,2254,2354,2451,2551,2650,2746,2830,2925,3019,3109,3209,3312,3429,3528,3630,3746,3847,3947,4033,4129,4242,4342,4436,4548,4647,4738,4814,4883,4988,5065,5237,5415"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1357,3512,3605,3708,3810,3915,4019,4120,4224,4327,4427,4515,4614,4712,4806,4910,5017,5138,5241,5347,5467,5572,5676,5766,5866,5983,6087,6185,6301,8956,9051,9131,9204,9414,9495,9663",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,92,102,101,104,103,100,103,102,99,87,98,97,93,103,106,120,102,105,119,104,103,89,99,116,103,97,115,102,94,79,72,108,80,167,173",
+ "endOffsets": "344,591,844,1096,1352,1611,3600,3703,3805,3910,4014,4115,4219,4322,4422,4510,4609,4707,4801,4905,5012,5133,5236,5342,5462,5567,5671,5761,5861,5978,6082,6180,6296,6399,9046,9126,9199,9308,9490,9658,9832"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-nb/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "188",
+ "endOffsets": "473"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7420",
+ "endColumns": "188",
+ "endOffsets": "7604"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ne-rNP.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ne-rNP.json
new file mode 100644
index 0000000000000000000000000000000000000000..f6dadeb81435dd56e71cff339464be7e6d2806f8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ne-rNP.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne-rNP/values-ne-rNP.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ne-rNP/values-ne-rNP.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,495,603,694,801,928,1022,1112,1200,1310,1426,1529,1644,1746,1861,1992,2104",
+ "endColumns": "104,107,122,103,107,90,106,126,93,89,87,109,115,102,114,101,114,130,111,100",
+ "endOffsets": "155,263,386,490,598,689,796,923,1017,1107,1195,1305,1421,1524,1639,1741,1856,1987,2099,2200"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
new file mode 100644
index 0000000000000000000000000000000000000000..c8a65d6c42cac8c8fcda1f64221d2cb74039d137
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ne/values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2793",
+ "endColumns": "100",
+ "endOffsets": "2889"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ne/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,396,586,718,833,1063,1197,1327,1566,1682,1877,2012,2219,2397,2489,2587",
+ "endColumns": "112,189,131,114,229,133,129,238,115,194,134,206,177,91,97,116",
+ "endOffsets": "395,585,717,832,1062,1196,1326,1565,1681,1876,2011,2218,2396,2488,2586,2703"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,412,548,667,897,1035,1392,1631,1751,1946,2085,2292,2474,2570,2672",
+ "endColumns": "116,189,135,118,229,137,133,238,119,194,138,206,181,95,101,120",
+ "endOffsets": "217,407,543,662,892,1030,1164,1626,1746,1941,2080,2287,2469,2565,2667,2788"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ne/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "222",
+ "endOffsets": "507"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1169",
+ "endColumns": "222",
+ "endOffsets": "1387"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json
new file mode 100644
index 0000000000000000000000000000000000000000..d52cb89c87b14f02172e1185228e0e9965fc6ae8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-night-v8/values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
new file mode 100644
index 0000000000000000000000000000000000000000..1810a5d3ffa724fa0c6f247147e473c51bbd16cd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,581,832,1089,1345,1602,1872,1965,2055,2147,2245,2336,2431,2531,2624,2721,2804,2891,2980,3074,3165,3277,3389,3482,3596,3710,3802,3896,3981,4069,4178,4287,4376,4487,4598,4689,4768,4837,4937,5014,5186",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,92,89,91,97,90,94,99,92,96,82,86,88,93,90,111,111,92,113,113,91,93,84,87,108,108,88,110,110,90,78,68,99,76,171,177",
+ "endOffsets": "580,831,1088,1344,1601,1871,1964,2054,2146,2244,2335,2430,2530,2623,2720,2803,2890,2979,3073,3164,3276,3388,3481,3595,3709,3801,3895,3980,4068,4177,4286,4375,4486,4597,4688,4767,4836,4936,5013,5185,5363"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,596,849,1101,1354,3597,3694,3788,3884,3986,4081,4180,4284,4381,4482,4569,4660,4753,4851,4946,5062,5178,5275,5393,5511,5607,5705,5794,5886,5999,6112,6205,6320,9077,9172,9255,9328,9533,9614,9782",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,96,93,95,101,94,98,103,96,100,86,90,92,97,94,115,115,96,117,117,95,97,88,91,112,112,92,114,114,94,82,72,103,80,167,173",
+ "endOffsets": "344,591,844,1096,1349,1615,3689,3783,3879,3981,4076,4175,4279,4376,4477,4564,4655,4748,4846,4941,5057,5173,5270,5388,5506,5602,5700,5789,5881,5994,6107,6200,6315,6430,9167,9250,9323,9427,9609,9777,9951"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-nl/values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,281,404,509,616,702,810,930,1007,1084,1166,1277,1381,1480,1595,1708,1811,1929,2032",
+ "endColumns": "117,107,122,104,106,85,107,119,76,76,81,110,103,98,114,112,102,117,102,100",
+ "endOffsets": "168,276,399,504,611,697,805,925,1002,1079,1161,1272,1376,1475,1590,1703,1806,1924,2027,2128"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1620,1738,1846,1969,2074,2181,2267,2375,2495,2572,2649,2731,2842,2946,3045,3160,3273,3376,3494,9432",
+ "endColumns": "117,107,122,104,106,85,107,119,76,76,81,110,103,98,114,112,102,117,102,100",
+ "endOffsets": "1733,1841,1964,2069,2176,2262,2370,2490,2567,2644,2726,2837,2941,3040,3155,3268,3371,3489,3592,9528"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "201",
+ "endOffsets": "486"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7469",
+ "endColumns": "201",
+ "endOffsets": "7666"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-nl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,578,706,815,1041,1166,1297,1534,1638,1838,1962,2184,2392,2486,2575",
+ "endColumns": "107,186,127,108,225,124,130,236,103,199,123,221,207,93,88,103",
+ "endOffsets": "390,577,705,814,1040,1165,1296,1533,1637,1837,1961,2183,2391,2485,2574,2678"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6435,6547,6734,6866,6979,7205,7334,7671,7908,8016,8216,8344,8566,8778,8876,8969",
+ "endColumns": "111,186,131,112,225,128,134,236,107,199,127,221,211,97,92,107",
+ "endOffsets": "6542,6729,6861,6974,7200,7329,7464,7903,8011,8211,8339,8561,8773,8871,8964,9072"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-notround-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-notround-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..167a111847c95947f114902bdd7436ff9d15ff73
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-notround-v23.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-notround-v23/values-notround-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-notround-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8",
+ "startColumns": "0,0,0,0,0",
+ "startOffsets": "216,269,327,371,418",
+ "endColumns": "52,57,43,46,48",
+ "endOffsets": "268,326,370,417,466"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "55,112,174,222,273",
+ "endColumns": "56,61,47,50,52",
+ "endOffsets": "107,169,217,268,321"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pa-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pa-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..523b326727d09fc8108ed277f039ec80ee152c5a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pa-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa-rIN/values-pa-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pa-rIN/values-pa-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,269,392,497,602,688,788,901,978,1054,1133,1234,1335,1432,1541,1640,1750,1872,1972",
+ "endColumns": "105,107,122,104,104,85,99,112,76,75,78,100,100,96,108,98,109,121,99,100",
+ "endOffsets": "156,264,387,492,597,683,783,896,973,1049,1128,1229,1330,1427,1536,1635,1745,1867,1967,2068"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
new file mode 100644
index 0000000000000000000000000000000000000000..d5962ebf7adb529ac1819c440a8f9da93bf80d64
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-pa/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,595,723,830,1036,1163,1292,1513,1620,1820,1950,2161,2338,2430,2522",
+ "endColumns": "104,206,127,106,205,126,128,220,106,199,129,210,176,91,91,106",
+ "endOffsets": "387,594,722,829,1035,1162,1291,1512,1619,1819,1949,2160,2337,2429,2521,2628"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,421,553,664,870,1001,1344,1565,1676,1876,2010,2221,2402,2498,2594",
+ "endColumns": "108,206,131,110,205,130,132,220,110,199,133,210,180,95,95,110",
+ "endOffsets": "209,416,548,659,865,996,1129,1560,1671,1871,2005,2216,2397,2493,2589,2700"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-pa/values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2705",
+ "endColumns": "100",
+ "endOffsets": "2801"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-pa/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "209",
+ "endOffsets": "494"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1134",
+ "endColumns": "209",
+ "endOffsets": "1339"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
new file mode 100644
index 0000000000000000000000000000000000000000..bf1576c5953d72688d735ce621bc80feca4c55cc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pl/values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,171,279,402,504,612,698,807,926,1004,1081,1163,1272,1381,1480,1589,1700,1808,1931,2027",
+ "endColumns": "115,107,122,101,107,85,108,118,77,76,81,108,108,98,108,110,107,122,95,100",
+ "endOffsets": "166,274,397,499,607,693,802,921,999,1076,1158,1267,1376,1475,1584,1695,1803,1926,2022,2123"
+ },
+ "to": {
+ "startLines": "32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,100",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2502,2618,2726,2849,2951,3059,3145,3254,3373,3451,3528,3610,3719,3828,3927,4036,4147,4255,4378,10343",
+ "endColumns": "115,107,122,101,107,85,108,118,77,76,81,108,108,98,108,110,107,122,95,100",
+ "endOffsets": "2613,2721,2844,2946,3054,3140,3249,3368,3446,3523,3605,3714,3823,3922,4031,4142,4250,4373,4469,10439"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,585,705,813,1023,1146,1270,1500,1607,1813,1939,2157,2344,2439,2531",
+ "endColumns": "101,199,119,107,209,122,123,229,106,205,125,217,186,94,91,108",
+ "endOffsets": "384,584,704,812,1022,1145,1269,1499,1606,1812,1938,2156,2343,2438,2530,2639"
+ },
+ "to": {
+ "startLines": "79,80,81,82,83,84,85,87,88,89,90,91,92,93,94,95",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7382,7488,7688,7812,7924,8134,8261,8588,8818,8929,9135,9265,9483,9674,9773,9869",
+ "endColumns": "105,199,123,111,209,126,127,229,110,205,129,217,190,98,95,112",
+ "endOffsets": "7483,7683,7807,7919,8129,8256,8384,8813,8924,9130,9260,9478,9669,9768,9864,9977"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4,9,14,19,24,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,732,1136,1550,1960,2380,2802,2891,2990,3091,3187,3285,3379,3477,3577,3673,3759,3855,3953,4043,4140,4250,4360,4459,4571,4683,4782,4883,4971,5066,5174,5282,5378,5488,5598,5689,5765,5835,5943,6023,6195",
+ "endLines": "8,13,18,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "endColumns": "10,10,10,10,10,10,88,98,100,95,97,93,97,99,95,85,95,97,89,96,109,109,98,111,111,98,100,87,94,107,107,95,109,109,90,75,69,107,79,171,177",
+ "endOffsets": "731,1135,1549,1959,2379,2801,2890,2989,3090,3186,3284,3378,3476,3576,3672,3758,3854,3952,4042,4139,4249,4359,4458,4570,4682,4781,4882,4970,5065,5173,5281,5377,5487,5597,5688,5764,5834,5942,6022,6194,6372"
+ },
+ "to": {
+ "startLines": "2,7,12,17,22,27,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,492,884,1286,1684,2092,4474,4567,4670,4775,4875,4977,5075,5177,5281,5381,5471,5571,5673,5767,5868,5982,6096,6199,6315,6431,6534,6639,6731,6830,6942,7054,7154,7268,9982,10077,10157,10231,10444,10528,10696",
+ "endLines": "6,11,16,21,26,31,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "endColumns": "10,10,10,10,10,10,92,102,104,99,101,97,101,103,99,89,99,101,93,100,113,113,102,115,115,102,104,91,98,111,111,99,113,113,94,79,73,111,83,167,173",
+ "endOffsets": "487,879,1281,1679,2087,2497,4562,4665,4770,4870,4972,5070,5172,5276,5376,5466,5566,5668,5762,5863,5977,6091,6194,6310,6426,6529,6634,6726,6825,6937,7049,7149,7263,7377,10072,10152,10226,10338,10523,10691,10865"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-pl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "86",
+ "startColumns": "4",
+ "startOffsets": "8389",
+ "endColumns": "198",
+ "endOffsets": "8583"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-port.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
new file mode 100644
index 0000000000000000000000000000000000000000..c7db4a3cd017e49548d7dea18708c9b3f1d2e132
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-port/values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
new file mode 100644
index 0000000000000000000000000000000000000000..9904afbd973bb5771c3e8403c8be9913a95eb238
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pt-rBR/values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,927,1010,1090,1177,1284,1396,1498,1606,1713,1823,1948,2048",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "170,278,401,507,614,703,804,922,1005,1085,1172,1279,1391,1493,1601,1708,1818,1943,2043,2144"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1623,1743,1851,1974,2080,2187,2276,2377,2495,2578,2658,2745,2852,2964,3066,3174,3281,3391,3516,9673",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "1738,1846,1969,2075,2182,2271,2372,2490,2573,2653,2740,2847,2959,3061,3169,3276,3386,3511,3611,9769"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "203",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7728",
+ "endColumns": "203",
+ "endOffsets": "7927"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,570,695,801,1027,1155,1285,1514,1620,1815,1943,2159,2342,2437,2529",
+ "endColumns": "102,179,124,105,225,127,129,228,105,194,127,215,182,94,91,108",
+ "endOffsets": "389,569,694,800,1026,1154,1284,1513,1619,1814,1942,2158,2341,2436,2528,2637"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6710,6817,6997,7126,7236,7462,7594,7932,8161,8271,8466,8598,8814,9001,9100,9196",
+ "endColumns": "106,179,128,109,225,131,133,228,109,194,131,215,186,98,95,112",
+ "endOffsets": "6812,6992,7121,7231,7457,7589,7723,8156,8266,8461,8593,8809,8996,9095,9191,9304"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-pt-rBR/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,840,1099,1355,1616,1879,1975,2078,2181,2290,2392,2498,2607,2709,2815,2907,3007,3107,3204,3308,3428,3548,3652,3772,3892,3995,4098,4192,4293,4410,4527,4627,4744,4861,4949,5027,5097,5209,5289,5461",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,95,102,102,108,101,105,108,101,105,91,99,99,96,103,119,119,103,119,119,102,102,93,100,116,116,99,116,116,87,77,69,111,79,171,177",
+ "endOffsets": "586,839,1098,1354,1615,1878,1974,2077,2180,2289,2391,2497,2606,2708,2814,2906,3006,3106,3203,3307,3427,3547,3651,3771,3891,3994,4097,4191,4292,4409,4526,4626,4743,4860,4948,5026,5096,5208,5288,5460,5638"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,600,855,1107,1364,3616,3716,3823,3930,4043,4149,4259,4372,4478,4588,4684,4788,4892,4993,5101,5225,5349,5457,5581,5705,5812,5919,6017,6122,6243,6364,6468,6589,9309,9401,9483,9557,9774,9858,10026",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,99,106,106,112,105,109,112,105,109,95,103,103,100,107,123,123,107,123,123,106,106,97,104,120,120,103,120,120,91,81,73,115,83,167,173",
+ "endOffsets": "346,595,850,1102,1359,1618,3711,3818,3925,4038,4144,4254,4367,4473,4583,4679,4783,4887,4988,5096,5220,5344,5452,5576,5700,5807,5914,6012,6117,6238,6359,6463,6584,6705,9396,9478,9552,9668,9853,10021,10195"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
new file mode 100644
index 0000000000000000000000000000000000000000..a1c8c9ceff7f00f32ba41674517e5d714595598d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-pt-rPT/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,390,585,711,817,1044,1170,1304,1551,1657,1858,1987,2205,2409,2503,2598",
+ "endColumns": "102,194,125,105,226,125,133,246,105,200,128,217,203,93,94,111",
+ "endOffsets": "389,584,710,816,1043,1169,1303,1550,1656,1857,1986,2204,2408,2502,2597,2709"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2099,2206,2401,2531,2641,2868,2998,3340,3587,3697,3898,4031,4249,4457,4555,4654",
+ "endColumns": "106,194,129,109,226,129,137,246,109,200,132,217,207,97,98,115",
+ "endOffsets": "2201,2396,2526,2636,2863,2993,3131,3582,3692,3893,4026,4244,4452,4550,4649,4765"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pt-rPT/values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,933,1017,1098,1185,1292,1404,1506,1614,1721,1828,1950,2049",
+ "endColumns": "119,107,122,105,106,88,100,123,83,80,86,106,111,101,107,106,106,121,98,100",
+ "endOffsets": "170,278,401,507,614,703,804,928,1012,1093,1180,1287,1399,1501,1609,1716,1823,1945,2044,2145"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,456,562,669,758,859,983,1067,1148,1235,1342,1454,1556,1664,1771,1878,2000,4770",
+ "endColumns": "119,107,122,105,106,88,100,123,83,80,86,106,111,101,107,106,106,121,98,100",
+ "endOffsets": "220,328,451,557,664,753,854,978,1062,1143,1230,1337,1449,1551,1659,1766,1873,1995,2094,4866"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-pt-rPT/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "203",
+ "endOffsets": "492"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3136",
+ "endColumns": "203",
+ "endOffsets": "3335"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
new file mode 100644
index 0000000000000000000000000000000000000000..e4fc7738afc920cf48bf7ba4b704be4991473ab0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-pt/values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,175,283,406,512,619,708,809,927,1010,1090,1177,1284,1396,1498,1606,1713,1823,1948,2048",
+ "endColumns": "119,107,122,105,106,88,100,117,82,79,86,106,111,101,107,106,109,124,99,100",
+ "endOffsets": "170,278,401,507,614,703,804,922,1005,1085,1172,1279,1391,1493,1601,1708,1818,1943,2043,2144"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
new file mode 100644
index 0000000000000000000000000000000000000000..8435f9ef1f5a246bd5a40db33e670a4b12042dc0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ro/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "203",
+ "endOffsets": "488"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3144",
+ "endColumns": "203",
+ "endOffsets": "3343"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ro/values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,176,284,407,511,624,712,824,945,1030,1112,1195,1307,1420,1520,1634,1739,1845,1966,2069",
+ "endColumns": "120,107,122,103,112,87,111,120,84,81,82,111,112,99,113,104,105,120,102,100",
+ "endOffsets": "171,279,402,506,619,707,819,940,1025,1107,1190,1302,1415,1515,1629,1734,1840,1961,2064,2165"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,334,457,561,674,762,874,995,1080,1162,1245,1357,1470,1570,1684,1789,1895,2016,4715",
+ "endColumns": "120,107,122,103,112,87,111,120,84,81,82,111,112,99,113,104,105,120,102,100",
+ "endOffsets": "221,329,452,556,669,757,869,990,1075,1157,1240,1352,1465,1565,1679,1784,1890,2011,2114,4811"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ro/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,580,707,814,1024,1154,1288,1509,1617,1807,1937,2142,2334,2431,2524",
+ "endColumns": "104,191,126,106,209,129,133,220,107,189,129,204,191,96,92,106",
+ "endOffsets": "387,579,706,813,1023,1153,1287,1508,1616,1806,1936,2141,2333,2430,2523,2630"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2119,2228,2420,2551,2662,2872,3006,3348,3569,3681,3871,4005,4210,4406,4507,4604",
+ "endColumns": "108,191,130,110,209,133,137,220,111,189,133,204,195,100,96,110",
+ "endOffsets": "2223,2415,2546,2657,2867,3001,3139,3564,3676,3866,4000,4205,4401,4502,4599,4710"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-round-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-round-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..e12db7a830c985d3d3ac2dfa8d6febfff3dc7b4b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-round-v23.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-round-v23/values-round-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-round-v23/values.xml",
+ "from": {
+ "startLines": "4,5,8,9,10,11,12,13,14,15",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "213,269,472,531,608,689,733,804,877,959",
+ "endColumns": "55,56,58,76,80,43,70,72,81,75",
+ "endOffsets": "268,325,530,607,688,732,803,876,958,1034"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,115,176,239,320,405,453,528,605,691",
+ "endColumns": "59,60,62,80,84,47,74,76,85,79",
+ "endOffsets": "110,171,234,315,400,448,523,600,686,766"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
new file mode 100644
index 0000000000000000000000000000000000000000..11c001da749e9a0944bb672af71c03c2c3487b60
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4,9,14,19,24,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,732,1136,1550,1957,2365,2791,2878,2969,3062,3162,3256,3354,3456,3552,3652,3736,3825,3916,4004,4096,4200,4304,4398,4504,4610,4705,4802,4888,4978,5080,5182,5273,5377,5481,5570,5646,5715,5832,5913,6085",
+ "endLines": "8,13,18,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68",
+ "endColumns": "10,10,10,10,10,10,86,90,92,99,93,97,101,95,99,83,88,90,87,91,103,103,93,105,105,94,96,85,89,101,101,90,103,103,88,75,68,116,80,171,177",
+ "endOffsets": "731,1135,1549,1956,2364,2790,2877,2968,3061,3161,3255,3353,3455,3551,3651,3735,3824,3915,4003,4095,4199,4303,4397,4503,4609,4704,4801,4887,4977,5079,5181,5272,5376,5480,5569,5645,5714,5831,5912,6084,6262"
+ },
+ "to": {
+ "startLines": "2,7,12,17,22,27,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,492,884,1286,1681,2077,4470,4561,4656,4753,4857,4955,5057,5163,5263,5367,5455,5548,5643,5735,5831,5939,6047,6145,6255,6365,6464,6565,6655,6749,6855,6961,7056,7164,9889,9982,10062,10135,10357,10442,10610",
+ "endLines": "6,11,16,21,26,31,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,96,97,98,99,101,102,103",
+ "endColumns": "10,10,10,10,10,10,90,94,96,103,97,101,105,99,103,87,92,94,91,95,107,107,97,109,109,98,100,89,93,105,105,94,107,107,92,79,72,120,84,167,173",
+ "endOffsets": "487,879,1281,1676,2072,2486,4556,4651,4748,4852,4950,5052,5158,5258,5362,5450,5543,5638,5730,5826,5934,6042,6140,6250,6360,6459,6560,6650,6744,6850,6956,7051,7159,7267,9977,10057,10130,10251,10437,10605,10779"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ru/values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,170,278,401,503,615,701,806,926,1005,1083,1163,1269,1377,1475,1584,1690,1798,1934,2034",
+ "endColumns": "114,107,122,101,111,85,104,119,78,77,79,105,107,97,108,105,107,135,99,100",
+ "endOffsets": "165,273,396,498,610,696,801,921,1000,1078,1158,1264,1372,1470,1579,1685,1793,1929,2029,2130"
+ },
+ "to": {
+ "startLines": "32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,100",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2491,2606,2714,2837,2939,3051,3137,3242,3362,3441,3519,3599,3705,3813,3911,4020,4126,4234,4370,10256",
+ "endColumns": "114,107,122,101,111,85,104,119,78,77,79,105,107,97,108,105,107,135,99,100",
+ "endOffsets": "2601,2709,2832,2934,3046,3132,3237,3357,3436,3514,3594,3700,3808,3906,4015,4121,4229,4365,4465,10352"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,586,710,818,1019,1146,1275,1515,1620,1814,1938,2164,2348,2443,2529",
+ "endColumns": "104,197,123,107,200,126,128,239,104,193,123,225,183,94,85,110",
+ "endOffsets": "387,585,709,817,1018,1145,1274,1514,1619,1813,1937,2163,2347,2442,2528,2639"
+ },
+ "to": {
+ "startLines": "79,80,81,82,83,84,85,87,88,89,90,91,92,93,94,95",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7272,7381,7579,7707,7819,8020,8151,8500,8740,8849,9043,9171,9397,9585,9684,9774",
+ "endColumns": "108,197,127,111,200,130,132,239,108,193,127,225,187,98,89,114",
+ "endOffsets": "7376,7574,7702,7814,8015,8146,8279,8735,8844,9038,9166,9392,9580,9679,9769,9884"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ru/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "215",
+ "endOffsets": "500"
+ },
+ "to": {
+ "startLines": "86",
+ "startColumns": "4",
+ "startOffsets": "8284",
+ "endColumns": "215",
+ "endOffsets": "8495"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-si-rLK.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-si-rLK.json
new file mode 100644
index 0000000000000000000000000000000000000000..9af6a63c1055b29813714b8f410da0b8c1ef7703
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-si-rLK.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si-rLK/values-si-rLK.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-si-rLK/values-si-rLK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,503,610,698,803,919,1008,1095,1179,1288,1393,1491,1601,1700,1806,1927,2026",
+ "endColumns": "109,107,122,106,106,87,104,115,88,86,83,108,104,97,109,98,105,120,98,100",
+ "endOffsets": "160,268,391,498,605,693,798,914,1003,1090,1174,1283,1388,1486,1596,1695,1801,1922,2021,2122"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-si.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
new file mode 100644
index 0000000000000000000000000000000000000000..990a0d7858c26b8415031bddd66087bdd46a083f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-si/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,575,697,808,1009,1131,1254,1464,1577,1764,1893,2096,2283,2382,2469",
+ "endColumns": "105,185,121,110,200,121,122,209,112,186,128,202,186,98,86,104",
+ "endOffsets": "388,574,696,807,1008,1130,1253,1463,1576,1763,1892,2095,2282,2381,2468,2573"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,401,527,642,843,969,1294,1504,1621,1808,1941,2144,2335,2438,2529",
+ "endColumns": "109,185,125,114,200,125,126,209,116,186,132,202,190,102,90,108",
+ "endOffsets": "210,396,522,637,838,964,1091,1499,1616,1803,1936,2139,2330,2433,2524,2633"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-si/values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2638",
+ "endColumns": "100",
+ "endOffsets": "2734"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-si/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1096",
+ "endColumns": "197",
+ "endOffsets": "1289"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
new file mode 100644
index 0000000000000000000000000000000000000000..375a3b9394646b4a7f80979043f2a5b370e3fb4f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "197",
+ "endOffsets": "482"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3081",
+ "endColumns": "197",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,579,701,809,1024,1150,1277,1505,1614,1815,1943,2165,2355,2449,2542",
+ "endColumns": "103,191,121,107,214,125,126,227,108,200,127,221,189,93,92,111",
+ "endOffsets": "386,578,700,808,1023,1149,1276,1504,1613,1814,1942,2164,2354,2448,2541,2653"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2067,2175,2367,2493,2605,2820,2950,3279,3507,3620,3821,3953,4175,4369,4467,4564",
+ "endColumns": "107,191,125,111,214,129,130,227,112,200,131,221,193,97,96,115",
+ "endOffsets": "2170,2362,2488,2600,2815,2945,3076,3502,3615,3816,3948,4170,4364,4462,4559,4675"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sk/values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,270,393,493,604,690,798,916,994,1072,1156,1261,1370,1469,1575,1686,1795,1919,2017",
+ "endColumns": "106,107,122,99,110,85,107,117,77,77,83,104,108,98,105,110,108,123,97,100",
+ "endOffsets": "157,265,388,488,599,685,793,911,989,1067,1151,1256,1365,1464,1570,1681,1790,1914,2012,2113"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,320,443,543,654,740,848,966,1044,1122,1206,1311,1420,1519,1625,1736,1845,1969,4680",
+ "endColumns": "106,107,122,99,110,85,107,117,77,77,83,104,108,98,105,110,108,123,97,100",
+ "endOffsets": "207,315,438,538,649,735,843,961,1039,1117,1201,1306,1415,1514,1620,1731,1840,1964,2062,4776"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
new file mode 100644
index 0000000000000000000000000000000000000000..0ae7f3578e641cf48b50869a9e74d1adc0a0b30a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sl/values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,270,393,500,608,695,798,917,1002,1086,1170,1278,1387,1487,1600,1707,1811,1928,2025",
+ "endColumns": "106,107,122,106,107,86,102,118,84,83,83,107,108,99,112,106,103,116,96,100",
+ "endOffsets": "157,265,388,495,603,690,793,912,997,1081,1165,1273,1382,1482,1595,1702,1806,1923,2020,2121"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,320,443,550,658,745,848,967,1052,1136,1220,1328,1437,1537,1650,1757,1861,1978,4644",
+ "endColumns": "106,107,122,106,107,86,102,118,84,83,83,107,108,99,112,106,103,116,96,100",
+ "endOffsets": "207,315,438,545,653,740,843,962,1047,1131,1215,1323,1432,1532,1645,1752,1856,1973,2070,4740"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3091",
+ "endColumns": "198",
+ "endOffsets": "3285"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,584,711,816,1022,1150,1279,1496,1601,1799,1927,2138,2316,2412,2500",
+ "endColumns": "103,196,126,104,205,127,128,216,104,197,127,210,177,95,87,108",
+ "endOffsets": "386,583,710,815,1021,1149,1278,1495,1600,1798,1926,2137,2315,2411,2499,2608"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2075,2183,2380,2511,2620,2826,2958,3290,3507,3616,3814,3946,4157,4339,4439,4531",
+ "endColumns": "107,196,130,108,205,131,132,216,108,197,131,210,181,99,91,112",
+ "endOffsets": "2178,2375,2506,2615,2821,2953,3086,3502,3611,3809,3941,4152,4334,4434,4526,4639"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sq-rAL.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sq-rAL.json
new file mode 100644
index 0000000000000000000000000000000000000000..92e5031ab01035086b5bd3319a36c17ad4553af8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sq-rAL.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq-rAL/values-sq-rAL.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sq-rAL/values-sq-rAL.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,500,612,699,809,932,1013,1092,1175,1281,1386,1484,1590,1693,1809,1940,2039",
+ "endColumns": "113,107,122,99,111,86,109,122,80,78,82,105,104,97,105,102,115,130,98,100",
+ "endOffsets": "164,272,395,495,607,694,804,927,1008,1087,1170,1276,1381,1479,1585,1688,1804,1935,2034,2135"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
new file mode 100644
index 0000000000000000000000000000000000000000..39169a1c62873d8a6ed708fe3f54e4372e8c4cbd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sq/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,593,728,833,1053,1185,1326,1555,1661,1867,2003,2231,2441,2532,2625",
+ "endColumns": "104,204,134,104,219,131,140,228,105,205,135,227,209,90,92,106",
+ "endOffsets": "387,592,727,832,1052,1184,1325,1554,1660,1866,2002,2230,2440,2531,2624,2731"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,419,558,667,887,1023,1356,1585,1695,1901,2041,2269,2483,2578,2675",
+ "endColumns": "108,204,138,108,219,135,144,228,109,205,139,227,213,94,96,110",
+ "endOffsets": "209,414,553,662,882,1018,1163,1580,1690,1896,2036,2264,2478,2573,2670,2781"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-sq/values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2786",
+ "endColumns": "100",
+ "endOffsets": "2882"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sq/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1168",
+ "endColumns": "187",
+ "endOffsets": "1351"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
new file mode 100644
index 0000000000000000000000000000000000000000..2229230643844ee36f44332cbe352ac505d7b3bf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "188",
+ "endOffsets": "473"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3072",
+ "endColumns": "188",
+ "endOffsets": "3256"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sr/values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,272,395,498,604,690,794,912,993,1073,1161,1266,1374,1475,1579,1687,1788,1916,2013",
+ "endColumns": "108,107,122,102,105,85,103,117,80,79,87,104,107,100,103,107,100,127,96,100",
+ "endOffsets": "159,267,390,493,599,685,789,907,988,1068,1156,1261,1369,1470,1574,1682,1783,1911,2008,2109"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,322,445,548,654,740,844,962,1043,1123,1211,1316,1424,1525,1629,1737,1838,1966,4580",
+ "endColumns": "108,107,122,102,105,85,103,117,80,79,87,104,107,100,103,107,100,127,96,100",
+ "endOffsets": "209,317,440,543,649,735,839,957,1038,1118,1206,1311,1419,1520,1624,1732,1833,1961,2058,4676"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,575,699,807,1020,1145,1272,1480,1585,1776,1901,2109,2277,2371,2462",
+ "endColumns": "103,187,123,107,212,124,126,207,104,190,124,207,167,93,90,104",
+ "endOffsets": "386,574,698,806,1019,1144,1271,1479,1584,1775,1900,2108,2276,2370,2461,2566"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2063,2171,2359,2487,2599,2812,2941,3261,3469,3578,3769,3898,4106,4278,4376,4471",
+ "endColumns": "107,187,127,111,212,128,130,207,108,190,128,207,171,97,94,108",
+ "endOffsets": "2166,2354,2482,2594,2807,2936,3067,3464,3573,3764,3893,4101,4273,4371,4466,4575"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
new file mode 100644
index 0000000000000000000000000000000000000000..f11ec8e846500d48a3f532c69dea241b6e25931b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,842,1105,1361,1620,1883,1975,2078,2180,2283,2384,2483,2585,2685,2783,2870,2969,3067,3160,3264,3381,3497,3600,3716,3831,3933,4034,4123,4223,4336,4448,4546,4658,4769,4860,4936,5005,5114,5191,5363",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,91,102,101,102,100,98,101,99,97,86,98,97,92,103,116,115,102,115,114,101,100,88,99,112,111,97,111,110,90,75,68,108,76,171,177",
+ "endOffsets": "582,841,1104,1360,1619,1882,1974,2077,2179,2282,2383,2482,2584,2684,2782,2869,2968,3066,3159,3263,3380,3496,3599,3715,3830,3932,4033,4122,4222,4335,4447,4545,4657,4768,4859,4935,5004,5113,5190,5362,5540"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,606,865,1117,1372,3544,3640,3747,3853,3960,4065,4168,4274,4378,4480,4571,4674,4776,4873,4981,5102,5222,5329,5449,5568,5674,5779,5872,5976,6093,6209,6311,6427,9084,9179,9259,9332,9546,9627,9795",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,95,106,105,106,104,102,105,103,101,90,102,101,96,107,120,119,106,119,118,105,104,92,103,116,115,101,115,114,94,79,72,112,80,167,173",
+ "endOffsets": "346,601,860,1112,1367,1626,3635,3742,3848,3955,4060,4163,4269,4373,4475,4566,4669,4771,4868,4976,5097,5217,5324,5444,5563,5669,5774,5867,5971,6088,6204,6306,6422,6537,9174,9254,9327,9440,9622,9790,9964"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,577,702,810,1010,1133,1262,1469,1575,1768,1894,2107,2289,2381,2470",
+ "endColumns": "104,188,124,107,199,122,128,206,105,192,125,212,181,91,88,103",
+ "endOffsets": "387,576,701,809,1009,1132,1261,1468,1574,1767,1893,2106,2288,2380,2469,2573"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6542,6651,6840,6969,7081,7281,7408,7748,7955,8065,8258,8388,8601,8787,8883,8976",
+ "endColumns": "108,188,128,111,199,126,132,206,109,192,129,212,185,95,92,107",
+ "endOffsets": "6646,6835,6964,7076,7276,7403,7536,7950,8060,8253,8383,8596,8782,8878,8971,9079"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sv/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "206",
+ "endOffsets": "491"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7541",
+ "endColumns": "206",
+ "endOffsets": "7743"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sv/values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,269,392,495,606,691,793,906,982,1058,1138,1244,1344,1440,1545,1647,1749,1866,1968",
+ "endColumns": "105,107,122,102,110,84,101,112,75,75,79,105,99,95,104,101,101,116,101,100",
+ "endOffsets": "156,264,387,490,601,686,788,901,977,1053,1133,1239,1339,1435,1540,1642,1744,1861,1963,2064"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1631,1737,1845,1968,2071,2182,2267,2369,2482,2558,2634,2714,2820,2920,3016,3121,3223,3325,3442,9445",
+ "endColumns": "105,107,122,102,110,84,101,112,75,75,79,105,99,95,104,101,101,116,101,100",
+ "endOffsets": "1732,1840,1963,2066,2177,2262,2364,2477,2553,2629,2709,2815,2915,3011,3116,3218,3320,3437,3539,9541"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
new file mode 100644
index 0000000000000000000000000000000000000000..498fdde8284e6d9d1feb300787c89c635c5c95c2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-sw/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3074",
+ "endColumns": "204",
+ "endOffsets": "3274"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-sw/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,385,573,696,803,1025,1148,1287,1511,1615,1800,1925,2134,2319,2413,2514",
+ "endColumns": "101,187,122,106,221,122,138,223,103,184,124,208,184,93,100,120",
+ "endOffsets": "384,572,695,802,1024,1147,1286,1510,1614,1799,1924,2133,2318,2412,2513,2634"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2050,2156,2344,2471,2582,2804,2931,3279,3503,3611,3796,3925,4134,4323,4421,4526",
+ "endColumns": "105,187,126,110,221,126,142,223,107,184,128,208,188,97,104,124",
+ "endOffsets": "2151,2339,2466,2577,2799,2926,3069,3498,3606,3791,3920,4129,4318,4416,4521,4646"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sw/values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,266,389,487,595,685,790,907,989,1072,1154,1255,1364,1463,1570,1679,1784,1903,2000",
+ "endColumns": "102,107,122,97,107,89,104,116,81,82,81,100,108,98,106,108,104,118,96,100",
+ "endOffsets": "153,261,384,482,590,680,785,902,984,1067,1149,1250,1359,1458,1565,1674,1779,1898,1995,2096"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,316,439,537,645,735,840,957,1039,1122,1204,1305,1414,1513,1620,1729,1834,1953,4651",
+ "endColumns": "102,107,122,97,107,89,104,116,81,82,81,100,108,98,106,108,104,118,96,100",
+ "endOffsets": "203,311,434,532,640,730,835,952,1034,1117,1199,1300,1409,1508,1615,1724,1829,1948,2045,4747"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw180dp-notround-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw180dp-notround-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..bb0bcbdaf5b14d7efc53387b0f5f09bbb26ab2f1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw180dp-notround-v23.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw180dp-notround-v23/values-sw180dp-notround-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-sw180dp-notround-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "224,285,343,407,463,519,577,636,680,762",
+ "endColumns": "60,57,63,55,55,57,58,43,81,75",
+ "endOffsets": "284,342,406,462,518,576,635,679,761,837"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,120,182,250,310,370,432,495,543,629",
+ "endColumns": "64,61,67,59,59,61,62,47,85,79",
+ "endOffsets": "115,177,245,305,365,427,490,538,624,704"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw210dp-round-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw210dp-round-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..8423f4e3b7672065a1744372a961b6b8e4d8c0ad
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw210dp-round-v23.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw210dp-round-v23/values-sw210dp-round-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-sw210dp-round-v23/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "221,282,340,404,460,516,574,633,677,759",
+ "endColumns": "60,57,63,55,55,57,58,43,81,76",
+ "endOffsets": "281,339,403,459,515,573,632,676,758,835"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,120,182,250,310,370,432,495,543,629",
+ "endColumns": "64,61,67,59,59,61,62,47,85,80",
+ "endOffsets": "115,177,245,305,365,427,490,538,624,705"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw210dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw210dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..87e205fb416400098793f4db0f1fa690f5d593fd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw210dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw210dp-v13/values-sw210dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-sw210dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6",
+ "startColumns": "0,0,0",
+ "startOffsets": "215,279,339",
+ "endColumns": "63,59,47",
+ "endOffsets": "278,338,386"
+ },
+ "to": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,123,187",
+ "endColumns": "67,63,51",
+ "endOffsets": "118,182,234"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..934332ab123dd32d65eb758527f4b4c52b379fae
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-sw600dp-v13/values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,194,268,344,403,474,542",
+ "endColumns": "68,69,73,75,58,70,67,54",
+ "endOffsets": "119,189,263,339,398,469,537,592"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ta-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ta-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..a491f6eecbfea3d9176fc4f0b7377e7a465b6c4a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ta-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta-rIN/values-ta-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ta-rIN/values-ta-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,505,620,709,816,942,1023,1103,1185,1287,1391,1488,1598,1700,1807,1926,2026",
+ "endColumns": "113,107,122,104,114,88,106,125,80,79,81,101,103,96,109,101,106,118,99,100",
+ "endOffsets": "164,272,395,500,615,704,811,937,1018,1098,1180,1282,1386,1483,1593,1695,1802,1921,2021,2122"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
new file mode 100644
index 0000000000000000000000000000000000000000..3bbe6e26778f61b62489a34bc9285e3ddeb57eea
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ta/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "224",
+ "endOffsets": "509"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1104",
+ "endColumns": "224",
+ "endOffsets": "1324"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ta/values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2695",
+ "endColumns": "100",
+ "endOffsets": "2791"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ta/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,570,695,799,1010,1136,1262,1504,1609,1793,1926,2139,2321,2409,2498",
+ "endColumns": "102,183,124,103,210,125,125,241,104,183,132,212,181,87,88,105",
+ "endOffsets": "385,569,694,798,1009,1135,1261,1503,1608,1792,1925,2138,2320,2408,2497,2603"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,396,525,633,844,974,1329,1571,1680,1864,2001,2214,2400,2492,2585",
+ "endColumns": "106,183,128,107,210,129,129,241,108,183,136,212,185,91,92,109",
+ "endOffsets": "207,391,520,628,839,969,1099,1566,1675,1859,1996,2209,2395,2487,2580,2690"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-te-rIN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-te-rIN.json
new file mode 100644
index 0000000000000000000000000000000000000000..4653c00c2c7ccd14cbf6247e256e8db1a2df7a35
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-te-rIN.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te-rIN/values-te-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-te-rIN/values-te-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,509,620,710,815,940,1022,1104,1189,1302,1410,1510,1621,1723,1840,1967,2068",
+ "endColumns": "113,107,122,108,110,89,104,124,81,81,84,112,107,99,110,101,116,126,100,100",
+ "endOffsets": "164,272,395,504,615,705,810,935,1017,1099,1184,1297,1405,1505,1616,1718,1835,1962,2063,2164"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-te.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
new file mode 100644
index 0000000000000000000000000000000000000000..b42a2240bc34983212efe99ec64fa06565afd360
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-te/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "198",
+ "endOffsets": "483"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1102",
+ "endColumns": "198",
+ "endOffsets": "1296"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-te/values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2635",
+ "endColumns": "100",
+ "endOffsets": "2731"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-te/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,577,705,818,1014,1137,1260,1468,1574,1758,1884,2094,2279,2369,2463",
+ "endColumns": "107,185,127,112,195,122,122,207,105,183,125,209,184,89,93,106",
+ "endOffsets": "390,576,704,817,1013,1136,1259,1467,1573,1757,1883,2093,2278,2368,2462,2569"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,403,535,652,848,975,1301,1509,1619,1803,1933,2143,2332,2426,2524",
+ "endColumns": "111,185,131,116,195,126,126,207,109,183,129,209,188,93,97,110",
+ "endOffsets": "212,398,530,647,843,970,1097,1504,1614,1798,1928,2138,2327,2421,2519,2630"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-th.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
new file mode 100644
index 0000000000000000000000000000000000000000..6a617a8d2c65ac996693e7ebe0b3b0abf0667459
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-th/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,583,840,1099,1349,1614,1879,1965,2053,2141,2234,2322,2410,2503,2591,2679,2759,2842,2925,3012,3101,3205,3307,3396,3500,3602,3691,3780,3862,3946,4045,4142,4225,4324,4421,4508,4584,4654,4762,4846,5018",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,85,87,87,92,87,87,92,87,87,79,82,82,86,88,103,101,88,103,101,88,88,81,83,98,96,82,98,96,86,75,69,107,83,171,177",
+ "endOffsets": "582,839,1098,1348,1613,1878,1964,2052,2140,2233,2321,2409,2502,2590,2678,2758,2841,2924,3011,3100,3204,3306,3395,3499,3601,3690,3779,3861,3945,4044,4141,4224,4323,4420,4507,4583,4653,4761,4845,5017,5195"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,604,859,1105,1366,3541,3631,3723,3815,3912,4004,4096,4193,4285,4377,4461,4548,4635,4726,4819,4927,5033,5126,5234,5340,5433,5526,5612,5700,5803,5904,5991,6094,8659,8750,8830,8904,9117,9205,9373",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,89,91,91,96,91,91,96,91,91,83,86,86,90,92,107,105,92,107,105,92,92,85,87,102,100,86,102,100,90,79,73,111,87,167,173",
+ "endOffsets": "346,599,854,1100,1361,1622,3626,3718,3810,3907,3999,4091,4188,4280,4372,4456,4543,4630,4721,4814,4922,5028,5121,5229,5335,5428,5521,5607,5695,5798,5899,5986,6089,6190,8745,8825,8899,9011,9200,9368,9542"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-th/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "187",
+ "endOffsets": "472"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7174",
+ "endColumns": "187",
+ "endOffsets": "7357"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-th/values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,489,597,686,788,898,975,1053,1134,1242,1346,1444,1552,1657,1758,1874,1969",
+ "endColumns": "104,107,122,97,107,88,101,109,76,77,80,107,103,97,107,104,100,115,94,100",
+ "endOffsets": "155,263,386,484,592,681,783,893,970,1048,1129,1237,1341,1439,1547,1652,1753,1869,1964,2065"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1627,1732,1840,1963,2061,2169,2258,2360,2470,2547,2625,2706,2814,2918,3016,3124,3229,3330,3446,9016",
+ "endColumns": "104,107,122,97,107,88,101,109,76,77,80,107,103,97,107,104,100,115,94,100",
+ "endOffsets": "1727,1835,1958,2056,2164,2253,2355,2465,2542,2620,2701,2809,2913,3011,3119,3224,3325,3441,3536,9112"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-th/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,387,566,687,792,987,1109,1242,1445,1548,1726,1846,2045,2222,2312,2406",
+ "endColumns": "103,178,120,104,194,121,132,202,102,177,119,198,176,89,93,108",
+ "endOffsets": "386,565,686,791,986,1108,1241,1444,1547,1725,1845,2044,2221,2311,2405,2514"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6195,6303,6482,6607,6716,6911,7037,7362,7565,7672,7850,7974,8173,8354,8448,8546",
+ "endColumns": "107,178,124,108,194,125,136,202,106,177,123,198,180,93,97,112",
+ "endOffsets": "6298,6477,6602,6711,6906,7032,7169,7560,7667,7845,7969,8168,8349,8443,8541,8654"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
new file mode 100644
index 0000000000000000000000000000000000000000..b8e638f8c11ae11f3d5ae67445eb5d3d569b227d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-tl/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,388,596,732,839,1056,1190,1328,1566,1671,1880,2016,2237,2442,2536,2628",
+ "endColumns": "104,207,135,106,216,133,137,237,104,208,135,220,204,93,91,105",
+ "endOffsets": "387,595,731,838,1055,1189,1327,1565,1670,1879,2015,2236,2441,2535,2627,2733"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2117,2226,2434,2574,2685,2902,3040,3387,3625,3734,3943,4083,4304,4513,4611,4707",
+ "endColumns": "108,207,139,110,216,137,141,237,108,208,139,220,208,97,95,109",
+ "endOffsets": "2221,2429,2569,2680,2897,3035,3177,3620,3729,3938,4078,4299,4508,4606,4702,4812"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-tl/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3182",
+ "endColumns": "204",
+ "endOffsets": "3382"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-tl/values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,174,282,405,513,630,718,824,945,1024,1102,1186,1295,1406,1507,1617,1734,1842,1965,2067",
+ "endColumns": "118,107,122,107,116,87,105,120,78,77,83,108,110,100,109,116,107,122,101,100",
+ "endOffsets": "169,277,400,508,625,713,819,940,1019,1097,1181,1290,1401,1502,1612,1729,1837,1960,2062,2163"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,455,563,680,768,874,995,1074,1152,1236,1345,1456,1557,1667,1784,1892,2015,4817",
+ "endColumns": "118,107,122,107,116,87,105,120,78,77,83,108,110,100,109,116,107,122,101,100",
+ "endOffsets": "219,327,450,558,675,763,869,990,1069,1147,1231,1340,1451,1552,1662,1779,1887,2010,2112,4913"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
new file mode 100644
index 0000000000000000000000000000000000000000..8660f0211d7f6d9543cdadaeecf2eb4d1b2e3dfb
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-tr/values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,490,602,692,798,918,997,1073,1152,1259,1364,1460,1567,1669,1777,1896,1994",
+ "endColumns": "104,107,122,98,111,89,105,119,78,75,78,106,104,95,106,101,107,118,97,100",
+ "endOffsets": "155,263,386,485,597,687,793,913,992,1068,1147,1254,1359,1455,1562,1664,1772,1891,1989,2090"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1629,1734,1842,1965,2064,2176,2266,2372,2492,2571,2647,2726,2833,2938,3034,3141,3243,3351,3470,9172",
+ "endColumns": "104,107,122,98,111,89,105,119,78,75,78,106,104,95,106,101,107,118,97,100",
+ "endOffsets": "1729,1837,1960,2059,2171,2261,2367,2487,2566,2642,2721,2828,2933,3029,3136,3238,3346,3465,3563,9268"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,391,578,712,815,1021,1149,1280,1511,1616,1804,1936,2140,2333,2421,2511",
+ "endColumns": "107,186,133,102,205,127,130,230,104,187,131,203,192,87,89,104",
+ "endOffsets": "390,577,711,814,1020,1148,1279,1510,1615,1803,1935,2139,2332,2420,2510,2615"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6230,6342,6529,6667,6774,6980,7112,7453,7684,7793,7981,8117,8321,8518,8610,8704",
+ "endColumns": "111,186,137,106,205,131,134,230,108,187,135,203,196,91,93,108",
+ "endOffsets": "6337,6524,6662,6769,6975,7107,7242,7679,7788,7976,8112,8316,8513,8605,8699,8808"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,585,842,1105,1359,1618,1881,1966,2053,2141,2233,2321,2410,2503,2592,2682,2763,2847,2932,3018,3106,3207,3309,3398,3500,3603,3692,3782,3865,3950,4048,4147,4232,4331,4431,4518,4593,4664,4774,4854,5026",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,86,87,91,87,88,92,88,89,80,83,84,85,87,100,101,88,101,102,88,89,82,84,97,98,84,98,99,86,74,70,109,79,171,177",
+ "endOffsets": "584,841,1104,1358,1617,1880,1965,2052,2140,2232,2320,2409,2502,2591,2681,2762,2846,2931,3017,3105,3206,3308,3397,3499,3602,3691,3781,3864,3949,4047,4146,4231,4330,4430,4517,4592,4663,4773,4853,5025,5203"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,353,606,865,1115,1370,3568,3657,3748,3840,3936,4028,4121,4218,4311,4405,4490,4578,4667,4757,4849,4954,5060,5153,5259,5366,5459,5553,5640,5729,5831,5934,6023,6126,8813,8904,8983,9058,9273,9357,9525",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,90,91,95,91,92,96,92,93,84,87,88,89,91,104,105,92,105,106,92,93,86,88,101,102,88,102,103,90,78,74,113,83,167,173",
+ "endOffsets": "348,601,860,1110,1365,1624,3652,3743,3835,3931,4023,4116,4213,4306,4400,4485,4573,4662,4752,4844,4949,5055,5148,5254,5361,5454,5548,5635,5724,5826,5929,6018,6121,6225,8899,8978,9053,9167,9352,9520,9694"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-tr/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "205",
+ "endOffsets": "490"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7247",
+ "endColumns": "205",
+ "endOffsets": "7448"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
new file mode 100644
index 0000000000000000000000000000000000000000..5d8227e265d428210a664b093275e2041e952856
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-uk/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,584,709,817,1030,1157,1287,1514,1618,1811,1934,2140,2308,2404,2491",
+ "endColumns": "105,194,124,107,212,126,129,226,103,192,122,205,167,95,86,112",
+ "endOffsets": "388,583,708,816,1029,1156,1286,1513,1617,1810,1933,2139,2307,2403,2490,2603"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2064,2174,2369,2498,2610,2823,2954,3293,3520,3628,3821,3948,4154,4326,4426,4517",
+ "endColumns": "109,194,128,111,212,130,133,226,107,192,126,205,171,99,90,116",
+ "endOffsets": "2169,2364,2493,2605,2818,2949,3083,3515,3623,3816,3943,4149,4321,4421,4512,4629"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-uk/values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,498,604,690,798,916,995,1075,1156,1262,1369,1467,1575,1681,1790,1914,2014",
+ "endColumns": "109,107,122,101,105,85,107,117,78,79,80,105,106,97,107,105,108,123,99,100",
+ "endOffsets": "160,268,391,493,599,685,793,911,990,1070,1151,1257,1364,1462,1570,1676,1785,1909,2009,2110"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,323,446,548,654,740,848,966,1045,1125,1206,1312,1419,1517,1625,1731,1840,1964,4634",
+ "endColumns": "109,107,122,101,105,85,107,117,78,79,80,105,106,97,107,105,108,123,99,100",
+ "endOffsets": "210,318,441,543,649,735,843,961,1040,1120,1201,1307,1414,1512,1620,1726,1835,1959,2059,4730"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-uk/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "204",
+ "endOffsets": "489"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3088",
+ "endColumns": "204",
+ "endOffsets": "3288"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ur-rPK.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ur-rPK.json
new file mode 100644
index 0000000000000000000000000000000000000000..980770a08654d030305ae33c22abdad6bd21a0b7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ur-rPK.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur-rPK/values-ur-rPK.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-ur-rPK/values-ur-rPK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,273,396,502,611,697,801,921,997,1073,1158,1266,1375,1477,1588,1688,1796,1925,2023",
+ "endColumns": "109,107,122,105,108,85,103,119,75,75,84,107,108,101,110,99,107,128,97,102",
+ "endOffsets": "160,268,391,497,606,692,796,916,992,1068,1153,1261,1370,1472,1583,1683,1791,1920,2018,2121"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
new file mode 100644
index 0000000000000000000000000000000000000000..7a862593a8be3a3900aebaca0644b2d86bd4d570
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-ur/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "210",
+ "endOffsets": "495"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1113",
+ "endColumns": "210",
+ "endOffsets": "1319"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-ur/values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "102",
+ "endOffsets": "153"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2691",
+ "endColumns": "102",
+ "endOffsets": "2789"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-ur/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,389,585,709,818,1017,1142,1271,1482,1590,1793,1919,2124,2319,2408,2501",
+ "endColumns": "105,195,123,108,198,124,128,210,107,202,125,204,194,88,92,112",
+ "endOffsets": "388,584,708,817,1016,1141,1270,1481,1589,1792,1918,2123,2318,2407,2500,2613"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,411,539,652,851,980,1324,1535,1647,1850,1980,2185,2384,2477,2574",
+ "endColumns": "109,195,127,112,198,128,132,210,111,202,129,204,198,92,96,116",
+ "endOffsets": "210,406,534,647,846,975,1108,1530,1642,1845,1975,2180,2379,2472,2569,2686"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-uz-rUZ.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-uz-rUZ.json
new file mode 100644
index 0000000000000000000000000000000000000000..227896ed6860b1854a7632b90e78c05dd5bee61c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-uz-rUZ.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-uz-rUZ/values-uz-rUZ.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,268,391,495,612,698,809,925,1005,1084,1168,1277,1384,1485,1593,1698,1803,1902",
+ "endColumns": "104,107,122,103,116,85,110,115,79,78,83,108,106,100,107,104,104,98,100",
+ "endOffsets": "155,263,386,490,607,693,804,920,1000,1079,1163,1272,1379,1480,1588,1693,1798,1897,1998"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
new file mode 100644
index 0000000000000000000000000000000000000000..b050d13755393016fd7b9f47a37f3d010642649b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-uz/values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "19",
+ "startColumns": "4",
+ "startOffsets": "2685",
+ "endColumns": "100",
+ "endOffsets": "2781"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-uz/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "208",
+ "endOffsets": "493"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "1110",
+ "endColumns": "208",
+ "endOffsets": "1314"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-uz/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,386,568,695,802,1006,1137,1268,1499,1605,1795,1925,2138,2326,2418,2505",
+ "endColumns": "102,181,126,106,203,130,130,230,105,189,129,212,187,91,86,104",
+ "endOffsets": "385,567,694,801,1005,1136,1267,1498,1604,1794,1924,2137,2325,2417,2504,2609"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,394,525,636,840,975,1319,1550,1660,1850,1984,2197,2389,2485,2576",
+ "endColumns": "106,181,130,110,203,134,134,230,109,189,133,212,191,95,90,108",
+ "endOffsets": "207,389,520,631,835,970,1105,1545,1655,1845,1979,2192,2384,2480,2571,2680"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v11.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v11.json
new file mode 100644
index 0000000000000000000000000000000000000000..a8132866e5792a7cf2048e3c0c0f6ca65f46947e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v11.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v11/values-v11.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v11/values-v11.xml",
+ "from": {
+ "startLines": "2,8,14,20,26,32,38,39,40,45,50,52,54,55,56,107,159",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,474,899,1327,1753,2180,2605,2694,2795,3203,3623,3730,3859,3930,4013,7721,11569",
+ "endLines": "7,13,19,25,31,37,38,39,44,49,51,53,54,55,106,158,159",
+ "endColumns": "12,12,12,12,12,12,88,100,12,12,12,12,70,82,12,12,90",
+ "endOffsets": "469,894,1322,1748,2175,2600,2689,2790,3198,3618,3725,3854,3925,4008,7716,11564,11655"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v12.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v12.json
new file mode 100644
index 0000000000000000000000000000000000000000..3c28f9cc3923573445fbeaee1079b92ed230cdc6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v12.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v12/values-v12.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v12/values-v12.xml",
+ "from": {
+ "startLines": "2,5,8,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,279,479,598",
+ "endLines": "4,7,8,9",
+ "endColumns": "12,12,118,94",
+ "endOffsets": "274,474,593,688"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..a7880175fdc84faaf4d5a32ab8c400276dc410e9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v13/values-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v13/values-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "58",
+ "endOffsets": "109"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v14.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v14.json
new file mode 100644
index 0000000000000000000000000000000000000000..91579e6d51d6a5a2739c9712895ee95eeeba123e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v14.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v14/values-v14.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v14/values-v14.xml",
+ "from": {
+ "startLines": "2,7,8,9,15,21,22,23,26,27",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,331,402,485,895,1317,1437,1500,1654,1717",
+ "endLines": "6,7,8,14,20,21,22,25,26,27",
+ "endColumns": "12,70,82,12,12,119,62,12,62,131",
+ "endOffsets": "326,397,480,890,1312,1432,1495,1649,1712,1844"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
new file mode 100644
index 0000000000000000000000000000000000000000..8ebae7ce67e9515441aaf62e282b9f62543b9085
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-v16/values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
new file mode 100644
index 0000000000000000000000000000000000000000..75cfa23fdfcad78767d89e6628921426e48379ab
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v17/values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,26,29,32,35,39,42,46",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1164,1406,1577,1751,1920,2193,2393,2597",
+ "endLines": "4,8,11,14,17,21,25,28,31,34,38,41,45,49",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1159,1401,1572,1746,1915,2188,2388,2592,2921"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
new file mode 100644
index 0000000000000000000000000000000000000000..21819deda47b874abbde00252f52bd7e973f4805
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v18/values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v20.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v20.json
new file mode 100644
index 0000000000000000000000000000000000000000..7d216616589d7d413228295fb5424ee53b840eb4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v20.json
@@ -0,0 +1,28 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v20/values-v20.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-v20/values.xml",
+ "from": {
+ "startLines": "4,6,12,14,22,28,43,58,62,66,70,74,78,82,86,90,94,96",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "211,266,559,616,986,1275,1855,2638,2837,3037,3236,3457,3648,3871,4064,4285,4476,4553",
+ "endLines": "5,11,13,21,27,42,57,61,65,69,73,77,81,85,89,93,95,98",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "265,558,615,985,1274,1854,2637,2836,3036,3235,3456,3647,3870,4063,4284,4475,4552,4652"
+ },
+ "to": {
+ "startLines": "2,4,10,12,20,26,41,56,60,64,68,72,76,80,84,88,92,94",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,411,472,846,1139,1723,2510,2713,2917,3120,3345,3540,3767,3964,4189,4384,4465",
+ "endLines": "3,9,11,19,25,40,55,59,63,67,71,75,79,83,87,91,93,96",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "109,406,467,841,1134,1718,2505,2708,2912,3115,3340,3535,3762,3959,4184,4379,4460,4564"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
new file mode 100644
index 0000000000000000000000000000000000000000..80b509d46e07da23e5ecd312ea05df81cb599115
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
@@ -0,0 +1,85 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v21/values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,45,47,48,49,51,53,54,55,56,57,101,104,148,151,153,155,157,160,162,165,166,167,168,169,170,171,172,173,176,177,179,181,183,185,189,191,192,193,194,196,200,202,204,205,206,207,208,210,220,230,240,241",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4011,4160,4272,4419,4572,4719,4794,4883,4970,5071,8139,8325,11405,11603,11726,11849,11962,12145,12276,12477,12566,12677,12804,12905,13000,13123,13252,13369,13546,13645,13780,13923,14058,14177,14378,14497,14590,14701,14757,14864,15059,15170,15303,15398,15489,15580,15697,15836,16349,16874,17554,17611",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,44,46,47,48,50,52,53,54,55,56,100,103,147,150,152,154,156,159,161,164,165,166,167,168,169,170,171,172,175,176,178,180,182,184,188,190,191,192,193,195,199,201,203,204,205,206,207,209,219,229,239,240,241",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,12,88,110,126,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,12,12,12,56,57",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4006,4155,4267,4414,4567,4714,4789,4878,4965,5066,8134,8320,11400,11598,11721,11844,11957,12140,12271,12472,12561,12672,12799,12900,12995,13118,13247,13364,13541,13640,13775,13918,14053,14172,14373,14492,14585,14696,14752,14859,15054,15165,15298,15393,15484,15575,15692,15831,16344,16869,17549,17606,17664"
+ },
+ "to": {
+ "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,49,51,52,53,55,57,58,59,60,61,105,108,152,155,157,159,161,164,166,169,170,171,172,173,174,175,176,177,180,181,183,185,187,189,193,195,196,197,198,200,204,206,208,209,210,211,212,214,224,234,244,245",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4310,4459,4571,4718,4871,5018,5093,5182,5269,5370,8438,8624,11704,11902,12025,12148,12261,12444,12575,12776,12865,12976,13103,13204,13299,13422,13551,13668,13845,13944,14079,14222,14357,14476,14677,14796,14889,15000,15056,15163,15358,15469,15602,15697,15788,15879,15996,16135,16648,17173,17853,17910",
+ "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,48,50,51,52,54,56,57,58,59,60,104,107,151,154,156,158,160,163,165,168,169,170,171,172,173,174,175,176,179,180,182,184,186,188,192,194,195,196,197,199,203,205,207,208,209,210,211,213,223,233,243,244,245",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,12,88,110,126,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,12,12,12,56,57",
+ "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4305,4454,4566,4713,4866,5013,5088,5177,5264,5365,8433,8619,11699,11897,12020,12143,12256,12439,12570,12771,12860,12971,13098,13199,13294,13417,13546,13663,13840,13939,14074,14217,14352,14471,14672,14791,14884,14995,15051,15158,15353,15464,15597,15692,15783,15874,15991,16130,16643,17168,17848,17905,17963"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-v21/values.xml",
+ "from": {
+ "startLines": "4,8,11,15,21,30,42,54,57,61",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "211,403,500,652,950,1550,2194,2837,3006,3186",
+ "endLines": "7,10,14,18,27,41,53,56,60,64",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "402,499,651,805,1405,2193,2836,3005,3185,3363"
+ },
+ "to": {
+ "startLines": "262,266,269,273,277,284,304,316,319,323",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "19130,19326,19427,19583,19741,20201,21359,22006,22179,22363",
+ "endLines": "265,268,272,276,283,295,315,318,322,326",
+ "endColumns": "8,8,8,8,8,8,8,8,8,8",
+ "endOffsets": "19321,19422,19578,19736,20196,20844,22001,22174,22358,22540"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values-v21/values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,13",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
+ "endLines": "2,3,4,5,6,7,8,9,12,17",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
+ },
+ "to": {
+ "startLines": "2,3,4,5,246,247,254,258,296,299",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,17968,18084,18541,18835,20849,21021",
+ "endLines": "2,3,4,5,246,247,254,258,298,303",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,18079,18205,18662,18958,21016,21354"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/values-v21/values-v21.xml",
+ "from": {
+ "startLines": "2,5,8,11",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,223,386,554",
+ "endLines": "4,7,10,13",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "218,381,549,716"
+ },
+ "to": {
+ "startLines": "248,251,255,259",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "18210,18378,18667,18963",
+ "endLines": "250,253,257,261",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "18373,18536,18830,19125"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
new file mode 100644
index 0000000000000000000000000000000000000000..b4a5fde780d05bea2480025414be1e6746117284
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v22/values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
new file mode 100644
index 0000000000000000000000000000000000000000..840b826ac830439e126e6e08f7fa59a791bb60c3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
@@ -0,0 +1,39 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-v23/values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2184,2299,2406",
+ "endLines": "2,3,4,5,18,31,32,33,34,35",
+ "endColumns": "134,134,74,86,12,12,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2179,2294,2401,2514"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-v23/values.xml",
+ "from": {
+ "startLines": "4,8,12,20,23",
+ "startColumns": "0,0,0,0,0",
+ "startOffsets": "211,373,537,938,1079",
+ "endLines": "7,11,19,22,24",
+ "endColumns": "8,8,8,8,8",
+ "endOffsets": "372,536,937,1078,1178"
+ },
+ "to": {
+ "startLines": "36,40,44,52,55",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "2519,2685,2853,3258,3403",
+ "endLines": "39,43,51,54,56",
+ "endColumns": "8,8,8,8,8",
+ "endOffsets": "2680,2848,3253,3398,3502"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
new file mode 100644
index 0000000000000000000000000000000000000000..a4746270d8279883a62fa3c3aae9d6a0d2761d85
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/values-v24/values-v24.xml",
+ "from": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,121,182,248",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "116,177,243,310"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
new file mode 100644
index 0000000000000000000000000000000000000000..91d6116da85f3f48fbab8a88044bc32e3786f2ce
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-vi/values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,169,277,400,508,617,701,804,923,1000,1077,1161,1265,1374,1475,1580,1694,1799,1919,2018",
+ "endColumns": "113,107,122,107,108,83,102,118,76,76,83,103,108,100,104,113,104,119,98,100",
+ "endOffsets": "164,272,395,503,612,696,799,918,995,1072,1156,1260,1369,1470,1575,1689,1794,1914,2013,2114"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1637,1751,1859,1982,2090,2199,2283,2386,2505,2582,2659,2743,2847,2956,3057,3162,3276,3381,3501,9491",
+ "endColumns": "113,107,122,107,108,83,102,118,76,76,83,103,108,100,104,113,104,119,98,100",
+ "endOffsets": "1746,1854,1977,2085,2194,2278,2381,2500,2577,2654,2738,2842,2951,3052,3157,3271,3376,3496,3595,9587"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "333,589,846,1111,1367,1624,1889,1980,2078,2177,2276,2371,2467,2567,2663,2760,2847,2942,3038,3130,3229,3345,3461,3561,3678,3795,3891,3988,4077,4173,4286,4399,4495,4609,4723,4812,4885,4954,5062,5144,5316",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,90,97,98,98,94,95,99,95,96,86,94,95,91,98,115,115,99,116,116,95,96,88,95,112,112,95,113,113,88,72,68,107,81,171,177",
+ "endOffsets": "588,845,1110,1366,1623,1888,1979,2077,2176,2275,2370,2466,2566,2662,2759,2846,2941,3037,3129,3228,3344,3460,3560,3677,3794,3890,3987,4076,4172,4285,4398,4494,4608,4722,4811,4884,4953,5061,5143,5315,5493"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,357,610,871,1123,1376,3600,3695,3797,3900,4003,4102,4202,4306,4406,4507,4598,4697,4797,4893,4996,5116,5236,5340,5461,5582,5682,5783,5876,5976,6093,6210,6310,6428,9136,9229,9306,9379,9592,9678,9846",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,94,101,102,102,98,99,103,99,100,90,98,99,95,102,119,119,103,120,120,99,100,92,99,116,116,99,117,117,92,76,72,111,85,167,173",
+ "endOffsets": "352,605,866,1118,1371,1632,3690,3792,3895,3998,4097,4197,4301,4401,4502,4593,4692,4792,4888,4991,5111,5231,5335,5456,5577,5677,5778,5871,5971,6088,6205,6305,6423,6541,9224,9301,9374,9486,9673,9841,10015"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,383,577,700,805,1029,1157,1286,1526,1631,1823,1951,2169,2344,2438,2528",
+ "endColumns": "99,193,122,104,223,127,128,239,104,191,127,217,174,93,89,105",
+ "endOffsets": "382,576,699,804,1028,1156,1285,1525,1630,1822,1950,2168,2343,2437,2527,2633"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6546,6650,6844,6971,7080,7304,7436,7764,8004,8113,8305,8437,8655,8834,8932,9026",
+ "endColumns": "103,193,126,108,223,131,132,239,108,191,131,217,178,97,93,109",
+ "endOffsets": "6645,6839,6966,7075,7299,7431,7564,7999,8108,8300,8432,8650,8829,8927,9021,9131"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-vi/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "194",
+ "endOffsets": "479"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "7569",
+ "endColumns": "194",
+ "endOffsets": "7759"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w192dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w192dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..d5bc982577971e69f34f148440fb2e59f4b6f844
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w192dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w192dp-v13/values-w192dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w192dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,271,321,372",
+ "endColumns": "48,49,50,49",
+ "endOffsets": "270,320,371,421"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,108,162,217",
+ "endColumns": "52,53,54,53",
+ "endOffsets": "103,157,212,266"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w205dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w205dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..897a77d7099d467d4a090eda8bc483d248b7454d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w205dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w205dp-v13/values-w205dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w205dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,273,323,373",
+ "endColumns": "50,49,49,50",
+ "endOffsets": "272,322,372,423"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,110,164,218",
+ "endColumns": "54,53,53,54",
+ "endOffsets": "105,159,213,268"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w225dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w225dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..10ddd5fd06fd1a3c33dd433b756cba27897f665e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w225dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w225dp-v13/values-w225dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w225dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,273,323,371",
+ "endColumns": "50,49,47,50",
+ "endOffsets": "272,322,370,421"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,110,164,216",
+ "endColumns": "54,53,51,54",
+ "endOffsets": "105,159,211,266"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w228dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w228dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..312d257a8d124095c5c46aeffac02a8786d41acb
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w228dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w228dp-v13/values-w228dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w228dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,272,322,373",
+ "endColumns": "49,49,50,49",
+ "endOffsets": "271,321,372,422"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,109,163,218",
+ "endColumns": "53,53,54,53",
+ "endOffsets": "104,158,213,267"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w240dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w240dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..d6d1fe31b9ba1b93800d17cb7a468689ab626e2b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w240dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w240dp-v13/values-w240dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-w240dp-v13/values.xml",
+ "from": {
+ "startLines": "4,5,6,7",
+ "startColumns": "0,0,0,0",
+ "startOffsets": "222,270,318,368",
+ "endColumns": "47,47,49,47",
+ "endOffsets": "269,317,367,415"
+ },
+ "to": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,107,159,213",
+ "endColumns": "51,51,53,51",
+ "endOffsets": "102,154,208,260"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w360dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w360dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..bfa83c9a331af4f1ff121f6820d569e5303d76f9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w360dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w360dp-v13/values-w360dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w360dp-v13/values-w360dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "54",
+ "endOffsets": "105"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w480dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w480dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..522cda0fa72b1149f48df11c8fa6d40dccaacc27
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w480dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w480dp-v13/values-w480dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w480dp-v13/values-w480dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,117",
+ "endColumns": "61,71",
+ "endOffsets": "112,184"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w500dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w500dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..613e56f272ea2002f0f85c6c7e5b70de493ade20
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w500dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w500dp-v13/values-w500dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w500dp-v13/values-w500dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "54",
+ "endOffsets": "105"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w600dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w600dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..756f67f9923c3f0eac044a9f18c4fbc92c42f0cc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w600dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w600dp-v13/values-w600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,119",
+ "endColumns": "63,54",
+ "endOffsets": "114,169"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w720dp-v13.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w720dp-v13.json
new file mode 100644
index 0000000000000000000000000000000000000000..e58b2d4b275421c55a9413b527b4bc9f41b5fdac
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-w720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w720dp-v13/values-w720dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-w720dp-v13/values-w720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "76",
+ "endOffsets": "127"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-land-v4.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-land-v4.json
new file mode 100644
index 0000000000000000000000000000000000000000..9435fa23927d5733a5aa2850570ed0c194b1afb8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-land-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-land-v4/values-xlarge-land-v4.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-xlarge-land-v4/values-xlarge-land-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "63",
+ "endOffsets": "114"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
new file mode 100644
index 0000000000000000000000000000000000000000..8c21cfe854fdcf013bf497169c78d995e5596657
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-xlarge-v4/values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,132,203,274,344,414,482,550,614",
+ "endColumns": "76,70,70,69,69,67,67,63,54",
+ "endOffsets": "127,198,269,339,409,477,545,609,664"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json
new file mode 100644
index 0000000000000000000000000000000000000000..d77a07896574b5796bdaf9dfa47a4866bf8e8b1c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,547,660,760,924,1038,1155,1322,1421,1582,1695,1858,1992,2074,2157",
+ "endColumns": "98,160,112,99,163,113,116,166,98,160,112,162,133,81,82,98",
+ "endOffsets": "385,546,659,759,923,1037,1154,1321,1420,1581,1694,1857,1991,2073,2156,2255"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5952,6055,6216,6333,6437,6601,6719,6998,7165,7268,7429,7546,7709,7847,7933,8020",
+ "endColumns": "102,160,116,103,163,117,120,166,102,160,116,162,137,85,86,102",
+ "endOffsets": "6050,6211,6328,6432,6596,6714,6835,7160,7263,7424,7541,7704,7842,7928,8015,8118"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-zh-rCN/values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,151,258,381,476,576,658,755,861,937,1013,1091,1187,1283,1378,1475,1570,1668,1780,1874",
+ "endColumns": "95,106,122,94,99,81,96,105,75,75,77,95,95,94,96,94,97,111,93,100",
+ "endOffsets": "146,253,376,471,571,653,750,856,932,1008,1086,1182,1278,1373,1470,1565,1663,1775,1869,1970"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1607,1703,1810,1933,2028,2128,2210,2307,2413,2489,2565,2643,2739,2835,2930,3027,3122,3220,3332,8464",
+ "endColumns": "95,106,122,94,99,81,96,105,75,75,77,95,95,94,96,94,97,111,93,100",
+ "endOffsets": "1698,1805,1928,2023,2123,2205,2302,2408,2484,2560,2638,2734,2830,2925,3022,3117,3215,3327,3421,8560"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "157",
+ "endOffsets": "446"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6840",
+ "endColumns": "157",
+ "endOffsets": "6993"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-zh-rCN/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,838,1097,1347,1602,1863,1948,2031,2115,2199,2282,2363,2448,2532,2614,2695,2775,2856,2942,3026,3121,3216,3301,3397,3493,3577,3662,3745,3826,3918,4010,4091,4184,4277,4363,4435,4503,4602,4679,4850",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,82,80,84,83,81,80,79,80,85,83,94,94,84,95,95,83,84,82,80,91,91,80,92,92,85,71,67,98,76,170,176",
+ "endOffsets": "584,837,1096,1346,1601,1862,1947,2030,2114,2198,2281,2362,2447,2531,2613,2694,2774,2855,2941,3025,3120,3215,3300,3396,3492,3576,3661,3744,3825,3917,4009,4090,4183,4276,4362,4434,4502,4601,4678,4849,5026"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,853,1099,1350,3426,3515,3602,3690,3778,3865,3950,4039,4127,4213,4298,4382,4467,4557,4645,4744,4843,4932,5032,5132,5220,5309,5396,5481,5577,5673,5758,5855,8123,8213,8289,8361,8565,8646,8813",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,86,84,88,87,85,84,83,84,89,87,98,98,88,99,99,87,88,86,84,95,95,84,96,96,89,75,71,102,80,166,172",
+ "endOffsets": "344,593,848,1094,1345,1602,3510,3597,3685,3773,3860,3945,4034,4122,4208,4293,4377,4462,4552,4640,4739,4838,4927,5027,5127,5215,5304,5391,5476,5572,5668,5753,5850,5947,8208,8284,8356,8459,8641,8808,8981"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
new file mode 100644
index 0000000000000000000000000000000000000000..bb21273a41039849ba9e3a112d7aadaea8aa2e09
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,587,842,1103,1353,1608,1869,1954,2037,2121,2205,2289,2370,2455,2540,2622,2703,2783,2864,2950,3034,3128,3222,3307,3402,3497,3582,3668,3751,3832,3923,4014,4095,4187,4279,4365,4437,4505,4601,4678,4850",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,83,80,84,84,81,80,79,80,85,83,93,93,84,94,94,84,85,82,80,90,90,80,91,91,85,71,67,95,76,171,177",
+ "endOffsets": "586,841,1102,1352,1607,1868,1953,2036,2120,2204,2288,2369,2454,2539,2621,2702,2782,2863,2949,3033,3127,3221,3306,3401,3496,3581,3667,3750,3831,3922,4013,4094,4186,4278,4364,4436,4504,4600,4677,4849,5027"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,351,602,859,1105,1356,3432,3521,3608,3696,3784,3872,3957,4046,4135,4221,4306,4390,4475,4565,4653,4751,4849,4938,5037,5136,5225,5315,5402,5487,5582,5677,5762,5858,8137,8227,8303,8375,8577,8658,8826",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,87,84,88,88,85,84,83,84,89,87,97,97,88,98,98,88,89,86,84,94,94,84,95,95,89,75,71,99,80,167,173",
+ "endOffsets": "346,597,854,1100,1351,1608,3516,3603,3691,3779,3867,3952,4041,4130,4216,4301,4385,4470,4560,4648,4746,4844,4933,5032,5131,5220,5310,5397,5482,5577,5672,5757,5853,5949,8222,8298,8370,8470,8653,8821,8995"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,546,659,759,925,1039,1157,1326,1425,1585,1698,1864,1998,2079,2162",
+ "endColumns": "98,159,112,99,165,113,117,168,98,159,112,165,133,80,82,96",
+ "endOffsets": "385,545,658,758,924,1038,1156,1325,1424,1584,1697,1863,1997,2078,2161,2258"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5954,6057,6217,6334,6438,6604,6722,7011,7180,7283,7443,7560,7726,7864,7949,8036",
+ "endColumns": "102,159,116,103,165,117,121,168,102,159,116,165,137,84,86,100",
+ "endOffsets": "6052,6212,6329,6433,6599,6717,6839,7175,7278,7438,7555,7721,7859,7944,8031,8132"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-zh-rHK/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "166",
+ "endOffsets": "455"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6844",
+ "endColumns": "166",
+ "endOffsets": "7006"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-zh-rHK/values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,257,380,473,573,655,752,860,936,1012,1090,1186,1282,1377,1474,1569,1667,1780,1874",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,97,112,93,101",
+ "endOffsets": "145,252,375,468,568,650,747,855,931,1007,1085,1181,1277,1372,1469,1564,1662,1775,1869,1971"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1613,1708,1815,1938,2031,2131,2213,2310,2418,2494,2570,2648,2744,2840,2935,3032,3127,3225,3338,8475",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,97,112,93,101",
+ "endOffsets": "1703,1810,1933,2026,2126,2208,2305,2413,2489,2565,2643,2739,2835,2930,3027,3122,3220,3333,3427,8572"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json
new file mode 100644
index 0000000000000000000000000000000000000000..4221daffcc188b5a02637b662a49ba86761526f5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json
@@ -0,0 +1,79 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "289",
+ "endColumns": "161",
+ "endOffsets": "450"
+ },
+ "to": {
+ "startLines": "74",
+ "startColumns": "4",
+ "startOffsets": "6842",
+ "endColumns": "161",
+ "endOffsets": "6999"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-zh-rTW/values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,150,257,380,473,573,655,752,860,936,1012,1090,1186,1282,1377,1474,1569,1669,1782,1876",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,99,112,93,100",
+ "endOffsets": "145,252,375,468,568,650,747,855,931,1007,1085,1181,1277,1372,1469,1564,1664,1777,1871,1972"
+ },
+ "to": {
+ "startLines": "20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,88",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1607,1702,1809,1932,2025,2125,2207,2304,2412,2488,2564,2642,2738,2834,2929,3026,3121,3221,3334,8466",
+ "endColumns": "94,106,122,92,99,81,96,107,75,75,77,95,95,94,96,94,99,112,93,100",
+ "endOffsets": "1697,1804,1927,2020,2120,2202,2299,2407,2483,2559,2637,2733,2829,2924,3021,3116,3216,3329,3423,8562"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "287,386,546,659,759,925,1039,1159,1328,1427,1587,1700,1861,1995,2077,2160",
+ "endColumns": "98,159,112,99,165,113,119,168,98,159,112,160,133,81,82,98",
+ "endOffsets": "385,545,658,758,924,1038,1158,1327,1426,1586,1699,1860,1994,2076,2159,2258"
+ },
+ "to": {
+ "startLines": "67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5950,6053,6213,6330,6434,6600,6718,7004,7173,7276,7436,7553,7714,7852,7938,8025",
+ "endColumns": "102,159,116,103,165,117,123,168,102,159,116,160,137,85,86,102",
+ "endOffsets": "6048,6208,6325,6429,6595,6713,6837,7168,7271,7431,7548,7709,7847,7933,8020,8123"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values-zh-rTW/values.xml",
+ "from": {
+ "startLines": "4,7,10,13,16,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "337,585,838,1097,1347,1602,1863,1948,2031,2115,2199,2283,2364,2449,2534,2616,2697,2777,2858,2944,3028,3122,3216,3301,3396,3491,3576,3662,3745,3826,3917,4008,4089,4181,4273,4359,4431,4499,4595,4672,4844",
+ "endLines": "6,9,12,15,18,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56",
+ "endColumns": "10,10,10,10,10,10,84,82,83,83,83,80,84,84,81,80,79,80,85,83,93,93,84,94,94,84,85,82,80,90,90,80,91,91,85,71,67,95,76,171,177",
+ "endOffsets": "584,837,1096,1346,1601,1862,1947,2030,2114,2198,2282,2363,2448,2533,2615,2696,2776,2857,2943,3027,3121,3215,3300,3395,3490,3575,3661,3744,3825,3916,4007,4088,4180,4272,4358,4430,4498,4594,4671,4843,5021"
+ },
+ "to": {
+ "startLines": "2,5,8,11,14,17,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,349,598,853,1099,1350,3428,3517,3604,3692,3780,3868,3953,4042,4131,4217,4302,4386,4471,4561,4649,4747,4845,4934,5033,5132,5221,5311,5398,5483,5578,5673,5758,5854,8128,8218,8294,8366,8567,8648,8816",
+ "endLines": "4,7,10,13,16,19,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,84,85,86,87,89,90,91",
+ "endColumns": "10,10,10,10,10,10,88,86,87,87,87,84,88,88,85,84,83,84,89,87,97,97,88,98,98,88,89,86,84,94,94,84,95,95,89,75,71,99,80,167,173",
+ "endOffsets": "344,593,848,1094,1345,1602,3512,3599,3687,3775,3863,3948,4037,4126,4212,4297,4381,4466,4556,4644,4742,4840,4929,5028,5127,5216,5306,5393,5478,5573,5668,5753,5849,5945,8213,8289,8361,8461,8643,8811,8985"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
new file mode 100644
index 0000000000000000000000000000000000000000..25ebced2a0ec08ad20739e4dc4071840e9c37dd2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values-zu/values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,271,394,501,615,703,806,933,1013,1093,1179,1283,1389,1487,1594,1700,1806,1926,2022",
+ "endColumns": "107,107,122,106,113,87,102,126,79,79,85,103,105,97,106,105,105,119,95,100",
+ "endOffsets": "158,266,389,496,610,698,801,928,1008,1088,1174,1278,1384,1482,1589,1695,1801,1921,2017,2118"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,38",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,321,444,551,665,753,856,983,1063,1143,1229,1333,1439,1537,1644,1750,1856,1976,4692",
+ "endColumns": "107,107,122,106,113,87,102,126,79,79,85,103,105,97,106,105,105,119,95,100",
+ "endOffsets": "208,316,439,546,660,748,851,978,1058,1138,1224,1328,1434,1532,1639,1745,1851,1971,2067,4788"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values-zu/values.xml",
+ "from": {
+ "startLines": "4",
+ "startColumns": "0",
+ "startOffsets": "285",
+ "endColumns": "190",
+ "endOffsets": "475"
+ },
+ "to": {
+ "startLines": "28",
+ "startColumns": "4",
+ "startOffsets": "3133",
+ "endColumns": "190",
+ "endOffsets": "3319"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values-zu/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "283,392,600,733,835,1062,1189,1324,1543,1651,1847,1976,2193,2376,2463,2558",
+ "endColumns": "108,207,132,101,226,126,134,218,107,195,128,216,182,86,94,109",
+ "endOffsets": "391,599,732,834,1061,1188,1323,1542,1650,1846,1975,2192,2375,2462,2557,2667"
+ },
+ "to": {
+ "startLines": "21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2072,2185,2393,2530,2636,2863,2994,3324,3543,3655,3851,3984,4201,4388,4479,4578",
+ "endColumns": "112,207,136,105,226,130,138,218,111,195,132,216,186,90,98,113",
+ "endOffsets": "2180,2388,2525,2631,2858,2989,3128,3538,3650,3846,3979,4196,4383,4474,4573,4687"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values.json
new file mode 100644
index 0000000000000000000000000000000000000000..e020f116281f74ad16a7687acdb73cc355c939f3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/multi-v2/values.json
@@ -0,0 +1,204 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml",
+ "map": [
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/values/values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,222,223,227,231,236,242,249,253,257,262,266,270,274,278,282,286,290,294,298,300,302,306,310,314,319,323,326,330,334,338,342,346,350,354,358,362,366,370,371,372,373,376,379,381,383,384,385,388,390,392,394,399,400,404,410,414,415,417,428,429,433,439,443,444,445,449,475,479,506,661,683,838,860,867,872,893,898,903,913,922,931,934,941,949,956,957,966,969,972,977,981,985,988,989,993,997,1007,1012,1019,1025,1026,1029,1033,1038,1040,1042,1045,1048,1050,1054,1061,1064,1067,1071,1073,1077,1079,1085,1087,1091,1099,1107,1119,1125,1134,1145,1148,1153,1165,1170,1208,1247,1248,1258,1267,1268,1270,1274,1277,1280,1283,1286,1290,1293,1296,1299,1303,1306,1310,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1331,1333,1334,1335,1336,1338,1340,1341,1342,1343,1344,1345,1346,1348,1349,1351,1352,1354,1356,1357,1359,1360,1361,1362,1364,1366,1368,1369,1370,1371,1372,1373,1374,1375,1377,1379,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1395,1396,1397,1398,1399,1400,1402,1406,1410,1411,1412,1413,1414,1415,1417,1419,1421,1423,1425,1426,1427,1428,1430,1432,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1448,1449,1450,1451,1453,1455,1456,1458,1459,1461,1463,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1477,1479,1480,1481,1483,1484,1485,1487,1489,1491,1493,1495,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,110,155,204,245,300,363,439,497,559,632,700,778,859,920,995,1071,1148,1226,1311,1393,1469,1545,1622,1700,1806,1912,1991,2071,2128,2186,2260,2335,2400,2466,2538,2611,2678,2746,2850,2956,3015,3074,3133,3192,3251,3305,3359,3412,3466,3520,3574,3628,3702,3781,3854,3928,3999,4071,4143,4216,4273,4331,4404,4478,4552,4627,4699,4772,4842,21248,21317,21387,21461,21537,21614,21690,21767,21831,21896,21965,22042,22117,22186,22254,22331,22397,22494,22559,22628,22727,22786,22844,22901,22960,23031,23103,23175,23247,23319,23387,23455,23514,23577,23667,23758,23818,23884,23951,24017,24087,24151,24204,24317,24375,24440,24504,24579,24652,24724,24773,24834,24895,24956,25018,25082,25146,25210,25275,25338,25398,25459,25518,25578,25640,25711,25771,25839,25925,26012,26102,26189,26277,26339,26400,26457,26529,26586,26634,26683,26734,26768,26815,26864,26910,26942,27006,27068,27123,27183,27253,27327,27405,27498,27568,27646,27700,27770,27855,27903,27949,28001,28074,28148,28217,28292,28366,28440,28529,28599,28670,28748,28838,28926,29022,29523,29612,29859,30140,30425,30818,31295,31517,31739,32007,32234,32464,32694,32924,33154,33381,33620,33846,34091,34221,34351,34581,34829,35048,35331,35539,35670,35897,36143,36368,36615,36836,37081,37357,37658,37982,38273,38587,38724,38855,38960,39164,39372,39496,39620,39725,39842,40056,40202,40342,40428,40776,40864,41094,41512,41745,41827,41925,42542,42642,42878,43302,43541,43635,43724,43961,45912,46154,48236,58102,59369,69345,70626,71162,71492,72615,72871,73107,73654,74148,74753,74901,75489,76053,76428,76546,77084,77241,77385,77705,77961,78131,78272,78336,78618,78904,79580,79844,80182,80535,80629,80815,81121,81383,81508,81635,81874,82085,82204,82397,82852,83033,83155,83414,83527,83714,83816,84260,84384,84669,85177,85673,86560,86854,87424,88156,88328,88664,89572,89850,92712,95714,95776,96406,97020,97106,97219,97448,97608,97760,97931,98098,98341,98511,98684,98855,99129,99328,99533,99863,99947,100043,100139,100237,100337,100439,100541,100643,100745,100847,100947,101043,101155,101284,101407,101561,101715,101813,101927,102021,102161,102295,102391,102503,102603,102719,102815,102927,103067,103203,103367,103497,103655,103805,103946,104090,104225,104337,104465,104601,104743,104885,104997,105137,105205,105278,105352,105425,105499,105645,105789,105927,105993,106083,106159,106263,106353,106455,106563,106671,106771,106851,106943,107041,107151,107229,107335,107427,107531,107641,107763,107926,108083,108163,108263,108353,108463,108555,108655,108767,108881,108997,109113,109207,109321,109433,109535,109655,109777,109859,109963,110083,110209,110307,110401,110489,110601,110717,110839,110951,111126,111242,111328,111420,111532,111656,111723,111849,111917,112045,112189,112317,112386,112481,112596,112709,112808,112917,113028,113139,113240,113345,113457,113587,113678,113801,113913,113999,114103,114211,114311,114429,114533,114637,114763,114851,114959,115059,115149,115259,115343,115427,115481,115545,115651,115761,115845",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,221,222,226,230,235,241,248,252,256,261,265,269,273,277,281,285,289,293,297,299,301,305,309,313,318,322,325,329,333,337,341,345,349,353,357,361,365,369,370,371,372,375,378,380,382,383,384,387,389,391,393,398,399,403,409,413,414,416,427,428,432,438,442,443,444,448,474,478,505,660,682,837,859,866,871,892,897,902,912,921,930,933,940,948,955,956,965,968,971,976,980,984,987,988,992,996,1006,1011,1018,1024,1025,1028,1032,1037,1039,1041,1044,1047,1049,1053,1060,1063,1066,1070,1072,1076,1078,1084,1086,1090,1098,1106,1118,1124,1133,1144,1147,1152,1164,1169,1207,1246,1247,1257,1266,1267,1269,1273,1276,1279,1282,1285,1289,1292,1295,1298,1302,1305,1309,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1330,1332,1333,1334,1335,1337,1339,1340,1341,1342,1343,1344,1345,1347,1348,1350,1351,1353,1355,1356,1358,1359,1360,1361,1363,1365,1367,1368,1369,1370,1371,1372,1373,1374,1376,1378,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1394,1395,1396,1397,1398,1399,1401,1405,1409,1410,1411,1412,1413,1414,1416,1418,1420,1422,1424,1425,1426,1427,1429,1431,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1447,1448,1449,1450,1452,1454,1455,1457,1458,1460,1462,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1476,1478,1479,1480,1482,1483,1484,1486,1488,1490,1492,1494,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509",
+ "endColumns": "54,44,48,40,54,62,75,57,61,72,67,77,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,71,72,66,67,103,105,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,73,75,76,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,70,71,71,71,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,85,86,89,86,87,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,47,45,51,72,73,68,74,73,73,88,69,70,77,89,87,95,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,61,12,12,85,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,12,12,97,113,93,12,12,95,111,99,115,95,111,12,135,12,129,12,12,140,12,134,111,127,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,107,99,89,109,83,83,53,63,105,109,83,119",
+ "endOffsets": "105,150,199,240,295,358,434,492,554,627,695,773,854,915,990,1066,1143,1221,1306,1388,1464,1540,1617,1695,1801,1907,1986,2066,2123,2181,2255,2330,2395,2461,2533,2606,2673,2741,2845,2951,3010,3069,3128,3187,3246,3300,3354,3407,3461,3515,3569,3623,3697,3776,3849,3923,3994,4066,4138,4211,4268,4326,4399,4473,4547,4622,4694,4767,4837,4908,21312,21382,21456,21532,21609,21685,21762,21826,21891,21960,22037,22112,22181,22249,22326,22392,22489,22554,22623,22722,22781,22839,22896,22955,23026,23098,23170,23242,23314,23382,23450,23509,23572,23662,23753,23813,23879,23946,24012,24082,24146,24199,24312,24370,24435,24499,24574,24647,24719,24768,24829,24890,24951,25013,25077,25141,25205,25270,25333,25393,25454,25513,25573,25635,25706,25766,25834,25920,26007,26097,26184,26272,26334,26395,26452,26524,26581,26629,26678,26729,26763,26810,26859,26905,26937,27001,27063,27118,27178,27248,27322,27400,27493,27563,27641,27695,27765,27850,27898,27944,27996,28069,28143,28212,28287,28361,28435,28524,28594,28665,28743,28833,28921,29017,29518,29607,29854,30135,30420,30813,31290,31512,31734,32002,32229,32459,32689,32919,33149,33376,33615,33841,34086,34216,34346,34576,34824,35043,35326,35534,35665,35892,36138,36363,36610,36831,37076,37352,37653,37977,38268,38582,38719,38850,38955,39159,39367,39491,39615,39720,39837,40051,40197,40337,40423,40771,40859,41089,41507,41740,41822,41920,42537,42637,42873,43297,43536,43630,43719,43956,45907,46149,48231,58097,59364,69340,70621,71157,71487,72610,72866,73102,73649,74143,74748,74896,75484,76048,76423,76541,77079,77236,77380,77700,77956,78126,78267,78331,78613,78899,79575,79839,80177,80530,80624,80810,81116,81378,81503,81630,81869,82080,82199,82392,82847,83028,83150,83409,83522,83709,83811,84255,84379,84664,85172,85668,86555,86849,87419,88151,88323,88659,89567,89845,92707,95709,95771,96401,97015,97101,97214,97443,97603,97755,97926,98093,98336,98506,98679,98850,99124,99323,99528,99858,99942,100038,100134,100232,100332,100434,100536,100638,100740,100842,100942,101038,101150,101279,101402,101556,101710,101808,101922,102016,102156,102290,102386,102498,102598,102714,102810,102922,103062,103198,103362,103492,103650,103800,103941,104085,104220,104332,104460,104596,104738,104880,104992,105132,105200,105273,105347,105420,105494,105640,105784,105922,105988,106078,106154,106258,106348,106450,106558,106666,106766,106846,106938,107036,107146,107224,107330,107422,107526,107636,107758,107921,108078,108158,108258,108348,108458,108550,108650,108762,108876,108992,109108,109202,109316,109428,109530,109650,109772,109854,109958,110078,110204,110302,110396,110484,110596,110712,110834,110946,111121,111237,111323,111415,111527,111651,111718,111844,111912,112040,112184,112312,112381,112476,112591,112704,112803,112912,113023,113134,113235,113340,113452,113582,113673,113796,113908,113994,114098,114206,114306,114424,114528,114632,114758,114846,114954,115054,115144,115254,115338,115422,115476,115540,115646,115756,115840,115960"
+ },
+ "to": {
+ "startLines": "7,8,9,10,11,12,13,14,15,16,17,18,21,22,23,24,25,26,30,31,32,33,38,39,40,41,42,43,44,45,73,74,75,76,81,82,85,86,87,88,90,91,92,93,94,95,96,97,98,99,100,101,106,107,108,109,111,112,113,114,117,118,119,120,121,122,125,126,127,128,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,386,387,390,391,392,404,405,412,424,445,446,447,448,449,453,454,455,460,463,464,465,470,473,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,566,570,571,572,573,574,581,582,586,590,595,601,608,612,616,621,625,629,633,637,641,645,649,653,657,659,661,665,669,673,678,682,685,689,693,697,701,705,709,713,717,721,725,729,730,731,732,735,738,740,742,743,744,747,749,751,753,758,759,763,769,773,774,776,787,788,792,798,802,803,804,808,834,838,865,1020,1042,1197,1219,1226,1231,1252,1257,1262,1272,1281,1290,1293,1300,1308,1315,1316,1325,1328,1331,1336,1340,1344,1347,1348,1352,1356,1366,1371,1378,1384,1385,1388,1392,1397,1399,1401,1404,1407,1409,1413,1420,1423,1426,1430,1432,1436,1438,1444,1446,1450,1458,1466,1478,1484,1493,1504,1507,1512,1524,1534,1572,1611,1612,1622,1631,1632,1634,1638,1641,1644,1647,1650,1654,1657,1660,1663,1667,1670,1674,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1714,1716,1717,1718,1719,1721,1723,1724,1725,1726,1727,1728,1729,1731,1732,1734,1735,1737,1739,1740,1742,1743,1744,1745,1747,1749,1751,1752,1769,1770,1771,1772,1773,1774,1776,1778,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1794,1795,1796,1797,1798,1799,1801,1805,1817,1818,1819,1820,1821,1822,1824,1826,1828,1830,1832,1833,1834,1835,1837,1839,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1855,1856,1857,1858,1860,1862,1863,1865,1866,1868,1870,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1884,1886,1887,1888,1890,1891,1892,1894,1896,1898,1900,1902,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "250,305,350,399,440,495,558,634,692,754,827,895,1094,1175,1236,1311,1387,1464,1717,1802,1884,1960,2207,2284,2362,2468,2574,2653,2733,2790,4667,4741,4816,4881,5160,5232,5384,5451,5519,5623,5774,5833,5892,5951,6010,6069,6123,6177,6230,6284,6338,6392,6708,6782,6861,6934,7065,7136,7208,7280,7453,7510,7568,7641,7715,7789,7976,8048,8121,8191,35878,35947,36017,36091,36167,36244,36320,36397,36461,36526,36595,36672,36747,36816,36884,36961,37027,37124,37189,37258,37357,37416,37474,37531,37590,37661,37733,37805,37877,37949,38017,38085,38144,38207,38297,38388,38448,38514,38581,38647,38717,38781,38834,38947,39005,39070,39134,39209,39282,39354,39403,39464,39525,39586,39648,39712,39776,39840,39905,39968,40028,40089,40148,40208,40270,40341,40401,43733,43819,44006,44096,44183,44992,45054,45551,46204,47802,47859,47907,47956,48007,48177,48224,48273,48473,48647,48711,48773,49094,49287,50568,50642,50720,50813,50883,50961,51015,51085,51170,51218,51264,51316,51389,51463,51532,51607,51681,51755,51844,56685,57155,57233,57323,57411,57507,58008,58097,58344,58625,58910,59303,59780,60002,60224,60492,60719,60949,61179,61409,61639,61866,62105,62331,62576,62706,62836,63066,63314,63533,63816,64024,64155,64382,64628,64853,65100,65321,65566,65842,66143,66467,66758,67072,67209,67340,67445,67649,67857,67981,68105,68210,68327,68541,68687,68827,68913,69261,69349,69579,69997,70230,70312,70410,71027,71127,71363,71787,72026,72120,72209,72446,74397,74639,76721,86587,87854,97830,99111,99647,99977,101100,101356,101592,102139,102633,103238,103386,103974,104538,104913,105031,105569,105726,105870,106190,106446,106616,106757,106821,107103,107389,108065,108329,108667,109020,109114,109300,109606,109868,109993,110120,110359,110570,110689,110882,111337,111518,111640,111899,112012,112199,112301,112745,112869,113154,113662,114158,115045,115339,115909,116641,116813,117149,118057,118612,121474,124476,124538,125168,125782,125868,125981,126210,126370,126522,126693,126860,127103,127273,127446,127617,127891,128090,128295,129699,129783,129879,129975,130073,130173,130275,130377,130479,130581,130683,130783,130879,130991,131120,131243,131397,131551,131649,131763,131857,131997,132131,132227,132339,132439,132555,132651,132763,132903,133039,133203,133333,133491,133641,133782,133926,134061,134173,134301,134437,134579,134721,134833,136113,136181,136254,136328,136401,136475,136621,136765,136903,136969,137059,137135,137239,137329,137431,137539,137647,137747,137827,137919,138017,138127,138205,138311,138403,138507,138617,138739,138902,139512,139592,139692,139782,139892,139984,140084,140196,140310,140426,140542,140636,140750,140862,140964,141084,141206,141288,141392,141512,141638,141736,141830,141918,142030,142146,142268,142380,142555,142671,142757,142849,142961,143085,143152,143278,143346,143474,143618,143746,143815,143910,144025,144138,144237,144346,144457,144568,144669,144774,144886,145016,145107,145230,145342,145428,145532,145640,145740,145858,145962,146066,146192,146280,146388,146488,146578,146688,146772,146856,146910,146974,147080,147190,147274",
+ "endLines": "7,8,9,10,11,12,13,14,15,16,17,18,21,22,23,24,25,26,30,31,32,33,38,39,40,41,42,43,44,45,73,74,75,76,81,82,85,86,87,88,90,91,92,93,94,95,96,97,98,99,100,101,106,107,108,109,111,112,113,114,117,118,119,120,121,122,125,126,127,128,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,386,387,390,391,392,404,405,412,424,445,446,447,448,449,453,454,455,460,463,464,465,470,473,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,566,570,571,572,573,580,581,585,589,594,600,607,611,615,620,624,628,632,636,640,644,648,652,656,658,660,664,668,672,677,681,684,688,692,696,700,704,708,712,716,720,724,728,729,730,731,734,737,739,741,742,743,746,748,750,752,757,758,762,768,772,773,775,786,787,791,797,801,802,803,807,833,837,864,1019,1041,1196,1218,1225,1230,1251,1256,1261,1271,1280,1289,1292,1299,1307,1314,1315,1324,1327,1330,1335,1339,1343,1346,1347,1351,1355,1365,1370,1377,1383,1384,1387,1391,1396,1398,1400,1403,1406,1408,1412,1419,1422,1425,1429,1431,1435,1437,1443,1445,1449,1457,1465,1477,1483,1492,1503,1506,1511,1523,1528,1571,1610,1611,1621,1630,1631,1633,1637,1640,1643,1646,1649,1653,1656,1659,1662,1666,1669,1673,1677,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1713,1715,1716,1717,1718,1720,1722,1723,1724,1725,1726,1727,1728,1730,1731,1733,1734,1736,1738,1739,1741,1742,1743,1744,1746,1748,1750,1751,1752,1769,1770,1771,1772,1773,1775,1777,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1793,1794,1795,1796,1797,1798,1800,1804,1808,1817,1818,1819,1820,1821,1823,1825,1827,1829,1831,1832,1833,1834,1836,1838,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1854,1855,1856,1857,1859,1861,1862,1864,1865,1867,1869,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1883,1885,1886,1887,1889,1890,1891,1893,1895,1897,1899,1901,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916",
+ "endColumns": "54,44,48,40,54,62,75,57,61,72,67,77,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,71,72,66,67,103,105,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,73,75,76,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,70,71,71,71,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,85,86,89,86,87,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,47,45,51,72,73,68,74,73,73,88,69,70,77,89,87,95,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,61,12,12,85,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,12,12,97,113,93,12,12,95,111,99,115,95,111,12,135,12,129,12,12,140,12,134,111,127,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,107,99,89,109,83,83,53,63,105,109,83,119",
+ "endOffsets": "300,345,394,435,490,553,629,687,749,822,890,968,1170,1231,1306,1382,1459,1537,1797,1879,1955,2031,2279,2357,2463,2569,2648,2728,2785,2843,4736,4811,4876,4942,5227,5300,5446,5514,5618,5724,5828,5887,5946,6005,6064,6118,6172,6225,6279,6333,6387,6441,6777,6856,6929,7003,7131,7203,7275,7348,7505,7563,7636,7710,7784,7859,8043,8116,8186,8257,35942,36012,36086,36162,36239,36315,36392,36456,36521,36590,36667,36742,36811,36879,36956,37022,37119,37184,37253,37352,37411,37469,37526,37585,37656,37728,37800,37872,37944,38012,38080,38139,38202,38292,38383,38443,38509,38576,38642,38712,38776,38829,38942,39000,39065,39129,39204,39277,39349,39398,39459,39520,39581,39643,39707,39771,39835,39900,39963,40023,40084,40143,40203,40265,40336,40396,40464,43814,43901,44091,44178,44266,45049,45110,45603,46271,47854,47902,47951,48002,48036,48219,48268,48314,48500,48706,48768,48823,49149,49352,50637,50715,50808,50878,50956,51010,51080,51165,51213,51259,51311,51384,51458,51527,51602,51676,51750,51839,51909,56751,57228,57318,57406,57502,58003,58092,58339,58620,58905,59298,59775,59997,60219,60487,60714,60944,61174,61404,61634,61861,62100,62326,62571,62701,62831,63061,63309,63528,63811,64019,64150,64377,64623,64848,65095,65316,65561,65837,66138,66462,66753,67067,67204,67335,67440,67644,67852,67976,68100,68205,68322,68536,68682,68822,68908,69256,69344,69574,69992,70225,70307,70405,71022,71122,71358,71782,72021,72115,72204,72441,74392,74634,76716,86582,87849,97825,99106,99642,99972,101095,101351,101587,102134,102628,103233,103381,103969,104533,104908,105026,105564,105721,105865,106185,106441,106611,106752,106816,107098,107384,108060,108324,108662,109015,109109,109295,109601,109863,109988,110115,110354,110565,110684,110877,111332,111513,111635,111894,112007,112194,112296,112740,112864,113149,113657,114153,115040,115334,115904,116636,116808,117144,118052,118330,121469,124471,124533,125163,125777,125863,125976,126205,126365,126517,126688,126855,127098,127268,127441,127612,127886,128085,128290,128620,129778,129874,129970,130068,130168,130270,130372,130474,130576,130678,130778,130874,130986,131115,131238,131392,131546,131644,131758,131852,131992,132126,132222,132334,132434,132550,132646,132758,132898,133034,133198,133328,133486,133636,133777,133921,134056,134168,134296,134432,134574,134716,134828,134968,136176,136249,136323,136396,136470,136616,136760,136898,136964,137054,137130,137234,137324,137426,137534,137642,137742,137822,137914,138012,138122,138200,138306,138398,138502,138612,138734,138897,139054,139587,139687,139777,139887,139979,140079,140191,140305,140421,140537,140631,140745,140857,140959,141079,141201,141283,141387,141507,141633,141731,141825,141913,142025,142141,142263,142375,142550,142666,142752,142844,142956,143080,143147,143273,143341,143469,143613,143741,143810,143905,144020,144133,144232,144341,144452,144563,144664,144769,144881,145011,145102,145225,145337,145423,145527,145635,145735,145853,145957,146061,146187,146275,146383,146483,146573,146683,146767,146851,146905,146969,147075,147185,147269,147389"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/values/values.xml",
+ "from": {
+ "startLines": "4,11,12,15,16,17,18,19,20,21,22,23,24,27,28,29,30,31,32,33,34,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,58,59,60,61,64,65,68,69,70,71,72,73,74,75,76,77,78,79,80,83,84,85,86,87,88,89,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,118,119,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,146,148,151,152,153,154,157,160,163,166,169,172,175,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,213,214,215,216,217,218,219,222,227,235",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "258,539,594,791,848,913,949,991,1033,1068,1122,1181,1234,1443,1512,1577,1645,1708,1785,1864,1927,2130,2170,2210,2249,2297,2351,2401,2445,2497,2548,2584,2619,2660,2697,2750,2808,2842,2893,2946,3122,3209,3293,3379,3604,3694,3926,3990,4050,4108,4171,4227,4283,4340,4397,4455,4511,4563,4623,4828,4889,4952,5016,5075,5143,5200,5398,5457,5515,5569,5629,5693,5748,5801,5860,5912,5970,6018,6068,6120,6163,6212,6276,6338,6398,6446,6497,6544,6740,6787,6834,6881,7068,7126,7180,7262,7346,7418,7491,7569,7645,7703,7761,7830,7899,7979,8061,8130,8199,8268,8348,8430,8499,8692,8764,8969,9035,9094,9152,9374,9576,9774,9975,10182,10387,10597,10811,10869,10930,10993,11060,11121,11182,11251,11314,11377,11429,11484,11541,11600,11662,11737,11812,11876,11953,12030,12092,12156,12209,12265,12334,12403,12461,12532,12758,12838,12917,13138,13196,13242,13282,13362,13410,13584,13905,14178,14642",
+ "endLines": "8,11,12,15,16,17,18,19,20,21,22,23,24,27,28,29,30,31,32,33,34,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,58,59,60,61,64,65,68,69,70,71,72,73,74,75,76,77,78,79,80,83,84,85,86,87,88,89,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,118,119,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,146,148,151,152,153,154,157,162,165,168,171,174,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,208,209,210,213,214,215,216,217,218,219,226,234,245",
+ "endColumns": "8,54,57,56,64,35,41,41,34,53,58,52,53,68,64,67,62,76,78,62,63,39,39,38,47,53,49,43,51,50,35,34,40,36,52,57,33,50,52,35,86,83,85,84,89,91,63,59,57,62,55,55,56,56,57,55,51,59,49,60,62,63,58,67,56,57,58,57,53,59,63,54,52,58,51,57,47,49,51,42,48,63,61,59,47,50,46,47,46,46,46,46,57,53,81,83,71,72,77,75,57,57,68,68,79,81,68,68,68,79,81,68,54,70,62,65,58,57,66,60,10,10,10,10,10,10,57,60,62,66,60,60,68,62,62,51,54,56,58,61,74,74,63,76,76,61,63,52,55,68,68,57,70,70,79,78,79,57,45,39,79,47,173,180,8,8,8",
+ "endOffsets": "398,593,651,847,912,948,990,1032,1067,1121,1180,1233,1287,1511,1576,1644,1707,1784,1863,1926,1990,2169,2209,2248,2296,2350,2400,2444,2496,2547,2583,2618,2659,2696,2749,2807,2841,2892,2945,2981,3208,3292,3378,3463,3693,3785,3989,4049,4107,4170,4226,4282,4339,4396,4454,4510,4562,4622,4672,4888,4951,5015,5074,5142,5199,5257,5456,5514,5568,5628,5692,5747,5800,5859,5911,5969,6017,6067,6119,6162,6211,6275,6337,6397,6445,6496,6543,6591,6786,6833,6880,6927,7125,7179,7261,7345,7417,7490,7568,7644,7702,7760,7829,7898,7978,8060,8129,8198,8267,8347,8429,8498,8553,8762,8826,9034,9093,9151,9218,9434,9773,9974,10181,10386,10596,10810,10868,10929,10992,11059,11120,11181,11250,11313,11376,11428,11483,11540,11599,11661,11736,11811,11875,11952,12029,12091,12155,12208,12264,12333,12402,12460,12531,12602,12837,12916,12996,13195,13241,13281,13361,13409,13583,13764,14177,14641,15243"
+ },
+ "to": {
+ "startLines": "2,19,20,27,28,34,35,36,37,46,47,48,49,58,59,60,61,62,63,64,65,66,67,68,70,71,77,78,79,80,83,84,89,105,110,115,116,123,124,129,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,360,361,362,363,364,365,366,367,368,370,371,372,373,374,375,376,377,378,379,380,388,389,396,397,398,399,415,416,417,418,419,420,421,422,423,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,461,462,466,467,468,469,471,474,477,480,483,486,489,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,557,558,559,560,561,562,565,567,568,569,1529,1678,1686",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,973,1032,1542,1603,2036,2076,2122,2168,2848,2906,2969,3026,3755,3828,3897,3969,4036,4117,4200,4267,4335,4379,4423,4510,4562,4947,5001,5049,5105,5305,5345,5729,6667,7008,7353,7415,7864,7919,8262,40513,40604,40692,40782,40871,40965,41061,41129,41193,41255,41322,41382,41442,41503,41564,41626,41686,41742,41806,42201,42266,42333,42401,42464,42536,42597,42659,42722,42830,42888,42952,43020,43079,43136,43199,43255,43317,43369,43423,43906,43953,44494,44562,44628,44692,45722,45777,45828,45880,45931,45982,46033,46084,46146,46352,46438,46526,46602,46679,46761,46841,46903,46965,47038,47111,47195,47281,47354,47427,47500,47584,47670,47743,48505,48580,48828,48898,48961,49023,49154,49357,49551,49748,49951,50152,50358,51964,52026,52091,52158,52229,52294,52359,52432,52499,52566,52622,52681,52742,52805,52871,52950,53029,53097,53178,53259,53325,53393,53450,53510,53583,53656,53718,53793,56085,56169,56252,56336,56398,56448,56601,56756,56808,56978,118335,128625,129093",
+ "endLines": "6,19,20,27,28,34,35,36,37,46,47,48,49,58,59,60,61,62,63,64,65,66,67,68,70,71,77,78,79,80,83,84,89,105,110,115,116,123,124,129,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,360,361,362,363,364,365,366,367,368,370,371,372,373,374,375,376,377,378,379,380,388,389,396,397,398,399,415,416,417,418,419,420,421,422,423,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,461,462,466,467,468,469,471,476,479,482,485,488,491,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,557,558,559,560,561,562,565,567,568,569,1533,1685,1696",
+ "endColumns": "8,58,61,60,68,39,45,45,38,57,62,56,57,72,68,71,66,80,82,66,67,43,43,42,51,57,53,47,55,54,39,38,44,40,56,61,37,54,56,39,90,87,89,88,93,95,67,63,61,66,59,59,60,60,61,59,55,63,53,64,66,67,62,71,60,61,62,61,57,63,67,58,56,62,55,61,51,53,55,46,52,67,65,63,51,54,50,51,50,50,50,50,61,57,85,87,75,76,81,79,61,61,72,72,83,85,72,72,72,83,85,72,58,74,66,69,62,61,70,64,10,10,10,10,10,10,61,64,66,70,64,64,72,66,66,55,58,60,62,65,78,78,67,80,80,65,67,56,59,72,72,61,74,74,83,82,83,61,49,43,83,51,169,176,8,8,8",
+ "endOffsets": "245,1027,1089,1598,1667,2071,2117,2163,2202,2901,2964,3021,3079,3823,3892,3964,4031,4112,4195,4262,4330,4374,4418,4461,4557,4615,4996,5044,5100,5155,5340,5379,5769,6703,7060,7410,7448,7914,7971,8297,40599,40687,40777,40866,40960,41056,41124,41188,41250,41317,41377,41437,41498,41559,41621,41681,41737,41801,41855,42261,42328,42396,42459,42531,42592,42654,42717,42779,42883,42947,43015,43074,43131,43194,43250,43312,43364,43418,43474,43948,44001,44557,44623,44687,44739,45772,45823,45875,45926,45977,46028,46079,46141,46199,46433,46521,46597,46674,46756,46836,46898,46960,47033,47106,47190,47276,47349,47422,47495,47579,47665,47738,47797,48575,48642,48893,48956,49018,49089,49214,49546,49743,49946,50147,50353,50563,52021,52086,52153,52224,52289,52354,52427,52494,52561,52617,52676,52737,52800,52866,52945,53024,53092,53173,53254,53320,53388,53445,53505,53578,53651,53713,53788,53863,56164,56247,56331,56393,56443,56487,56680,56803,56973,57150,118607,129088,129694"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/res/values/values.xml",
+ "from": {
+ "startLines": "4,7",
+ "startColumns": "0,0",
+ "startOffsets": "276,439",
+ "endColumns": "63,166",
+ "endOffsets": "339,605"
+ },
+ "to": {
+ "startLines": "472,547",
+ "startColumns": "4,4",
+ "startOffsets": "49219,54792",
+ "endColumns": "67,166",
+ "endOffsets": "49282,54954"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/values/values.xml",
+ "from": {
+ "startLines": "2,3,19,20,21,22,23,24,25,26,27,30,31,32,33,34,35,37,38,40,41,42,43,44,45,46,49,50,54,55,59,60,61",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,1245,1315,1383,1455,1525,1586,1647,1708,1770,1957,2025,2125,2185,2251,2324,2450,2502,2636,2712,2747,2782,2832,2866,2901,3077,3194,3395,3505,3706,3835,3907",
+ "endLines": "2,3,19,20,21,22,23,24,25,26,27,30,31,32,33,34,35,37,38,40,41,42,43,44,45,46,49,53,54,58,59,60,61",
+ "endColumns": "68,62,69,67,71,69,60,60,60,61,63,67,99,59,65,72,68,51,61,75,34,34,49,33,34,34,116,12,109,12,128,71,66",
+ "endOffsets": "119,182,1310,1378,1450,1520,1581,1642,1703,1765,1829,2020,2120,2180,2246,2319,2388,2497,2559,2707,2742,2777,2827,2861,2896,2931,3189,3390,3500,3701,3830,3902,3969"
+ },
+ "to": {
+ "startLines": "102,103,355,356,357,358,359,400,401,402,403,406,407,408,409,410,411,413,414,425,451,452,456,457,458,459,1753,1754,1759,1762,1767,1917,1918",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6446,6515,41860,41930,41998,42070,42140,44744,44805,44866,44928,45115,45183,45283,45343,45409,45482,45608,45660,46276,48107,48142,48319,48369,48403,48438,134973,135090,135357,135650,135917,147394,147466",
+ "endLines": "102,103,355,356,357,358,359,400,401,402,403,406,407,408,409,410,411,413,414,425,451,452,456,457,458,459,1753,1757,1759,1765,1767,1917,1918",
+ "endColumns": "68,62,69,67,71,69,60,60,60,61,63,67,99,59,65,72,68,51,61,75,34,34,49,33,34,34,116,12,109,12,128,71,66",
+ "endOffsets": "6510,6573,41925,41993,42065,42135,42196,44800,44861,44923,44987,45178,45278,45338,45404,45477,45546,45655,45717,46347,48137,48172,48364,48398,48433,48468,135085,135286,135462,135846,136041,147461,147528"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/res/values/values.xml",
+ "from": {
+ "startLines": "3",
+ "startColumns": "4",
+ "startOffsets": "113",
+ "endLines": "10",
+ "endColumns": "12",
+ "endOffsets": "561"
+ },
+ "to": {
+ "startLines": "1809",
+ "startColumns": "4",
+ "startOffsets": "139059",
+ "endLines": "1816",
+ "endColumns": "12",
+ "endOffsets": "139507"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/recyclerview-v7-25.2.0.aar/d7d567e25723f56f3d3438b67192fc7a/res/values/values.xml",
+ "from": {
+ "startLines": "3,4,5,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "372,447,523,595",
+ "endColumns": "74,75,71,65",
+ "endOffsets": "442,518,590,656"
+ },
+ "to": {
+ "startLines": "393,394,395,450",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "44271,44346,44422,48041",
+ "endColumns": "74,75,71,65",
+ "endOffsets": "44341,44417,44489,48102"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/values/colors.xml",
+ "from": {
+ "startLines": "2,4,3",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,147,100",
+ "endColumns": "44,43,46",
+ "endOffsets": "95,186,142"
+ },
+ "to": {
+ "startLines": "29,69,72",
+ "startColumns": "4,4,4",
+ "startOffsets": "1672,4466,4620",
+ "endColumns": "44,43,46",
+ "endOffsets": "1712,4505,4662"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/values/values.xml",
+ "from": {
+ "startLines": "4,5,6,7,8,9,10,11,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
+ "startOffsets": "215,301,377,463,549,625,702,778,951,1052,1233,1354,1457,1637,1756,1855,2043,2144,2325,2446,2621,2765,2824,2882",
+ "endColumns": "85,75,85,85,75,76,75,75,100,180,120,102,179,118,98,187,100,180,120,174,143,58,57,74",
+ "endOffsets": "300,376,462,548,624,701,777,853,1051,1232,1353,1456,1636,1755,1854,2042,2143,2324,2445,2620,2764,2823,2881,2956"
+ },
+ "to": {
+ "startLines": "50,51,52,53,54,55,56,57,540,541,542,543,544,545,546,548,549,550,551,552,553,554,555,556",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "3084,3174,3254,3344,3434,3514,3595,3675,53868,53973,54154,54279,54386,54566,54689,54959,55147,55252,55433,55558,55733,55881,55944,56006",
+ "endColumns": "89,79,89,89,79,80,79,79,104,180,124,106,179,122,102,187,104,180,124,174,147,62,61,78",
+ "endOffsets": "3169,3249,3339,3429,3509,3590,3670,3750,53968,54149,54274,54381,54561,54684,54787,55142,55247,55428,55553,55728,55876,55939,56001,56080"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/values/dimens.xml",
+ "from": {
+ "startLines": "7,8,2,3,4,5,6",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "309,353,55,104,159,207,261",
+ "endColumns": "43,45,48,54,47,53,47",
+ "endOffsets": "348,394,99,154,202,256,304"
+ },
+ "to": {
+ "startLines": "335,369,381,382,383,384,385",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "40469,42784,43479,43528,43583,43631,43685",
+ "endColumns": "43,45,48,54,47,53,47",
+ "endOffsets": "40508,42825,43523,43578,43626,43680,43728"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/values/values.xml",
+ "from": {
+ "startLines": "2,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,348,414,536,597,663",
+ "endColumns": "88,65,121,60,65,66",
+ "endOffsets": "139,409,531,592,658,725"
+ },
+ "to": {
+ "startLines": "104,1758,1760,1761,1766,1768",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "6578,135291,135467,135589,135851,136046",
+ "endColumns": "88,65,121,60,65,66",
+ "endOffsets": "6662,135352,135584,135645,135912,136108"
+ }
+ },
+ {
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/values/strings.xml",
+ "from": {
+ "startLines": "1,2,3",
+ "startColumns": "4,4,4",
+ "startOffsets": "16,66,120",
+ "endColumns": "49,53,54",
+ "endOffsets": "61,115,170"
+ },
+ "to": {
+ "startLines": "511,563,564",
+ "startColumns": "4,4,4",
+ "startOffsets": "51914,56492,56546",
+ "endColumns": "49,53,54",
+ "endOffsets": "51959,56541,56596"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/single/debug.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/single/debug.json
new file mode 100644
index 0000000000000000000000000000000000000000..b0b1c722282635c9d3d340e97cd35e40e6b037ad
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/blame/res/debug/single/debug.json
@@ -0,0 +1,1878 @@
+[
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_activity_chooser_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_2_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_2_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_list_selector_background_transition_holo_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/layout-v21/notification_template_custom_big.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-xhdpi-v4/card_frame.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-v21/abc_action_bar_item_background_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/navigation_drawer_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_cancel.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-hdpi-v4/ic_full_cancel.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_overlay_confirmation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v21/overlay_confirmation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_search_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_slide_out_top.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/googleg_standard_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_part_time.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/accept_deny_dialog_negative_bg.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_1_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_1_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_3_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_3_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_screen_simple_overlay_action_mode.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/support_simple_spinner_dropdown_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_popup_exit.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_fade_in.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_screen_toolbar.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_expand_more_white_22.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/ic_expand_more_white_22.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_ratingbar_small_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_primary_text_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/generic_confirmation_animation_interpolator_0.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/switch_thumb_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/googleg_standard_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/switch_thumb_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_spinner_textfield_background_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital.png.flat",
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_grey_text_color.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color/card_grey_text_color.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_slide_in_top.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_light_focused.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v21_btn_colored_background_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color-v21/btn_colored_background_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_list_menu_item_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_light_normal.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital_circular.png.flat",
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital_circular.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color-v11/abc_background_cache_hint_selector_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_big_media_narrow.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_list_selector_holo_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_2_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/open_on_phone_path_2_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_background.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/action_item_background.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/open_on_phone_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-mdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_1_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/open_on_phone_path_1_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_4_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_4_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_wearable_drawer_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v23/wearable_drawer_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-v23/abc_control_background_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_full_open_on_phone.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_text_color.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color/card_text_color.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_list_menu_item_icon.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_activity_chooser_view_list_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/layout/notification_template_media_custom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/accept_deny_dialog_positive_bg.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notification_bg_normal.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/select_dialog_item_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-hdpi-v4/card_frame.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_dialog_material_background_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat",
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/mipmap-hdpi/ic_launcher.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_preference_wrapped_icon.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/preference_wrapped_icon.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable/notification_bg_low.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_search_dropdown_item_icons_2line.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat",
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/mipmap-mdpi/ic_launcher.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_secondary_text_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable/notification_bg.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_smallic.png.flat",
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/drawable/smallic.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-v21/abc_edit_text_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_cc_settings_button_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_alert_dialog_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_primary_text_disable_only_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_disabled.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_disabled.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/layout-v21/notification_action.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_accept_deny_dialog.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v21/accept_deny_dialog.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_close_button.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable/close_button.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/layout-v21/notification_template_icon_group.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/animator-v21_circular_image_button_anim.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/animator-v21/circular_image_button_anim.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_slide_out_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/googleg_disabled_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_e.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_cc_settings_button_e.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-xhdpi-v4/card_frame_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-hdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_top.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_cc_settings_button_top.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_title_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v23/action_drawer_title_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/color/common_google_signin_btn_text_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/generic_confirmation_generic_confirmation_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/generic_confirmation_animation_interpolator_2.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_item_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v23/action_drawer_item_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/googleg_standard_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_light_normal.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_mode_bar.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_textfield_search_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_menu_item_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_primary_text_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat",
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/mipmap-xhdpi/ic_launcher.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/googleg_disabled_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/layout-v21/notification_action_tombstone.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_screen_content_include.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/googleg_standard_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/xml_watch_face.xml.flat",
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/xml/watch_face.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_media.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_sad.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-mdpi-v4/ic_full_sad.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_sad.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-hdpi-v4/ic_full_sad.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_dialog_title_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_tint.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/color/common_google_signin_btn_tint.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notification_bg_normal.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/generic_confirmation_animation_interpolator_3.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-mdpi-v4/card_frame.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_tab_indicator_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_media_action.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_dialog_material_background_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_full_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_ratingbar_full_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/googleg_disabled_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_peek_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_peek_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-mdpi-v4/card_frame_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-xhdpi-v4/ic_full_cancel.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_arrow_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/open_on_phone_arrow_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_ratingbar_indicator_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_btn_default_mtrl_shape.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_lines.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_more_vert_24dp_wht.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_switch_thumb_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_item_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/navigation_drawer_item_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_popup_menu_item_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_button_icon_color.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color-v23/button_icon_color.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_primary_text_disable_only_material_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color-v11/abc_background_cache_hint_selector_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/generic_confirmation_animation_interpolator_1.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_media_cancel_action.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_peek_view.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v23/action_drawer_peek_view.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/layout/notification_template_big_media_custom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_expand_less_white_22.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_expand_less_white_22.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_7_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_7_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_bar_up_container.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_sad.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-xhdpi-v4/ic_full_sad.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/generic_confirmation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_big_media.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable/notification_tile_bg.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/select_dialog_multichoice_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_center.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_cc_settings_button_center.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_shrink_fade_out_from_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_fade_out.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_cancel.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-mdpi-v4/ic_full_cancel.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_full_open_on_phone.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_light_focused.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_card_background.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable/card_background.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/googleg_disabled_color_18.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/raw_digital.bks.flat",
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/raw/digital.bks"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notification_bg_normal.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-hdpi-v4/card_frame_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_menu_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_circular_button.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color/circular_button.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_dark_focused.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_dismiss_overlay.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v21/dismiss_overlay.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat",
+ "source": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/mipmap-xxhdpi/ic_launcher.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_btn_check_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_bar_view_list_nav_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_alert_dialog_button_bar_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/open_on_phone_animation_interpolator_1.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_grow_fade_in_from_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_cab_background_internal_bg.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_popup_enter.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_search_url_text.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_dark_normal.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/color/common_google_signin_btn_text_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_item_background_holo_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_screen_simple.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-v21/abc_btn_colored_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/open_on_phone_animation_interpolator_0.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_alert_dialog_wearable.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/alert_dialog_wearable.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v20_watch_card_content.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v20/watch_card_content.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_btn_borderless_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_list_menu_item_radio.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/select_dialog_singlechoice_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_text_cursor_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_secondary_text_material_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_5_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_5_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_slide_in_bottom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_disabled.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_seekbar_thumb_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_item_background_holo_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-v21/notification_action_background.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_icon_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/generic_confirmation_icon_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_btn_radio_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_clear.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/ic_cc_clear.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_icon_background.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/action_item_icon_background.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_dark_focused.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_expanded_menu_layout.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color-v23/abc_color_highlight_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_dark_normal.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_more_horiz_24dp_wht.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_bar_title_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/open_on_phone.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_select_dialog_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_list_selector_background_transition_holo_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_list_selector_holo_dark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_list_menu_item_checkbox.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable/notification_icon_background.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_6_item.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_6_item.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_light.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_part_chronometer.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_mode_close_item_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_checkmark.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/ic_cc_checkmark.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_cab_background_top_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation_animation.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/generic_confirmation_animation.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_seekbar_track_material.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/layout/notification_template_big_media_narrow_custom.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/layout/notification_template_lines_media.xml"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat",
+ "source": "/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png"
+ }
+]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/build-info/debug/build-info.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/build-info/debug/build-info.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c25521c73d804e47b6f33d28dc1a1874e213bbdd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/build-info/debug/build-info.xml
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/arch/lifecycle/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/arch/lifecycle/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..14396bd07c8bd67ef9c70ece856d5e9efecaa92d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/arch/lifecycle/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..7099b86ea31171fafbd3b02deb5c97d79a8acd20
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..90a3e2d0465c0218143f856f4f86527ca4ad2bbd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..6b60af21ba504c84b498ad31d95e32917e36b811
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..0ef9d99cccff26dd71b51a5dcad464e987fc9c32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ed8bbd82def86167739273abb29f6d12f15d28a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..57e6d611f4152f1e7a0a53259d70b48e17a4ebaf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bdf3f68fa203db6bc51cc2c773f3e465da0b26d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..9961b6003a7941d9e884af6371d7477e3719a68d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..dcbcb01a3be22299c6c256e502d7db9dc6aa89fd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..6eb260e23554a685660030ce33c789078afe5baa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..a8365de23094f8138fdf3ce03ddcea419ce8130c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..8b2dc631bf035a7cd21bfbdda4280d3f9a031bfa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/compat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..c530448e5362eab6670d449386fef3e2f4ffe59d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..82ef2b334b0607a6e1ab3d25738648d0f2bb9b3c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..14cd4a454a6e3ec353808fddf0e7fa4c22a40068
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..db1d333dd799b44e7fdfd164e956758d6dc3649d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ebfd344661fa49326f08f091cc0802dae1b49150
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..e204fd306c7c6c49b13a59609510511ff8ae41a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..3e0e69e4c4e8dc690409ba59a62dd7e210708f6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..b3dea17147ad51ef9e153a25256ec9084fad6715
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..93acd8e83a8aa40229d13401a416bdb48182c885
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..facad2491ea377019cbf708df3cd03f8cb74a7a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..2091abffbbef21335bb8959daa520d7a33448d7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..51efabb85f37b16c040b0cd97a36edb2d4a43bad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreui/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..75115dd063932d43111e1e7174e2fd98fd187bc0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..4454cafe662a5aa2f055f9dd1f613d2974937662
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..a968afa3e8873ef5fa401f68c57da65ec559e57e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..7cb35689445a8ad7a1769e74e5994c954a2abfae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..5a711671708fb59d4c3d0e075a643fd402bc7796
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..d4e5d6057ea466240a26f1487fa8c7e999e7d50d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..bca76cd02e6d062c4482b7892f727e6218b16478
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..ed9ff391a721e4d5047deab879e0d1b872eb6281
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6a6cc5d4ff293b386f252dc64c424e76b34c735
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..97eec99e0c980cd848e20c0bb27539db39bdde7d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bf9f4fc5416f0d648a7edbcfb9c343b21917e43
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..08a929500b64813e47dd9428fb6739dbda8cb7d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/coreutils/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..25e82e03a8634fb0d73f265efdcfb9a827dfc30e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..3444c0460b106d592fe5340bfe13f7012d09b79b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..c50c83fa91298f3b86820eeed78a89cc4c193aa6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..91c05837552b1786d37c8bad8da715bee8a97126
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..1a1d8322ae0531481896423a1dab545a4fcc74f3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..7e918a32e415e3c565068328a2f75b520e8d0485
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..05f21438d46d0fca0642c7d1205bfd76df07471f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..90b348c287e705d99326fedc1064178259468789
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..dcd0057d5886323df5df2303d6ff12be0eb084bf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..a9409efaa7e4a17ac5e6e6e244226738eb2b9afc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..8ce103b6c688002414f9bc514f2177edf01cd830
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..6841d5c07e5988447eb5b2c9ccb2cb35b676f560
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/fragment/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/graphics/drawable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/graphics/drawable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..f19d430685543cab82dc8484ffc3e3a0bbdf869b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/graphics/drawable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/graphics/drawable/animated/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/graphics/drawable/animated/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5acef8bebc4315473019064ebac7c8b455c8666d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/graphics/drawable/animated/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..55e11bf699688064f1f6e51a4b1b869587a6587f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..b7a5af940ccdf30a248d7f9866e93df09de1355f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..3c0357eca8ce1d7dc809e9f5df376bc1321008c0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..c5e8518faba35245224d66484445249908d0a26e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..bbe546067f2a943ba8eeed6d39918110f931df9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..b1176950e820f45bace6b205b91a92bbc8a9dd7c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6234fb758b53643c581addefd4c5eed8139cd4c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..e0fedee28018e94e933e2840ae48f4e8eab66534
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..2fd78f80404336cc2b948b4d8ecd90f80fb6c6e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..d35049ba214b3971a0b306bf5175525c9e0f0f57
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..811bb15f5ed06899aea23f1ade3aa62df1c72903
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..9a6eb10b1c32365670c960b1ee46f16228cf3523
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/mediacompat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/percent/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/percent/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..c673f67fccb956427bb8836d66118c3594aec054
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/percent/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/percent/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/percent/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..fd92a2f39990a22f44cb6bf5d2b26ed81a0a64ea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/percent/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/percent/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/percent/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..1f6094366e4bfb80cc46e6dfc454937db7875097
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/percent/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ea23318a3a8c22950a34acaedb25af7e3732417a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..c9bc10314faeb7dfb50c04d99048804c562ea866
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..3af2e7952f27f4ff6a733f2b6fda3ff1aa85e37d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..4f4f04f037ace857070f62184bce08ec5344e75a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..203b75a0280e64987a732e753f58a1513bd39ac1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bdeb0ef72fb8a34a82f2ac5422e1c3440a4ebd3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..47e496f58933e7b641febf59f27b236cf2ae96e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..7c58b4288670c0526b29141534601bb461743034
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..3353e9adc5a32177938e82494aa4d6ee39800dde
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..25def36625008f565947e3ce325c1854124e567f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..d850e3ab45f0fc5b7ef054e7f0bf95c254b80312
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..4f91ba486dc6ea679cc34733f9e49f57894b19aa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v13/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..bf19a4b6713a95f21e6007e03678c4ee8f5f9b87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..8723c27acd4b0cf36d5780a3c8bada54d07d6090
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..2b861b81d42d3dec1549862da042642b30b9fc10
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4182950010a3be034cfb3da452c2c8fda7b662a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..f86e942d128cdb5ce9d4d2d55e6f4451b07f5213
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4012dce00197fc31b7999325de6e4a67abbec7e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..06b16aa096d981c2e3cf6c152f3a13b3abccf271
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..03a1c47d1d5723e6cdf957a5059fb8085e1a9e32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..1483a3b4afaabc65669897e6547d98d6e9bd88dc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..450a9d26efdfdddde0c5d354a81747090ef809a4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..d7c153c6ad502affa638f5d4fefb0eb12deed579
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..032cae7357d2d7475a964329a876676327170b2f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v4/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..3e104eb28d0390e9b6f39c7298bea7938a1ae305
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ee10ee9247db62c515f42802b21e4e81cf09baca
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..f0dbcef0121bda9c1d131c64939e49fd35545240
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..6f6e0896b8b38cd5ff127dfb8819e15911ef7577
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..04a24179f0daba1bf8b9a8b789c6d100ad52fd7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..72e89a39ac52bf1bc0b97511be8104ea0e8702bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..201eb69575e8725f5fddda416fad278e379a6530
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..21a421c713b4d79f2afc734f85bfbfc74149239b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..d5f37c00897fd1ca4eeaa826e2871bfa2f1bac80
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..0fe9b17e27a713731b05c49f1ad3a60b10e9f2d6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..0991c434ad035acad3cf0d7c645f77df7571a27d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4857215b20164ddb96d6820d8c5151cc62e9199
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..2c9d8664c8d32f89515b8477de719b83fe264bc9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..928f486e5e46babafbd00403cc8d82a94b913448
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..ff3d5473498f80b8ac4bfcea32eb5a8a5643a175
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..8334de4c8b78b3ebbe20e89d6687b6c0933ff821
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..1918e76bff8864707220adb3d63703b669876f6c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..a79eb8ee9b213e8dc6136aa371f2b005e511bd50
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/v7/recyclerview/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..0c8f70300ea8757ad66e773f85e73c627d3ef6be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$animator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$animator.class
new file mode 100644
index 0000000000000000000000000000000000000000..0803ffa5e811c0b1129aace56ee52a11067ca43d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$animator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$array.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$array.class
new file mode 100644
index 0000000000000000000000000000000000000000..3f3f4773c4336cf06bd8c2773d027aab48dc7122
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$array.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..0281c24f83750b5a8e3c557e159a371f76ff60d5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..0a59d614d9520a9e218501ea6674f5c383054aed
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f23e6625fb4160ec51b3898ba1aa167556a68d6e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..ae7ce46d12a3072621f136bc3a4804c6b51d5b6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..934877e4068b74ba34b94567d2cdd1f487f819e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$fraction.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$fraction.class
new file mode 100644
index 0000000000000000000000000000000000000000..b0a63fe97d3cd603f0e2d3aa919cbbc179173b5f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$fraction.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..c4508080b9895578cad2871f7ca4c856665d2104
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6769e1e7834500688b134b38a2bf5eddde8ff6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$interpolator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$interpolator.class
new file mode 100644
index 0000000000000000000000000000000000000000..e7e617147984f158bc4e5575494889993702441d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$interpolator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..b96257cb9b1190aaa1cb498d23823aa49fcef262
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$plurals.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$plurals.class
new file mode 100644
index 0000000000000000000000000000000000000000..70636fbdfbb44b03506c6bca8d47942129eca5a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$plurals.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..15e1bee1873c9d06879d8a679c0568d3a6703eb9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..72678984d5af71c11bbb8da1351eb6aee7fe1977
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..728dce7018624903617bf1b07745b6e251c91029
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..f9a5f9b657d213e918b8882e4128250780207e7f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/android/support/wearable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..4507c5cb88e92dcbe9e1ac9ceff203b35f6babc1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class
new file mode 100644
index 0000000000000000000000000000000000000000..c73043ab498d769bb0c6e680c0ece140cc58dbd5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/AwsS3.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/AwsS3.class
new file mode 100644
index 0000000000000000000000000000000000000000..cd39121ea04bb0f345724ce05e176036acbdb3c6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/AwsS3.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/BuildConfig.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/BuildConfig.class
new file mode 100644
index 0000000000000000000000000000000000000000..f7a35746b779c4b26d5bfcb8fed19bd496969999
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/BuildConfig.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class
new file mode 100644
index 0000000000000000000000000000000000000000..4b8ec7a0e8d65d91753f14a94fceaf784076bf2e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/ChargingState.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/ChargingState.class
new file mode 100644
index 0000000000000000000000000000000000000000..872ef0fc49c97cc43b8d2f2c677bdf4a4c1cb1f9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/ChargingState.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class
new file mode 100644
index 0000000000000000000000000000000000000000..f610aed7dd3e7b401690ff3802cae13ce331c4e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/IOLogData.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/IOLogData.class
new file mode 100644
index 0000000000000000000000000000000000000000..fa56f25708662720d003e3eb1ccd39c3e55dc8c4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/IOLogData.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class
new file mode 100644
index 0000000000000000000000000000000000000000..8e468ea15a3095877422e43485ea9e8ed7b05780
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/LogService.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/LogService.class
new file mode 100644
index 0000000000000000000000000000000000000000..ea7b18920441b5e1ac600b4237a1f7993eeae961
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/LogService.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..8fab63be240654a32aeeac435d3a40941186a049
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class
new file mode 100644
index 0000000000000000000000000000000000000000..0b3efec9cafa22e231ffb9738c41408da1bced28
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..a0e49ec9d0c906430f80eb1a243d4a06f4365661
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class
new file mode 100644
index 0000000000000000000000000000000000000000..1d918d0038f23554b2e648ba7899b5737fd86256
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class
new file mode 100644
index 0000000000000000000000000000000000000000..b19fb9c1185385d59f3fabdfcfd3d18f1c5a57d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace.class
new file mode 100644
index 0000000000000000000000000000000000000000..ccf69c9b8dd8b72597e9a4e94d28b63b9e8b4782
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/PermissionActivity.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/PermissionActivity.class
new file mode 100644
index 0000000000000000000000000000000000000000..57b5eebcb928cac8072c74edecc10e43bb25ccfa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/PermissionActivity.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..f9e4604d3b2d79b5b438abc384e67e926dc614af
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$animator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$animator.class
new file mode 100644
index 0000000000000000000000000000000000000000..78c32826e5489122ba7b6961c0ea06897d1d7a4c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$animator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$array.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$array.class
new file mode 100644
index 0000000000000000000000000000000000000000..f162dd7fec88906f2e8b5f490d237d6baf89a607
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$array.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ae9a571539d97dee7ef637489871df497938f506
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..dfc8b89d7c4c716d47e1863f5a98bdcee82cdc39
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f7f8a80e856ebf6f1fea947b228c87b858647167
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..3ceda221aa135945fbc1080e55cdef7299c4bfe8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..78fbc323b2cdf8f2783e133098a534fd85decaa1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$fraction.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$fraction.class
new file mode 100644
index 0000000000000000000000000000000000000000..188d9b3e7fcee989622450053130e22c1cad60e5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$fraction.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..f6fc8d5d3c01168ae63704341d53ea46d1f1df51
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..f6533f17ed239022e8c5728724410bbb4cc5fa9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$interpolator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$interpolator.class
new file mode 100644
index 0000000000000000000000000000000000000000..20f98e7009407debd8924b46cc73f7b17b8c766f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$interpolator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..155dbf6742d5e1c1ed90851c1c28df4dc9dea8ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$mipmap.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$mipmap.class
new file mode 100644
index 0000000000000000000000000000000000000000..22a6f37ae859aaea0a5f9eba266a4651f82957d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$mipmap.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$plurals.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$plurals.class
new file mode 100644
index 0000000000000000000000000000000000000000..2344b5b0962138dd865798beb7571c0390eebff6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$plurals.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$raw.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$raw.class
new file mode 100644
index 0000000000000000000000000000000000000000..59774b76c37c0297f74dc5f763ea77b5ff09a844
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$raw.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..cd74648a200a1299b89beadeab153bf7f6e1ade7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..a530256c5c53cd73d5d5659617bdaa9e419b407b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..61b5a1bbf143398419d502f7fd9ade514fbdc6b9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$xml.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$xml.class
new file mode 100644
index 0000000000000000000000000000000000000000..1e062905656e505fbcc08ab2c63cafb8cf95f49b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R$xml.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..75870d580320e41d1e082dd6ccceafa3a3601252
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/example/ruixuandai/zenfacedigit/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..6987480a4e7bf6fbc85062098c9e9114c6af9156
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f281e3873fa3a0c13c5997f0c3bf536f852e8951
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..103743abf6b55d91231fffd4e0bfa90c575d4747
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..a46996e37acc9acc0322b94104c39d83eaaab68a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..812b9a206ad91bd647bd7bb67f3b78b0b8bc8916
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..62b7fb970ce9ce6ac35017b63ca18c6423aad6b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..52d09614aca8374317cb8cbc60f9f2649f13bbc2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5cfaf26b80b4d532d3100451becff1dced62d33d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/base/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/base/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..9ebcd19728fd1770d8a69ac705e24b18b3313639
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/base/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/tasks/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/tasks/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..046434e18f4cb89f30445f62730bf1b65ea13a87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/tasks/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/wearable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/wearable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5381b204dd902952ee7cf584a9146d3f398e3f9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/google/android/gms/wearable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..bc088a74bfc28b71455607aa7e2a3c0ec60444ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..029dce755a2cdaa95aeb097fa09371b068550d5b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..6642bfc7b234e5de56122cb097e61c3c68b923f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f0d1640ff0a33a30fc1f95e18452f083b16bb62c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..4a77c0e87981f94d0404bd5dadcecebb71101ae0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..98661bb24c8bcc781f3ba7df35b74afc72d3edfb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..84903bd714e223b9466c2319f7efa36fec2938c3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..0af0b26c06df68c48bfa842be3178075a43765d2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..36deeab4a7fe3de06722eafecbb0de06dae54239
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..13419ffcfbeb4f3e7a828f8dc7f70b6c55df3676
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..6a7e701359f8f13f087cf519b9b1a505b18d98ab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ce27cf09c10c18d6bfa040a40767f3d58dbccd68
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..dad27b7d9f359553aa5014118a226ead01e57575
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/classes/debug/com/permissioneverywhere/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-classes/debug/instant-run-bootstrap.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-classes/debug/instant-run-bootstrap.jar
new file mode 100644
index 0000000000000000000000000000000000000000..bdc2315f9ea63ac7d2eb7c8a9d41db0c5a1159f7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-classes/debug/instant-run-bootstrap.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-runtime-classes/debug/instant-run.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-runtime-classes/debug/instant-run.jar
new file mode 100644
index 0000000000000000000000000000000000000000..778c888a08bc9cce3b3eb3a27739e10445d0503f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-runtime-classes/debug/instant-run.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/arch/lifecycle/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/arch/lifecycle/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..14396bd07c8bd67ef9c70ece856d5e9efecaa92d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/arch/lifecycle/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..7099b86ea31171fafbd3b02deb5c97d79a8acd20
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..90a3e2d0465c0218143f856f4f86527ca4ad2bbd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..6b60af21ba504c84b498ad31d95e32917e36b811
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..0ef9d99cccff26dd71b51a5dcad464e987fc9c32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ed8bbd82def86167739273abb29f6d12f15d28a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..57e6d611f4152f1e7a0a53259d70b48e17a4ebaf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bdf3f68fa203db6bc51cc2c773f3e465da0b26d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..9961b6003a7941d9e884af6371d7477e3719a68d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..dcbcb01a3be22299c6c256e502d7db9dc6aa89fd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..6eb260e23554a685660030ce33c789078afe5baa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..a8365de23094f8138fdf3ce03ddcea419ce8130c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..8b2dc631bf035a7cd21bfbdda4280d3f9a031bfa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/compat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..c530448e5362eab6670d449386fef3e2f4ffe59d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..82ef2b334b0607a6e1ab3d25738648d0f2bb9b3c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..14cd4a454a6e3ec353808fddf0e7fa4c22a40068
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..db1d333dd799b44e7fdfd164e956758d6dc3649d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ebfd344661fa49326f08f091cc0802dae1b49150
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..e204fd306c7c6c49b13a59609510511ff8ae41a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..3e0e69e4c4e8dc690409ba59a62dd7e210708f6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..b3dea17147ad51ef9e153a25256ec9084fad6715
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..93acd8e83a8aa40229d13401a416bdb48182c885
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..facad2491ea377019cbf708df3cd03f8cb74a7a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..2091abffbbef21335bb8959daa520d7a33448d7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..51efabb85f37b16c040b0cd97a36edb2d4a43bad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreui/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..75115dd063932d43111e1e7174e2fd98fd187bc0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..4454cafe662a5aa2f055f9dd1f613d2974937662
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..a968afa3e8873ef5fa401f68c57da65ec559e57e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..7cb35689445a8ad7a1769e74e5994c954a2abfae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..5a711671708fb59d4c3d0e075a643fd402bc7796
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..d4e5d6057ea466240a26f1487fa8c7e999e7d50d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..bca76cd02e6d062c4482b7892f727e6218b16478
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..ed9ff391a721e4d5047deab879e0d1b872eb6281
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6a6cc5d4ff293b386f252dc64c424e76b34c735
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..97eec99e0c980cd848e20c0bb27539db39bdde7d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bf9f4fc5416f0d648a7edbcfb9c343b21917e43
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..08a929500b64813e47dd9428fb6739dbda8cb7d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/coreutils/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..25e82e03a8634fb0d73f265efdcfb9a827dfc30e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..3444c0460b106d592fe5340bfe13f7012d09b79b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..c50c83fa91298f3b86820eeed78a89cc4c193aa6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..91c05837552b1786d37c8bad8da715bee8a97126
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..1a1d8322ae0531481896423a1dab545a4fcc74f3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..7e918a32e415e3c565068328a2f75b520e8d0485
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..05f21438d46d0fca0642c7d1205bfd76df07471f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..90b348c287e705d99326fedc1064178259468789
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..dcd0057d5886323df5df2303d6ff12be0eb084bf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..a9409efaa7e4a17ac5e6e6e244226738eb2b9afc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..8ce103b6c688002414f9bc514f2177edf01cd830
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..6841d5c07e5988447eb5b2c9ccb2cb35b676f560
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/fragment/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/graphics/drawable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/graphics/drawable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..f19d430685543cab82dc8484ffc3e3a0bbdf869b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/graphics/drawable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/graphics/drawable/animated/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/graphics/drawable/animated/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5acef8bebc4315473019064ebac7c8b455c8666d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/graphics/drawable/animated/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..55e11bf699688064f1f6e51a4b1b869587a6587f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..b7a5af940ccdf30a248d7f9866e93df09de1355f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..3c0357eca8ce1d7dc809e9f5df376bc1321008c0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..c5e8518faba35245224d66484445249908d0a26e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..bbe546067f2a943ba8eeed6d39918110f931df9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..b1176950e820f45bace6b205b91a92bbc8a9dd7c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6234fb758b53643c581addefd4c5eed8139cd4c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..e0fedee28018e94e933e2840ae48f4e8eab66534
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..2fd78f80404336cc2b948b4d8ecd90f80fb6c6e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..d35049ba214b3971a0b306bf5175525c9e0f0f57
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..811bb15f5ed06899aea23f1ade3aa62df1c72903
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..9a6eb10b1c32365670c960b1ee46f16228cf3523
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/mediacompat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/percent/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/percent/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..c673f67fccb956427bb8836d66118c3594aec054
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/percent/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/percent/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/percent/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..fd92a2f39990a22f44cb6bf5d2b26ed81a0a64ea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/percent/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/percent/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/percent/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..1f6094366e4bfb80cc46e6dfc454937db7875097
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/percent/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ea23318a3a8c22950a34acaedb25af7e3732417a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..c9bc10314faeb7dfb50c04d99048804c562ea866
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..3af2e7952f27f4ff6a733f2b6fda3ff1aa85e37d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..4f4f04f037ace857070f62184bce08ec5344e75a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..203b75a0280e64987a732e753f58a1513bd39ac1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bdeb0ef72fb8a34a82f2ac5422e1c3440a4ebd3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..47e496f58933e7b641febf59f27b236cf2ae96e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..7c58b4288670c0526b29141534601bb461743034
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..3353e9adc5a32177938e82494aa4d6ee39800dde
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..25def36625008f565947e3ce325c1854124e567f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..d850e3ab45f0fc5b7ef054e7f0bf95c254b80312
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..4f91ba486dc6ea679cc34733f9e49f57894b19aa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v13/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..bf19a4b6713a95f21e6007e03678c4ee8f5f9b87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..8723c27acd4b0cf36d5780a3c8bada54d07d6090
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..2b861b81d42d3dec1549862da042642b30b9fc10
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4182950010a3be034cfb3da452c2c8fda7b662a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..f86e942d128cdb5ce9d4d2d55e6f4451b07f5213
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4012dce00197fc31b7999325de6e4a67abbec7e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..06b16aa096d981c2e3cf6c152f3a13b3abccf271
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..03a1c47d1d5723e6cdf957a5059fb8085e1a9e32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..1483a3b4afaabc65669897e6547d98d6e9bd88dc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..450a9d26efdfdddde0c5d354a81747090ef809a4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..d7c153c6ad502affa638f5d4fefb0eb12deed579
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..032cae7357d2d7475a964329a876676327170b2f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v4/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..3e104eb28d0390e9b6f39c7298bea7938a1ae305
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ee10ee9247db62c515f42802b21e4e81cf09baca
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..f0dbcef0121bda9c1d131c64939e49fd35545240
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..6f6e0896b8b38cd5ff127dfb8819e15911ef7577
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..04a24179f0daba1bf8b9a8b789c6d100ad52fd7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..72e89a39ac52bf1bc0b97511be8104ea0e8702bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..201eb69575e8725f5fddda416fad278e379a6530
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..21a421c713b4d79f2afc734f85bfbfc74149239b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..d5f37c00897fd1ca4eeaa826e2871bfa2f1bac80
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..0fe9b17e27a713731b05c49f1ad3a60b10e9f2d6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..0991c434ad035acad3cf0d7c645f77df7571a27d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4857215b20164ddb96d6820d8c5151cc62e9199
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..2c9d8664c8d32f89515b8477de719b83fe264bc9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/appcompat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..928f486e5e46babafbd00403cc8d82a94b913448
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..ff3d5473498f80b8ac4bfcea32eb5a8a5643a175
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..8334de4c8b78b3ebbe20e89d6687b6c0933ff821
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..1918e76bff8864707220adb3d63703b669876f6c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..a79eb8ee9b213e8dc6136aa371f2b005e511bd50
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/v7/recyclerview/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..0c8f70300ea8757ad66e773f85e73c627d3ef6be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$animator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$animator.class
new file mode 100644
index 0000000000000000000000000000000000000000..0803ffa5e811c0b1129aace56ee52a11067ca43d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$animator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$array.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$array.class
new file mode 100644
index 0000000000000000000000000000000000000000..3f3f4773c4336cf06bd8c2773d027aab48dc7122
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$array.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..0281c24f83750b5a8e3c557e159a371f76ff60d5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..0a59d614d9520a9e218501ea6674f5c383054aed
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f23e6625fb4160ec51b3898ba1aa167556a68d6e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..ae7ce46d12a3072621f136bc3a4804c6b51d5b6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..934877e4068b74ba34b94567d2cdd1f487f819e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$fraction.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$fraction.class
new file mode 100644
index 0000000000000000000000000000000000000000..b0a63fe97d3cd603f0e2d3aa919cbbc179173b5f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$fraction.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..c4508080b9895578cad2871f7ca4c856665d2104
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6769e1e7834500688b134b38a2bf5eddde8ff6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$interpolator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$interpolator.class
new file mode 100644
index 0000000000000000000000000000000000000000..e7e617147984f158bc4e5575494889993702441d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$interpolator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..b96257cb9b1190aaa1cb498d23823aa49fcef262
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$plurals.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$plurals.class
new file mode 100644
index 0000000000000000000000000000000000000000..70636fbdfbb44b03506c6bca8d47942129eca5a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$plurals.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..15e1bee1873c9d06879d8a679c0568d3a6703eb9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..72678984d5af71c11bbb8da1351eb6aee7fe1977
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..728dce7018624903617bf1b07745b6e251c91029
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..f9a5f9b657d213e918b8882e4128250780207e7f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/android/support/wearable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..4507c5cb88e92dcbe9e1ac9ceff203b35f6babc1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class
new file mode 100644
index 0000000000000000000000000000000000000000..c73043ab498d769bb0c6e680c0ece140cc58dbd5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/AwsS3.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/AwsS3.class
new file mode 100644
index 0000000000000000000000000000000000000000..cd39121ea04bb0f345724ce05e176036acbdb3c6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/AwsS3.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/BuildConfig.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/BuildConfig.class
new file mode 100644
index 0000000000000000000000000000000000000000..f7a35746b779c4b26d5bfcb8fed19bd496969999
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/BuildConfig.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class
new file mode 100644
index 0000000000000000000000000000000000000000..4b8ec7a0e8d65d91753f14a94fceaf784076bf2e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/ChargingState.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/ChargingState.class
new file mode 100644
index 0000000000000000000000000000000000000000..872ef0fc49c97cc43b8d2f2c677bdf4a4c1cb1f9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/ChargingState.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class
new file mode 100644
index 0000000000000000000000000000000000000000..f610aed7dd3e7b401690ff3802cae13ce331c4e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/IOLogData.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/IOLogData.class
new file mode 100644
index 0000000000000000000000000000000000000000..fa56f25708662720d003e3eb1ccd39c3e55dc8c4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/IOLogData.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class
new file mode 100644
index 0000000000000000000000000000000000000000..8e468ea15a3095877422e43485ea9e8ed7b05780
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/LogService.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/LogService.class
new file mode 100644
index 0000000000000000000000000000000000000000..ea7b18920441b5e1ac600b4237a1f7993eeae961
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/LogService.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..8fab63be240654a32aeeac435d3a40941186a049
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class
new file mode 100644
index 0000000000000000000000000000000000000000..0b3efec9cafa22e231ffb9738c41408da1bced28
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..a0e49ec9d0c906430f80eb1a243d4a06f4365661
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class
new file mode 100644
index 0000000000000000000000000000000000000000..1d918d0038f23554b2e648ba7899b5737fd86256
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class
new file mode 100644
index 0000000000000000000000000000000000000000..b19fb9c1185385d59f3fabdfcfd3d18f1c5a57d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace.class
new file mode 100644
index 0000000000000000000000000000000000000000..ccf69c9b8dd8b72597e9a4e94d28b63b9e8b4782
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/MyWatchFace.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/PermissionActivity.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/PermissionActivity.class
new file mode 100644
index 0000000000000000000000000000000000000000..57b5eebcb928cac8072c74edecc10e43bb25ccfa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/PermissionActivity.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..f9e4604d3b2d79b5b438abc384e67e926dc614af
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$animator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$animator.class
new file mode 100644
index 0000000000000000000000000000000000000000..78c32826e5489122ba7b6961c0ea06897d1d7a4c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$animator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$array.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$array.class
new file mode 100644
index 0000000000000000000000000000000000000000..f162dd7fec88906f2e8b5f490d237d6baf89a607
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$array.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ae9a571539d97dee7ef637489871df497938f506
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..dfc8b89d7c4c716d47e1863f5a98bdcee82cdc39
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f7f8a80e856ebf6f1fea947b228c87b858647167
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..3ceda221aa135945fbc1080e55cdef7299c4bfe8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..78fbc323b2cdf8f2783e133098a534fd85decaa1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$fraction.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$fraction.class
new file mode 100644
index 0000000000000000000000000000000000000000..188d9b3e7fcee989622450053130e22c1cad60e5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$fraction.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..f6fc8d5d3c01168ae63704341d53ea46d1f1df51
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..f6533f17ed239022e8c5728724410bbb4cc5fa9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$interpolator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$interpolator.class
new file mode 100644
index 0000000000000000000000000000000000000000..20f98e7009407debd8924b46cc73f7b17b8c766f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$interpolator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..155dbf6742d5e1c1ed90851c1c28df4dc9dea8ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$mipmap.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$mipmap.class
new file mode 100644
index 0000000000000000000000000000000000000000..22a6f37ae859aaea0a5f9eba266a4651f82957d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$mipmap.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$plurals.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$plurals.class
new file mode 100644
index 0000000000000000000000000000000000000000..2344b5b0962138dd865798beb7571c0390eebff6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$plurals.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$raw.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$raw.class
new file mode 100644
index 0000000000000000000000000000000000000000..59774b76c37c0297f74dc5f763ea77b5ff09a844
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$raw.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..cd74648a200a1299b89beadeab153bf7f6e1ade7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..a530256c5c53cd73d5d5659617bdaa9e419b407b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..61b5a1bbf143398419d502f7fd9ade514fbdc6b9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$xml.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$xml.class
new file mode 100644
index 0000000000000000000000000000000000000000..1e062905656e505fbcc08ab2c63cafb8cf95f49b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R$xml.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..75870d580320e41d1e082dd6ccceafa3a3601252
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/example/ruixuandai/zenfacedigit/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..6987480a4e7bf6fbc85062098c9e9114c6af9156
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f281e3873fa3a0c13c5997f0c3bf536f852e8951
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..103743abf6b55d91231fffd4e0bfa90c575d4747
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..a46996e37acc9acc0322b94104c39d83eaaab68a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..812b9a206ad91bd647bd7bb67f3b78b0b8bc8916
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..62b7fb970ce9ce6ac35017b63ca18c6423aad6b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..52d09614aca8374317cb8cbc60f9f2649f13bbc2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5cfaf26b80b4d532d3100451becff1dced62d33d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/base/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/base/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..9ebcd19728fd1770d8a69ac705e24b18b3313639
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/base/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/tasks/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/tasks/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..046434e18f4cb89f30445f62730bf1b65ea13a87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/tasks/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/wearable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/wearable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5381b204dd902952ee7cf584a9146d3f398e3f9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/google/android/gms/wearable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..bc088a74bfc28b71455607aa7e2a3c0ec60444ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..029dce755a2cdaa95aeb097fa09371b068550d5b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..6642bfc7b234e5de56122cb097e61c3c68b923f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f0d1640ff0a33a30fc1f95e18452f083b16bb62c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..4a77c0e87981f94d0404bd5dadcecebb71101ae0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..98661bb24c8bcc781f3ba7df35b74afc72d3edfb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..84903bd714e223b9466c2319f7efa36fec2938c3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..0af0b26c06df68c48bfa842be3178075a43765d2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..36deeab4a7fe3de06722eafecbb0de06dae54239
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..13419ffcfbeb4f3e7a828f8dc7f70b6c55df3676
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..6a7e701359f8f13f087cf519b9b1a505b18d98ab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ce27cf09c10c18d6bfa040a40767f3d58dbccd68
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..dad27b7d9f359553aa5014118a226ead01e57575
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental-verifier/debug/com/permissioneverywhere/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/compileDebugAidl/dependency.store b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/compileDebugAidl/dependency.store
new file mode 100644
index 0000000000000000000000000000000000000000..8b8400dcf9e65fb815794fe016943dc09d0e8a05
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/compileDebugAidl/dependency.store differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/compileDebugAndroidTestAidl/dependency.store b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/compileDebugAndroidTestAidl/dependency.store
new file mode 100644
index 0000000000000000000000000000000000000000..8b8400dcf9e65fb815794fe016943dc09d0e8a05
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/compileDebugAndroidTestAidl/dependency.store differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state
new file mode 100644
index 0000000000000000000000000000000000000000..c6a2e52458451302055090be9b71827865a519a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3HF6O0_JRHpZ6OVqC90UFoO4_RU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3HF6O0_JRHpZ6OVqC90UFoO4_RU=
new file mode 100644
index 0000000000000000000000000000000000000000..9beab07027a806ba3c4bb63ef4bfb03aad736080
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3HF6O0_JRHpZ6OVqC90UFoO4_RU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5E2F8jHmMlK0vKS9SSFxZfbwrAk= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5E2F8jHmMlK0vKS9SSFxZfbwrAk=
new file mode 100644
index 0000000000000000000000000000000000000000..9c549e465e41194e80a9ef4f94f058eef9089565
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5E2F8jHmMlK0vKS9SSFxZfbwrAk= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Dd5VsZIvk8Di5oAuuAeDJ+WrY0I= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Dd5VsZIvk8Di5oAuuAeDJ+WrY0I=
new file mode 100644
index 0000000000000000000000000000000000000000..adfabc4e0949b971a7414efbbab2befc773f9905
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Dd5VsZIvk8Di5oAuuAeDJ+WrY0I= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EEjJvKVeBScEBWQVOEWt6YHinnA= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EEjJvKVeBScEBWQVOEWt6YHinnA=
new file mode 100644
index 0000000000000000000000000000000000000000..e129ed9d2b086b7a7e9541e35d80a374da06a22f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EEjJvKVeBScEBWQVOEWt6YHinnA= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Hmtwuevf7hJaQuVVjQb5nhTkdNU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Hmtwuevf7hJaQuVVjQb5nhTkdNU=
new file mode 100644
index 0000000000000000000000000000000000000000..88d52bd55c969b6b1edd8e62730f724d6f24fa5c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Hmtwuevf7hJaQuVVjQb5nhTkdNU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/HyJPOWhHz1y5yH2w_Uj2YjQaE3Q= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/HyJPOWhHz1y5yH2w_Uj2YjQaE3Q=
new file mode 100644
index 0000000000000000000000000000000000000000..ec66598d9064e652143f9e569478cf7af4286741
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/HyJPOWhHz1y5yH2w_Uj2YjQaE3Q= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OrVDuORY38Dtw2iVpT8PBNALDFU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OrVDuORY38Dtw2iVpT8PBNALDFU=
new file mode 100644
index 0000000000000000000000000000000000000000..de2795bc9e5b4d8d7bd4e08f5e0bacd2bc65a330
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OrVDuORY38Dtw2iVpT8PBNALDFU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Oxbaofwj0OpWYJCYdxfOLrROX2o= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Oxbaofwj0OpWYJCYdxfOLrROX2o=
new file mode 100644
index 0000000000000000000000000000000000000000..f267458c8adce13ec7771bbfdab8d5255e13c660
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Oxbaofwj0OpWYJCYdxfOLrROX2o= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P1rFgVE3MpB7KL3mvwKnV2dmuCo= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P1rFgVE3MpB7KL3mvwKnV2dmuCo=
new file mode 100644
index 0000000000000000000000000000000000000000..4bd8e38c9b034f527e8a98eadf025e9ed6fa0dc4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P1rFgVE3MpB7KL3mvwKnV2dmuCo= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P2UDgpP7RW4OlcPEb+tzh7EeVrU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P2UDgpP7RW4OlcPEb+tzh7EeVrU=
new file mode 100644
index 0000000000000000000000000000000000000000..1e1c2127e216fd74afc0f5a970bbcbbc655f21d3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P2UDgpP7RW4OlcPEb+tzh7EeVrU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PYbO0EDVYBQ84OJerSgq7KtZfVI= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PYbO0EDVYBQ84OJerSgq7KtZfVI=
new file mode 100644
index 0000000000000000000000000000000000000000..7a053125478dbc86f8d4fd02f47b6e8150da1687
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PYbO0EDVYBQ84OJerSgq7KtZfVI= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Pp4lVc1r8HWQe2wwxtAyRXRT1LQ= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Pp4lVc1r8HWQe2wwxtAyRXRT1LQ=
new file mode 100644
index 0000000000000000000000000000000000000000..9ada7e6ac9390d527a4c55bd4d36d50d3f84759a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Pp4lVc1r8HWQe2wwxtAyRXRT1LQ= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WF+8DIquVPv0S98cBwNXgR3kgVo= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WF+8DIquVPv0S98cBwNXgR3kgVo=
new file mode 100644
index 0000000000000000000000000000000000000000..42fafede93c277a2817f52ce14ebc9e2a3763209
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WF+8DIquVPv0S98cBwNXgR3kgVo= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YyY12zUFdN+FuEJERGcF34x1nbU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YyY12zUFdN+FuEJERGcF34x1nbU=
new file mode 100644
index 0000000000000000000000000000000000000000..75fe27c54714ca75a087b84da03161b756c97633
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YyY12zUFdN+FuEJERGcF34x1nbU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a9zc6UnxOQ3Nh1BohcaCRI3AqT8= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a9zc6UnxOQ3Nh1BohcaCRI3AqT8=
new file mode 100644
index 0000000000000000000000000000000000000000..db30c695a84b6961f055008e129eb914ec94b66d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a9zc6UnxOQ3Nh1BohcaCRI3AqT8= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bNoncRn6xnx+nSQtqnh5IAkdzPQ= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bNoncRn6xnx+nSQtqnh5IAkdzPQ=
new file mode 100644
index 0000000000000000000000000000000000000000..7bb18183e9b777a95a21df3358f57e0bf79cf745
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bNoncRn6xnx+nSQtqnh5IAkdzPQ= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cQd_H8Nxi8m+JSbziFss9fydLV4= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cQd_H8Nxi8m+JSbziFss9fydLV4=
new file mode 100644
index 0000000000000000000000000000000000000000..d9e45f7a42f2e789445aa6da127cf61b3b93cd78
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cQd_H8Nxi8m+JSbziFss9fydLV4= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cTK+FMlXjYsJokYKRkbN_xtlCkY= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cTK+FMlXjYsJokYKRkbN_xtlCkY=
new file mode 100644
index 0000000000000000000000000000000000000000..368ac3d1d8afd4e5a2ae649ec1cb483a57d4bc6b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cTK+FMlXjYsJokYKRkbN_xtlCkY= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gfx1NTkNfKY2sjrTrN6N0mzJcWQ= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gfx1NTkNfKY2sjrTrN6N0mzJcWQ=
new file mode 100644
index 0000000000000000000000000000000000000000..9bb025f6d8c3b70eca167a98c1b4ddabc2c1c2c8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gfx1NTkNfKY2sjrTrN6N0mzJcWQ= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iXJikVbon5r8jvOftab648ysSzA= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iXJikVbon5r8jvOftab648ysSzA=
new file mode 100644
index 0000000000000000000000000000000000000000..5a3ce67750601acb7f1f49e5f7dc5ed5b10baa80
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iXJikVbon5r8jvOftab648ysSzA= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/m4e3v7iTNkciZVZ1wzGuE+DOaes= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/m4e3v7iTNkciZVZ1wzGuE+DOaes=
new file mode 100644
index 0000000000000000000000000000000000000000..71dc628b86ddf287a86f321bdc46da2603c4ff81
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/m4e3v7iTNkciZVZ1wzGuE+DOaes= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oJav1RBvctp0uCkk21ite1TwiEY= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oJav1RBvctp0uCkk21ite1TwiEY=
new file mode 100644
index 0000000000000000000000000000000000000000..d14b7e571467c6803e23ad9f9901076d499eddfc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oJav1RBvctp0uCkk21ite1TwiEY= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ptKUXoIOm7DL3yhH6dyUjTY9ack= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ptKUXoIOm7DL3yhH6dyUjTY9ack=
new file mode 100644
index 0000000000000000000000000000000000000000..596f8f3f41a25f1cd3ac5e24f1336858753e7fc6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ptKUXoIOm7DL3yhH6dyUjTY9ack= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sWu_NpFng4XEEyh55_86zyPet+M= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sWu_NpFng4XEEyh55_86zyPet+M=
new file mode 100644
index 0000000000000000000000000000000000000000..4d94602608423d732c090dda745b425f16ada2eb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sWu_NpFng4XEEyh55_86zyPet+M= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vRhWfjtErgkfh3ItGH1U3zY19aY= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vRhWfjtErgkfh3ItGH1U3zY19aY=
new file mode 100644
index 0000000000000000000000000000000000000000..5e3f9ce629f306f375de78a116582d7e4de4756d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vRhWfjtErgkfh3ItGH1U3zY19aY= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vfK3e5oABytzeO1lPJTH0_omJyQ= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vfK3e5oABytzeO1lPJTH0_omJyQ=
new file mode 100644
index 0000000000000000000000000000000000000000..373608bc197ecae528d852e60287d4e068b15521
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vfK3e5oABytzeO1lPJTH0_omJyQ= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wESNawqAHd2NnsY_o4gAYbmso1U= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wESNawqAHd2NnsY_o4gAYbmso1U=
new file mode 100644
index 0000000000000000000000000000000000000000..26a843b53709afbf51a90feb8751de1a872beda1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wESNawqAHd2NnsY_o4gAYbmso1U= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x3HGvUhk9MXF4stsoPUzV6_5tpI= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x3HGvUhk9MXF4stsoPUzV6_5tpI=
new file mode 100644
index 0000000000000000000000000000000000000000..0602d7df164861a497a68c64e3d718b2f325ad64
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x3HGvUhk9MXF4stsoPUzV6_5tpI= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/merge-state b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/merge-state
new file mode 100644
index 0000000000000000000000000000000000000000..db9ed723fabe30f2770fcb323901c2c3c1e8ef10
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/merge-state differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/3HF6O0_JRHpZ6OVqC90UFoO4_RU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/3HF6O0_JRHpZ6OVqC90UFoO4_RU=
new file mode 100644
index 0000000000000000000000000000000000000000..9beab07027a806ba3c4bb63ef4bfb03aad736080
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/3HF6O0_JRHpZ6OVqC90UFoO4_RU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/5E2F8jHmMlK0vKS9SSFxZfbwrAk= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/5E2F8jHmMlK0vKS9SSFxZfbwrAk=
new file mode 100644
index 0000000000000000000000000000000000000000..9c549e465e41194e80a9ef4f94f058eef9089565
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/5E2F8jHmMlK0vKS9SSFxZfbwrAk= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Dd5VsZIvk8Di5oAuuAeDJ+WrY0I= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Dd5VsZIvk8Di5oAuuAeDJ+WrY0I=
new file mode 100644
index 0000000000000000000000000000000000000000..adfabc4e0949b971a7414efbbab2befc773f9905
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Dd5VsZIvk8Di5oAuuAeDJ+WrY0I= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/EEjJvKVeBScEBWQVOEWt6YHinnA= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/EEjJvKVeBScEBWQVOEWt6YHinnA=
new file mode 100644
index 0000000000000000000000000000000000000000..e129ed9d2b086b7a7e9541e35d80a374da06a22f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/EEjJvKVeBScEBWQVOEWt6YHinnA= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Hmtwuevf7hJaQuVVjQb5nhTkdNU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Hmtwuevf7hJaQuVVjQb5nhTkdNU=
new file mode 100644
index 0000000000000000000000000000000000000000..88d52bd55c969b6b1edd8e62730f724d6f24fa5c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Hmtwuevf7hJaQuVVjQb5nhTkdNU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/HyJPOWhHz1y5yH2w_Uj2YjQaE3Q= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/HyJPOWhHz1y5yH2w_Uj2YjQaE3Q=
new file mode 100644
index 0000000000000000000000000000000000000000..ec66598d9064e652143f9e569478cf7af4286741
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/HyJPOWhHz1y5yH2w_Uj2YjQaE3Q= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/OrVDuORY38Dtw2iVpT8PBNALDFU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/OrVDuORY38Dtw2iVpT8PBNALDFU=
new file mode 100644
index 0000000000000000000000000000000000000000..de2795bc9e5b4d8d7bd4e08f5e0bacd2bc65a330
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/OrVDuORY38Dtw2iVpT8PBNALDFU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Oxbaofwj0OpWYJCYdxfOLrROX2o= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Oxbaofwj0OpWYJCYdxfOLrROX2o=
new file mode 100644
index 0000000000000000000000000000000000000000..f267458c8adce13ec7771bbfdab8d5255e13c660
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Oxbaofwj0OpWYJCYdxfOLrROX2o= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/P1rFgVE3MpB7KL3mvwKnV2dmuCo= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/P1rFgVE3MpB7KL3mvwKnV2dmuCo=
new file mode 100644
index 0000000000000000000000000000000000000000..4bd8e38c9b034f527e8a98eadf025e9ed6fa0dc4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/P1rFgVE3MpB7KL3mvwKnV2dmuCo= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/P2UDgpP7RW4OlcPEb+tzh7EeVrU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/P2UDgpP7RW4OlcPEb+tzh7EeVrU=
new file mode 100644
index 0000000000000000000000000000000000000000..1e1c2127e216fd74afc0f5a970bbcbbc655f21d3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/P2UDgpP7RW4OlcPEb+tzh7EeVrU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/PYbO0EDVYBQ84OJerSgq7KtZfVI= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/PYbO0EDVYBQ84OJerSgq7KtZfVI=
new file mode 100644
index 0000000000000000000000000000000000000000..7a053125478dbc86f8d4fd02f47b6e8150da1687
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/PYbO0EDVYBQ84OJerSgq7KtZfVI= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Pp4lVc1r8HWQe2wwxtAyRXRT1LQ= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Pp4lVc1r8HWQe2wwxtAyRXRT1LQ=
new file mode 100644
index 0000000000000000000000000000000000000000..9ada7e6ac9390d527a4c55bd4d36d50d3f84759a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/Pp4lVc1r8HWQe2wwxtAyRXRT1LQ= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/WF+8DIquVPv0S98cBwNXgR3kgVo= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/WF+8DIquVPv0S98cBwNXgR3kgVo=
new file mode 100644
index 0000000000000000000000000000000000000000..42fafede93c277a2817f52ce14ebc9e2a3763209
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/WF+8DIquVPv0S98cBwNXgR3kgVo= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/YyY12zUFdN+FuEJERGcF34x1nbU= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/YyY12zUFdN+FuEJERGcF34x1nbU=
new file mode 100644
index 0000000000000000000000000000000000000000..75fe27c54714ca75a087b84da03161b756c97633
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/YyY12zUFdN+FuEJERGcF34x1nbU= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/a9zc6UnxOQ3Nh1BohcaCRI3AqT8= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/a9zc6UnxOQ3Nh1BohcaCRI3AqT8=
new file mode 100644
index 0000000000000000000000000000000000000000..db30c695a84b6961f055008e129eb914ec94b66d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/a9zc6UnxOQ3Nh1BohcaCRI3AqT8= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/bNoncRn6xnx+nSQtqnh5IAkdzPQ= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/bNoncRn6xnx+nSQtqnh5IAkdzPQ=
new file mode 100644
index 0000000000000000000000000000000000000000..7bb18183e9b777a95a21df3358f57e0bf79cf745
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/bNoncRn6xnx+nSQtqnh5IAkdzPQ= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/cQd_H8Nxi8m+JSbziFss9fydLV4= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/cQd_H8Nxi8m+JSbziFss9fydLV4=
new file mode 100644
index 0000000000000000000000000000000000000000..d9e45f7a42f2e789445aa6da127cf61b3b93cd78
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/cQd_H8Nxi8m+JSbziFss9fydLV4= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/cTK+FMlXjYsJokYKRkbN_xtlCkY= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/cTK+FMlXjYsJokYKRkbN_xtlCkY=
new file mode 100644
index 0000000000000000000000000000000000000000..368ac3d1d8afd4e5a2ae649ec1cb483a57d4bc6b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/cTK+FMlXjYsJokYKRkbN_xtlCkY= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/gfx1NTkNfKY2sjrTrN6N0mzJcWQ= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/gfx1NTkNfKY2sjrTrN6N0mzJcWQ=
new file mode 100644
index 0000000000000000000000000000000000000000..9bb025f6d8c3b70eca167a98c1b4ddabc2c1c2c8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/gfx1NTkNfKY2sjrTrN6N0mzJcWQ= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/iXJikVbon5r8jvOftab648ysSzA= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/iXJikVbon5r8jvOftab648ysSzA=
new file mode 100644
index 0000000000000000000000000000000000000000..5a3ce67750601acb7f1f49e5f7dc5ed5b10baa80
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/iXJikVbon5r8jvOftab648ysSzA= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/m4e3v7iTNkciZVZ1wzGuE+DOaes= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/m4e3v7iTNkciZVZ1wzGuE+DOaes=
new file mode 100644
index 0000000000000000000000000000000000000000..71dc628b86ddf287a86f321bdc46da2603c4ff81
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/m4e3v7iTNkciZVZ1wzGuE+DOaes= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/oJav1RBvctp0uCkk21ite1TwiEY= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/oJav1RBvctp0uCkk21ite1TwiEY=
new file mode 100644
index 0000000000000000000000000000000000000000..d14b7e571467c6803e23ad9f9901076d499eddfc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/oJav1RBvctp0uCkk21ite1TwiEY= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/ptKUXoIOm7DL3yhH6dyUjTY9ack= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/ptKUXoIOm7DL3yhH6dyUjTY9ack=
new file mode 100644
index 0000000000000000000000000000000000000000..596f8f3f41a25f1cd3ac5e24f1336858753e7fc6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/ptKUXoIOm7DL3yhH6dyUjTY9ack= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/sWu_NpFng4XEEyh55_86zyPet+M= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/sWu_NpFng4XEEyh55_86zyPet+M=
new file mode 100644
index 0000000000000000000000000000000000000000..4d94602608423d732c090dda745b425f16ada2eb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/sWu_NpFng4XEEyh55_86zyPet+M= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/vRhWfjtErgkfh3ItGH1U3zY19aY= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/vRhWfjtErgkfh3ItGH1U3zY19aY=
new file mode 100644
index 0000000000000000000000000000000000000000..5e3f9ce629f306f375de78a116582d7e4de4756d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/vRhWfjtErgkfh3ItGH1U3zY19aY= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/vfK3e5oABytzeO1lPJTH0_omJyQ= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/vfK3e5oABytzeO1lPJTH0_omJyQ=
new file mode 100644
index 0000000000000000000000000000000000000000..373608bc197ecae528d852e60287d4e068b15521
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/vfK3e5oABytzeO1lPJTH0_omJyQ= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/wESNawqAHd2NnsY_o4gAYbmso1U= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/wESNawqAHd2NnsY_o4gAYbmso1U=
new file mode 100644
index 0000000000000000000000000000000000000000..26a843b53709afbf51a90feb8751de1a872beda1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/wESNawqAHd2NnsY_o4gAYbmso1U= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/x3HGvUhk9MXF4stsoPUzV6_5tpI= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/x3HGvUhk9MXF4stsoPUzV6_5tpI=
new file mode 100644
index 0000000000000000000000000000000000000000..0602d7df164861a497a68c64e3d718b2f325ad64
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/debug-mergeJniLibs/zip-cache/x3HGvUhk9MXF4stsoPUzV6_5tpI= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_dep/debug/dependencies/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_dep/debug/dependencies/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..573727c2b5b6d2754d2465c1c08fa2be16a70d73
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_dep/debug/dependencies/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_dep/debug/package_dependencies/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_dep/debug/package_dependencies/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c59574dbd1589aebc837589890156da445c5197
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_dep/debug/package_dependencies/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/10
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_0/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_0/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9cc65ed9ea480114ae83c10c682a542421920a98
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_0/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/0
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_1/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_1/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..56c311d8f645bb68996e2480f4427edb46e58a14
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_1/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/1
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_2/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_2/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..327fd0d5bc06620bb221be76152270252f16fafd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_2/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/2
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_3/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_3/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e1e97da65714311d6ccb6263029bf50ba840f621
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_3/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/3
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_4/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_4/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7fad5a58656d91a825f73a3d04a9fdc41c84f47a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_4/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/4
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_5/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_5/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2abc3679c24d86fcb99e5235a94d78dedbf5c4cb
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_5/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/5
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_6/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_6/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b421cad2171eb8a78ab7036ea98e11e7f7fd3ebd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_6/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Wed May 30 11:46:24 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/6
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_7/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_7/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..92ce8b63439711e37f167bdd34f549864b7e3b59
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_7/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/7
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_8/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_8/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a425e292a15f3d12a5ef3472600b12733c6c2575
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_8/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/8
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_9/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_9/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..656e4a3a97edd64c59732339e215a47b6965d796
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/package_slice_9/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Mon May 28 11:49:05 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/9
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_0/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_0/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f78aff1d281af8c41890dae2b76ac5c55ef79d7a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_0/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_1/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_1/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7bdac254b3efa2790fa3131cd0142ba0acbe14a7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_1/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_2/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_2/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..debca4d7c5367e3934cd7059dfa0b434088b508a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_2/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_3/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_3/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dc8971157b5fc4b09a418fe670004e77ca8e3311
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_3/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_4/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_4/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..39b00000de160f240a6bf50ec8a4c132862a9fa4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_4/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_5/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_5/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6295591cbd00ee46ec04b9dfb1e86f1935e5b0af
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_5/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_6/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_6/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8cbedf3eb86125e97715e92dfbd9df143d72449d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_6/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_7/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_7/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4b2fd82c461fc15acb78e57d300482c5e4aed8a0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_7/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_8/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_8/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c3e85a40075a9a3f6d95622ef2f1b4d0aafd6b3e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_8/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_9/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_9/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4f9871295acfdad4cc31c3991416c70509592d2f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/ir_slices/debug/slice_9/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties
new file mode 100644
index 0000000000000000000000000000000000000000..3b25d17078263a2b569c5d1350e4c4f71022fba3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties
@@ -0,0 +1,433 @@
+#Mon Feb 19 18:32:23 CST 2018
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v23/action_drawer_title_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_title_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_4_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_4_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/generic_confirmation_generic_confirmation_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v23/wearable_drawer_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_wearable_drawer_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color-v11/abc_background_cache_hint_selector_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_fade_in.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_in.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_cab_background_internal_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_internal_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_list_menu_item_icon.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_icon.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v23/action_drawer_item_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_item_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_screen_toolbar.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_toolbar.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_screen_simple_overlay_action_mode.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_grow_fade_in_from_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_grow_fade_in_from_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_dark_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_alert_dialog_button_bar_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_button_bar_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_spinner_textfield_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_spinner_textfield_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_ratingbar_small_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_small_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_ratingbar_indicator_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_indicator_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_light_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/generic_confirmation_animation_interpolator_3.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/select_dialog_multichoice_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_multichoice_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/select_dialog_singlechoice_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_singlechoice_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/accept_deny_dialog_negative_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v21/dismiss_overlay.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_dismiss_overlay.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_6_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_6_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/open_on_phone_arrow_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_arrow_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-v21/abc_action_bar_item_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_cc_settings_button_top.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_top.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_popup_menu_item_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_popup_menu_item_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-hdpi-v4/card_frame_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_expanded_menu_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_expanded_menu_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_cc_settings_button_center.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_center.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_search_url_text.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_search_url_text.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/open_on_phone_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/generic_confirmation_animation_interpolator_2.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-xhdpi-v4/card_frame.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_dialog_material_background_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_text_cursor_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_text_cursor_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/color/common_google_signin_btn_tint.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_tint.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color/circular_button.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_circular_button.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/action_item_icon_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_icon_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/navigation_drawer_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/color/common_google_signin_btn_text_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_light_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/generic_confirmation_icon_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_icon_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_media.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_media.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/open_on_phone_animation_interpolator_1.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_seekbar_track_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_track_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/generic_confirmation_animation_interpolator_1.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/accept_deny_dialog_positive_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_full_open_on_phone.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_secondary_text_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-mdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/open_on_phone_path_2_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_2_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_btn_check_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_check_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_1_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_1_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-hdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_shrink_fade_out_from_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/open_on_phone_animation_interpolator_0.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_activity_chooser_view_list_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view_list_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/interpolator-v21/generic_confirmation_animation_interpolator_0.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_dark_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_primary_text_disable_only_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/alert_dialog_wearable.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_alert_dialog_wearable.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_cab_background_top_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_top_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_alert_dialog_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_mode_close_item_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_close_item_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_secondary_text_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_screen_content_include.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_content_include.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable/card_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_card_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/generic_confirmation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/switch_thumb_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_item_background_holo_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color-v23/abc_color_highlight_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_abc_color_highlight_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_dialog_title_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_dialog_title_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_media_cancel_action.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_cancel_action.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-mdpi-v4/ic_full_sad.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_sad.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_more_horiz_24dp_wht.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_full_open_on_phone.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_disabled.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_disabled.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_3_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_3_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/open_on_phone.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_menu_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/color/common_google_signin_btn_text_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_switch_thumb_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_switch_thumb_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_lines.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_lines.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-v23/abc_control_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_abc_control_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_btn_radio_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_radio_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/support_simple_spinner_dropdown_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_support_simple_spinner_dropdown_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_list_menu_item_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-xhdpi-v4/ic_full_cancel.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_search_dropdown_item_icons_2line.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/generic_confirmation_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_list_selector_holo_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_list_selector_background_transition_holo_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color/card_grey_text_color.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_grey_text_color.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v20/watch_card_content.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v20_watch_card_content.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_dark_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/ic_cc_checkmark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_checkmark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/select_dialog_item_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_item_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-xhdpi-v4/ic_full_sad.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_sad.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_textfield_search_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_textfield_search_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-v21/abc_btn_colored_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_btn_colored_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_list_menu_item_radio.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_radio.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/ic_expand_more_white_22.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_expand_more_white_22.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_5_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_5_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_list_menu_item_checkbox.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_checkbox.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-mdpi-v4/card_frame_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-mdpi-v4/ic_full_cancel.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_cancel.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_expand_less_white_22.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_expand_less_white_22.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_activity_chooser_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_popup_exit.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_exit.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-hdpi-v4/card_frame.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_fade_out.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_out.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/preference_wrapped_icon.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_preference_wrapped_icon.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable/close_button.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_close_button.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_part_time.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_time.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_dialog_material_background_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_light_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_item_background_holo_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/anim-v21/open_on_phone_path_1_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_1_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_tab_indicator_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_tab_indicator_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_slide_out_top.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_top.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-xhdpi-v4/card_frame_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_big_media_narrow.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media_narrow.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-hdpi-v4/ic_full_sad.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_sad.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_popup_enter.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_enter.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_primary_text_disable_only_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_btn_borderless_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_borderless_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_7_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_7_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_media_action.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_action.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v21/ic_cc_clear.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_clear.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_list_selector_background_transition_holo_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color/card_text_color.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_text_color.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_slide_in_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color-v21/btn_colored_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v21_btn_colored_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_menu_item_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_item_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_mode_bar.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_bar.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-hdpi-v4/ic_full_cancel.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_cancel.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_bar_up_container.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_up_container.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_primary_text_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_bar_title_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_title_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_seekbar_thumb_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_thumb_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_search_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/color-v23/button_icon_color.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_button_icon_color.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_slide_in_top.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_top.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_ratingbar_full_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_full_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/switch_thumb_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_list_selector_holo_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-v21/abc_edit_text_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_edit_text_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_peek_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_peek_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_big_media.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_light_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_text_dark_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v21/overlay_confirmation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_overlay_confirmation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color/abc_primary_text_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_disabled.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/single_page_nav_drawer_2_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_2_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-xxhdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout/navigation_drawer_item_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_item_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_cc_settings_button_e.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_e.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_screen_simple.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/color-v11/abc_background_cache_hint_selector_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/notification_template_part_chronometer.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_chronometer.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/animator-v21/circular_image_button_anim.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/animator-v21_circular_image_button_anim.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_cc_settings_button_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/d2d453af2e35b3f95010d7c03359a063/res/drawable/common_google_signin_btn_icon_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_action_bar_view_list_nav_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable/abc_btn_default_mtrl_shape.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_default_mtrl_shape.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/anim/abc_slide_out_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/action_item_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-mdpi-v4/card_frame.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v21/accept_deny_dialog.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_accept_deny_dialog.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/layout-v23/action_drawer_peek_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_peek_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/layout/abc_select_dialog_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_select_dialog_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/ac95a63af30bfac633a9c2e2e6396a2e/res/drawable-v23/ic_more_vert_24dp_wht.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/5e2b937ac497832bb8518d63f71d973f/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-af/values-af.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-af/values-af.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2f699d84e4a0e906c8c14938f8115ec0b630415e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-af/values-af.xml
@@ -0,0 +1,40 @@
+
+
+ "Navigeer tuis"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigeer op"
+ "Nog opsies"
+ "Klaar"
+ "Sien alles"
+ "Kies \'n program"
+ "AF"
+ "AAN"
+ "Soek …"
+ "Vee navraag uit"
+ "Soeknavraag"
+ "Soek"
+ "Dien navraag in"
+ "Stemsoektog"
+ "Deel met"
+ "Deel met %s"
+ "Vou in"
+ "Aktiveer"
+ "%1$s sal nie werk nie tensy jy Google Play-dienste aktiveer."
+ "Aktiveer Google Play-dienste"
+ "Installeer"
+ "%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie."
+ "Kry Google Play-dienste"
+ "Google Play Services-fout"
+ "%1$s ondervind probleme met Google Play Dienste. Probeer asseblief weer."
+ "%1$s sal nie werk sonder Google Play Dienste nie, wat nie deur jou toestel gesteun word nie."
+ "Dateer op"
+ "%1$s sal nie werk nie tensy jy Google Play Dienste opdateer."
+ "Dateer Google Play-dienste op"
+ "%1$s sal nie sonder Google Play-dienste werk nie, wat tans opdateer."
+ "Nuwe weergawe van Google Play-dienste is nodig. Dit sal binnekort self opdateer."
+ "Maak oop op foon"
+ "Meld aan"
+ "Meld aan met Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-am/values-am.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-am/values-am.xml
new file mode 100644
index 0000000000000000000000000000000000000000..08406486ea450dfb653b1d115a011edff7f662e1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-am/values-am.xml
@@ -0,0 +1,40 @@
+
+
+ "ወደ መነሻ ይዳስሱ"
+ "%1$s፣ %2$s"
+ "%1$s፣ %2$s፣ %3$s"
+ "ወደ ላይ ይዳስሱ"
+ "ተጨማሪ አማራጮች"
+ "ተከናውኗል"
+ "ሁሉንም ይመልከቱ"
+ "መተግበሪያ ይምረጡ"
+ "ጠፍቷል"
+ "በርቷል"
+ "ፈልግ…"
+ "መጠይቅ አጽዳ"
+ "የፍለጋ ጥያቄ"
+ "ፍለጋ"
+ "መጠይቅ ያስረክቡ"
+ "የድምፅ ፍለጋ"
+ "ከሚከተለው ጋር ያጋሩ"
+ "ከ%s ጋር ያጋሩ"
+ "ሰብስብ"
+ "አንቃ"
+ "Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።"
+ "Google Play አገልግሎቶችን ያንቁ"
+ "ጫን"
+ "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በመሣሪያዎ ላይ የሉም።"
+ "Google Play አገልግሎቶችን ያግኙ"
+ "የGoogle Play አገልግሎቶች ስህተት"
+ "%1$s በGoogle Play አገልግሎቶች ላይ ችግሮች እያጋጠሙት ነው። እባክዎ እንደገና ይሞክሩ።"
+ "%1$s ያለGoogle Play አገልግሎቶች አይሄድም፣ እነዚህም በመሣሪያዎ አይደገፉም።"
+ "ያዘምኑ"
+ "Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።"
+ "Google Play አገልግሎቶችን ያዘምኑ"
+ "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።"
+ "አዲስ የGoogle Play አገልግሎቶች ስሪት ያስፈልጋል። በቅርቡ እራሱን ያዘምናል።"
+ "ስልክ ላይ ክፈት"
+ "ግባ"
+ "በGoogle ይግቡ"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ar/values-ar.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ar/values-ar.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f84852ee1bf65ab63ecfa64d9d819e4739bf7198
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ar/values-ar.xml
@@ -0,0 +1,40 @@
+
+
+ "التنقل إلى الشاشة الرئيسية"
+ "%1$s، %2$s"
+ "%1$s، %2$s، %3$s"
+ "التنقل إلى أعلى"
+ "خيارات إضافية"
+ "تم"
+ "عرض الكل"
+ "اختيار تطبيق"
+ "إيقاف"
+ "تشغيل"
+ "بحث…"
+ "محو طلب البحث"
+ "طلب البحث"
+ "بحث"
+ "إرسال طلب البحث"
+ "البحث الصوتي"
+ "مشاركة مع"
+ "مشاركة مع %s"
+ "تصغير"
+ "تمكين"
+ "لن يعمل %1$s ما لم يتم تمكين خدمات Google Play."
+ "تمكين خدمات Google Play"
+ "تثبيت"
+ "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر على جهازك."
+ "الحصول على خدمات Google Play"
+ "خطأ في خدمات Google Play"
+ "لدى %1$s مشكلة في خدمات Google Play. الرجاء إعادة المحاولة."
+ "لن يتم تشغيل %1$s بدون خدمات Google Play التي لا يوفرها جهازك."
+ "تحديث"
+ "لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play."
+ "تحديث خدمات Google Play"
+ "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي يتم تحديثها حاليًا."
+ "يجب توفر إصدار جديد من خدمات Google Play. سيتم تحديثها تلقائيًا قريبًا."
+ "فتح على الهاتف"
+ "تسجل الدخول"
+ "تسجيل الدخول عبر Google"
+ "+999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-az-rAZ/values-az-rAZ.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-az-rAZ/values-az-rAZ.xml
new file mode 100644
index 0000000000000000000000000000000000000000..15769e10c27ab76ff9200889a1b37d16671f1545
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-az-rAZ/values-az-rAZ.xml
@@ -0,0 +1,22 @@
+
+
+ "Evə get"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Yuxarı get"
+ "Daha çox seçim"
+ "Hazırdır"
+ "Hamısına baxın"
+ "Tətbiq seçin"
+ "DEAKTİV"
+ "AKTİV"
+ "Axtarış..."
+ "Sorğunu təmizlə"
+ "Axtarış sorğusu"
+ "Axtarış"
+ "Sorğunu göndərin"
+ "Səsli axtarış"
+ "Bununla paylaşın"
+ "Dağıt"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-az/values-az.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-az/values-az.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5603fe6207c9864b877bc81f3fdf33b70b97fd78
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-az/values-az.xml
@@ -0,0 +1,20 @@
+
+
+ "Aktiv edin"
+ "%1$s Google Play xidmətlərini aktiv edənə kimi işləməyəcək."
+ "Google Play xidmətlərini aktiv edin"
+ "Quraşdırın"
+ "%1$s cihazınızda mövcud olmayan Google Play xidmətləri olmadan çalışmayacaq."
+ "Google Play xidmətlərini əldə edin"
+ "Google Play xidmətləri xətası"
+ "%1$s tətbiqi ilə Google Play xidmətləri arasında problem var. Daha sonra yenidən cəhd edin."
+ "Cihazınız tərəfindən dəstəklənməyən Google Play xidmətləri olmadan %1$s tətbiqi işləməyəcək."
+ "Güncəlləyin"
+ "%1$s Google Play xidmətləri yeniləmə halda çalışmaz."
+ "Google Play xidmətlərini güncəlləşdirin"
+ "%1$s hal-hazırda güncəllənən Google Play xidmətləri olmadan çalışmayacaq."
+ "Google Play xidmətlərinin yeni versiyası lazımdır. Qısa müddətə özünü yeniləyəcək."
+ "Telefonda açın"
+ "Daxil olun"
+ "Google ilə daxil olun"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-b+es+419/values-b+es+419.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-b+es+419/values-b+es+419.xml
new file mode 100644
index 0000000000000000000000000000000000000000..223659e6c98c0cc0dec93fc5dff7711820d8db73
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-b+es+419/values-b+es+419.xml
@@ -0,0 +1,56 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d días
+%d día
+
+ %d horas
+%d hora
+
+ %d min
+%d min
+
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior derecha"
+ "Parte inferior, a la izquierda"
+ "Parte central izquierda"
+ "Parte superior, a la izquierda"
+ "Parte inferior, a la derecha"
+ "Parte central derecha"
+ "Parte superior, a la derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior derecha"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior izquierda, más abajo"
+ "Parte inferior izquierda, arriba"
+ "Parte inferior derecha"
+ "Parte inferior derecha, más abajo"
+ "Parte inferior derecha, más arriba"
+ "Parte central izquierda"
+ "Parte central derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior izquierda, más abajo"
+ "Parte superior izquierda, arriba"
+ "Parte superior derecha"
+ "Parte superior derecha, más abajo"
+ "Parte superior derecha, más arriba"
+ "Salir"
+ "Cancelar"
+ "Sí"
+ "Panel lateral de navegación"
+ "Ahora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-be/values-be.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-be/values-be.xml
new file mode 100644
index 0000000000000000000000000000000000000000..495d5fa6ae90891c0703104758ab6fd39a60b5e6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-be/values-be.xml
@@ -0,0 +1,20 @@
+
+
+ "Уключыць"
+ "%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play."
+ "Уключыць службы Google Play"
+ "Усталяваць"
+ "%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе."
+ "Атрымаць службы Google Play"
+ "Памылка службаў Google Play"
+ "У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу."
+ "%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай."
+ "Абнавіць"
+ "%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play."
+ "Абнаўленне службаў Google Play"
+ "%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца."
+ "Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час."
+ "Адкрыць на тэлефоне"
+ "Увайсцi"
+ "Увайсці праз Google"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bg/values-bg.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bg/values-bg.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8e61a698d25493e1aca32d7d03da6f7fec01b016
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bg/values-bg.xml
@@ -0,0 +1,40 @@
+
+
+ "Придвижване към „Начало“"
+ "„%1$s“ – %2$s"
+ "„%1$s“, „%2$s“ – %3$s"
+ "Придвижване нагоре"
+ "Още опции"
+ "Готово"
+ "Вижте всички"
+ "Изберете приложение"
+ "ИЗКЛ."
+ "ВКЛ."
+ "Търсете…"
+ "Изчистване на заявката"
+ "Заявка за търсене"
+ "Търсене"
+ "Изпращане на заявката"
+ "Гласово търсене"
+ "Споделяне със:"
+ "Споделяне със: %s"
+ "Свиване"
+ "Активиране"
+ "%1$s няма да работи, освен ако не активирате услугите за Google Play."
+ "Активиране на услугите за Google Play"
+ "Инсталиране"
+ "%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на устройството ви."
+ "Изтегляне на услугите за Google Play"
+ "Грешка в услугите за Google Play"
+ "%1$s има проблеми с услугите за Google Play. Моля, опитайте отново."
+ "%1$s няма да се изпълнява, тъй като услугите за Google Play не се поддържат от устройството ви."
+ "Актуализиране"
+ "%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play."
+ "Актуализиране на услугите за Google Play"
+ "%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират."
+ "Необходима е нова версия на услугите за Google Play. Скоро тя ще се актуализира автоматично."
+ "Отваряне на телефона"
+ "Вход"
+ "Вход с Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bn-rBD/values-bn-rBD.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bn-rBD/values-bn-rBD.xml
new file mode 100644
index 0000000000000000000000000000000000000000..db63cf3e9b2130f68ca09081e1568b57b6e6fd63
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bn-rBD/values-bn-rBD.xml
@@ -0,0 +1,23 @@
+
+
+ "হোম এ নেভিগেট করুন"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "উপরের দিকে নেভিগেট করুন"
+ "আরো বিকল্প"
+ "সম্পন্ন হয়েছে"
+ "সবগুলো দেখুন"
+ "একটি অ্যাপ্লিকেশান চয়ন করুন"
+ "বন্ধ"
+ "চালু"
+ "অনুসন্ধান..."
+ "ক্যোয়ারী সাফ করুন"
+ "ক্যোয়ারী অনুসন্ধান করুন"
+ "অনুসন্ধান করুন"
+ "ক্যোয়ারী জমা দিন"
+ "ভয়েস অনুসন্ধান"
+ "এর সাথে ভাগ করুন"
+ "%s এর সাথে ভাগ করুন"
+ "সঙ্কুচিত করুন"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bn/values-bn.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bn/values-bn.xml
new file mode 100644
index 0000000000000000000000000000000000000000..72a1baa00043eb812109afc802a078623bae9c4c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bn/values-bn.xml
@@ -0,0 +1,20 @@
+
+
+ "সক্ষম করুন"
+ "আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।"
+ "Google Play পরিষেবা সক্ষম করুন"
+ "ইনস্টল করুন"
+ "Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।"
+ "Google Play পরিষেবা পান"
+ "Google Play পরিষেবার ত্রুটি"
+ "Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷"
+ "Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷"
+ "আপডেট করুন"
+ "আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।"
+ "Google Play পরিষেবা আপডেট করুন"
+ "Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।"
+ "Google Play পরিষেবার নতুন সংস্করণ প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷"
+ "ফোনে খুলুন"
+ "প্রবেশ করুন"
+ "Google এর মাধ্যমে প্রবেশ করুন"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bs/values-bs.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bs/values-bs.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ab026987f87fd3dbae3cd9e96a2a600cd77491dd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bs/values-bs.xml
@@ -0,0 +1,20 @@
+
+
+ "Omogući"
+ "Aplikacija %1$s neće raditi ako ne omogućite Google Play usluge."
+ "Omogućite Google Play usluge"
+ "Instaliraj"
+ "Aplikacija %1$s neće raditi bez Google Play usluga, kojih na vašem uređaju nema."
+ "Nabavite Google Play usluge"
+ "Greška Google Play usluge"
+ "Aplikacija %1$s ima problema s Google Play uslugama. Pokušajte ponovo."
+ "Aplikacija %1$s neće raditi bez Google Play usluga, koje vaš uređaj ne podržava."
+ "Ažuriraj"
+ "Aplikacija %1$s neće raditi ako ne ažurirate Google Play usluge."
+ "Ažuriranje Google Play usluga"
+ "Aplikacija %1$s neće raditi bez Google Play usluga, koje se trenutno ažuriraju."
+ "Potrebna je nova verzija Google Play usluga. Ubrzo će se samo ažurirati."
+ "Otvori na telefonu"
+ "Prijavi se"
+ "Prijavi se pomoću Googlea"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ca/values-ca.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ca/values-ca.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e9a333f2100841cea51eb35481f008fae818de16
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ca/values-ca.xml
@@ -0,0 +1,40 @@
+
+
+ "Navega a la pàgina d\'inici"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navega cap a dalt"
+ "Més opcions"
+ "Fet"
+ "Mostra\'ls tots"
+ "Selecciona una aplicació"
+ "DESACTIVAT"
+ "ACTIVAT"
+ "Cerca..."
+ "Esborra la consulta"
+ "Consulta de cerca"
+ "Cerca"
+ "Envia la consulta"
+ "Cerca per veu"
+ "Comparteix amb"
+ "Comparteix amb %s"
+ "Replega"
+ "Activa"
+ "%1$s no funcionarà si no actives els Serveis de Google Play."
+ "Activa els Serveis de Google Play"
+ "Instal·la"
+ "%1$s no s\'executarà si el dispositiu no té instal·lats els serveis de Google Play."
+ "Obtén els Serveis de Google Play"
+ "Error dels Serveis de Google Play"
+ "%1$s té problemes amb els serveis de Google Play. Torna-ho a provar."
+ "%1$s no es pot executar sense els serveis de Google Play, però no són compatibles amb el teu dispositiu."
+ "Actualitza"
+ "%1$s no s\'executarà si no actualitzes els Serveis de Google Play."
+ "Actualitza els Serveis de Google Play"
+ "%1$s no s\'executarà sense els Serveis de Google Play, que s\'estan actualitzant en aquest moment."
+ "Cal una nova versió dels Serveis de Google Play. S\'actualitzaran automàticament aviat."
+ "Obre al telèfon"
+ "Inicia sessió"
+ "Inicia la sessió amb Google"
+ "+999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-cs/values-cs.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-cs/values-cs.xml
new file mode 100644
index 0000000000000000000000000000000000000000..451d082d5e501850c89218a7e6223b2009e56797
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-cs/values-cs.xml
@@ -0,0 +1,40 @@
+
+
+ "Přejít na plochu"
+ "%1$s – %2$s"
+ "%1$s, %2$s – %3$s"
+ "Přejít nahoru"
+ "Více možností"
+ "Hotovo"
+ "Zobrazit vše"
+ "Vybrat aplikaci"
+ "VYPNUTO"
+ "ZAPNUTO"
+ "Vyhledat…"
+ "Smazat dotaz"
+ "Vyhledávací dotaz"
+ "Hledat"
+ "Odeslat dotaz"
+ "Hlasové vyhledávání"
+ "Sdílet pomocí"
+ "Sdílet pomocí %s"
+ "Sbalit"
+ "Povolit"
+ "Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play."
+ "Aktivace služeb Google Play"
+ "Instalovat"
+ "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v zařízení nemáte."
+ "Instalace služeb Google Play"
+ "Chyba služeb Google Play"
+ "Aplikace %1$s má potíže se službami Google Play. Zkuste to prosím znovu."
+ "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tomto zařízení nejsou podporovány."
+ "Aktualizovat"
+ "Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play."
+ "Aktualizace služeb Google Play"
+ "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány."
+ "Je vyžadována nová verze služeb Google Play. Nová verze se brzy sama nainstaluje."
+ "Otevřít v telefonu"
+ "Přihlásit se"
+ "Přihlásit se k účtu Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-da/values-da.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-da/values-da.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8246f8f1551a84656c92ee3ab331a102d7477b83
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-da/values-da.xml
@@ -0,0 +1,93 @@
+
+
+ %d dag
+%d dage
+
+ %d t.
+%d t.
+
+ %d min.
+%d min.
+
+ %d dag
+%d dage
+
+ %d time
+%d timer
+
+ %d min.
+%d min.
+
+ "Naviger hjem"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Naviger op"
+ "Flere muligheder"
+ "Luk"
+ "Se alle"
+ "Vælg en app"
+ "FRA"
+ "TIL"
+ "Søg…"
+ "Ryd forespørgslen"
+ "Søgeforespørgsel"
+ "Søg"
+ "Indsend forespørgslen"
+ "Talesøgning"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Nederst"
+ "Nederst til venstre"
+ "Nederst til højre"
+ "Nederst i venstre side"
+ "Til venstre for midten"
+ "Øverst i venstre side"
+ "Nederst i højre side"
+ "Til højre for midten"
+ "Øverst i højre side"
+ "Øverst"
+ "Øverst til venstre"
+ "Øverst til højre"
+ "Nederst"
+ "Nederst til venstre"
+ "Nederst til venstre, forneden"
+ "Nederst til venstre, foroven"
+ "Nederst til højre"
+ "Nederst til højre, forneden"
+ "Nederst til højre, foroven"
+ "Til venstre for midten"
+ "Til højre for midten"
+ "Øverst"
+ "Øverst til venstre"
+ "Øverst til venstre, forneden"
+ "Øverst til venstre, foroven"
+ "Øverst til højre"
+ "Øverst til højre, forneden"
+ "Øverst til højre, foroven"
+ "Aktivér"
+ "Du skal aktivere Google Play-tjenester, for at %1$s kan fungere."
+ "Aktivér Google Play-tjenester"
+ "Installer"
+ "Du skal installere Google Play-tjenester, før %1$s kan køre på din enhed."
+ "Hent Google Play-tjenester"
+ "Fejl i Google Play-tjenester"
+ "%1$s har problemer med Google Play-tjenester. Prøv igen."
+ "%1$s fungerer ikke uden Google Play-tjenester, som ikke understøttes på din enhed."
+ "Opdater"
+ "%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester."
+ "Opdater Google Play-tjenester"
+ "%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres."
+ "Du skal bruge en ny version af Google Play-tjenester. Opdateringen gennemføres automatisk om et øjeblik."
+ "Åbn på telefonen"
+ "Log ind"
+ "Log ind med Google"
+ "Afslut"
+ "Annuller"
+ "Ja"
+ "Sidemenu"
+ "999+"
+ "Nu"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-de/values-de.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-de/values-de.xml
new file mode 100644
index 0000000000000000000000000000000000000000..823422b21f89830e980ce3200f9ae1f8f4cf177d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-de/values-de.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d min
+%d min
+
+ %d Tage
+%d Tag
+
+ %d Stunden
+%d Stunde
+
+ %d Minuten
+%d Minute
+
+ "Zur Startseite"
+ "%1$s: %2$s"
+ "%1$s, %2$s: %3$s"
+ "Nach oben"
+ "Weitere Optionen"
+ "Fertig"
+ "Alle ansehen"
+ "App auswählen"
+ "Aus"
+ "An"
+ "Suchen…"
+ "Suchanfrage löschen"
+ "Suchanfrage"
+ "Suchen"
+ "Suchanfrage senden"
+ "Sprachsuche"
+ "Freigeben für"
+ "Freigeben für %s"
+ "Minimieren"
+ "Unten"
+ "Links unten"
+ "Rechts unten"
+ "Unten, linke Seite"
+ "Mitte links"
+ "Oben, linke Seite"
+ "Unten, rechte Seite"
+ "Mitte rechts"
+ "Oben, rechte Seite"
+ "Oben"
+ "Links oben"
+ "Rechts oben"
+ "Unten"
+ "Links unten"
+ "Links unten, unterer Teil"
+ "Links unten, oberer Teil"
+ "Rechts unten"
+ "Rechts unten, unterer Teil"
+ "Rechts unten, oberer Teil"
+ "Mitte links"
+ "Mitte rechts"
+ "Oben"
+ "Links oben"
+ "Links oben, unterer Teil"
+ "Links oben, oberer Teil"
+ "Rechts oben"
+ "Rechts oben, unterer Teil"
+ "Rechts oben, oberer Teil"
+ "Aktivieren"
+ "%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste."
+ "Google Play-Dienste aktivieren"
+ "Installieren"
+ "Zur Nutzung von %1$s sind die Google Play-Dienste erforderlich, die auf deinem Gerät nicht installiert sind."
+ "Google Play-Dienste installieren"
+ "Fehler bei Zugriff auf Google Play-Dienste"
+ "%1$s hat Probleme mit Google Play-Diensten. Bitte versuche es noch einmal."
+ "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf deinem Gerät nicht unterstützt werden."
+ "Aktualisieren"
+ "%1$s wird nur ausgeführt, wenn du die Google Play-Dienste aktualisierst."
+ "Google Play-Dienste aktualisieren"
+ "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden."
+ "Eine neue Version der Google Play-Dienste wird benötigt. Diese wird in Kürze automatisch aktualisiert."
+ "Auf Smartphone öffnen"
+ "Anmelden"
+ "Über Google anmelden"
+ "Beenden"
+ "Abbrechen"
+ "Ja"
+ "Navigationsleiste"
+ "999+"
+ "Jetzt"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-el/values-el.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-el/values-el.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7297a955b343153c8c27adcaafdc5f0d3b31e3b8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-el/values-el.xml
@@ -0,0 +1,40 @@
+
+
+ "Πλοήγηση στην αρχική σελίδα"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Πλοήγηση προς τα επάνω"
+ "Περισσότερες επιλογές"
+ "Τέλος"
+ "Προβολή όλων"
+ "Επιλέξτε κάποια εφαρμογή"
+ "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "ΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "Αναζήτηση…"
+ "Διαγραφή ερωτήματος"
+ "Ερώτημα αναζήτησης"
+ "Αναζήτηση"
+ "Υποβολή ερωτήματος"
+ "Φωνητική αναζήτηση"
+ "Κοινή χρήση με"
+ "Κοινή χρήση με %s"
+ "Σύμπτυξη"
+ "Ενεργοποίηση"
+ "Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play."
+ "Ενεργοποίηση υπηρεσιών Google Play"
+ "Εγκατάσταση"
+ "Η εφαρμογή %1$s δεν μπορεί να εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από τη συσκευή σας."
+ "Λήψη υπηρεσιών Google Play"
+ "Σφάλμα Υπηρεσιών Google Play"
+ "Η εφαρμογή %1$s αντιμετωπίζει κάποιο πρόβλημα με τις υπηρεσίες Google Play. Προσπαθήστε ξανά."
+ "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας."
+ "Ενημέρωση"
+ "Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play."
+ "Ενημέρωση υπηρεσιών Google Play"
+ "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή."
+ "Απαιτείται νέα έκδοση των υπηρεσιών Google Play. Θα ενημερωθεί σύντομα."
+ "Άνοιγμα σε τηλέφωνο"
+ "Σύνδεση"
+ "Συνδεθείτε με το Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rAU/values-en-rAU.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rAU/values-en-rAU.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6a703b64a265c956980e340c32c8a342c7adf9bf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rAU/values-en-rAU.xml
@@ -0,0 +1,23 @@
+
+
+ "Navigate home"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rGB/values-en-rGB.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rGB/values-en-rGB.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c199b5e03f3fb5e6de91fcbc10da07ee243898b9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rGB/values-en-rGB.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d days
+%d day
+
+ %d hours
+%d hour
+
+ %d mins
+%d min
+
+ "Navigate home"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Bottom"
+ "Bottom left"
+ "Bottom right"
+ "Bottom, left side"
+ "Centre left"
+ "Top, left side"
+ "Bottom, right side"
+ "Centre right"
+ "Top, right side"
+ "Top"
+ "Top left"
+ "Top right"
+ "Bottom"
+ "Bottom left"
+ "Bottom left, lower"
+ "Bottom left, upper"
+ "Bottom right"
+ "Bottom right, lower"
+ "Bottom right, upper"
+ "Centre left"
+ "Centre right"
+ "Top"
+ "Top left"
+ "Top left, lower"
+ "Top left, upper"
+ "Top right"
+ "Top right, lower"
+ "Top right, upper"
+ "Enable"
+ "%1$s won\'t work unless you enable Google Play services."
+ "Enable Google Play services"
+ "Install"
+ "%1$s won\'t run without Google Play services, which are missing from your device."
+ "Get Google Play services"
+ "Google Play services error"
+ "%1$s is having trouble with Google Play services. Please try again."
+ "%1$s won\'t run without Google Play services, which are not supported by your device."
+ "Update"
+ "%1$s won\'t run unless you update Google Play services."
+ "Update Google Play services"
+ "%1$s won\'t run without Google Play services, which are currently updating."
+ "New version of Google Play services needed. It will update itself shortly."
+ "Open on phone"
+ "Sign In"
+ "Sign in with Google"
+ "Exit"
+ "Cancel"
+ "Yes"
+ "Navigation drawer"
+ "999+"
+ "Now"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rIN/values-en-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rIN/values-en-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6a703b64a265c956980e340c32c8a342c7adf9bf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rIN/values-en-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "Navigate home"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es-rUS/values-es-rUS.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es-rUS/values-es-rUS.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f63288eb010eaaf6aacbc4d05fb5ba9a55426f64
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es-rUS/values-es-rUS.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d días
+%d día
+
+ %d horas
+%d hora
+
+ %d min
+%d min
+
+ "Navegar a la página principal"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navegar hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todo"
+ "Elige una aplicación."
+ "DESACTIVAR"
+ "ACTIVAR"
+ "Buscar…"
+ "Eliminar la consulta"
+ "Consulta de búsqueda"
+ "Búsqueda"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior derecha"
+ "Parte inferior, a la izquierda"
+ "Parte central izquierda"
+ "Parte superior, a la izquierda"
+ "Parte inferior, a la derecha"
+ "Parte central derecha"
+ "Parte superior, a la derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior derecha"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior izquierda, más abajo"
+ "Parte inferior izquierda, arriba"
+ "Parte inferior derecha"
+ "Parte inferior derecha, más abajo"
+ "Parte inferior derecha, más arriba"
+ "Parte central izquierda"
+ "Parte central derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior izquierda, más abajo"
+ "Parte superior izquierda, arriba"
+ "Parte superior derecha"
+ "Parte superior derecha, más abajo"
+ "Parte superior derecha, más arriba"
+ "Habilitar"
+ "%1$s no funcionará a menos que habilites los servicios de Google Play."
+ "Habilitar servicios de Google Play"
+ "Instalar"
+ "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo."
+ "Obtener servicios de Google Play"
+ "Error de Google Play Services"
+ "%1$s tiene problemas con los servicios de Google Play. Vuelve a intentarlo."
+ "%1$s no se ejecutará sin los servicios de Google Play, que no son compatibles con tu dispositivo."
+ "Actualizar"
+ "%1$s no se ejecutará a menos que actualices los servicios de Google Play."
+ "Actualizar servicios de Google Play"
+ "%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento."
+ "Se necesita una nueva versión de los servicios de Google Play. Se actualizarán automáticamente en breve."
+ "Abrir en el teléfono"
+ "Acceder"
+ "Acceder con Google"
+ "Salir"
+ "Cancelar"
+ "Sí"
+ "Panel lateral de navegación"
+ "999+"
+ "Ahora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es/values-es.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es/values-es.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fd0ad9c6b7eececccba5f864876e5784a132155c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es/values-es.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d días
+%d día
+
+ %d horas
+%d hora
+
+ %d min
+%d min
+
+ "Ir a la pantalla de inicio"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Desplazarse hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todo"
+ "Seleccionar una aplicación"
+ "NO"
+ "SÍ"
+ "Buscar…"
+ "Borrar consulta"
+ "Consulta"
+ "Buscar"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior derecha"
+ "Parte inferior izquierda"
+ "Parte central izquierda"
+ "Parte superior izquierda"
+ "Parte inferior derecha"
+ "Parte central derecha"
+ "Parte superior derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior derecha"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior izquierda, abajo"
+ "Parte inferior izquierda, arriba"
+ "Parte inferior derecha"
+ "Parte inferior derecha, abajo"
+ "Parte inferior derecha, arriba"
+ "Parte central izquierda"
+ "Parte central derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior izquierda, abajo"
+ "Parte superior izquierda, arriba"
+ "Parte superior derecha"
+ "Parte superior derecha, abajo"
+ "Parte superior derecha, arriba"
+ "Habilitar"
+ "%1$s no funcionará hasta que no habilites Servicios de Google Play."
+ "Habilita Servicios de Google Play"
+ "Instalar"
+ "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo."
+ "Descargar Servicios de Google Play"
+ "Error de Servicios de Google Play"
+ "La aplicación %1$s tiene problemas con los Servicios de Google Play. Vuelve a intentarlo."
+ "No es posible ejecutar la aplicación %1$s sin los Servicios de Google Play, que no son compatibles con tu dispositivo."
+ "Actualizar"
+ "%1$s no funcionará hasta que no actualices Servicios de Google Play."
+ "Actualiza Servicios de Google Play"
+ "%1$s no se ejecutará hasta que finalice la actualización en curso de Servicios de Google Play."
+ "Se necesita una nueva versión de Servicios de Google Play. Se actualizará en breve."
+ "Abrir en teléfono"
+ "Iniciar sesión"
+ "Iniciar sesión con Google"
+ "Salir"
+ "Cancelar"
+ "Sí"
+ "Panel de navegación"
+ "+999"
+ "Ahora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-et-rEE/values-et-rEE.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-et-rEE/values-et-rEE.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fa9bc45eccc5f4a43fa1b201f9a6171b5baed658
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-et-rEE/values-et-rEE.xml
@@ -0,0 +1,23 @@
+
+
+ "Navigeerimine avaekraanile"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigeerimine üles"
+ "Rohkem valikuid"
+ "Valmis"
+ "Kuva kõik"
+ "Valige rakendus"
+ "VÄLJAS"
+ "SEES"
+ "Otsige …"
+ "Päringu tühistamine"
+ "Otsingupäring"
+ "Otsing"
+ "Päringu esitamine"
+ "Häälotsing"
+ "Jagamine:"
+ "Jagamine kasutajaga %s"
+ "Ahendamine"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-et/values-et.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-et/values-et.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0215574c85e3b8a78502ae239f926e9c81035123
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-et/values-et.xml
@@ -0,0 +1,20 @@
+
+
+ "Luba"
+ "Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused."
+ "Google Play teenuste lubamine"
+ "Installi"
+ "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes pole."
+ "Google Play teenuste hankimine"
+ "Viga Google Play teenustes"
+ "Rakendusel %1$s on probleeme Google Play teenustega. Proovige uuesti."
+ "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes ei toetata."
+ "Värskenda"
+ "Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid."
+ "Google Play teenuste värskendamine"
+ "Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse."
+ "Vajalik on Google Play teenuste uus versioon. See värskendab end peagi."
+ "Ava telefonis"
+ "Logi sisse"
+ "Logi sisse Google\'i kontoga"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-eu-rES/values-eu-rES.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-eu-rES/values-eu-rES.xml
new file mode 100644
index 0000000000000000000000000000000000000000..66d5f977d231f83b6e66d0a387dcee1f6e885766
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-eu-rES/values-eu-rES.xml
@@ -0,0 +1,23 @@
+
+
+ "Joan orri nagusira"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Joan gora"
+ "Aukera gehiago"
+ "Eginda"
+ "Ikusi guztiak"
+ "Aukeratu aplikazio bat"
+ "DESAKTIBATUTA"
+ "AKTIBATUTA"
+ "Bilatu…"
+ "Garbitu kontsulta"
+ "Bilaketa-kontsulta"
+ "Bilatu"
+ "Bidali kontsulta"
+ "Ahots bidezko bilaketa"
+ "Partekatu hauekin"
+ "Partekatu %s erabiltzailearekin"
+ "Tolestu"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-eu/values-eu.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-eu/values-eu.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ac94d0aa60c492d7ab51631b57742d70960dddff
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-eu/values-eu.xml
@@ -0,0 +1,20 @@
+
+
+ "Gaitu"
+ "%1$s aplikazioak ez du funtzionatuko Google Play zerbitzuak gaitzen ez badituzu."
+ "Gaitu Google Play zerbitzuak"
+ "Instalatu"
+ "%1$s ez da exekutatuko Google Play zerbitzurik gabe, baina ez dituzu gailuan."
+ "Lortu Google Play zerbitzuak"
+ "Google Play zerbitzuen errorea"
+ "%1$s aplikazioak arazoak ditu Google Play zerbitzuekin. Saiatu berriro."
+ "%1$s aplikazioa ezin da erabili Google Play zerbitzurik gabe, eta zure gailua ez da zerbitzuokin bateragarria."
+ "Eguneratu"
+ "%1$s ez da exekutatuko Google Play zerbitzuak eguneratzen ez badituzu."
+ "Eguneratu Google Play zerbitzuak"
+ "%1$s ez da exekutatuko Google Play zerbitzurik gabe; une honetan eguneratzen ari dira zerbitzuok."
+ "Google Play zerbitzuen bertsio berria behar da. Berehala eguneratuko da automatikoki."
+ "Ireki telefonoan"
+ "Hasi saioa"
+ "Hasi saioa Google-n"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fa/values-fa.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fa/values-fa.xml
new file mode 100644
index 0000000000000000000000000000000000000000..101912174b06b7fb735f46da7ed2c45fcb932349
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fa/values-fa.xml
@@ -0,0 +1,40 @@
+
+
+ "پیمایش به صفحه اصلی"
+ "%1$s، %2$s"
+ "%1$s، %2$s، %3$s"
+ "پیمایش به بالا"
+ "گزینههای بیشتر"
+ "تمام"
+ "مشاهده همه"
+ "انتخاب برنامه"
+ "خاموش"
+ "روشن"
+ "جستجو…"
+ "پاک کردن عبارت جستجو"
+ "عبارت جستجو"
+ "جستجو"
+ "ارسال عبارت جستجو"
+ "جستجوی شفاهی"
+ "اشتراکگذاری با"
+ "اشتراکگذاری با %s"
+ "کوچک کردن"
+ "فعال کردن"
+ "تا وقتی سرویسهای Google Play را فعال نکنید، %1$s کار نمیکند."
+ "فعال کردن سرویسهای Google Play"
+ "نصب"
+ "%1$s بدون خدمات Google Play که در دستگاه شما وجود ندارد اجرا نمیشود."
+ "دریافت سرویسهای Google Play"
+ "خطا در خدمات Google Play"
+ "%1$s برای استفاده از خدمات Google Play با مشکل روبرو است. لطفاً دوباره امتحان کنید."
+ "%1$s بدون خدمات Google Play که در دستگاه شما پشتیبانی نمیشود، اجرا نخواهد شد."
+ "بهروزرسانی"
+ "تاز مانی که سرویسهای Google Play را بهروزرسانی نکنید، %1$s اجرا نمیشود."
+ "بهروزرسانی سرویسهای Google Play"
+ "%1$s بدون سرویسهای Google Play که درحال حاضر درحال بهروزرسانی هستند، کار نمیکند."
+ "نسخه جدید سرویسهای Google Play نیاز است. بهزودی بهطور خودکار بهروزرسانی میشود."
+ "باز کردن در تلفن"
+ "ورود به سیستم"
+ "ورود به سیستم با Google"
+ "۹۹۹+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fi/values-fi.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fi/values-fi.xml
new file mode 100644
index 0000000000000000000000000000000000000000..831744ad4f7c98552ead5a77645aff5d6aa58929
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fi/values-fi.xml
@@ -0,0 +1,93 @@
+
+
+ %d p
+%d p
+
+ %d t
+%d t
+
+ %d m
+%d m
+
+ %d pv
+%d pv
+
+ %d t
+%d t
+
+ %d min
+%d min
+
+ "Siirry etusivulle"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Siirry ylös"
+ "Lisää"
+ "Valmis"
+ "Näytä kaikki"
+ "Valitse sovellus"
+ "POIS KÄYTÖSTÄ"
+ "KÄYTÖSSÄ"
+ "Haku…"
+ "Tyhjennä kysely"
+ "Hakulauseke"
+ "Haku"
+ "Lähetä kysely"
+ "Puhehaku"
+ "Jakaminen:"
+ "Jakaminen: %s"
+ "Kutista"
+ "Alareunassa"
+ "Alavasemmalla"
+ "Alaoikealla"
+ "Vasemmalla alhaalla"
+ "Keskellä vasemmalla"
+ "Vasemmalla ylhäällä"
+ "Oikealla alhaalla"
+ "Keskellä oikealla"
+ "Oikealla ylhäällä"
+ "Yläreunassa"
+ "Ylävasemmalla"
+ "Yläoikealla"
+ "Alhaalla"
+ "Alavasemmalla"
+ "Alavasemmalla alempana"
+ "Alavasemmalla ylempänä"
+ "Alaoikealla"
+ "Alaoikealla alempana"
+ "Alaoikealla ylempänä"
+ "Keskellä vasemmalla"
+ "Keskellä oikealla"
+ "Ylhäällä"
+ "Ylävasemmalla"
+ "Ylävasemmalla alempana"
+ "Ylävasemmalla oikealla"
+ "Yläoikealla"
+ "Yläoikealla alempana"
+ "Yläoikealla ylempänä"
+ "Ota käyttöön"
+ "%1$s ei toimi, ellet ota Google Play Palveluita käyttöön."
+ "Ota Google Play Palvelut käyttöön"
+ "Asenna"
+ "%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat laitteeltasi."
+ "Asenna Google Play Palvelut"
+ "Virhe Google Play -palveluissa"
+ "Sovelluksella %1$s on ongelmia Google Play Palveluiden kanssa. Yritä uudelleen."
+ "%1$s ei toimi ilman Google Play Palveluita, joita laitteesi ei tue."
+ "Päivitä"
+ "%1$s ei toimi, ellet päivitä Google Play Palveluita."
+ "Päivitä Google Play Palvelut"
+ "%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä."
+ "Uusi Google Play Palveluiden versio tarvitaan. Se päivittyy pian."
+ "Avaa puhelimessa"
+ "Kirjaudu sisään"
+ "Kirjaudu Google-tilille"
+ "Lopeta"
+ "Peruuta"
+ "Kyllä"
+ "Navigoinnin vetopaneeli"
+ "999+"
+ "Nyt"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr-rCA/values-fr-rCA.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a4f86825d5039ad0c457b427d06ae86424d45fa1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
@@ -0,0 +1,93 @@
+
+
+ %d j
+%d j
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d jour
+%d jours
+
+ %d heure
+%d heures
+
+ %d min
+%d min
+
+ "Revenir à l\'accueil"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Revenir en haut de la page"
+ "Plus d\'options"
+ "Terminé"
+ "Voir toutes les chaînes"
+ "Sélectionnez une application"
+ "DÉSACTIVÉ"
+ "ACTIVÉ"
+ "Recherche en cours..."
+ "Effacer la requête"
+ "Requête de recherche"
+ "Rechercher"
+ "Envoyer la requête"
+ "Recherche vocale"
+ "Partager"
+ "Partager avec %s"
+ "Réduire"
+ "En bas"
+ "En bas à gauche"
+ "En bas à droite"
+ "En bas à gauche"
+ "Au centre à gauche"
+ "En haut à gauche"
+ "En bas à droite"
+ "Au centre à droite"
+ "En haut à droite"
+ "En haut"
+ "En haut à gauche"
+ "En haut à droite"
+ "En bas"
+ "En bas à gauche"
+ "En bas à gauche"
+ "En bas à gauche, partie supérieure"
+ "En bas à droite"
+ "En bas à droite, partie inférieure"
+ "En bas à droite, partie supérieure"
+ "Au centre à gauche"
+ "Au centre à droite"
+ "En haut"
+ "En haut à gauche"
+ "En haut à gauche, partie inférieure"
+ "En haut à gauche, partie supérieure"
+ "En haut à droite"
+ "En haut à droite, partie inférieure"
+ "En haut à droite, partie supérieure"
+ "Activer"
+ "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play."
+ "Activer les services Google Play"
+ "Installer"
+ "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil."
+ "Installer les services Google Play"
+ "Erreur liée aux services Google Play"
+ "L\'application %1$s éprouve un problème avec les services Google Play. Veuillez réessayer."
+ "L\'application %1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas pris en charge par votre appareil."
+ "Mettre à jour"
+ "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play."
+ "Mettre à jour les services Google Play"
+ "%1$s ne fonctionnera pas sans les services Google Play, qui sont actuellement mis à jour."
+ "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement."
+ "Ouvrir sur le téléphone"
+ "Connexion"
+ "Se connecter avec Google"
+ "Quitter"
+ "Annuler"
+ "Oui"
+ "Panneau de navigation"
+ ">999"
+ "Maintenant"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr/values-fr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr/values-fr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7033300d6c37a8ac28d6cc42ff035dfd9ec63c78
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr/values-fr.xml
@@ -0,0 +1,93 @@
+
+
+ %d j
+%d j
+
+ %d h
+%d h
+
+ %d min
+%d min
+
+ %d jour
+%d jours
+
+ %d heure
+%d heures
+
+ %d minute
+%d minutes
+
+ "Revenir à l\'accueil"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Revenir en haut de la page"
+ "Plus d\'options"
+ "OK"
+ "Tout afficher"
+ "Sélectionner une application"
+ "DÉSACTIVÉ"
+ "ACTIVÉ"
+ "Rechercher…"
+ "Effacer la requête"
+ "Requête de recherche"
+ "Rechercher"
+ "Envoyer la requête"
+ "Recherche vocale"
+ "Partager avec"
+ "Partager avec %s"
+ "Réduire"
+ "En bas"
+ "En bas à gauche"
+ "En bas à droite"
+ "En bas, côté gauche"
+ "Au milieu, sur la gauche"
+ "En haut, côté gauche"
+ "En bas, côté droit"
+ "Au milieu, sur la droite"
+ "En haut, côté droit"
+ "En haut"
+ "En haut à gauche"
+ "En haut à droite"
+ "En bas"
+ "En bas à gauche"
+ "En bas à gauche, partie inférieure"
+ "En bas à gauche, partie supérieure"
+ "En bas à droite"
+ "En bas à droite, partie inférieure"
+ "En bas à droite, partie supérieure"
+ "Au milieu, sur la gauche"
+ "Au milieu, sur la droite"
+ "En haut"
+ "En haut à gauche"
+ "En haut à gauche, partie inférieure"
+ "En haut à gauche, partie supérieure"
+ "En haut à droite"
+ "En haut à droite, partie inférieure"
+ "En haut à droite, partie supérieure"
+ "Activer"
+ "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play."
+ "Activer les services Google Play"
+ "Installer"
+ "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil."
+ "Installer les services Google Play"
+ "Erreur liée aux services Google Play"
+ "L\'application %1$s rencontre des problèmes avec les services Google Play. Veuillez réessayer."
+ "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas compatibles avec votre appareil."
+ "Mettre à jour"
+ "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play."
+ "Mettre à jour les services Google Play"
+ "%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour."
+ "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement."
+ "Ouvrir sur le téléphone"
+ "Se connecter"
+ "Se connecter avec Google"
+ "Abandonner"
+ "Annuler"
+ "Oui"
+ "Panneau de navigation"
+ ">999"
+ "Mainten."
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gl-rES/values-gl-rES.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gl-rES/values-gl-rES.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1ca55a9a875e3e8bc7772b38ae106f6292ba69e6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gl-rES/values-gl-rES.xml
@@ -0,0 +1,23 @@
+
+
+ "Ir á páxina de inicio"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Desprazarse cara arriba"
+ "Máis opcións"
+ "Feito"
+ "Ver todas"
+ "Escoller unha aplicación"
+ "DESACTIVAR"
+ "ACTIVAR"
+ "Buscar…"
+ "Borrar consulta"
+ "Consulta de busca"
+ "Buscar"
+ "Enviar consulta"
+ "Busca de voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ ">999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gl/values-gl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gl/values-gl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d291ebec59c4e2b9dae7a42bd847c2e67e88e971
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gl/values-gl.xml
@@ -0,0 +1,20 @@
+
+
+ "Activar"
+ "%1$s non funcionará a menos que actives os servizos de Google Play."
+ "Activar servizos de Google Play"
+ "Instalar"
+ "%1$s non se executará se o teu dispositivo non ten instalados os servizos de Google Play."
+ "Descargar servizos de Google Play"
+ "Erro nos servizos de Google Play"
+ "%1$s ten problemas cos servizos de Google Play. Téntao de novo."
+ "%1$s non se executará sen os servizos de Google Play, que non son compatibles co teu dispositivo."
+ "Actualizar"
+ "%1$s non se executará a menos que actualices os servizos de Google Play."
+ "Actualizar os servizos de Google Play"
+ "%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento."
+ "Necesítase a nova versión dos servizos de Google Play. Actualizarase en breve."
+ "Abrir no teléfono"
+ "Iniciar sesión"
+ "Iniciar sesión con Google"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gu-rIN/values-gu-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gu-rIN/values-gu-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ed6f52ca49df3fe4fed3fee8b5f687eeb18ad8de
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gu-rIN/values-gu-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "હોમ પર નેવિગેટ કરો"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ઉપર નેવિગેટ કરો"
+ "વધુ વિકલ્પો"
+ "થઈ ગયું"
+ "બધું જુઓ"
+ "એક એપ્લિકેશન પસંદ કરો"
+ "બંધ"
+ "ચાલુ"
+ "શોધો…"
+ "ક્વેરી સાફ કરો"
+ "શોધ ક્વેરી"
+ "શોધો"
+ "ક્વેરી સબમિટ કરો"
+ "વૉઇસ શોધ"
+ "આની સાથે શેર કરો"
+ "%s સાથે શેર કરો"
+ "સંકુચિત કરો"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gu/values-gu.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gu/values-gu.xml
new file mode 100644
index 0000000000000000000000000000000000000000..bf3c3acf47c03085af17919683e578a25e102d49
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gu/values-gu.xml
@@ -0,0 +1,20 @@
+
+
+ "સક્ષમ કરો"
+ "તમે Google Play સેવાઓ સક્ષમ કરશો નહીં ત્યાં સુધી %1$s કાર્ય કરશે નહીં."
+ "Google Play સેવાઓ સક્ષમ કરો"
+ "ઇન્સ્ટૉલ કરો"
+ "%1$s , Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણમાંથી ખૂટે છે."
+ "Google Play સેવાઓ મેળવો"
+ "Google Play સેવાઓની ભૂલ"
+ "%1$s ને Google Play સેવાઓમાં મુશ્કેલી આવી રહી છે. કૃપા કરીને ફરી પ્રયાસ કરો."
+ "%1$s , Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણ દ્વારા સમર્થિત નથી."
+ "અપડેટ કરો"
+ "તમે Google Play સેવાઓ અપડેટ કરશો નહીં ત્યાં સુધી %1$s શરૂ થશે નહીં."
+ "Google Play સેવાઓ અપડેટ કરો"
+ "%1$s , Google Play સેવાઓ વગર શરૂ થશે નહીં, જે વર્તમાનમાં અપડેટ થઈ રહી છે."
+ "Google Play સેવાઓના નવા સંસ્કરણની જરૂર છે. તે ટૂંક સમયમાં પોતાને અપડેટ કરશે."
+ "ફોનમાં ખોલો"
+ "સાઇન ઇન કરો"
+ "Google માં સાઇન ઇન કરો"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-h320dp-v13/values-h320dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-h320dp-v13/values-h320dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2a6b31c5161d7c6583d06023f37aba7b74dafa3e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-h320dp-v13/values-h320dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ true
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e38bb90b3581627d059565973a7443441a887fe9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 54dip
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d5a138ef9b4a8d1276f694e95d0e0293771d92ae
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hi/values-hi.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hi/values-hi.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c4664efc2bf15db6f1f3318fd072383d04d9573d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hi/values-hi.xml
@@ -0,0 +1,93 @@
+
+
+ %d दिन
+%d दिन
+
+ %d घंटा
+%d घंटे
+
+ %d मि.
+%d मि.
+
+ %d दिन
+%d दिन
+
+ %d घंटे
+%d घंटे
+
+ %d मि.
+%d मि.
+
+ "मुख्यपृष्ठ पर नेविगेट करें"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ऊपर नेविगेट करें"
+ "अधिक विकल्प"
+ "पूर्ण"
+ "सभी देखें"
+ "कोई एप्लिकेशन चुनें"
+ "बंद"
+ "चालू"
+ "खोजा जा रहा है…"
+ "क्वेरी साफ़ करें"
+ "खोज क्वेरी"
+ "खोजें"
+ "क्वेरी सबमिट करें"
+ "ध्वनि खोज"
+ "इसके द्वारा साझा करें"
+ "%s के साथ साझा करें"
+ "संक्षिप्त करें"
+ "निचला"
+ "निचला बायां"
+ "निचला दायां"
+ "नीचे बाईं ओर"
+ "मध्य में बाईं ओर"
+ "ऊपर बाईं ओर"
+ "नीचे दाईं ओर"
+ "मध्य में दाईं ओर"
+ "ऊपर दाईं ओर"
+ "शीर्ष"
+ "ऊपर बाईं ओर"
+ "ऊपर दाईं ओर"
+ "निचला"
+ "निचला बायां"
+ "नीचे बायां, निचला"
+ "नीचे बायां, ऊपरी"
+ "निचला दायां"
+ "नीचे दायां, निचला"
+ "नीचे दायां, ऊपरी"
+ "मध्य में बाईं ओर"
+ "मध्य में दाईं ओर"
+ "शीर्ष"
+ "ऊपर बाईं ओर"
+ "ऊपर बाईं ओर, निचला"
+ "ऊपर बाईं ओर, ऊपरी"
+ "ऊपर दाईं ओर"
+ "ऊपर दाईं ओर, निचला"
+ "ऊपर दाईं ओर, ऊपरी"
+ "सक्षम करें"
+ "%1$s तब तक कार्य नहीं करेगा जब तक आप Google Play सेवाओं को सक्षम नहीं करते."
+ "Google Play सेवाएं सक्षम करना"
+ "इंस्टॉल करें"
+ "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके डिवाइस में उपलब्ध नहीं हैं."
+ "Google Play सेवाएं प्राप्त करना"
+ "Google Play सेवाएं गड़बड़ी"
+ "%1$s को Google Play सेवाओं के साथ समस्या आ रही है. कृपया फिर से प्रयास करें."
+ "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा, जो आपके डिवाइस द्वारा समर्थित नहीं हैं."
+ "अपडेट करें"
+ "%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते."
+ "Google Play सेवाओं को अपडेट करें"
+ "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो वर्तमान में अपडेट हो रही हैं."
+ "Google Play सेवाओं के नए वर्शन की आवश्यकता है. यह स्वयं को जल्दी ही अपडेट करेगा."
+ "फ़ोन पर खोलें"
+ "प्रवेश करें"
+ "Google के साथ प्रवेश करें"
+ "छोड़ें"
+ "रहने दें"
+ "हां"
+ "मार्गदर्शक ड्रॉवर"
+ "999+"
+ "अभी"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hr/values-hr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hr/values-hr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8e459339dd9439e2ff551dc71eb3bf3c3b10137c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hr/values-hr.xml
@@ -0,0 +1,40 @@
+
+
+ "Idi na početnu"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Idi gore"
+ "Dodatne opcije"
+ "Gotovo"
+ "Prikaži sve"
+ "Odabir aplikacije"
+ "ISKLJUČENO"
+ "UKLJUČENO"
+ "Pretražite…"
+ "Izbriši upit"
+ "Upit za pretraživanje"
+ "Pretraživanje"
+ "Pošalji upit"
+ "Glasovno pretraživanje"
+ "Dijeljenje sa"
+ "Dijeljenje sa: %s"
+ "Sažmi"
+ "Omogući"
+ "%1$s neće funkcionirati ako ne omogućite usluge Google Playa."
+ "Omogućivanje usluga Google Playa"
+ "Instaliraj"
+ "%1$s neće funkcionirati bez usluga Google Playa koje nisu instalirane na vašem uređaju."
+ "Preuzimanje usluga Google Playa"
+ "Pogreška Usluga za Google Play"
+ "%1$s ima poteškoća s uslugama Google Playa. Pokušajte ponovo."
+ "%1$s neće funkcionirati bez usluga Google Playa koje vaš uređaj ne podržava."
+ "Ažuriraj"
+ "%1$s neće funkcionirati ako ne ažurirate Google Play usluge."
+ "Ažuriranje usluga Google Playa"
+ "%1$s neće se pokrenuti bez usluga Google Playa koje se trenutačno ažuriraju."
+ "Potrebna je nova verzija usluga Google Playa. Uskoro će se ažurirati."
+ "Otvori na telefonu"
+ "Prijava"
+ "Prijava putem Googlea"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hu/values-hu.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hu/values-hu.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b5a625ce59347a8ca618e20622b180d340ed98d5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hu/values-hu.xml
@@ -0,0 +1,40 @@
+
+
+ "Ugrás a főoldalra"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Felfelé mozgatás"
+ "További lehetőségek"
+ "Kész"
+ "Összes megtekintése"
+ "Válasszon ki egy alkalmazást"
+ "KI"
+ "BE"
+ "Keresés…"
+ "Lekérdezés törlése"
+ "Keresési lekérdezés"
+ "Keresés"
+ "Lekérdezés küldése"
+ "Hangalapú keresés"
+ "Megosztás a következővel:"
+ "Megosztás a következővel: %s"
+ "Összecsukás"
+ "Engedélyezés"
+ "A(z) %1$s alkalmazás csak akkor működik, ha engedélyezi a Google Play-szolgáltatásokat."
+ "Google Play-szolgáltatások engedélyezése"
+ "Telepítés"
+ "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak az eszközről."
+ "A Google Play-szolgáltatások beszerzése"
+ "Google Play-szolgáltatások – hiba"
+ "A(z) %1$s alkalmazás problémába ütközött a Google Play-szolgáltatások használata során. Próbálkozzon újra."
+ "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyeket eszköze nem támogat."
+ "Frissítés"
+ "A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat."
+ "A Google Play-szolgáltatások frissítése"
+ "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek frissítése folyamatban van."
+ "A Google Play-szolgáltatások új verziójára van szükség. A szolgáltatás hamarosan frissíti önmagát."
+ "Megnyitás a telefonon"
+ "Bejelentkezés"
+ "Bejelentkezés Google-fiókkal"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hy-rAM/values-hy-rAM.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hy-rAM/values-hy-rAM.xml
new file mode 100644
index 0000000000000000000000000000000000000000..302b221d7e968ef1be1f5302401351012d4d0672
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hy-rAM/values-hy-rAM.xml
@@ -0,0 +1,23 @@
+
+
+ "Ուղղվել տուն"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Ուղղվել վերև"
+ "Այլ ընտրանքներ"
+ "Կատարված է"
+ "Տեսնել բոլորը"
+ "Ընտրել ծրագիր"
+ "ԱՆՋԱՏՎԱԾ"
+ "ՄԻԱՑՎԱԾ"
+ "Որոնում..."
+ "Մաքրել հարցումը"
+ "Որոնման հարցում"
+ "Որոնել"
+ "Ուղարկել հարցումը"
+ "Ձայնային որոնում"
+ "Տարածել"
+ "Տարածել ըստ %s"
+ "Թաքցնել"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hy/values-hy.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hy/values-hy.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3aae53514601252f6d7f48ced8ccf34eeb184760
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hy/values-hy.xml
@@ -0,0 +1,20 @@
+
+
+ "Միացնել"
+ "%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:"
+ "Միացնել Google Play ծառայությունները"
+ "Տեղադրել"
+ "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր սարքում:"
+ "Տեղադրել Google Play ծառայությունները"
+ "Google Play ծառայությունների սխալ կա"
+ "%1$s հավելվածը Google Play ծառայությունների հետ կապված խնդիր ունի: Փորձեք նորից:"
+ "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք ձեր սարքում չեն աջակցվում:"
+ "Թարմացնել"
+ "%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:"
+ "Թարմացնել Google Play ծառայությունները"
+ "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:"
+ "Անհրաժեշտ է Google Play ծառայությունների նոր տարբերակը: Այն շուտով կթարմացվի ավտոմատ կերպով:"
+ "Բացել հեռախոսով"
+ "Մուտք գործել"
+ "Մուտք գործել Google-ով"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-in/values-in.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-in/values-in.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ed6e4171f6cf2e2241b8a915ef35d9fa7404504b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-in/values-in.xml
@@ -0,0 +1,93 @@
+
+
+ %d h
+%d h
+
+ %d j
+%d j
+
+ %d m
+%d m
+
+ %d hari
+%d hari
+
+ %d jam
+%d jam
+
+ %d mnt
+%d mnt
+
+ "Navigasi ke beranda"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigasi naik"
+ "Opsi lain"
+ "Selesai"
+ "Lihat semua"
+ "Pilih aplikasi"
+ "NONAKTIF"
+ "AKTIF"
+ "Telusuri..."
+ "Hapus kueri"
+ "Kueri penelusuran"
+ "Telusuri"
+ "Kirim kueri"
+ "Penelusuran suara"
+ "Bagikan dengan"
+ "Bagikan dengan %s"
+ "Ciutkan"
+ "Bawah"
+ "Kiri bawah"
+ "Kanan bawah"
+ "Bawah, sisi kiri"
+ "Kiri tengah"
+ "Atas, sisi kiri"
+ "Bawah, sisi kanan"
+ "Kanan tengah"
+ "Atas, sisi kanan"
+ "Atas"
+ "Kiri atas"
+ "Kanan atas"
+ "Bawah"
+ "Kiri bawah"
+ "Kiri bawah, rendah"
+ "Kiri bawah, tinggi"
+ "Kanan bawah"
+ "Kanan bawah, rendah"
+ "Kanan bawah, tinggi"
+ "Kiri tengah"
+ "Kanan tengah"
+ "Atas"
+ "Kiri atas"
+ "Kiri atas, rendah"
+ "Kiri atas, tinggi"
+ "Kanan atas"
+ "Kanan atas, rendah"
+ "Kanan atas, tinggi"
+ "Aktifkan"
+ "%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan."
+ "Aktifkan layanan Google Play"
+ "Pasang"
+ "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di perangkat Anda."
+ "Dapatkan layanan Google Play"
+ "Kesalahan layanan Google Play"
+ "%1$s mengalami masalah dengan layanan Google Play. Coba lagi."
+ "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak didukung oleh perangkat Anda."
+ "Perbarui"
+ "%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui."
+ "Perbarui layanan Google Play"
+ "%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui."
+ "Perlu versi baru layanan Google Play. Akan segera memperbarui sendiri."
+ "Buka di ponsel"
+ "Masuk"
+ "Masuk dengan Google"
+ "Keluar"
+ "Batal"
+ "Ya"
+ "Panel samping navigasi"
+ "999+"
+ "Sekarang"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-is-rIS/values-is-rIS.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-is-rIS/values-is-rIS.xml
new file mode 100644
index 0000000000000000000000000000000000000000..51ffbca07cc507b8af1a886f9ccd9a48a4c640a3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-is-rIS/values-is-rIS.xml
@@ -0,0 +1,23 @@
+
+
+ "Fara heim"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Fara upp"
+ "Fleiri valkostir"
+ "Lokið"
+ "Sjá allt"
+ "Veldu forrit"
+ "SLÖKKT"
+ "KVEIKT"
+ "Leita…"
+ "Hreinsa fyrirspurn"
+ "Leitarfyrirspurn"
+ "Leita"
+ "Senda fyrirspurn"
+ "Raddleit"
+ "Deila með"
+ "Deila með %s"
+ "Minnka"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-is/values-is.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-is/values-is.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e3a7b1121ffa835f77e6310433174bfbc3261ccd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-is/values-is.xml
@@ -0,0 +1,20 @@
+
+
+ "Kveikja"
+ "%1$s virkar ekki nema þú gerir þjónustu Google Play virka."
+ "Virkja þjónustu Google Play"
+ "Setja upp"
+ "%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í tækið þitt."
+ "Sækja þjónustu Google Play"
+ "Villa í þjónustu Google Play"
+ "%1$s á í vandræðum með þjónustu Google Play. Reyndu aftur."
+ "%1$s getur ekki keyrt án þjónustu Google Play, sem er ekki studd af tækinu þínu."
+ "Uppfæra"
+ "%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play."
+ "Uppfæra þjónustu Google Play"
+ "%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra."
+ "Nýja útgáfu af þjónustu Google Play vantar. Hún uppfærir sig sjálf innan skamms."
+ "Opna í símanum"
+ "Skrá inn"
+ "Skrá inn með Google"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-it/values-it.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-it/values-it.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2a0dc5c524dc71fc34e2c24dd6858016b02d307e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-it/values-it.xml
@@ -0,0 +1,93 @@
+
+
+ %d g
+%d g
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d giorni
+%d giorno
+
+ %d ore
+%d ora
+
+ %d min
+%d min
+
+ "Vai alla home page"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Vai in alto"
+ "Altre opzioni"
+ "Fine"
+ "Visualizza tutte"
+ "Scegli un\'applicazione"
+ "OFF"
+ "ON"
+ "Cerca…"
+ "Cancella query"
+ "Query di ricerca"
+ "Cerca"
+ "Invia query"
+ "Ricerca vocale"
+ "Condividi con"
+ "Condividi con %s"
+ "Comprimi"
+ "In basso"
+ "In basso a sinistra"
+ "In basso a destra"
+ "In basso verso sinistra"
+ "Al centro a sinistra"
+ "In alto verso sinistra"
+ "In basso verso destra"
+ "Al centro a destra"
+ "In alto verso destra"
+ "In alto"
+ "In alto a sinistra"
+ "In alto a destra"
+ "In basso"
+ "In basso a sinistra"
+ "In basso a sinistra (più in basso)"
+ "In basso a sinistra (più in alto)"
+ "In basso a destra"
+ "In basso a destra (più in basso)"
+ "In basso a destra (più in alto)"
+ "Al centro a sinistra"
+ "Al centro a destra"
+ "In alto"
+ "In alto a sinistra"
+ "In alto a sinistra (più in basso)"
+ "In alto a sinistra (più in alto)"
+ "In alto a destra"
+ "In alto a destra (più in basso)"
+ "In alto a destra (più in alto)"
+ "Attiva"
+ "%1$s non funzionerà se non attivi Google Play Services."
+ "Attiva Google Play Services"
+ "Installa"
+ "L\'app %1$s non funzionerà senza Google Play Services, non presente sul tuo dispositivo."
+ "Installa Google Play Services"
+ "Errore Google Play Services"
+ "%1$s sta riscontrando problemi con Google Play Services. Riprova."
+ "%1$s non funzionerà senza Google Play Services, non supportati dal tuo dispositivo."
+ "Aggiorna"
+ "%1$s non funzionerà se non aggiorni Google Play Services."
+ "Aggiorna Google Play Services"
+ "%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento."
+ "È richiesta una nuova versione di Google Play Services. L\'aggiornamento automatico verrà eseguito a breve."
+ "Apri sul telefono"
+ "Accedi"
+ "Accedi con Google"
+ "Esci"
+ "Annulla"
+ "Sì"
+ "Riquadro di navigazione a scomparsa"
+ "999+"
+ "Ora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-iw/values-iw.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-iw/values-iw.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a7372ce5444f97bccc60c8b7f95263941473f38b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-iw/values-iw.xml
@@ -0,0 +1,40 @@
+
+
+ "נווט לדף הבית"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "נווט למעלה"
+ "עוד אפשרויות"
+ "בוצע"
+ "ראה הכל"
+ "בחר אפליקציה"
+ "כבוי"
+ "פועל"
+ "חפש…"
+ "מחק שאילתה"
+ "שאילתת חיפוש"
+ "חפש"
+ "שלח שאילתה"
+ "חיפוש קולי"
+ "שתף עם"
+ "שתף עם %s"
+ "כווץ"
+ "הפעל"
+ "האפליקציה %1$s לא תפעל אם לא תפעיל את שירותי Google Play."
+ "הפעל את שירותי Google Play"
+ "התקן"
+ "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שאינם מותקנים במכשיר."
+ "קבל את שירותי Google Play"
+ "שגיאה בשירותי Google Play"
+ "%1$s נתקלה בבעיה בשירותי Google Play. נסה שוב."
+ "%1$s לא תפעל ללא שירותי Google Play, שאינם נתמכים במכשיר שלך."
+ "עדכן"
+ "%1$s לא יפעל אם לא תעדכן את שירותי Google Play."
+ "עדכון שירותי Google Play"
+ "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שמתעדכנים כרגע."
+ "דרושה גרסה חדשה של שירותי Google Play. הגרסה תתעדכן בעצמה תוך זמן קצר."
+ "פתח בטלפון"
+ "היכנס"
+ "היכנס באמצעות Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ja/values-ja.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ja/values-ja.xml
new file mode 100644
index 0000000000000000000000000000000000000000..aad8cae0cbfbf1f04b611a9be833c686453f3577
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ja/values-ja.xml
@@ -0,0 +1,93 @@
+
+
+ %d 日
+%d 日
+
+ %d 時間
+%d 時間
+
+ %d 分
+%d 分
+
+ %d 日
+%d 日
+
+ %d 時間
+%d 時間
+
+ %d 分
+%d 分
+
+ "ホームへ移動"
+ "%1$s、%2$s"
+ "%1$s、%2$s、%3$s"
+ "上へ移動"
+ "その他のオプション"
+ "完了"
+ "すべて表示"
+ "アプリの選択"
+ "OFF"
+ "ON"
+ "検索…"
+ "検索キーワードを削除"
+ "検索キーワード"
+ "検索"
+ "検索キーワードを送信"
+ "音声検索"
+ "共有"
+ "%sと共有"
+ "折りたたむ"
+ "下"
+ "左下"
+ "右下"
+ "下、左側"
+ "中央左"
+ "上、左側"
+ "下、右側"
+ "中央右"
+ "上、右側"
+ "上"
+ "左上"
+ "右上"
+ "下"
+ "左下"
+ "左斜め下より下"
+ "左斜め下より上"
+ "右下"
+ "右斜め下より下"
+ "右斜め下より上"
+ "中央左"
+ "中央右"
+ "上"
+ "左上"
+ "左斜め上より下"
+ "左斜め上より上"
+ "右上"
+ "右斜め上より下"
+ "右斜め上より上"
+ "有効にする"
+ "%1$s の実行には、Google Play開発者サービスの有効化が必要です。"
+ "Google Play開発者サービスの有効化"
+ "インストール"
+ "「%1$s 」の実行には Google Play 開発者サービスが必要ですが、お使いの端末にはインストールされていません。"
+ "Google Play開発者サービスの入手"
+ "Google Play開発者サービスのエラー"
+ "「%1$s 」で Google Play 開発者サービスに問題が発生しています。もう一度お試しください。"
+ "「%1$s 」の実行には Google Play 開発者サービスが必要ですが、お使いの端末ではサポートされていません。"
+ "更新"
+ "%1$s の実行にはGoogle Play開発者サービスの更新が必要です。"
+ "Google Play開発者サービスの更新"
+ "%1$s の実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。"
+ "Google Play開発者サービスの新しいバージョンが必要です。まもなく自動更新されます。"
+ "スマートフォンで開く"
+ "ログイン"
+ "Googleにログイン"
+ "終了"
+ "キャンセル"
+ "はい"
+ "ナビゲーション ドロワー"
+ "999+"
+ "今"
+ "%1$s と%2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ka-rGE/values-ka-rGE.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ka-rGE/values-ka-rGE.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a76c00f3d79e4a7b86ac1bee4ff156a6c93c6dce
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ka-rGE/values-ka-rGE.xml
@@ -0,0 +1,23 @@
+
+
+ "მთავარზე ნავიგაცია"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ზემოთ ნავიგაცია"
+ "მეტი ვარიანტები"
+ "დასრულდა"
+ "ყველას ნახვა"
+ "აპის არჩევა"
+ "გამორთულია"
+ "ჩართულია"
+ "ძიება..."
+ "მოთხოვნის გასუფთავება"
+ "ძიების მოთხოვნა"
+ "ძიება"
+ "მოთხოვნის გადაგზავნა"
+ "ხმოვანი ძიება"
+ "გაზიარება:"
+ "%s-თან გაზიარება"
+ "აკეცვა"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ka/values-ka.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ka/values-ka.xml
new file mode 100644
index 0000000000000000000000000000000000000000..874dfe93a9831c42aa7aef579d1227308a5c9231
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ka/values-ka.xml
@@ -0,0 +1,20 @@
+
+
+ "ჩართვა"
+ "%1$s ვერ იმუშავებს Google Play Services-ის ჩართვამდე."
+ "Google Play Services-ის ჩართვა"
+ "ინსტალაცია"
+ "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელიც აკლია თქვენს მოწყობილობას."
+ "Google Play Services-ის ჩამოტვირთვა"
+ "Google Play Services-ის შეცდომა"
+ "%1$s -ს Google Play Services-თან პრობლემა შეექმნა. გთხოვთ, ცადოთ ხელახლა."
+ "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომლებიც მხარდაუჭერელია თქვენი მოწყობილობის მიერ."
+ "განახლება"
+ "%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ."
+ "განაახლეთ Google Play Services"
+ "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელთა განახლებაც ამჟამად მიმდინარეობს."
+ "საჭიროა Google Play Services-ის ახალი ვერსია. ის მალე განახლდება."
+ "ტელეფონში გახსნა"
+ "შესვლა"
+ "Google-ით შესვლა"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f95ae29bf2d9f084104a217b9e305aa8f2d36688
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml
@@ -0,0 +1,23 @@
+
+
+ "Негізгі бетте қозғалу"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Жоғары қозғалу"
+ "Басқа опциялар"
+ "Дайын"
+ "Барлығын көру"
+ "Қолданбаны таңдау"
+ "ӨШІРУЛІ"
+ "ҚОСУЛЫ"
+ "Іздеу…"
+ "Сұрақты жою"
+ "Сұрақты іздеу"
+ "Іздеу"
+ "Сұрақты жіберу"
+ "Дауыс арқылы іздеу"
+ "Бөлісу"
+ "%s бөлісу"
+ "Тасалау"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kk/values-kk.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kk/values-kk.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a9172bd4a9499e5652649ffe2d3596184bbe5183
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kk/values-kk.xml
@@ -0,0 +1,20 @@
+
+
+ "Қосу"
+ "Google Play қызметтерін қоспасаңыз, %1$s жұмыс істемейді."
+ "Google Play қызметтерін қосу"
+ "Орнату"
+ "Google Play қызметтері құрылғыда болмағандықтан, %1$s іске қосылмайды."
+ "Google Play қызметтерін алу"
+ "Google Play қызметтерінің қатесі"
+ "%1$s қолданбасында Google Play қызметіне байланысты белгісіз қате шықты. Әрекетті қайталаңыз."
+ "%1$s қолданбасы құрылғыңызда қолдау көрсетілмейтін Google Play қызметінсіз жұмыс істемейді."
+ "Жаңарту"
+ "Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды."
+ "Google Play қызметтерін жаңарту"
+ "Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды."
+ "Google Play қызметтерінің жаңа нұсқасы қажет. Ол қысқа уақыттан кейін өзі жаңарады."
+ "Телефонда ашу"
+ "Кіру"
+ "Google арқылы кіру"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-km-rKH/values-km-rKH.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-km-rKH/values-km-rKH.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c3fee7678f33fd8e88a078f7829855b401fd108f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-km-rKH/values-km-rKH.xml
@@ -0,0 +1,23 @@
+
+
+ "រកមើលទៅដើម"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "រកមើលឡើងលើ"
+ "ជម្រើសច្រើនទៀត"
+ "រួចរាល់"
+ "មើលទាំងអស់"
+ "ជ្រើសកម្មវិធី"
+ "បិទ"
+ "បើក"
+ "ស្វែងរក…"
+ "សម្អាតសំណួរ"
+ "ស្វែងរកសំណួរ"
+ "ស្វែងរក"
+ "ដាក់ស្នើសំណួរ"
+ "ការស្វែងរកសំឡេង"
+ "ចែករំលែកជាមួយ"
+ "ចែករំលែកជាមួយ %s"
+ "បង្រួម"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-km/values-km.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-km/values-km.xml
new file mode 100644
index 0000000000000000000000000000000000000000..729e65bf745b4c7cef93c231a4325e0e0ee7f6e3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-km/values-km.xml
@@ -0,0 +1,20 @@
+
+
+ "បើក"
+ "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។"
+ "បើកសេវាកម្ម Google Play"
+ "ដំឡើង"
+ "%1$s នឹងមិនដំណើរការទេ ប្រសិនបើមិនមានសេវាកម្មនានារបស់ Google Play ដែលបានបាត់ពីឧបករណ៍របស់អ្នក។"
+ "ទាញយកសេវាកម្ម Google Play"
+ "កំហុសសេវាកម្ម Google កម្សាន្ត"
+ "%1$s កំពុងមានបញ្ហាជាមួយសេវាកម្មរបស់ Google Play ។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ។"
+ "%1$s នឹងមិនដំណើរការដោយគ្មានសេវាកម្មរបស់ Google Play ដែលឧបករណ៍របស់អ្នកមិនគាំទ្រនោះទេ។"
+ "អាប់ដេត"
+ "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។"
+ "អាប់ដេតសេវាកម្ម Google Play"
+ "%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងអាប់ដេត។"
+ "តម្រូវឲ្យមានកំណែថ្មីនៃសេវាកម្ម Google Play។ វានឹងអាប់ដេតដោយខ្លួនវានៅពេលបន្តិចទៀតនេះ។"
+ "បើកតាមទូរស័ព្ទ"
+ "ចូល"
+ "ចូលដោយប្រើ Google"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kn-rIN/values-kn-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kn-rIN/values-kn-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..cb0acab1213bee275a03fec36f23552a5c61a753
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kn-rIN/values-kn-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
+ "ಮುಗಿದಿದೆ"
+ "ಎಲ್ಲವನ್ನೂ ನೋಡಿ"
+ "ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ"
+ "ಆಫ್"
+ "ಆನ್"
+ "ಹುಡುಕಿ…"
+ "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"
+ "ಹುಡುಕು"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು"
+ "ಧ್ವನಿ ಹುಡುಕಾಟ"
+ "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "ಸಂಕುಚಿಸು"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kn/values-kn.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kn/values-kn.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b8a9e57829ec37bfeb4c146c54ba1700b8092342
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kn/values-kn.xml
@@ -0,0 +1,20 @@
+
+
+ "ಸಕ್ರಿಯಗೊಳಿಸು"
+ "Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ."
+ "Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ"
+ "ಸ್ಥಾಪಿಸು"
+ "ನಿಮ್ಮ ಸಾಧನದಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s , Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ."
+ "Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ"
+ "Google Play ಸೇವೆಗಳ ದೋಷ"
+ "Google Play ಸೇವೆಗಳಲ್ಲಿ %1$s ಸಮಸ್ಯೆಯನ್ನು ಹೊಂದಿದೆ. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ."
+ "ನಿಮ್ಮ ಸಾಧನದ ಮೂಲಕ ಬೆಂಬಲಿಸದಿರುವ Google Play ಸೇವೆಗಳಿಲ್ಲದೆ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ."
+ "ಅಪ್ಡೇಟ್ ಮಾಡು"
+ "ನೀವು Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ."
+ "Google Play ಸೇವೆಗಳನ್ನು ಅಪ್ಡೇಟ್ ಮಾಡಿ"
+ "Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ಪ್ರಸ್ತುತ ಅಪ್ಡೇಟ್ ಆಗುತ್ತಿರುವ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ."
+ "Google Play ಸೇವೆಗಳ ಹೊಸ ಆವೃತ್ತಿ ಅಗತ್ಯವಿದೆ. ಸದ್ಯದಲ್ಲೇ ಅದು ತಾನಾಗಿಯೇ ಅಪ್ಡೇಟ್ ಆಗುತ್ತದೆ."
+ "ಫೋನ್ನಲ್ಲಿ ತೆರೆಯಿರಿ"
+ "ಸೈನ್ ಇನ್"
+ "Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ko/values-ko.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ko/values-ko.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dc77f3fcce2c6ad49b2e34cb6edaca2a04cb5d85
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ko/values-ko.xml
@@ -0,0 +1,93 @@
+
+
+ %d 일
+%d 일
+
+ %d 시간
+%d 시간
+
+ %d 분
+%d 분
+
+ %d 일
+%d 일
+
+ %d 시간
+%d 시간
+
+ %d 분
+%d 분
+
+ "홈 탐색"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "위로 탐색"
+ "옵션 더보기"
+ "완료"
+ "전체 보기"
+ "앱 선택"
+ "사용 안함"
+ "사용"
+ "검색..."
+ "검색어 삭제"
+ "검색어"
+ "검색"
+ "검색어 보내기"
+ "음성 검색"
+ "공유 대상"
+ "%s와(과) 공유"
+ "접기"
+ "하단"
+ "왼쪽 하단"
+ "오른쪽 하단"
+ "하단 왼쪽"
+ "왼쪽 중간"
+ "상단 왼쪽"
+ "하단 오른쪽"
+ "오른쪽 중간"
+ "상단 오른쪽"
+ "상단"
+ "왼쪽 상단"
+ "오른쪽 상단"
+ "하단"
+ "왼쪽 하단"
+ "왼쪽 하단 아래쪽"
+ "왼쪽 하단 위쪽"
+ "오른쪽 하단"
+ "오른쪽 하단 아래쪽"
+ "오른쪽 하단 위쪽"
+ "왼쪽 중간"
+ "오른쪽 중간"
+ "상단"
+ "왼쪽 상단"
+ "왼쪽 상단 아래쪽"
+ "왼쪽 상단 위쪽"
+ "오른쪽 상단"
+ "오른쪽 상단 아래쪽"
+ "오른쪽 상단 위쪽"
+ "사용 설정"
+ "Google Play 서비스를 사용하도록 설정해야 %1$s 이(가) 작동합니다."
+ "Google Play 서비스 사용"
+ "설치"
+ "기기에 Google Play 서비스가 설치되어 있어야 %1$s 이(가) 실행됩니다."
+ "Google Play 서비스 설치"
+ "Google Play 서비스 오류"
+ "%1$s 에서 Google Play 서비스를 사용하는 데 문제가 있습니다. 다시 시도하세요."
+ "%1$s 은(는) Google Play 서비스 없이는 실행되지 않으나, 기기에서 Google Play 서비스를 지원하지 않습니다."
+ "업데이트"
+ "Google Play 서비스를 업데이트해야 %1$s 이(가) 실행됩니다."
+ "Google Play 서비스 업데이트"
+ "현재 업데이트 중인 Google Play 서비스가 있어야 %1$s 이(가) 실행됩니다."
+ "새 버전의 Google Play 서비스가 필요합니다. 곧 자동으로 업데이트됩니다."
+ "스마트폰에서 열기"
+ "로그인"
+ "Google 계정으로 로그인"
+ "종료"
+ "취소"
+ "예"
+ "탐색 창"
+ "999+"
+ "진행중"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ky-rKG/values-ky-rKG.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ky-rKG/values-ky-rKG.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0b8150f04abd1af2f2b03f4074d1ef96c1131add
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ky-rKG/values-ky-rKG.xml
@@ -0,0 +1,23 @@
+
+
+ "Үйгө багыттоо"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Жогору"
+ "Көбүрөөк мүмкүнчүлүктөр"
+ "Даяр"
+ "Бардыгын көрүү"
+ "Колдонмо тандоо"
+ "ӨЧҮК"
+ "КҮЙҮК"
+ "Издөө…"
+ "Талаптарды тазалоо"
+ "Издөө талаптары"
+ "Издөө"
+ "Талап жөнөтүү"
+ "Үн аркылуу издөө"
+ "Бөлүшүү"
+ "%s аркылуу бөлүшүү"
+ "Жыйнап коюу"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ky/values-ky.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ky/values-ky.xml
new file mode 100644
index 0000000000000000000000000000000000000000..55613406303f7d6c03026d15fe846f24234e48c6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ky/values-ky.xml
@@ -0,0 +1,20 @@
+
+
+ "Иштетүү"
+ "Google Play кызматтарын иштетмейиңизче %1$s иштебейт."
+ "Google Play кызматтарын иштетүү"
+ "Орнотуу"
+ "Google Play кызматтарысыз %1$s иштебейт. Алар түзмөгүңүздө жок болуп жатат."
+ "Google Play кызматтарын алуу"
+ "Google Play кызматтарынын катасы"
+ "%1$s колдонмосунун Google Play кызматтары менен иштөөдө көйгөй чыкты. Кайра аракет кылыңыз."
+ "%1$s колдонмосу сиздин түзмөгүңүздө колдоого алынбаган Google Play кызматтары болбосо иштебейт."
+ "Жаңыртуу"
+ "Google Play кызматтары жаңыртылмайынча %1$s иштебейт."
+ "Google Play кызматтарын жаңыртуу"
+ "Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда."
+ "Google Play кызматтарынын жаңы версиясы талап кылынат. Бир аздан кийин ал өзү эле жаңыртылат."
+ "Телефондо ачык"
+ "Кирүү"
+ "Google менен кирүү"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-land/values-land.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-land/values-land.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c0686a4eaa35d71ae25b5bec59639de47a1d324a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-land/values-land.xml
@@ -0,0 +1,9 @@
+
+
+ true
+ true
+ 48dp
+ 32dp
+ 12dp
+ 14dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-large-v4/values-large-v4.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-large-v4/values-large-v4.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7c97842e6648bad0a216e28d9f3214fb5a0cf12d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-large-v4/values-large-v4.xml
@@ -0,0 +1,16 @@
+
+
+ true
+ true
+ 440dp
+ - 60%
+ - 90%
+ - 60%
+ - 90%
+ - 55%
+ - 80%
+ 192dip
+ 4
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1bdd835a6ea700cebab37f5242380ebd379f5612
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lo-rLA/values-lo-rLA.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lo-rLA/values-lo-rLA.xml
new file mode 100644
index 0000000000000000000000000000000000000000..12501615e2c5c8aef4334b965c041ba1012687e2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lo-rLA/values-lo-rLA.xml
@@ -0,0 +1,23 @@
+
+
+ "ກັບໄປໜ້າຫຼັກ"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ຂຶ້ນເທິງ"
+ "ໂຕເລືອກອື່ນ"
+ "ແລ້ວໆ"
+ "ເບິ່ງທັງຫມົດ"
+ "ເລືອກແອັບຯ"
+ "ປິດ"
+ "ເປີດ"
+ "ຊອກຫາ"
+ "ລຶບຂໍ້ຄວາມຊອກຫາ"
+ "ຊອກຫາ"
+ "ຊອກຫາ"
+ "ສົ່ງການຊອກຫາ"
+ "ຊອກຫາດ້ວຍສຽງ"
+ "ແບ່ງປັນກັບ"
+ "ແບ່ງປັນກັບ %s"
+ "ຫຍໍ້"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lo/values-lo.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lo/values-lo.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2cf8aad0ed1ee4f9cac45bb12f3a6cbbc0925705
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lo/values-lo.xml
@@ -0,0 +1,20 @@
+
+
+ "ເປີດນຳໃຊ້"
+ "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານການບໍລິການ Google Play."
+ "ເປີດໃຊ້ການບໍລິການ Google Play"
+ "ຕິດຕັ້ງ"
+ "%1$s ຈະບໍ່ສາມາດເປີດໃຊ້ໄດ້ຫາກບໍ່ມີການບໍລິການ Google Play ເຊິ່ງແທັບເລັດຂອງທ່ານບໍ່ມີ."
+ "ຕິດຕັ້ງບໍລິການ Google Play"
+ "Google Play Services ເກີດຄວາມຜິດພາດ"
+ "%1$s ກຳລັງມີບັນຫາກັບບໍລິການ Google Play. ກະລຸນາລອງໃໝ່ອີກຄັ້ງ."
+ "%1$s ຈະບໍ່ສາມາດໃຊ້ໄດ້ຫາກບໍ່ມີບໍລິການ Google Play ເຊິ່ງອຸປະກອນຂອງທ່ານບໍ່ຮອງຮັບ."
+ "ອັບເດດ"
+ "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການບໍລິການ Google Play"
+ "ອັບເດດການບໍລິການ Google Play"
+ "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ໂດຍທີ່ບໍ່ມີການບໍລິການ Google Play, ເຊິ່ງກຳລັງອັບເດດຢູ່ໃນປະຈຸບັນ."
+ "ຈຳເປັນຕ້ອງມີການບໍລິການ Google Play ເວີຊັນໃໝ່. ມັນຈະອັບເດດຕົວເອງໄວໆນີ້."
+ "ເປີດໃນໂທລະສັບ"
+ "ລົງຊື່ເຂົ້າໃຊ້"
+ "ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lt/values-lt.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lt/values-lt.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d62ce6bb635707116b13f4bc6f525e75d297f7b5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lt/values-lt.xml
@@ -0,0 +1,40 @@
+
+
+ "Eiti į pagrindinį puslapį"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Eiti į viršų"
+ "Daugiau parinkčių"
+ "Atlikta"
+ "Peržiūrėti viską"
+ "Pasirinkti programą"
+ "IŠJUNGTI"
+ "ĮJUNGTI"
+ "Ieškoti..."
+ "Išvalyti užklausą"
+ "Paieškos užklausa"
+ "Paieška"
+ "Pateikti užklausą"
+ "Paieška balsu"
+ "Bendrinti naudojant"
+ "Bendrinti naudojant „%s“"
+ "Sutraukti"
+ "Įgalinti"
+ "„%1$s “ neveiks, jei neįgalinsite „Google Play“ paslaugų."
+ "Įgalinkite „Google Play“ paslaugas"
+ "Įdiegti"
+ "Programa „%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurių nėra įrenginyje."
+ "Gaukite „Google Play“ paslaugas"
+ "„Google Play“ paslaugų klaida"
+ "Naudojant programą „%1$s “ kilo problemų dėl „Google Play“ paslaugų. Bandykite dar kartą."
+ "Programa „%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurių jūsų įrenginys nepalaiko."
+ "Atnaujinti"
+ "„%1$s “ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų."
+ "Atnaujinkite „Google Play“ paslaugas"
+ "„%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos."
+ "Reikia naujos versijos „Google Play“ paslaugų. Jos netrukus bus atnaujintos."
+ "Atidaryti telefone"
+ "Prisijungti"
+ "Prisijungti naudojant „Google“"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lv/values-lv.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lv/values-lv.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7eb27ad82994b60b86f3f7c69e9e722aa316ec88
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lv/values-lv.xml
@@ -0,0 +1,40 @@
+
+
+ "Pārvietoties uz sākuma ekrānu"
+ "%1$s: %2$s"
+ "%1$s, %2$s: %3$s"
+ "Pārvietoties augšup"
+ "Vairāk opciju"
+ "Gatavs"
+ "Skatīt visu"
+ "Izvēlieties lietotni"
+ "IZSLĒGTS"
+ "IESLĒGTS"
+ "Meklējiet…"
+ "Notīrīt vaicājumu"
+ "Meklēšanas vaicājums"
+ "Meklēt"
+ "Iesniegt vaicājumu"
+ "Meklēšana ar balsi"
+ "Kopīgot ar:"
+ "Kopīgot ar %s"
+ "Sakļaut"
+ "Iespējot"
+ "Lai lietotne %1$s darbotos, ir jāiespējo Google Play pakalpojumi."
+ "Google Play pakalpojumu iespējošana"
+ "Instalēt"
+ "Lai lietotne %1$s darbotos, ierīcē ir jāinstalē Google Play pakalpojumi."
+ "Google Play pakalpojumu iegūšana"
+ "Google Play pakalpojumu kļūda"
+ "Lietotnē %1$s ir radusies problēma ar Google Play pakalpojumu darbību. Lūdzu, mēģiniet vēlreiz."
+ "Lai lietotne %1$s darbotos, ir nepieciešami Google Play pakalpojumi, taču jūsu ierīce tos neatbalsta."
+ "Atjaunināt"
+ "Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi."
+ "Google Play pakalpojumu atjaunināšana"
+ "Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana."
+ "Ir nepieciešama jauna Google Play pakalpojumu versija. Drīzumā tā tiks instalēta."
+ "Atvērt tālrunī"
+ "Pierakstīties"
+ "Pierakstīties ar Google kontu"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mk-rMK/values-mk-rMK.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mk-rMK/values-mk-rMK.xml
new file mode 100644
index 0000000000000000000000000000000000000000..09742b98b17b53ae233110043300e99a622208ab
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mk-rMK/values-mk-rMK.xml
@@ -0,0 +1,21 @@
+
+
+ "Движи се кон дома"
+ "%1$s, %2$s, %3$s"
+ "Движи се нагоре"
+ "Повеќе опции"
+ "Готово"
+ "Види ги сите"
+ "Избери апликација"
+ "ИСКЛУЧЕНО"
+ "ВКЛУЧЕНО"
+ "Пребарување…"
+ "Исчисти барање"
+ "Пребарај барање"
+ "Пребарај"
+ "Поднеси барање"
+ "Гласовно пребарување"
+ "Сподели со"
+ "Собери"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mk/values-mk.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mk/values-mk.xml
new file mode 100644
index 0000000000000000000000000000000000000000..858e4de770340993470f8a68d20c4d3e9d08a5ea
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mk/values-mk.xml
@@ -0,0 +1,20 @@
+
+
+ "Овозможи"
+ "%1$s нема да се извршува ако не овозможите услуги на Google Play."
+ "Овозможи ги услугите на Google Play"
+ "Инсталирај"
+ "%1$s нема да се извршува без услугите на Google Play што ги нема на уредот."
+ "Преземи ги услугите на Google Play"
+ "Грешка на услугите на Google Play"
+ "%1$s има проблеми со услугите на Google Play. Обидете се повторно."
+ "%1$s нема да се извршува без услугите на Google Play, што не се подржани од уредов."
+ "Ажурирај"
+ "%1$s нема да се извршува ако не ги ажурирате услугите на Google Play."
+ "Ажурирај ги услугите на Google Play"
+ "%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов."
+ "Потребна е нова верзија на услугите на Google Play. Таа наскоро самата ќе се ажурира."
+ "Отвори на телефонот"
+ "Најави се"
+ "Најави се со Google"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ml-rIN/values-ml-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ml-rIN/values-ml-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..49ecfc88650e818edd842c3287c46e9aa19361fa
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ml-rIN/values-ml-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "ഹോമിലേക്ക് നാവിഗേറ്റുചെയ്യുക"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "മുകളിലേക്ക് നാവിഗേറ്റുചെയ്യുക"
+ "കൂടുതല് ഓപ്ഷനുകള്"
+ "പൂർത്തിയാക്കി"
+ "എല്ലാം കാണുക"
+ "ഒരു അപ്ലിക്കേഷൻ തിരഞ്ഞെടുക്കുക"
+ "ഓഫ്"
+ "ഓൺ"
+ "തിരയുക…"
+ "അന്വേഷണം മായ്ക്കുക"
+ "തിരയൽ അന്വേഷണം"
+ "തിരയൽ"
+ "അന്വേഷണം സമർപ്പിക്കുക"
+ "ശബ്ദ തിരയൽ"
+ "ഇവരുമായി പങ്കിടുക"
+ "%s എന്നതുമായി പങ്കിടുക"
+ "ചുരുക്കുക"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ml/values-ml.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ml/values-ml.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2680571b87c11449da071c1c9e2cedfcf22e3124
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ml/values-ml.xml
@@ -0,0 +1,20 @@
+
+
+ "പ്രവർത്തനക്ഷമമാക്കുക"
+ "നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല."
+ "Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക"
+ "ഇന്സ്റ്റാള് ചെയ്യുക"
+ "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, ഈ സേവനങ്ങളാകട്ടെ നിങ്ങളുടെ ഉപകരണത്തിൽ ഇല്ല."
+ "Google Play സേവനങ്ങൾ നേടുക"
+ "Google Play സേവനങ്ങളിലെ പിശക്"
+ "Google Play സേവനങ്ങളുമായി ബന്ധപ്പെട്ട് %1$s ആപ്പിനെന്തോ പ്രശ്നമുണ്ട്. വീണ്ടും ശ്രമിക്കുക."
+ "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, സേവനങ്ങളെയാകട്ടെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്ക്കുന്നുമില്ല."
+ "അപ്ഡേറ്റുചെയ്യുക"
+ "നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല."
+ "Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്യുക"
+ "നിലവിൽ അപ്ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ %1$s പ്രവർത്തിക്കില്ല."
+ "Google Play സേവനങ്ങളുടെ പുതിയ പതിപ്പ് ആവശ്യമാണ്. താമസിയാതെ ഇത് സ്വയം അപ്ഡേറ്റുചെയ്യും."
+ "ഫോണിൽ തുറക്കുക"
+ "സൈൻ ഇൻ ചെയ്യുക"
+ "Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mn-rMN/values-mn-rMN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mn-rMN/values-mn-rMN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..997e79bc0a881029be7278a5aa11d345a7af67f9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mn-rMN/values-mn-rMN.xml
@@ -0,0 +1,23 @@
+
+
+ "Нүүр хуудас руу шилжих"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Дээш шилжих"
+ "Нэмэлт сонголтууд"
+ "Дууссан"
+ "Бүгдийг харах"
+ "Апп сонгох"
+ "ИДЭВХГҮЙ"
+ "ИДЭВХТЭЙ"
+ "Хайх..."
+ "Асуулгыг цэвэрлэх"
+ "Хайх асуулга"
+ "Хайх"
+ "Асуулгыг илгээх"
+ "Дуут хайлт"
+ "Хуваалцах"
+ "%s-тай хуваалцах"
+ "Хумих"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mn/values-mn.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mn/values-mn.xml
new file mode 100644
index 0000000000000000000000000000000000000000..085f8eb3661208a1c722f2b98cd9357dc98ccfea
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mn/values-mn.xml
@@ -0,0 +1,20 @@
+
+
+ "Идэвхжүүлэх"
+ "%1$s нь Google Play үйлчилгээг идэвхжүүлэх хүртэл ажиллахгүй."
+ "Google Play үйлчилгээг идэвхжүүлэх"
+ "Суулгах"
+ "Таны төхөөрөмжид Google Play үйлчилгээ байхгүй тул %1$s ажиллахгүй."
+ "Google Play үйлчилгээг авах"
+ "Google Наадаан үйлчилгээний алдаа"
+ "%1$s -г Google Play-н үйлчилгээгээр ашиглахад асуудал гарлаа. Дахин оролдоно уу."
+ "Таны төхөөрөмж Google Play үйлчилгээг дэмждэггүй учир %1$s ажиллахгүй."
+ "Шинэчлэх"
+ "%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй."
+ "Google Play үйлчилгээг шинэчлэх"
+ "%1$s нь одоогоор шинэчилж буй Google Play үйлчилгээгүйгээр ажиллахгүй."
+ "Google Play үйлчилгээний шинэ хувилбар хэрэгтэй. Энэ нь удахгүй өөрөө өөрийгөө шинэчлэх болно."
+ "Утсаар нээх"
+ "Нэвтрэх"
+ "Google-р нэвтрэх:"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mr-rIN/values-mr-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mr-rIN/values-mr-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7c3fe36323a95a7bca02e39982b3f6d8fec87d9f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mr-rIN/values-mr-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "मुख्यपृष्ठ नेव्हिगेट करा"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "वर नेव्हिगेट करा"
+ "अधिक पर्याय"
+ "पूर्ण झाले"
+ "सर्व पहा"
+ "एक अॅप निवडा"
+ "बंद"
+ "चालू"
+ "शोधा…"
+ "क्वेरी स्पष्ट करा"
+ "शोध क्वेरी"
+ "शोध"
+ "क्वेरी सबमिट करा"
+ "व्हॉइस शोध"
+ "यांच्यासह सामायिक करा"
+ "%s सह सामायिक करा"
+ "संक्षिप्त करा"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mr/values-mr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mr/values-mr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8cd867ffdf33e70d495662ca2d20362f2dc09e9f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mr/values-mr.xml
@@ -0,0 +1,20 @@
+
+
+ "सक्षम करा"
+ "आपण Google Play सेवा सक्षम केल्याशिवाय %1$s हा अॅप कार्य करणार नाही."
+ "Google Play सेवा सक्षम करा"
+ "स्थापित करा"
+ "Google Play सेवा आपल्या डिव्हाइसवर उपलब्ध नाही, त्याशिवाय %1$s चालणार नाही."
+ "Google Play सेवा मिळवा"
+ "Google Play सेवा त्रुटी"
+ "%1$s ला Google Play सेवांमध्ये समस्या येत आहे. कृपया पुन्हा प्रयत्न करा."
+ "आपले डिव्हाइस समर्थन देत नसलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही."
+ "अद्यतनित करा"
+ "आपण Google Play सेवा अद्यतनित करेपर्यंत %1$s चालणार नाही."
+ "Google Play सेवा अद्यतनित करा"
+ "सध्या अद्यतनित होत असलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही."
+ "Google Play सेवांच्या नवीन आवृत्तीची आवश्यकता आहे. हे स्वत:ला लवकरच अद्यतनित करेल."
+ "फोनवर उघडा"
+ "साइन इन करा"
+ "Google सह साइन इन करा"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ms-rMY/values-ms-rMY.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ms-rMY/values-ms-rMY.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5a84cf4b9b4bdf224af891b51f37c8ed34a54293
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ms-rMY/values-ms-rMY.xml
@@ -0,0 +1,23 @@
+
+
+ "Navigasi skrin utama"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigasi ke atas"
+ "Lagi pilihan"
+ "Selesai"
+ "Lihat semua"
+ "Pilih apl"
+ "MATI"
+ "HIDUP"
+ "Cari…"
+ "Kosongkan pertanyaan"
+ "Pertanyaan carian"
+ "Cari"
+ "Serah pertanyaan"
+ "Carian suara"
+ "Kongsi dengan"
+ "Kongsi dengan %s"
+ "Runtuhkan"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ms/values-ms.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ms/values-ms.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e4ffa0343cfa5ab84fe05c2fda217b5947e9ef7c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ms/values-ms.xml
@@ -0,0 +1,20 @@
+
+
+ "Dayakan"
+ "%1$s tidak akan berfungsi melainkan anda mendayakan perkhidmatan Google Play."
+ "Dayakan perkhidmatan Google Play"
+ "Pasang"
+ "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada peranti anda."
+ "Dapatkan perkhidmatan Google Play"
+ "Ralat perkhidmatan Google Play"
+ "%1$s menghadapi masalah berhubung perkhidmatan Google Play. Sila cuba lagi."
+ "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tidak disokong oleh peranti anda."
+ "Kemas kini"
+ "%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play."
+ "Kemaskinikan perkhidmatan Google Play"
+ "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemaskinikan."
+ "Versi baharu perkhidmatan Google Play diperlukan. Kemas kini automatik akan dijalankan sebentar lagi."
+ "Buka pada telefon"
+ "Log masuk"
+ "Log masuk dengan Google"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-my-rMM/values-my-rMM.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-my-rMM/values-my-rMM.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c05fc1857d917861bf841b2a0057ae4a1b2fd201
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-my-rMM/values-my-rMM.xml
@@ -0,0 +1,23 @@
+
+
+ "မူလနေရာကို သွားရန်"
+ "%1$s၊ %2$s"
+ "%1$s ၊ %2$s ၊ %3$s"
+ "အပေါ်သို့သွားရန်"
+ "ပိုမိုရွေးချယ်စရာများ"
+ "ပြီးဆုံးပါပြီ"
+ "အားလုံးကို ကြည့်ရန်"
+ "အပလီကေးရှင်း တစ်ခုခုကို ရွေးချယ်ပါ"
+ "ပိတ်"
+ "ဖွင့်"
+ "ရှာဖွေပါ..."
+ "ရှာစရာ အချက်အလက်များ ရှင်းလင်းရန်"
+ "ရှာစရာ အချက်အလက်နေရာ"
+ "ရှာဖွေရန်"
+ "ရှာဖွေစရာ အချက်အလက်ကို အတည်ပြုရန်"
+ "အသံဖြင့် ရှာဖွေခြင်း"
+ "မျှဝေဖို့ ရွေးပါ"
+ "%s ကို မျှဝေပါရန်"
+ "ခေါက်ရန်"
+ "၉၉၉+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-my/values-my.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-my/values-my.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d394f5bb5e5c6b8ca02b93410c172a1af0337a8e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-my/values-my.xml
@@ -0,0 +1,20 @@
+
+
+ "ဖွင့်ရန်"
+ "Google Play ဝန်ဆောင်မှုများကို မဖွင့်သ၍ %1$s သည်အလုပ်လုပ်မည်မဟုတ်ပါ။"
+ "Google Play ဝန်ဆောင်မှုများ ဖွင့်ရန်"
+ "ထည့်သွင်းပါ"
+ "သင့်တက်ဘလက်တွင် Google Play ဝန်ဆောင်မှုများမရှိသောကြောင့် %1$s ကိုဖွင့်၍မရပါ။"
+ "Google Play ဝန်ဆောင်မှုများရယူရန်"
+ "Google Play ဝန်ဆောင်မှုများ အမှား"
+ "%1$s သည် Google Play ဝန်ဆောင်မှုများနှင့် ပြဿနာအနည်းငယ် ရှိနေပါသည်။ ထပ်လုပ်ကြည့်ပါ။"
+ "Google Play ဝန်ဆောင်မှုများကို သင့်စက်ပစ္စည်းတွင် ပံ့ပိုးမထားသည့်အတွက် ၎င်းမရှိဘဲ %1$s ကို ဖွင့်၍မရပါ။"
+ "အပ်ဒိတ်"
+ "Google Play ဝန်ဆောင်မှုများအား အပ်ဒိတ်မလုပ်ပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။"
+ "Google Play ဝန်ဆောင်မှုများကို အပ်ဒိတ်လုပ်ရန်"
+ "Google Play ဝန်ဆောင်မှုများကို လက်ရှိအပ်ဒိတ်လုပ်နေသောကြောင့် %1$s ကိုဖွင့်၍ရမည်မဟုတ်ပါ။"
+ "Google Play ဝန်ဆောင်မှုဗားရှင်းအသစ်များ လိုအပ်နေသည်။ အချိန်အနည်းငယ်အကြာတွင် ၎င်းကိုယ်တိုင်အပ်ဒိတ်လုပ်ပါ လိမ့်မည်။"
+ "ဖုန်းပေါ်မှာ ဖွင့်ပါ"
+ "လက်မှတ်ထိုး ဝင်ရန်"
+ "Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nb/values-nb.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nb/values-nb.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ed95f4b122efcab6d102ee07d0658f2637c2df37
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nb/values-nb.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d t
+%d t
+
+ %d m
+%d m
+
+ %d dager
+%d dag
+
+ %d timer
+%d time
+
+ %d min
+%d min
+
+ "Gå til startsiden"
+ "%1$s – %2$s"
+ "%1$s – %2$s – %3$s"
+ "Gå opp"
+ "Flere alternativer"
+ "Ferdig"
+ "Se alle"
+ "Velg en app"
+ "AV"
+ "PÅ"
+ "Søk …"
+ "Slett søket"
+ "Søkeord"
+ "Søk"
+ "Utfør søket"
+ "Talesøk"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Nederst"
+ "Nederst til venstre"
+ "Nederst til høyre"
+ "Nederst, venstre side"
+ "I midten til venstre"
+ "Øverst, venstre side"
+ "Nederst, høyre side"
+ "I midten til høyre"
+ "Øverst, høyre side"
+ "Øverst"
+ "Øverst til venstre"
+ "Øverst til høyre"
+ "Nederst"
+ "Nederst til venstre"
+ "Nede til venstre"
+ "Til venstre, under midtpunktet"
+ "Nederst til høyre"
+ "Nede til høyre"
+ "Til høyre, under midtpunktet"
+ "I midten til venstre"
+ "I midten til høyre"
+ "Øverst"
+ "Øverst til venstre"
+ "Til venstre, over midtpunktet"
+ "Oppe til venstre"
+ "Øverst til høyre"
+ "Til høyre, over midtpunktet"
+ "Oppe til høyre"
+ "Slå på"
+ "%1$s fungerer ikke med mindre du slår på Google Play-tjenester."
+ "Slå på Google Play-tjenester"
+ "Installer"
+ "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke er installert på enheten din."
+ "Installer Google Play-tjenester"
+ "Google Play Tjenester-feil"
+ "%1$s har problemer med Google Play-tjenester. Prøv på nytt."
+ "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke støttes av enheten din."
+ "Oppdater"
+ "%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester."
+ "Oppdater Google Play-tjenester"
+ "%1$s kjører ikke uten Google Play-tjenester, som oppdateres akkurat nå."
+ "Du må installere en ny versjon av Google Play-tjenester. Appen oppdateres automatisk om en kort stund."
+ "Åpne på telefonen"
+ "Logg på"
+ "Logg på med Google"
+ "Avslutt"
+ "Avbryt"
+ "Ja"
+ "Uttrekksmeny"
+ "999+"
+ "Nå"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ne-rNP/values-ne-rNP.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ne-rNP/values-ne-rNP.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a134235a5ec822be0c16f9f101e19441c324d592
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ne-rNP/values-ne-rNP.xml
@@ -0,0 +1,23 @@
+
+
+ "गृह खोज्नुहोस्"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "माथि खोज्नुहोस्"
+ "थप विकल्पहरू"
+ "सम्पन्न भयो"
+ "सबै हेर्नुहोस्"
+ "एउटा अनुप्रयोग छान्नुहोस्"
+ "निष्क्रिय पार्नुहोस्"
+ "सक्रिय गर्नुहोस्"
+ "खोज्नुहोस्..."
+ "प्रश्न हटाउनुहोस्"
+ "जिज्ञासाको खोज गर्नुहोस्"
+ "खोज्नुहोस्"
+ "जिज्ञासा पेस गर्नुहोस्"
+ "भ्वाइस खोजी"
+ "साझेदारी गर्नुहोस्..."
+ "%s सँग साझेदारी गर्नुहोस्"
+ "संक्षिप्त पार्नुहोस्"
+ "९९९+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ne/values-ne.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ne/values-ne.xml
new file mode 100644
index 0000000000000000000000000000000000000000..196515c3695cff5ed0c389f2e2e8bd40ff6e10ff
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ne/values-ne.xml
@@ -0,0 +1,20 @@
+
+
+ "सक्रिय गर्नुहोस्"
+ "%1$s ले तपाईँले Google Play सेवाहरू सक्षम नगरेसम्म काम गर्दैन।"
+ "Google Play सेवाहरू सक्षम पार्नुहोस्"
+ "स्थापना गर्नुहोस्"
+ "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रमा Google Play services उपलब्ध छैनन्।"
+ "Google Play सेवाहरू प्राप्त गर्नुहोस्"
+ "Google Play सेवाहरूका त्रुटि"
+ "%1$s लाई Google Play services सँग सहकार्य गर्न समस्या भइरहेको छ। कृपया फेरि प्रयास गर्नुहोस्।"
+ "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रले Google Play services लाई समर्थन गर्दैन।"
+ "अद्यावधिक गर्नुहोस्"
+ "%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।"
+ "Google Play सेवाहरू अद्यावधिक गर्नुहोस्"
+ "Google Play सेवाहरू %1$s बिना सञ्चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।"
+ "Google Play सेवाहरूको नयाँ संस्करण आवश्यक छ। यो आफै छिट्टै नै अद्यावधिक हुनेछ।"
+ "फोनमा खोल्नुहोस्"
+ "साइन इन गर्नुहोस्"
+ "Google मार्फत साइन इन गर्नुहोस्"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-night-v8/values-night-v8.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-night-v8/values-night-v8.xml
new file mode 100644
index 0000000000000000000000000000000000000000..17a2110633be8fc0915391de67334c53df8f294c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-night-v8/values-night-v8.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nl/values-nl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nl/values-nl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..51f925c0bc0d7d54b9dec99374db9c10cc1c59af
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nl/values-nl.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d u
+%d u
+
+ %d m
+%d m
+
+ %d dagen
+%d dag
+
+ %d uur
+%d uur
+
+ %d minuten
+%d minuut
+
+ "Navigeren naar startpositie"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Omhoog navigeren"
+ "Meer opties"
+ "Gereed"
+ "Alles weergeven"
+ "Een app selecteren"
+ "UIT"
+ "AAN"
+ "Zoeken…"
+ "Zoekopdracht wissen"
+ "Zoekopdracht"
+ "Zoeken"
+ "Zoekopdracht verzenden"
+ "Gesproken zoekopdracht"
+ "Delen met"
+ "Delen met %s"
+ "Samenvouwen"
+ "Middenonder"
+ "Linksonder"
+ "Rechtsonder"
+ "Onder, linkerzijde"
+ "Middenlinks"
+ "Boven, linkerzijde"
+ "Onder, rechterzijde"
+ "Middenrechts"
+ "Boven, rechterzijde"
+ "Boven"
+ "Linksboven"
+ "Rechtsboven"
+ "Middenonder"
+ "Linksonder"
+ "Linksonder, onderste deel"
+ "Linksonder, bovenste deel"
+ "Rechtsonder"
+ "Rechtsonder, onderste deel"
+ "Rechtsonder, bovenste deel"
+ "Middenlinks"
+ "Middenrechts"
+ "Boven"
+ "Linksboven"
+ "Linksboven, onderste deel"
+ "Linksboven, bovenste deel"
+ "Rechtsboven"
+ "Rechtsboven, onderste deel"
+ "Rechtsboven, bovenste deel"
+ "Inschakelen"
+ "%1$s werkt niet, tenzij je Google Play-services inschakelt."
+ "Google Play-services inschakelen"
+ "Installeren"
+ "%1$s kan niet worden uitgevoerd zonder Google Play-services, die je nog niet op je apparaat hebt."
+ "Google Play-services ophalen"
+ "Fout met Google Play-services"
+ "%1$s ondervindt problemen met Google Play-services. Probeer het opnieuw."
+ "%1$s kan niet worden uitgevoerd zonder Google Play-services, die niet worden ondersteund op je apparaat."
+ "Updaten"
+ "%1$s kan niet worden uitgevoerd, tenzij je Google Play-services updatet."
+ "Google Play-services updaten"
+ "%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet."
+ "Er is een nieuwe versie van Google Play-services vereist. De update wordt binnenkort automatisch uitgevoerd."
+ "Openen op telefoon"
+ "Inloggen"
+ "Inloggen met Google"
+ "Sluiten"
+ "Annuleren"
+ "Ja"
+ "Zijmenu"
+ "999+"
+ "Nu"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-notround-v23/values-notround-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-notround-v23/values-notround-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f4cfdc5fd146eb3152426aa5c7a90fc196a53624
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-notround-v23/values-notround-v23.xml
@@ -0,0 +1,8 @@
+
+
+ 8dp
+ 16dp
+ 44dp
+ 8dp
+ 8dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pa-rIN/values-pa-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pa-rIN/values-pa-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c768d547a5b167ce2a87de2d1928caecd13c0b80
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pa-rIN/values-pa-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "ਹੋਮ ਨੈਵੀਗੇਟ ਕਰੋ"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ਉੱਪਰ ਨੈਵੀਗੇਟ ਕਰੋ"
+ "ਹੋਰ ਚੋਣਾਂ"
+ "ਹੋ ਗਿਆ"
+ "ਸਭ ਦੇਖੋ"
+ "ਇੱਕ ਐਪ ਚੁਣੋ"
+ "ਬੰਦ"
+ "ਤੇ"
+ "ਖੋਜ…"
+ "ਸਵਾਲ ਹਟਾਓ"
+ "ਸਵਾਲ ਖੋਜੋ"
+ "ਖੋਜੋ"
+ "ਸਵਾਲ ਪ੍ਰਸਤੁਤ ਕਰੋ"
+ "ਵੌਇਸ ਖੋਜ"
+ "ਇਸ ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ"
+ "%s ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ"
+ "ਨਸ਼ਟ ਕਰੋ"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pa/values-pa.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pa/values-pa.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2229f67ab828bc29c502f58007f6bd6390365f45
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pa/values-pa.xml
@@ -0,0 +1,20 @@
+
+
+ "ਯੋਗ ਬਣਾਓ"
+ "%1$s ਕੰਮ ਨਹੀਂ ਕਰੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਯੋਗ ਨਹੀਂ ਬਣਾਉਂਦੇ ਹੋ।"
+ "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਯੋਗ ਬਣਾਓ"
+ "ਸਥਾਪਤ ਕਰੋ"
+ "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗੀ, ਜੋ ਤੁਹਾਡੀ ਡੀਵਾਈਸ ਤੋਂ ਗੁੰਮ ਹਨ।"
+ "Google Play ਸੇਵਾਵਾਂ ਪ੍ਰਾਪਤ ਕਰੋ"
+ "Google Play ਸੇਵਾਵਾਂ ਅਸ਼ੁੱਧੀ"
+ "%1$s ਨੂੰ Google Play ਸੇਵਾਵਾਂ ਨਾਲ ਸਮੱਸਿਆ ਆ ਰਹੀ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"
+ "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲ ਸਕੇਗੀ, ਜੋ ਤੁਹਾਡੀ ਡੀਵਾਈਸ \'ਤੇ ਸਮਰਥਿਤ ਨਹੀਂ ਹਨ।"
+ "ਅੱਪਡੇਟ ਕਰੋ"
+ "%1$s ਨਹੀਂ ਚੱਲੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅਪਡੇਟ ਨਹੀਂ ਕਰਦੇ।"
+ "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ"
+ "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗਾ, ਜੋ ਵਰਤਮਾਨ ਵਿੱਚ ਅਪਡੇਟ ਹੋ ਰਹੀਆਂ ਹਨ।"
+ "Google Play ਸੇਵਾਵਾਂ ਦੇ ਨਵਾਂ ਸੰਸਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਇਹ ਛੇਤੀ ਹੀ ਆਪਣੇ ਆਪ ਅਪਡੇਟ ਕਰੇਗਾ।"
+ "ਫ਼ੋਨ \'ਤੇ ਖੋਲ੍ਹੋ"
+ "ਸਾਈਨ ਇਨ ਕਰੇ"
+ "Google ਨਾਲ ਸਾਈਨ ਇਨ ਕਰੋ"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pl/values-pl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pl/values-pl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..02e7c11d2c4db496d3dc0ae11c8dca5683887eb5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pl/values-pl.xml
@@ -0,0 +1,105 @@
+
+
+ %d d
+%d d
+%d d
+%d d
+
+ %d g
+%d g
+%d g
+%d g
+
+ %d m
+%d m
+%d m
+%d m
+
+ %d dni
+%d dni
+%d dnia
+%d dzień
+
+ %d godz.
+%d godz.
+%d godz.
+%d godz.
+
+ %d min
+%d min
+%d min
+%d min
+
+ "Przejdź do strony głównej"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Przejdź wyżej"
+ "Więcej opcji"
+ "Gotowe"
+ "Zobacz wszystkie"
+ "Wybierz aplikację"
+ "WYŁ."
+ "WŁ."
+ "Szukaj…"
+ "Wyczyść zapytanie"
+ "Wyszukiwane hasło"
+ "Szukaj"
+ "Wyślij zapytanie"
+ "Wyszukiwanie głosowe"
+ "Udostępnij dla"
+ "Udostępnij dla %s"
+ "Zwiń"
+ "Na dole"
+ "W lewym dolnym rogu"
+ "W prawym dolnym rogu"
+ "Na dole po lewej"
+ "Na środku po lewej"
+ "Na górze po lewej"
+ "Na dole po prawej"
+ "Na środku po prawej"
+ "Na górze po prawej"
+ "Na górze"
+ "W lewym górnym rogu"
+ "W prawym górnym rogu"
+ "Na dole"
+ "Na dole po lewej"
+ "Na dole po lewej, niżej"
+ "Na dole po lewej, wyżej"
+ "Na dole po prawej"
+ "Na dole po prawej, niżej"
+ "Na dole po prawej, wyżej"
+ "Na środku po lewej"
+ "Na środku po prawej"
+ "Na górze"
+ "Na górze po lewej"
+ "Na górze po lewej, niżej"
+ "Na górze po lewej, wyżej"
+ "Na górze po prawej"
+ "Na górze po prawej, niżej"
+ "Na górze po prawej, wyżej"
+ "Włącz"
+ "Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play."
+ "Włącz Usługi Google Play"
+ "Zainstaluj"
+ "%1$s nie będzie działać, jeśli nie zainstalujesz na urządzeniu Usług Google Play."
+ "Pobierz Usługi Google Play"
+ "Błąd Usług Google Play"
+ "%1$s ma problem z dostępem do Usług Google Play. Spróbuj jeszcze raz."
+ "%1$s nie będzie działać bez Usług Google Play, które nie są obecnie obsługiwane przez urządzenie."
+ "Aktualizuj"
+ "Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play."
+ "Zaktualizuj Usługi Google Play"
+ "Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane."
+ "Wymagana jest nowa wersja Usług Google Play. Wkrótce nastąpi automatyczna aktualizacja."
+ "Otwórz na telefonie"
+ "Zaloguj się"
+ "Zaloguj się przez Google"
+ "Zakończ"
+ "Anuluj"
+ "Tak"
+ "Panel nawigacji"
+ "999+"
+ "Teraz"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-port/values-port.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-port/values-port.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7a925dc76dd9a44fcb871d2a7ed379f9c50b5a3d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-port/values-port.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rBR/values-pt-rBR.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4af65c80332fc946d970dd2719249d30c9931888
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d dias
+%d dias
+
+ %d horas
+%d horas
+
+ %d min
+%d min
+
+ "Navegar para a página inicial"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecione um app"
+ "DESATIVAR"
+ "ATIVAR"
+ "Pesquisar..."
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Compartilhar com"
+ "Compartilhar com %s"
+ "Recolher"
+ "Parte inferior"
+ "Parte inferior esquerda"
+ "Parte inferior direita"
+ "Parte inferior, lado esquerdo"
+ "Parte central esquerda"
+ "Parte superior, lado esquerdo"
+ "Parte inferior, lado direito"
+ "Parte central direita"
+ "Parte superior, lado direito"
+ "Parte superior"
+ "Parte superior esquerda"
+ "Parte superior direita"
+ "Parte inferior"
+ "Parte inferior esquerda"
+ "Parte inferior esquerda, inferior"
+ "Parte inferior esquerda, superior"
+ "Parte inferior direita"
+ "Parte inferior direita, inferior"
+ "Parte inferior direita, superior"
+ "Parte central esquerda"
+ "Parte central direita"
+ "Parte superior"
+ "Parte superior esquerda"
+ "Parte superior esquerda, inferior"
+ "Parte superior esquerda, superior"
+ "Parte superior direita"
+ "Parte superior direita, inferior"
+ "Parte superior direita, superior"
+ "Ativar"
+ "%1$s só funciona com o Google Play Services ativado."
+ "Ativar o Google Play Services"
+ "Instalar"
+ "O app %1$s não funciona sem o Google Play Services, o qual não está instalado no seu dispositivo."
+ "Instalar o Google Play Services"
+ "Erro do Google Play Services"
+ "O app %1$s está com problemas com o Google Play Services. Tente novamente."
+ "O app %1$s não funciona sem o Google Play Services, o qual não é compatível com seu dispositivo."
+ "Atualizar"
+ "%1$s só funciona com uma versão atualizada do Google Play Services."
+ "Atualizar o Google Play Services"
+ "%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento."
+ "É necessária uma nova versão do Google Play Services. Ele será atualizado em breve."
+ "Abrir no smartphone"
+ "Fazer login"
+ "Fazer login com o Google"
+ "Sair"
+ "Cancelar"
+ "Sim"
+ "Gaveta de navegação"
+ "999+"
+ "Agora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rPT/values-pt-rPT.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
new file mode 100644
index 0000000000000000000000000000000000000000..474437cffd06b01d9d15b3e14321db617f1a07a3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
@@ -0,0 +1,40 @@
+
+
+ "Navegar para a página inicial"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Escolher uma aplicação"
+ "DESATIVADO"
+ "ATIVADO"
+ "Pesquisar..."
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Partilhar com"
+ "Partilhar com %s"
+ "Reduzir"
+ "Ativar"
+ "O %1$s não funciona enquanto não ativar os serviços do Google Play."
+ "Ativar serviços do Google Play"
+ "Instalar"
+ "O %1$s não é executado sem os Serviços do Google Play, os quais estão em falta no seu dispositivo."
+ "Obter serviços do Google Play"
+ "Erro dos Serviços do Google Play"
+ "%1$s está a ter problemas com os Serviços do Google Play. Tente novamente."
+ "Não é possível executar o %1$s sem os Serviços do Google Play, os quais não são compatíveis com o seu dispositivo."
+ "Atualizar"
+ "O %1$s não é executado enquanto não atualizar os serviços do Google Play."
+ "Atualizar serviços do Google Play"
+ "O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados."
+ "É necessária uma nova versão dos serviços do Google Play. Esta será atualizada automaticamente em breve."
+ "Abrir no telemóvel"
+ "Iniciar sessão"
+ "Iniciar sessão com o Google"
+ "+999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt/values-pt.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt/values-pt.xml
new file mode 100644
index 0000000000000000000000000000000000000000..61bd5a5e29d2baccb447cff4f22b648cb5a96458
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt/values-pt.xml
@@ -0,0 +1,23 @@
+
+
+ "Navegar para a página inicial"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecione um app"
+ "DESATIVAR"
+ "ATIVAR"
+ "Pesquisar..."
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Compartilhar com"
+ "Compartilhar com %s"
+ "Recolher"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ro/values-ro.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ro/values-ro.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1255fb33a06e0555adc151f4a2f3a1232f1c2cbf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ro/values-ro.xml
@@ -0,0 +1,40 @@
+
+
+ "Navigați la ecranul de pornire"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigați în sus"
+ "Mai multe opțiuni"
+ "Terminat"
+ "Afișați-le pe toate"
+ "Alegeți o aplicație"
+ "DEZACTIVAȚI"
+ "ACTIVAȚI"
+ "Căutați…"
+ "Ștergeți interogarea"
+ "Interogare de căutare"
+ "Căutați"
+ "Trimiteți interogarea"
+ "Căutare vocală"
+ "Trimiteți la"
+ "Trimiteți la %s"
+ "Restrângeți"
+ "Activați"
+ "%1$s nu va funcționa decât dacă activați serviciile Google Play."
+ "Activați serviciile Google Play"
+ "Instalați"
+ "%1$s nu va rula fără serviciile Google Play, care lipsesc de pe dispozitivul dvs."
+ "Descărcați serviciile Google Play"
+ "Eroare a serviciilor Google Play"
+ "%1$s întâmpină probleme privind serviciile Google Play. Încercați din nou."
+ "%1$s nu va rula fără serviciile Google Play, care nu sunt acceptate de dispozitivul dvs."
+ "Actualizați"
+ "%1$s nu va rula decât dacă actualizați serviciile Google Play."
+ "Actualizați serviciile Google Play"
+ "%1$s nu va rula fără serviciile Google Play, care momentan se actualizează."
+ "Este necesară o nouă versiune a serviciilor Google Play. Se vor actualiza automat în curând."
+ "Deschideți pe telefon"
+ "Conectați-vă"
+ "Conectați-vă cu Google"
+ "˃999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-round-v23/values-round-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-round-v23/values-round-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8bd8404971c96ad76051a37f016029ce7cdd64a5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-round-v23/values-round-v23.xml
@@ -0,0 +1,13 @@
+
+
+ false
+ true
+ 72dp
+ @dimen/screen_percentage_12
+ @dimen/screen_percentage_15
+ 48dp
+ @dimen/screen_percentage_10
+ @dimen/screen_percentage_15
+ - 4.167%
+ - 18.75%
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ru/values-ru.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ru/values-ru.xml
new file mode 100644
index 0000000000000000000000000000000000000000..62dcbaa595d14149ffc83a2689ef4ec52da752ff
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ru/values-ru.xml
@@ -0,0 +1,105 @@
+
+
+ %d д
+%d д
+%d д
+%d д
+
+ %d ч
+%d ч
+%d ч
+%d ч
+
+ %d м
+%d м
+%d м
+%d м
+
+ %d дн.
+%d дн.
+%d дн.
+%d дн.
+
+ %d ч.
+%d ч.
+%d ч.
+%d ч.
+
+ %d мин.
+%d мин.
+%d мин.
+%d мин.
+
+ "Перейти на главный экран"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Перейти вверх"
+ "Другие параметры"
+ "Готово"
+ "Показать все"
+ "Выбрать приложение"
+ "ОТКЛ."
+ "ВКЛ."
+ "Поиск"
+ "Удалить запрос"
+ "Поисковый запрос"
+ "Поиск"
+ "Отправить запрос"
+ "Голосовой поиск"
+ "Открыть доступ"
+ "Открыть доступ пользователю %s"
+ "Свернуть"
+ "Внизу"
+ "Внизу слева"
+ "Внизу справа"
+ "Внизу, левая сторона"
+ "В центре слева"
+ "Вверху, левая сторона"
+ "Внизу, правая сторона"
+ "В центре справа"
+ "Вверху, правая сторона"
+ "Вверху"
+ "Вверху слева"
+ "Вверху справа"
+ "Внизу"
+ "Внизу слева"
+ "Внизу слева, ниже"
+ "Внизу слева, выше"
+ "Внизу справа"
+ "Внизу справа, ниже"
+ "Внизу справа, выше"
+ "В центре слева"
+ "В центре справа"
+ "Вверху"
+ "Вверху слева"
+ "Вверху слева, ниже"
+ "Вверху слева, выше"
+ "Вверху справа"
+ "Вверху справа, ниже"
+ "Вверху справа, выше"
+ "Включить"
+ "Для работы приложения \"%1$s \" требуется включить сервисы Google Play."
+ "Включите сервисы Google Play"
+ "Установить"
+ "Для работы приложения \"%1$s \" требуется установить сервисы Google Play."
+ "Установите сервисы Google Play"
+ "Ошибка сервисов Google Play"
+ "Приложению \"%1$s \" не удается подключиться к сервисам Google Play. Повторите попытку."
+ "Для работы с приложением \"%1$s \" требуются сервисы Google Play. Они не поддерживаются на вашем устройстве."
+ "Обновить"
+ "Чтобы запустить приложение \"%1$s \", обновите сервисы Google Play."
+ "Обновите сервисы Google Play"
+ "Сервисы Google Play, необходимые для работы приложения \"%1$s \", в настоящий момент обновляются."
+ "Версия сервисов Google Play устарела. Они автоматически обновятся в ближайшее время."
+ "Открыть на телефоне"
+ "Войти"
+ "Войти через аккаунт Google"
+ "Выйти"
+ "Отмена"
+ "Да"
+ "Открыта панель навигации"
+ ">999"
+ "Сейчас"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-si-rLK/values-si-rLK.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-si-rLK/values-si-rLK.xml
new file mode 100644
index 0000000000000000000000000000000000000000..38729f97aafb0b714d84dd084a9e55d3e9421e60
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-si-rLK/values-si-rLK.xml
@@ -0,0 +1,23 @@
+
+
+ "ගෙදරට සංචාලනය කරන්න"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ඉහලට සංචාලනය කරන්න"
+ "තවත් විකල්ප"
+ "අවසාන වූ"
+ "සියල්ල බලන්න"
+ "යෙදුමක් තෝරන්න"
+ "ක්රියාවිරහිතයි"
+ "ක්රියාත්මකයි"
+ "සොයන්න..."
+ "විමසුම හිස් කරන්න"
+ "සෙවුම් විමසුම"
+ "සෙවීම"
+ "විමසුම යොමු කරන්න"
+ "හඬ සෙවීම"
+ "සමඟ බෙදාගන්න"
+ "%s සමඟ බෙදාගන්න"
+ "හකුළන්න"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-si/values-si.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-si/values-si.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8b6d0f1f9b234ac993028d220c5cfb91465f3dee
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-si/values-si.xml
@@ -0,0 +1,20 @@
+
+
+ "සබල කරන්න"
+ "ඔබ Google Play සේවා සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත."
+ "Google Play සේවා සබල කරන්න"
+ "ස්ථාපනය කරන්න"
+ "ඔබගේ ටැබ්ලට් පරිගණකයේ නැති Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත."
+ "Google Play සේවා ලබා ගන්න"
+ "Google Play සේවා දෝෂය"
+ "%1$s හට Google Play සේවා සමගින් ගැටලු ඇත. කරුණාකර නැවත උත්සාහ කරන්න."
+ "ඔබගේ උපාංගය මගින් සහාය නොදක්වන, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත."
+ "යාවත්කාලීන කරන්න"
+ "Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ."
+ "Google Play සේවා යාවත්කාලීන කරන්න"
+ "දැනට යාවත්කාලීන කරමින් ඇති, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත."
+ "Google Play සේවාවල නව අනුවාදයක් අවශ්යයි. එය මද වේලාවකින් එය විසින්ම යාවත්කාලීන වනු ඇත."
+ "දුරකථනය තුළ විවෘත කරන්න"
+ "පුරන්න"
+ "Google සමගින් පුරන්න"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sk/values-sk.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sk/values-sk.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4f0eaff49617e073c8ec96e477085f01fd1fdab8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sk/values-sk.xml
@@ -0,0 +1,40 @@
+
+
+ "Prejsť na plochu"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Prejsť hore"
+ "Ďalšie možnosti"
+ "Hotovo"
+ "Zobraziť všetko"
+ "Zvoľte aplikáciu"
+ "VYP."
+ "ZAP."
+ "Vyhľadať…"
+ "Vymazať dopyt"
+ "Vyhľadávací dopyt"
+ "Hľadať"
+ "Odoslať dopyt"
+ "Hlasové vyhľadávanie"
+ "Zdieľať pomocou"
+ "Zdieľať pomocou %s"
+ "Zbaliť"
+ "Povoliť"
+ "Aplikácia %1$s bude fungovať až po povolení služieb Google Play."
+ "Povoliť služby Google Play"
+ "Inštalovať"
+ "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na zariadení nemáte."
+ "Inštalovať služby Google Play"
+ "Chyba služieb Google Play"
+ "Aplikácia %1$s má problémy so službami Google Play. Skúste to znova."
+ "Aplikáciu %1$s nebude možné spustiť bez služieb Google Play, ktoré vaše zariadenie nepodporuje."
+ "Aktualizovať"
+ "Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play."
+ "Aktualizácia služieb Google Play"
+ "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú."
+ "Vyžaduje sa nová verzia služieb Google Play. Aktualizujú sa automaticky v najbližšom čase."
+ "Otvoriť v telefóne"
+ "Prihlásiť sa"
+ "Prihlásiť sa do účtu Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sl/values-sl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sl/values-sl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f90e6b63f98380bbd5de56f3205ef91d13a0165d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sl/values-sl.xml
@@ -0,0 +1,40 @@
+
+
+ "Krmarjenje domov"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Krmarjenje navzgor"
+ "Več možnosti"
+ "Končano"
+ "Pokaži vse"
+ "Izbira aplikacije"
+ "IZKLOPLJENO"
+ "VKLOPLJENO"
+ "Iskanje …"
+ "Izbris poizvedbe"
+ "Iskalna poizvedba"
+ "Iskanje"
+ "Pošiljanje poizvedbe"
+ "Glasovno iskanje"
+ "Deljenje z"
+ "Deljenje z:"
+ "Strni"
+ "Omogoči"
+ "Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play."
+ "Omogočanje storitev Google Play"
+ "Namesti"
+ "Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v napravi."
+ "Namestitev storitev Google Play"
+ "Napaka storitev Google Play"
+ "Aplikacija %1$s ima težave s storitvami Google Play. Poskusite znova."
+ "Aplikacija %1$s ne deluje brez storitev Google Play, ki jih vaša naprava ne podpira."
+ "Posodobi"
+ "Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play."
+ "Posodobitev storitev Google Play"
+ "Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo."
+ "Potrebujete novo različico storitev Google Play. V kratkem se bodo posodobile."
+ "Odpiranje v telefonu"
+ "Prijava"
+ "Prijava z Google Računom"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sq-rAL/values-sq-rAL.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sq-rAL/values-sq-rAL.xml
new file mode 100644
index 0000000000000000000000000000000000000000..38cfb1a9d0416e41402a512b387abc4c10eee5ba
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sq-rAL/values-sq-rAL.xml
@@ -0,0 +1,23 @@
+
+
+ "Orientohu për në shtëpi"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Ngjitu lart"
+ "Opsione të tjera"
+ "U krye!"
+ "Shikoji të gjitha"
+ "Zgjidh një aplikacion"
+ "JOAKTIV"
+ "AKTIV"
+ "Kërko..."
+ "Pastro pyetjen"
+ "Kërko pyetjen"
+ "Kërko"
+ "Dërgo pyetjen"
+ "Kërkim me zë"
+ "Shpërnda publikisht me"
+ "Shpërnda publikisht me %s"
+ "Shpalos"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sq/values-sq.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sq/values-sq.xml
new file mode 100644
index 0000000000000000000000000000000000000000..021b79bb2540bc466cb7130b5d9eab809ac52f95
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sq/values-sq.xml
@@ -0,0 +1,20 @@
+
+
+ "Aktivizo"
+ "%1$s nuk do të funksionojë nëse nuk aktivizon shërbimet e \"Luaj me Google\"."
+ "Aktivizo shërbimet e \"Luaj me Google\""
+ "Instalo"
+ "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat mungojnë në pajisjen tënde."
+ "Merr shërbimet e \"Luaj me Google\""
+ "Gabim në shërbimet e \"Luaj me Google\""
+ "%1$s ka probleme me shërbimet e Google Play. Provo sërish."
+ "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat nuk mbështeten nga pajisja jote."
+ "Përditëso"
+ "%1$s nuk do të funksionojë nëse nuk përditëson shërbimet e \"Luaj me Google\"."
+ "Përditëso shërbimet e \"Luaj me Google\""
+ "%1$s nuk do të funksionojë pa shërbimet e \"Luaj me Google\", të cilat po përditësohen aktualisht."
+ "Nevojitet një version i ri i shërbimeve të \"Luaj me Google\". Ai do të përditësohet automatikisht së shpejti."
+ "Hape në telefon"
+ "Identifikohu"
+ "Identifikohu me Google"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sr/values-sr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sr/values-sr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4ef40ccf39045c60ca921ff5b9189a6ac9de278d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sr/values-sr.xml
@@ -0,0 +1,40 @@
+
+
+ "Одлазак на Почетну"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Кретање нагоре"
+ "Још опција"
+ "Готово"
+ "Прикажи све"
+ "Избор апликације"
+ "ИСКЉУЧИ"
+ "УКЉУЧИ"
+ "Претражите..."
+ "Брисање упита"
+ "Упит за претрагу"
+ "Претрага"
+ "Слање упита"
+ "Гласовна претрага"
+ "Дели са"
+ "Дели са апликацијом %s"
+ "Скупи"
+ "Омогући"
+ "%1$s неће функционисати ако не омогућите Google Play услуге."
+ "Омогућите Google Play услуге"
+ "Инсталирај"
+ "%1$s не може да се покрене без Google Play услуга, које нису инсталиране на уређају."
+ "Преузмите Google Play услуге"
+ "Грешка Google Play услуга"
+ "%1$s има проблема са Google Play услугама. Пробајте поново."
+ "%1$s не може да се покрене без Google Play услуга, које уређај не подржава."
+ "Ажурирај"
+ "%1$s не може да се покрене ако не ажурирате Google Play услуге."
+ "Ажурирајте Google Play услуге"
+ "%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају."
+ "Потребна је нова верзија Google Play услуга. Ускоро ће се ажурирати."
+ "Отвори на телефону"
+ "Пријави ме"
+ "Пријави ме на Google"
+ ">999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sv/values-sv.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sv/values-sv.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f842bd84fbaccfdda301ac897f4f70ff3ed10d4c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sv/values-sv.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d tim.
+%d tim.
+
+ %d min
+%d min
+
+ %d dagar
+%d dag
+
+ %d tim.
+%d tim.
+
+ %d min
+%d min
+
+ "Visa startsidan"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigera uppåt"
+ "Fler alternativ"
+ "Klart"
+ "Visa alla"
+ "Välj en app"
+ "AV"
+ "PÅ"
+ "Sök …"
+ "Ta bort frågan"
+ "Sökfråga"
+ "Sök"
+ "Skicka fråga"
+ "Röstsökning"
+ "Dela med"
+ "Dela med %s"
+ "Komprimera"
+ "Längst ned"
+ "Längst ned till vänster"
+ "Längst ned till höger"
+ "Längst ned till vänster"
+ "I mitten till vänster"
+ "Högst upp till vänster"
+ "Längst ned till höger"
+ "I mitten till höger"
+ "Högst upp till höger"
+ "Högst upp"
+ "Högst upp till vänster"
+ "Högst upp till höger"
+ "Längst ned"
+ "Längst ned till vänster"
+ "Längst ned till vänster, lägre"
+ "Längst ned till vänster, övre"
+ "Längst ned till höger"
+ "Längst ned till höger, lägre"
+ "Längst ned till höger, övre"
+ "I mitten till vänster"
+ "I mitten till höger"
+ "Högst upp"
+ "Högst upp till vänster"
+ "Högst upp till vänster, lägre"
+ "Högst upp till vänster, övre"
+ "Högst upp till höger"
+ "Högst upp till höger, lägre"
+ "Högst upp till höger, övre"
+ "Aktivera"
+ "%1$s fungerar inte om du inte aktiverar Google Play-tjänster."
+ "Aktivera Google Play-tjänster"
+ "Installera"
+ "%1$s kan inte köras utan Google Play-tjänsterna, som saknas på enheten."
+ "Hämta Google Play-tjänster"
+ "Fel på Google Play-tjänster"
+ "Det har uppstått ett fel mellan %1$s och Google Play-tjänsterna. Försök igen."
+ "%1$s fungerar inte utan Google Play-tjänsterna, som inte stöds på enheten."
+ "Uppdatera"
+ "%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna."
+ "Uppdatera Google Play-tjänster"
+ "%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande."
+ "En ny version av Google Play-tjänster krävs. Den uppdateras automatiskt inom kort."
+ "Öppna på mobilen"
+ "Logga in"
+ "Logga in med Google"
+ "Avsluta"
+ "Avbryt"
+ "Ja"
+ "Navigeringspanel"
+ ">999"
+ "Nu"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw/values-sw.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw/values-sw.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8570589b42c156c5db9bdc83d4d1b29f06d3ae83
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw/values-sw.xml
@@ -0,0 +1,40 @@
+
+
+ "Nenda mwanzo"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Nenda juu"
+ "Chaguo zaidi"
+ "Nimemaliza"
+ "Angalia zote"
+ "Chagua programu"
+ "IMEZIMWA"
+ "IMEWASHWA"
+ "Tafuta…"
+ "Futa hoja"
+ "Hoja ya utafutaji"
+ "Tafuta"
+ "Wasilisha hoja"
+ "Tafuta kwa kutamka"
+ "Shiriki na:"
+ "Shiriki na %s"
+ "Kunja"
+ "Washa"
+ "%1$s haitafanya kazi isipokuwa uwashe huduma za Google Play."
+ "Washa huduma za Google Play"
+ "Sakinisha"
+ "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazipatikani kwenye kifaa chako."
+ "Pata huduma za Google Play"
+ "Hitilafu kwenye huduma za Google Play"
+ "%1$s inakumbwa na hitilafu ya huduma za Google Play. Tafadhali jaribu tena."
+ "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazitumiki kwenye kifaa chako."
+ "Sasisha"
+ "%1$s haitafanya kazi hadi usasishe huduma za Google Play."
+ "Sasisha huduma za Google Play"
+ "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi zinasasishwa sasa."
+ "Toleo jipya la huduma za Google Play linahitajika. Litajisasisha baada ya muda mfupi."
+ "Fungua kwenye simu"
+ "Ingia katika akaunti"
+ "Ingia katika akaunti ukitumia Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw180dp-notround-v23/values-sw180dp-notround-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw180dp-notround-v23/values-sw180dp-notround-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0dc016deac2cfe2a753aea4a65b7af03d9ddeb66
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw180dp-notround-v23/values-sw180dp-notround-v23.xml
@@ -0,0 +1,13 @@
+
+
+ 10dp
+ 8dp
+ 12dp
+ 40dp
+ 16sp
+ 10dp
+ 80dp
+ 48dp
+ - 4.396%
+ - 4.167%
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw210dp-round-v23/values-sw210dp-round-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw210dp-round-v23/values-sw210dp-round-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a638a0116efc2876fc58227c33fc2e4cf5a384ca
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw210dp-round-v23/values-sw210dp-round-v23.xml
@@ -0,0 +1,13 @@
+
+
+ 10dp
+ 8dp
+ 12dp
+ 40dp
+ 16sp
+ 10dp
+ 80dp
+ 54dp
+ - 3.756%
+ - 16.901%
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw210dp-v13/values-sw210dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw210dp-v13/values-sw210dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..30826f437c1a3d69ef7d42cdc2f43effffff2806
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw210dp-v13/values-sw210dp-v13.xml
@@ -0,0 +1,6 @@
+
+
+ 27dp
+ 32dp
+ 14sp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c7770591891261139ac21135339a863f45696cf9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
@@ -0,0 +1,11 @@
+
+
+ 24dp
+ 64dp
+ 8dp
+ 8dp
+ 580dp
+ 16dp
+ 20dp
+ 5
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ta-rIN/values-ta-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ta-rIN/values-ta-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0b33d7c69ea3e9c1d15642cea58ae9b83641ac49
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ta-rIN/values-ta-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "முகப்பிற்கு வழிசெலுத்து"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "மேலே வழிசெலுத்து"
+ "மேலும் விருப்பங்கள்"
+ "முடிந்தது"
+ "எல்லாம் காட்டு"
+ "பயன்பாட்டைத் தேர்வுசெய்க"
+ "முடக்கு"
+ "இயக்கு"
+ "தேடு..."
+ "வினவலை அழி"
+ "தேடல் வினவல்"
+ "தேடு"
+ "வினவலைச் சமர்ப்பி"
+ "குரல் தேடல்"
+ "இதனுடன் பகிர்"
+ "%s உடன் பகிர்"
+ "சுருக்கு"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ta/values-ta.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ta/values-ta.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3d11efcda7271dde3758a0b3569ba2fcf025dd9a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ta/values-ta.xml
@@ -0,0 +1,20 @@
+
+
+ "இயக்கு"
+ "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்."
+ "Google Play சேவைகளை இயக்கவும்"
+ "நிறுவு"
+ "Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s இயங்கும். அவை உங்கள் சாதனத்தில் இல்லை."
+ "Google Play சேவைகளைப் பெறவும்"
+ "Google Play சேவைகள் பிழை"
+ "Google Play சேவைகளில் சிக்கல் ஏற்பட்டதால், %1$s பயன்பாட்டை அணுக முடியவில்லை. மீண்டும் முயலவும்."
+ "Google Play சேவைகள் இருந்தால் மட்டுமே %1$s பயன்பாடு இயங்கும். ஆனால், உங்கள் சாதனத்தில் அவை ஆதரிக்கப்படவில்லை."
+ "புதுப்பி"
+ "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்."
+ "Google Play சேவைகளைப் புதுப்பிக்கவும்"
+ "தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்."
+ "Google Play சேவைகளின் புதிய பதிப்பு தேவை. அது விரைவில் தானாகவே புதுப்பிக்கப்படும்."
+ "மொபைலில் திற"
+ "உள்நுழைக"
+ "Google மூலம் உள்நுழைக"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-te-rIN/values-te-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-te-rIN/values-te-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e0f4a9e2e099cf6b3b23d80abbb4c27113118ca4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-te-rIN/values-te-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "హోమ్కు నావిగేట్ చేయండి"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "పైకి నావిగేట్ చేయండి"
+ "మరిన్ని ఎంపికలు"
+ "పూర్తయింది"
+ "అన్నీ చూడండి"
+ "అనువర్తనాన్ని ఎంచుకోండి"
+ "ఆఫ్ చేయి"
+ "ఆన్ చేయి"
+ "శోధించు..."
+ "ప్రశ్నను క్లియర్ చేయి"
+ "ప్రశ్న శోధించండి"
+ "శోధించు"
+ "ప్రశ్నని సమర్పించు"
+ "వాయిస్ శోధన"
+ "వీరితో భాగస్వామ్యం చేయి"
+ "%sతో భాగస్వామ్యం చేయి"
+ "కుదించండి"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-te/values-te.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-te/values-te.xml
new file mode 100644
index 0000000000000000000000000000000000000000..38c054fc8e9503783600d1ebde49a6a77aa6aac7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-te/values-te.xml
@@ -0,0 +1,20 @@
+
+
+ "ప్రారంభించు"
+ "మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు."
+ "Google Play సేవలను ప్రారంభించండి"
+ "ఇన్స్టాల్ చేయి"
+ "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ పరికరంలో లేవు."
+ "Google Play సేవలను పొందండి"
+ "Google Play సేవల లోపం"
+ "%1$s Google Play సేవలతో సమస్య కలిగి ఉంది. దయచేసి మళ్లీ ప్రయత్నించండి."
+ "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఈ సేవలకు మీ పరికరంలో మద్దతు లేదు."
+ "నవీకరించు"
+ "మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు."
+ "Google Play సేవలను నవీకరించండి"
+ "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి."
+ "కొత్త Google Play సేవల సంస్కరణ అవసరం. అది కొద్ది సేపట్లో దానంతట అదే నవీకరించబడుతుంది."
+ "ఫోన్లో తెరువు"
+ "సైన్ ఇన్ చేయి"
+ "Googleతో సైన్ ఇన్ చేయి"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-th/values-th.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-th/values-th.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0fce86d41378844f112b79f54c958dd45467159b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-th/values-th.xml
@@ -0,0 +1,93 @@
+
+
+ %d ว
+%d ว
+
+ %d ชม.
+%d ชม.
+
+ %d น
+%d น
+
+ %d ว
+%d ว
+
+ %d ชั่วโมง
+%d ชั่วโมง
+
+ %d นาที
+%d นาที
+
+ "นำทางไปหน้าแรก"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "นำทางขึ้น"
+ "ตัวเลือกอื่น"
+ "เสร็จสิ้น"
+ "ดูทั้งหมด"
+ "เลือกแอป"
+ "ปิด"
+ "เปิด"
+ "ค้นหา…"
+ "ล้างข้อความค้นหา"
+ "ข้อความค้นหา"
+ "ค้นหา"
+ "ส่งข้อความค้นหา"
+ "ค้นหาด้วยเสียง"
+ "แชร์กับ"
+ "แชร์กับ %s"
+ "ยุบ"
+ "ล่าง"
+ "ล่างซ้าย"
+ "ล่างขวา"
+ "ล่าง ฝั่งซ้าย"
+ "กลางซ้าย"
+ "บน ฝั่งซ้าย"
+ "ล่าง ฝั่งขวา"
+ "กลางขวา"
+ "บน ฝั่งขวา"
+ "บน"
+ "บนซ้าย"
+ "บนขวา"
+ "ล่าง"
+ "ล่างซ้าย"
+ "ล่างซ้าย ส่วนล่าง"
+ "ล่างซ้าย ส่วนบน"
+ "ล่างขวา"
+ "ล่างขวา ส่วนล่าง"
+ "ล่างขวา ส่วนบน"
+ "กลางซ้าย"
+ "กลางขวา"
+ "บน"
+ "บนซ้าย"
+ "บนซ้าย ส่วนล่าง"
+ "บนซ้าย ส่วนบน"
+ "บนขวา"
+ "บนขวา ส่วนล่าง"
+ "บนขวา ส่วนบน"
+ "เปิดใช้"
+ "%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play"
+ "เปิดใช้บริการ Google Play"
+ "ติดตั้ง"
+ "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซี่งไม่มีในอุปกรณ์ของคุณ"
+ "ติดตั้งบริการ Google Play"
+ "ข้อผิดพลาดของบริการ Google Play"
+ "%1$s มีปัญหาเกี่ยวกับบริการของ Google Play โปรดลองอีกครั้ง"
+ "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน"
+ "อัปเดต"
+ "%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play"
+ "อัปเดตบริการ Google Play"
+ "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้"
+ "จำเป็นต้องใช้บริการ Google Play เวอร์ชันใหม่ ซึ่งจะอัปเดตอัตโนมัติในอีกไม่ช้า"
+ "เปิดบนโทรศัพท์"
+ "ลงชื่อเข้าใช้"
+ "ลงชื่อเข้าใช้ด้วย Google"
+ "ปิด"
+ "ยกเลิก"
+ "ใช่"
+ "ลิ้นชักการนำทาง"
+ "999+"
+ "ตอนนี้เลย"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tl/values-tl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tl/values-tl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b7a7db0778eafc1303c9e33362f2099d1d45ef42
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tl/values-tl.xml
@@ -0,0 +1,40 @@
+
+
+ "Mag-navigate patungo sa home"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Mag-navigate pataas"
+ "Higit pang mga opsyon"
+ "Tapos na"
+ "Tingnan lahat"
+ "Pumili ng isang app"
+ "I-OFF"
+ "I-ON"
+ "Maghanap…"
+ "I-clear ang query"
+ "Query sa paghahanap"
+ "Maghanap"
+ "Isumite ang query"
+ "Paghahanap gamit ang boses"
+ "Ibahagi sa/kay"
+ "Ibahagi sa/kay %s"
+ "I-collapse"
+ "I-enable"
+ "Hindi gagana ang %1$s maliban kung ie-enable mo ang mga serbisyo ng Google Play."
+ "I-enable ang mga serbisyo ng Google Play"
+ "I-install"
+ "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong device."
+ "Kunin ang mga serbisyo ng Google Play"
+ "Error sa Mga Serbisyo ng Google Play"
+ "Nagkakaproblema ang %1$s sa mga serbisyo ng Google Play. Pakisubukang muli."
+ "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play, na hindi nasusuportahan ng iyong device."
+ "I-update"
+ "Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play."
+ "I-update ang mga serbisyo ng Google Play"
+ "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update."
+ "Kailangan ang bagong bersyon ng mga serbisyo ng Google Play. Mag-a-update itong mag-isa sa ilang sandali."
+ "Buksan sa telepono"
+ "Mag-sign in"
+ "Mag-sign in sa Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tr/values-tr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tr/values-tr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..71f5a62ceb893600137a3283afb53736e5e899c9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tr/values-tr.xml
@@ -0,0 +1,93 @@
+
+
+ %d g.
+%d g.
+
+ %d sa.
+%d sa.
+
+ %d dk.
+%d dk.
+
+ %d gün
+%d gün
+
+ %d saat
+%d saat
+
+ %d dk.
+%d dk.
+
+ "Ana ekrana git"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Yukarı git"
+ "Diğer seçenekler"
+ "Tamamlandı"
+ "Tümünü göster"
+ "Bir uygulama seçin"
+ "KAPAT"
+ "AÇ"
+ "Ara…"
+ "Sorguyu temizle"
+ "Arama sorgusu"
+ "Ara"
+ "Sorguyu gönder"
+ "Sesli arama"
+ "Şununla paylaş"
+ "%s ile paylaş"
+ "Daralt"
+ "Alt"
+ "Sol alt"
+ "Sağ alt"
+ "Alt, sol yan"
+ "Sol orta"
+ "Üst, sol yan"
+ "Alt, sağ yan"
+ "Sağ orta"
+ "Üst, sağ yan"
+ "Üst"
+ "Sol üst"
+ "Sağ üst"
+ "Alt"
+ "Sol alt"
+ "Sol alt, aşağı"
+ "Sol alt, yukarı"
+ "Sağ alt"
+ "Sağ alt, aşağı"
+ "Sağ alt, yukarı"
+ "Sol orta"
+ "Sağ orta"
+ "Üst"
+ "Sol üst"
+ "Sol üst, aşağı"
+ "Sol üst, yukarı"
+ "Sağ üst"
+ "Sağ üst, aşağı"
+ "Sağ üst, yukarı"
+ "Etkinleştir"
+ "Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmaz."
+ "Google Play hizmetlerini etkinleştirin"
+ "Yükle"
+ "%1$s , şu anda cihazınızda bulunmayan Google Play hizmetleri olmadan çalışmaz."
+ "Google Play hizmetlerini edinin"
+ "Google Play Hizmetleri hatası"
+ "%1$s , Google Play hizmetleriyle ilgili sorun yaşıyor. Lütfen tekrar deneyin."
+ "%1$s , Google Play hizmetleri olmadan çalışmaz ve bu hizmetler cihazınız tarafından desteklenmiyor."
+ "Güncelle"
+ "Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak."
+ "Google Play hizmetlerini güncelleyin"
+ "%1$s , şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmaz."
+ "Google Play hizmetlerinin yeni sürümü gerekiyor. Kendisini kısa süre içinde güncelleyecektir."
+ "Telefonda aç"
+ "Oturum aç"
+ "Google\'da oturum aç"
+ "Çık"
+ "İptal"
+ "Evet"
+ "Gezinme çekmecesi"
+ "999+"
+ "Şimdi"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uk/values-uk.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uk/values-uk.xml
new file mode 100644
index 0000000000000000000000000000000000000000..150ba1670fb36577a6758c92f5b7c6d1b899d3e4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uk/values-uk.xml
@@ -0,0 +1,40 @@
+
+
+ "Перейти на головний"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Перейти вгору"
+ "Інші опції"
+ "Готово"
+ "Переглянути всі"
+ "Вибрати програму"
+ "ВИМК."
+ "УВІМК."
+ "Пошук…"
+ "Очистити запит"
+ "Пошуковий запит"
+ "Пошук"
+ "Надіслати запит"
+ "Голосовий пошук"
+ "Надіслати через"
+ "Надіслати через %s"
+ "Згорнути"
+ "Увімкнути"
+ "Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play."
+ "Увімкнути сервіси Google Play"
+ "Установити"
+ "Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому пристрої."
+ "Установити сервіси Google Play"
+ "Помилка сервісів Google Play"
+ "У додатку %1$s виникла проблема із сервісами Google Play. Повторіть спробу."
+ "Додаток %1$s не працюватиме без сервісів Google Play, які не підтримуються на вашому пристрої."
+ "Оновити"
+ "Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play."
+ "Оновіть сервіси Google Play"
+ "Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються."
+ "Потрібна нова версія сервісів Google Play. Вони невдовзі оновляться."
+ "Відкрити на телефоні"
+ "Увійти"
+ "Увійти в облік. запис Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ur-rPK/values-ur-rPK.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ur-rPK/values-ur-rPK.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0d597a067a71d9d600aa626a4937910070c2372a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ur-rPK/values-ur-rPK.xml
@@ -0,0 +1,23 @@
+
+
+ "ہوم پر نیویگیٹ کریں"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "اوپر نیویگیٹ کریں"
+ "مزید اختیارات"
+ "ہو گیا"
+ "سبھی دیکھیں"
+ "ایک ایپ منتخب کریں"
+ "آف"
+ "آن"
+ "تلاش کریں…"
+ "استفسار صاف کریں"
+ "استفسار تلاش کریں"
+ "تلاش کریں"
+ "استفسار جمع کرائیں"
+ "صوتی تلاش"
+ "اشتراک کریں مع"
+ "%s کے ساتھ اشتراک کریں"
+ "سکیڑیں"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ur/values-ur.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ur/values-ur.xml
new file mode 100644
index 0000000000000000000000000000000000000000..65a338191ad2becd9bba34cba9485953c95284a3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ur/values-ur.xml
@@ -0,0 +1,20 @@
+
+
+ "فعال کریں"
+ "جب تک آپ Google Play سروسز فعال نہیں کر لیتے، %1$s کام نہیں کرے گی۔"
+ "Google Play سروسز فعال کریں"
+ "انسٹال کریں"
+ "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے آلہ سے غائب ہیں۔"
+ "Google Play سروسز حاصل کریں"
+ "Google Play سروسز کی خرابی"
+ "%1$s کو Google Play سروسز کے ساتھ مسئلہ پیش آ رہا ہے۔ براہ کرم دوبارہ کوشش کریں۔"
+ "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جن کی آپ کا آلہ معاونت نہیں کرتا۔"
+ "اپ ڈیٹ کریں"
+ "جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔"
+ "Google Play سروسز اپ ڈیٹ کریں"
+ "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔"
+ "Google Play سروسز کے نئے ورژن کی ضرورت ہے۔ یہ تھوڑی دیر میں خود ہی اپنے آپ کو اپ ڈیٹ کر لے گا۔"
+ "فون پر کھولیں"
+ "سائن ان کریں"
+ "Google کے ساتھ سائن ان کریں"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml
new file mode 100644
index 0000000000000000000000000000000000000000..22c32f98d6da298e6eb1c44f80a396913c632d82
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml
@@ -0,0 +1,22 @@
+
+
+ "Boshiga o‘tish"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Yuqoriga o‘tish"
+ "Qo‘shimcha sozlamalar"
+ "Tayyor"
+ "Barchasini ko‘rish"
+ "Dastur tanlang"
+ "O‘CHIQ"
+ "YONIQ"
+ "Qidirish…"
+ "So‘rovni tozalash"
+ "So‘rovni izlash"
+ "Qidirish"
+ "So‘rov yaratish"
+ "Ovozli qidiruv"
+ "Bo‘lishish:"
+ "Yig‘ish"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uz/values-uz.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uz/values-uz.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e5a7eeef89ae2a0bf257649d9ccb75f510ed0856
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uz/values-uz.xml
@@ -0,0 +1,20 @@
+
+
+ "Yoqish"
+ "Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi."
+ "Google Play xizmatlarini yoqish"
+ "O‘rnatish"
+ "%1$s ishlashi uchun qurilmangizda Google Play xizmatlarini o‘rnatish lozim."
+ "Google Play xizmatlarini o‘rnatish"
+ "Google Play xizmatlari xatosi"
+ "%1$s ilovasini Google Play xizmatlariga ulab bo‘lmadi. Qaytadan urinib ko‘ring."
+ "%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi."
+ "Yangilash"
+ "Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi."
+ "Google Play xizmatlarini yangilash"
+ "%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda."
+ "Google Play xizmatlarining yangi versiyasi zarur. U o‘zini qisqa vaqt ichida yangilaydi."
+ "Telefonda ochish"
+ "Kirish"
+ "Google orqali kirish"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v11/values-v11.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v11/values-v11.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d074ce9967e562feb59af22df4667124652d0e67
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v11/values-v11.xml
@@ -0,0 +1,161 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v12/values-v12.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v12/values-v12.xml
new file mode 100644
index 0000000000000000000000000000000000000000..85e241664c2d9e4bd6b3698e4357d44f4ca22ff2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v12/values-v12.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v13/values-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v13/values-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..74d14088eab2b274cb9441d196b922994435553f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v13/values-v13.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v14/values-v14.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v14/values-v14.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7239a2c83e4594a7e0db8705b85dd168660dd821
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v14/values-v14.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v17/values-v17.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v17/values-v17.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f9f23d13793c5704974e4b66096eabe82670a2f0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v17/values-v17.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v18/values-v18.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v18/values-v18.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7dad77f9e2733e7725120ce7201d2728040504a2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v18/values-v18.xml
@@ -0,0 +1,4 @@
+
+
+ 0px
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v20/values-v20.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v20/values-v20.xml
new file mode 100644
index 0000000000000000000000000000000000000000..62c18d1e6a7ecba95cb7a84951ac5c618e9c3d1a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v20/values-v20.xml
@@ -0,0 +1,98 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v21/values-v21.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v21/values-v21.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dcfbedfd519d36aa4ad2d1ab44194ebfd92ea352
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v21/values-v21.xml
@@ -0,0 +1,300 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v22/values-v22.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v22/values-v22.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d4a514a5fb6ac2cd17eeb996c4714307b1761750
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v22/values-v22.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v23/values-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v23/values-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d97bfc03cefcb1a84998548a651ec043acbec34f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v23/values-v23.xml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-vi/values-vi.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-vi/values-vi.xml
new file mode 100644
index 0000000000000000000000000000000000000000..19e4704761b5630a6d8e6c2c9841f437fc3653c4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-vi/values-vi.xml
@@ -0,0 +1,93 @@
+
+
+ %d ngày
+%d ngày
+
+ %d giờ
+%d giờ
+
+ %d phút
+%d phút
+
+ %d ngày
+%d ngày
+
+ %d giờ
+%d giờ
+
+ %d phút
+%d phút
+
+ "Điều hướng về trang chủ"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Điều hướng lên trên"
+ "Thêm tùy chọn"
+ "Xong"
+ "Xem tất cả"
+ "Chọn một ứng dụng"
+ "TẮT"
+ "BẬT"
+ "Tìm kiếm…"
+ "Xóa truy vấn"
+ "Tìm kiếm truy vấn"
+ "Tìm kiếm"
+ "Gửi truy vấn"
+ "Tìm kiếm bằng giọng nói"
+ "Chia sẻ với"
+ "Chia sẻ với %s"
+ "Thu gọn"
+ "Dưới cùng"
+ "Dưới cùng bên trái"
+ "Dưới cùng bên phải"
+ "Dưới cùng, bên trái"
+ "Ở giữa bên trái"
+ "Trên cùng, bên trái"
+ "Dưới cùng, bên phải"
+ "Ở giữa bên phải"
+ "Trên cùng, bên phải"
+ "Trên cùng"
+ "Trên cùng bên trái"
+ "Trên cùng bên phải"
+ "Dưới cùng"
+ "Dưới cùng bên trái"
+ "Dưới cùng bên trái, phía dưới"
+ "Dưới cùng bên trái, phía trên"
+ "Dưới cùng bên phải"
+ "Dưới cùng bên phải, phía dưới"
+ "Dưới cùng bên phải, phía trên"
+ "Ở giữa bên trái"
+ "Ở giữa bên phải"
+ "Trên cùng"
+ "Trên cùng bên trái"
+ "Trên cùng bên trái, phía dưới"
+ "Trên cùng bên trái, phía trên"
+ "Trên cùng bên phải"
+ "Trên cùng bên phải, phía dưới"
+ "Trên cùng bên phải, phía trên"
+ "Bật"
+ "%1$s sẽ không hoạt động nếu bạn không bật dịch vụ của Google Play."
+ "Bật dịch vụ của Google Play"
+ "Cài đặt"
+ "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Thiết bị của bạn bị thiếu dịch vụ này."
+ "Cài đặt dịch vụ của Google Play"
+ "Lỗi dịch vụ của Google Play"
+ "%1$s đang gặp sự cố với các dịch vụ của Google Play. Hãy thử lại."
+ "%1$s sẽ không chạy nếu không có các dịch vụ của Google Play. Thiết bị của bạn không hỗ trợ các dịch vụ này."
+ "Cập nhật"
+ "%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ của Google Play."
+ "Cập nhật dịch vụ của Google Play"
+ "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Dịch vụ này hiện đang cập nhật."
+ "Cần phiên bản mới của dịch vụ Google Play. Dịch vụ sẽ sớm tự động cập nhật."
+ "Mở trên điện thoại"
+ "Đăng nhập"
+ "Đăng nhập bằng Google"
+ "Thoát"
+ "Hủy"
+ "Có"
+ "Ngăn điều hướng"
+ "999+"
+ "Bây giờ"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w192dp-v13/values-w192dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w192dp-v13/values-w192dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..541d85fd2884c0c0a9854b91d3c7eaf8c2e927d7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w192dp-v13/values-w192dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 9.6dp
+ 19.2dp
+ 23.04dp
+ 28.8dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w205dp-v13/values-w205dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w205dp-v13/values-w205dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1841bcc8a62c55b3fccdf8d03aa4599fad4c2553
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w205dp-v13/values-w205dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 10.25dp
+ 20.5dp
+ 24.6dp
+ 30.75dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w225dp-v13/values-w225dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w225dp-v13/values-w225dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..79f427b8a5a9985e9231f6d0a1eff0e6b9fc8a82
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w225dp-v13/values-w225dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 11.25dp
+ 22.5dp
+ 27dp
+ 33.75dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w228dp-v13/values-w228dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w228dp-v13/values-w228dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..45a1de1ce913f52183aeb440219bacc2a65e472d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w228dp-v13/values-w228dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 11.4dp
+ 22.8dp
+ 27.36dp
+ 34.2dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w240dp-v13/values-w240dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w240dp-v13/values-w240dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..727bb2282adecf01c880cfe74fd7ff9bfc171f02
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w240dp-v13/values-w240dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 12dp
+ 24dp
+ 28.8dp
+ 36dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w360dp-v13/values-w360dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w360dp-v13/values-w360dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fd9dac9ba32f0c96a2d21ed075a3f1ce24e25613
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w360dp-v13/values-w360dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 3
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w480dp-v13/values-w480dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w480dp-v13/values-w480dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5b7dcf6552ff7df11866b6c2dc889d0af541863f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w480dp-v13/values-w480dp-v13.xml
@@ -0,0 +1,5 @@
+
+
+ true
+ true
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w500dp-v13/values-w500dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w500dp-v13/values-w500dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dcd19ee3b24b1124856c5f057d75ba1d9381375a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w500dp-v13/values-w500dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 4
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4c058c26f4399f4148a3f8514a1ed5d1648fe313
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml
@@ -0,0 +1,5 @@
+
+
+ 192dip
+ 5
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w720dp-v13/values-w720dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w720dp-v13/values-w720dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..966aafb2b37a071bd4bdc8d72fa9e046d32277f3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-w720dp-v13/values-w720dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-xlarge-land-v4/values-xlarge-land-v4.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-xlarge-land-v4/values-xlarge-land-v4.xml
new file mode 100644
index 0000000000000000000000000000000000000000..98b3f8c26b98120014041e66ba4987a533dbc213
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-xlarge-land-v4/values-xlarge-land-v4.xml
@@ -0,0 +1,4 @@
+
+
+ 256dip
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3dcad8bdd81dc6ca0733e39e3f860741c3f861cd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
@@ -0,0 +1,12 @@
+
+
+ false
+ - 60%
+ - 90%
+ - 50%
+ - 70%
+ - 45%
+ - 72%
+ 192dip
+ 5
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b854d03260f7baa65d3c0c5d35b60c342e1aa6ba
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
@@ -0,0 +1,93 @@
+
+
+ %d 天
+%d 天
+
+ %d 小时
+%d 小时
+
+ %d 分钟
+%d 分钟
+
+ %d 天
+%d 天
+
+ %d 小时
+%d 小时
+
+ %d 分钟
+%d 分钟
+
+ "转到主屏幕"
+ "%1$s:%2$s"
+ "%1$s - %2$s:%3$s"
+ "转到上一层级"
+ "更多选项"
+ "完成"
+ "查看全部"
+ "选择应用"
+ "关闭"
+ "开启"
+ "搜索…"
+ "清除查询"
+ "搜索查询"
+ "搜索"
+ "提交查询"
+ "语音搜索"
+ "分享方式"
+ "通过%s分享"
+ "收起"
+ "正下方"
+ "左下方"
+ "右下方"
+ "下方靠左"
+ "正左方"
+ "上方靠左"
+ "下方靠右"
+ "正右方"
+ "上方靠右"
+ "正上方"
+ "左上方"
+ "右上方"
+ "正下方"
+ "左下方"
+ "左下方靠下的位置"
+ "左下方靠上的位置"
+ "右下方"
+ "右下方靠下的位置"
+ "右下方靠上的位置"
+ "正左方"
+ "正右方"
+ "正上方"
+ "左上方"
+ "左上方靠下的位置"
+ "左上方靠上的位置"
+ "右上方"
+ "右上方靠下的位置"
+ "右上方靠上的位置"
+ "启用"
+ "您必须先启用 Google Play 服务,然后才能运行%1$s 。"
+ "启用 Google Play 服务"
+ "安装"
+ "您的设备没有安装 Google Play 服务,因此无法运行%1$s 。"
+ "获取 Google Play 服务"
+ "Google Play服务出错"
+ "%1$s 无法访问 Google Play 服务,请重试。"
+ "您的设备不支持 Google Play 服务,因此无法运行%1$s 。"
+ "更新"
+ "您必须先更新 Google Play 服务,然后才能运行%1$s 。"
+ "更新 Google Play 服务"
+ "Google Play 服务当前正在更新,因此您无法运行%1$s 。"
+ "必须使用新版 Google Play 服务。该服务很快就会自行更新。"
+ "在手机上打开"
+ "登录"
+ "使用 Google 帐号登录"
+ "退出"
+ "取消"
+ "是"
+ "抽屉式导航栏"
+ "999+"
+ "现在"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rHK/values-zh-rHK.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5c84b9d5af7fe325063741c1b8cfe4ec6c11c727
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
@@ -0,0 +1,93 @@
+
+
+ %d 天
+%d 天
+
+ %d 小時
+%d 小時
+
+ %d 分鐘
+%d 分鐘
+
+ %d 天
+%d 天
+
+ %d 小時
+%d 小時
+
+ %d 分鐘
+%d 分鐘
+
+ "瀏覽主頁"
+ "%1$s:%2$s"
+ "%1$s (%2$s):%3$s"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "顯示全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "與「%s」分享"
+ "收合"
+ "正下方"
+ "左下方"
+ "右下方"
+ "下方靠左"
+ "中間靠左"
+ "上方靠左"
+ "下方靠右"
+ "中間靠右"
+ "上方靠右"
+ "正上方"
+ "左上方"
+ "右上方"
+ "正下方"
+ "左下方"
+ "左下方較低位置"
+ "左下方較高位置"
+ "右下方"
+ "右下方較低位置"
+ "右下方較高位置"
+ "中間靠左"
+ "中間靠右"
+ "正上方"
+ "左上方"
+ "左上方較低位置"
+ "左上方較高位置"
+ "右上方"
+ "右上方較低位置"
+ "右上方較高位置"
+ "啟用"
+ "您必須啟用 Google Play 服務,方可執行「%1$s 」。"
+ "啟用 Google Play 服務"
+ "安裝"
+ "您的裝置尚未安裝 Google Play 服務,因此無法執行「%1$s 」。"
+ "安裝 Google Play 服務"
+ "Google Play 服務錯誤"
+ "「%1$s 」存取 Google Play 服務時發生問題。請稍後再試一次。"
+ "您的裝置不支援 Google Play 服務,因此無法執行「%1$s 」。"
+ "更新"
+ "您必須更新「Google Play 服務」,才能執行 %1$s 。"
+ "更新 Google Play 服務"
+ "正在更新 Google Play 服務,更新完成後方可執行「%1$s 」。"
+ "需要使用新版本的 Google Play 服務。更新會即將自動開始。"
+ "在手機開啟"
+ "登入"
+ "透過 Google 登入"
+ "結束"
+ "取消"
+ "是"
+ "導覽列"
+ "999 +"
+ "現在"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f287f552295ab2896bd445c29085a559ad8aeaf8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
@@ -0,0 +1,93 @@
+
+
+ %d 天
+%d 天
+
+ %d 小時
+%d 小時
+
+ %d 分鐘
+%d 分鐘
+
+ %d 天
+%d 天
+
+ %d 小時
+%d 小時
+
+ %d 分鐘
+%d 分鐘
+
+ "瀏覽首頁"
+ "%1$s:%2$s"
+ "%1$s - %2$s:%3$s"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "查看全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "選擇分享對象"
+ "與「%s」分享"
+ "收合"
+ "正下方"
+ "左下角"
+ "右下角"
+ "下方靠左"
+ "左側中央"
+ "上方靠左"
+ "下方靠右"
+ "右側中央"
+ "上方靠右"
+ "正上方"
+ "左上角"
+ "右上角"
+ "正下方"
+ "左下方"
+ "左下方較低位置"
+ "左下方較高位置"
+ "右下方"
+ "右下方較低位置"
+ "右下方較高位置"
+ "左側中央"
+ "右側中央"
+ "正上方"
+ "左上方"
+ "左上方較低位置"
+ "左上方較高位置"
+ "右上方"
+ "右上方較低位置"
+ "右上方較高位置"
+ "啟用"
+ "您必須啟用 Google Play 服務,才能執行「%1$s 」。"
+ "啟用 Google Play 服務"
+ "安裝"
+ "您的裝置並未安裝 Google Play 服務,因此無法執行「%1$s 」。"
+ "取得 Google Play 服務"
+ "Google Play 服務發生錯誤"
+ "「%1$s 」無法存取 Google Play 服務,請再試一次。"
+ "您的裝置不支援 Google Play 服務,因此無法執行「%1$s 」。"
+ "更新"
+ "您必須更新 Google Play 服務,才能執行「%1$s 」。"
+ "更新 Google Play 服務"
+ "執行「%1$s 」所需的 Google Play 服務正在更新。"
+ "必須使用新版 Google Play 服務。該服務稍後就會自動更新。"
+ "在手機上開啟"
+ "登入"
+ "使用 Google 帳戶登入"
+ "結束"
+ "取消"
+ "是"
+ "導覽匣"
+ "999+"
+ "現在"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zu/values-zu.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zu/values-zu.xml
new file mode 100644
index 0000000000000000000000000000000000000000..bdfd2e6b4b477c07e6a3773838a061fd4562760a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zu/values-zu.xml
@@ -0,0 +1,40 @@
+
+
+ "Zulazulela ekhaya"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Zulazulela phezulu"
+ "Izinketho eziningi"
+ "Kwenziwe"
+ "Buka konke"
+ "Khetha uhlelo lokusebenza"
+ "VALIWE"
+ "VULIWE"
+ "Iyasesha..."
+ "Sula inkinga"
+ "Umbuzo wosesho"
+ "Sesha"
+ "Hambisa umbuzo"
+ "Ukusesha ngezwi"
+ "Yabelana no-"
+ "Yabelana no-%s"
+ "Goqa"
+ "Nika amandla"
+ "I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play."
+ "Nika amandla amasevisi we-Google Play"
+ "Faka"
+ "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kudivayisi yakho."
+ "Thola amasevisi we-Google Play"
+ "Iphutha lamasevisi we-Google Play"
+ "%1$s inenkinga ngamasevisi e-Google Play. Sicela uzame futhi."
+ "%1$s ngeke isebenze ngaphandle kwamasevisi e-Google Play, angasekelwa idivayisi yakho."
+ "Isibuyekezo"
+ "I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play."
+ "Buyekeza amasevisi we-Google Play"
+ "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo."
+ "Kudingeka inguqulo entsha yamasevisi we-Google Play. Izozibuyekeza ngokwayo maduze."
+ "Vula kufoni"
+ "Ngena ngemvume"
+ "Ngena ngemvume nge-Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values/values.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values/values.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b6fd57d3e6ff4d5c2a0a4e691e35c359558189ce
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values/values.xml
@@ -0,0 +1,1850 @@
+
+
+ - #FFF4B400
+- #FFDB4437
+- #FF4285F4
+- #FF0F9D58
+
+
+
+
+
+ true
+ false
+ true
+ true
+ true
+ false
+ true
+ false
+ true
+ false
+ @android:color/black
+ #7fa87f
+ @android:color/black
+ @android:color/black
+ @color/material_deep_teal_200
+ @color/material_deep_teal_500
+ #4D000000
+ @color/primary_text_dark
+ @color/material_grey_800
+ @android:color/white
+ @color/material_grey_850
+ @color/material_grey_50
+ #000000
+ #8A000000
+ #DE000000
+ #2979FF
+ #80ffffff
+ #80000000
+ @color/bright_foreground_material_light
+ @color/bright_foreground_material_dark
+ @android:color/white
+ @android:color/black
+ #ff5a595b
+ #ffd6d7d7
+ #E0E0E0
+ @color/grey
+ #0288D1
+ #01579B
+ @android:color/white
+ #1F000000
+ @android:color/black
+ @android:color/white
+ #90000000
+ #1F000000
+ #90000000
+ #DE000000
+ #00000000
+ #80000000
+ #4DFFFFFF
+ #FFFFFFFF
+ #FFFFFFFF
+ #80FFFFFF
+ #FFFFFFFF
+ #80FFFFFF
+ #1565C0
+ #424242
+ #D32F2F
+ #414141
+ #606060
+ #80bebebe
+ #80323232
+ #ffbebebe
+ #ff323232
+ #E0E0E0
+ #FF5151
+ #B83120
+ #80000000
+ @android:color/white
+ @android:color/black
+ #00C853
+ #757575
+ #6680cbc4
+ #66009688
+ @color/bright_foreground_disabled_material_dark
+ @color/bright_foreground_disabled_material_light
+ #bdbdbd
+ #ff37474f
+ #ff263238
+ #ff21272b
+ #ff80cbc4
+ #ff009688
+ #fff5f5f5
+ #ffe0e0e0
+ #fffafafa
+ #ff757575
+ #ff424242
+ #ff303030
+ #ff212121
+ #FF6D3F
+ @android:color/black
+ @color/material_grey_600
+ @color/material_grey_900
+ @color/material_grey_100
+ @color/white
+ #ffffffff
+ #de000000
+ #4Dffffff
+ #39000000
+ @color/dark_grey
+ #FF5252
+ #33ffffff
+ #1f000000
+ #b3ffffff
+ #8a000000
+ #36ffffff
+ #24000000
+ #9E9E9E
+ #66777777
+ #ff616161
+ #ffbdbdbd
+ #ffbdbdbd
+ #fff1f1f1
+ #FFFFFF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 16dp
+ 56dp
+ 0dp
+ 0dp
+ 16dp
+ 10dp
+ 6dp
+ 40dp
+ 48dp
+ 180dp
+ 5dp
+ -3dp
+ 48dp
+ 48dp
+ 36dp
+ 48dp
+ @dimen/abc_control_inset_material
+ 6dp
+ 8dp
+ @dimen/abc_control_padding_material
+ 320dp
+ 2dp
+ 4dp
+ 4dp
+ - 80%
+ - 100%
+ - 320dp
+ - 320dp
+ 8dp
+ - 65%
+ - 95%
+ 24dp
+ 18dp
+ - 0.30
+ - 0.26
+ 32dip
+ 8dip
+ 8dip
+ 7dp
+ 4dp
+ 10dp
+ 16dp
+ @dimen/abc_action_bar_content_inset_material
+ 296dp
+ 320dip
+ 160dip
+ 2dp
+ 2dp
+ 20dp
+ 3dp
+ 14sp
+ 14sp
+ 14sp
+ 12sp
+ 34sp
+ 45sp
+ 56sp
+ 112sp
+ 24sp
+ 22sp
+ 18sp
+ 16sp
+ 14sp
+ 16sp
+ 16dp
+ 20sp
+ 20dp
+ - .25
+ - .1
+ - .5
+ - .5
+ - .5
+ - .25
+ -3dp
+ 8dp
+ 7dp
+ 8dp
+ 36dp
+ 14sp
+ 8dp
+ 2dp
+ 43dp
+ 4dp
+ 1dp
+ 6dp
+ 104dp
+ 1dp
+ 1dp
+ 65536dp
+ 1dp
+ 2dp
+ 14sp
+ 14sp
+ 64dp
+ 14sp
+ 10dp
+ 32dp
+ 22dp
+ 10dp
+ 16dp
+ 36dp
+ 10dp
+ 30dp
+ 16dp
+ 90dp
+ 108dp
+ - 0.30
+ - 0.26
+ 16dp
+ 38dp
+ - 0.26
+ - 0.20
+ - 0.12
+ 20dp
+ 800dp
+ 120dp
+ 24dp
+ 6dp
+ 28dp
+ 12sp
+ 64dp
+ 64dp
+ 12dp
+ 8dp
+ 22dp
+ 8dp
+ 0dp
+ 0dp
+ 0dp
+ 0dp
+ 12dp
+ 24dp
+ #3333B5E5
+ - 15%
+ - 15%
+ - 15%
+ - 10%
+ - 5%
+ - 4.167%
+ 20%
+ 16%
+ 13%
+ 16.9%
+ 13%
+ 27.4%
+ 16.9%
+ 16%
+ 26.8%
+ 13%
+ 27.4%
+ 16.9%
+ 13%
+
+
+
+
+
+
+
+
+
+
+
+
+ 220
+ 150
+ 2
+ 1000
+ 250
+ 500
+ 500
+ 127
+ 1
+ 11020000
+ 999
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d day
+%d days
+
+ %d hour
+%d hours
+
+ %d min
+%d mins
+
+ Navigate home
+ %1$s, %2$s
+ %1$s, %2$s, %3$s
+ Navigate up
+ More options
+ Done
+ See all
+ Choose an app
+ OFF
+ ON
+ Search…
+ Clear query
+ Search query
+ Search
+ Submit query
+ Voice search
+ Share with
+ Share with %s
+ Collapse
+ PermissionEverywhere
+ Bottom
+ Bottom left
+ Bottom right
+ Bottom, left side
+ Center left
+ Top, left side
+ Bottom, right side
+ Center right
+ Top, right side
+ Top
+ Top left
+ Top right
+ Bottom
+ Bottom left
+ Bottom left, lower
+ Bottom left, upper
+ Bottom right
+ Bottom right, lower
+ Bottom right, upper
+ Center left
+ Center right
+ Top
+ Top left
+ Top left, lower
+ Top left, upper
+ Top right
+ Top right, lower
+ Top right, upper
+ Enable
+ %1$s won\'t work unless you enable Google Play services.
+ Enable Google Play services
+ Install
+ %1$s won\'t run without Google Play services, which are missing from your device.
+ Get Google Play services
+ Google Play services error
+ %1$s is having trouble with Google Play services. Please try again.
+ %1$s won\'t run without Google Play services, which are not supported by your device.
+ Update
+ %1$s won\'t run unless you update Google Play services.
+ Update Google Play services
+ %1$s won\'t run without Google Play services, which are currently updating.
+ New version of Google Play services needed. It will update itself shortly.
+ Open on phone
+ Sign in
+ Sign in with Google
+ --
+ sans-serif-condensed
+ sans-serif-condensed
+ Quit
+ Cancel
+ Yes
+ Navigation drawer
+ 999+
+ Now
+ %1$s \u0020%2$s
+ %1$s \u0020%2$s
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8bd9c40d8a0f2500de2cecaac58d54da221ca2e5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml
@@ -0,0 +1,2330 @@
+
+20dp 800dp 120dp "मुख्यपृष्ठ नेव्हिगेट करा" "%1$s, %2$s" "%1$s, %2$s, %3$s" "वर नेव्हिगेट करा" "अधिक पर्याय" "पूर्ण झाले" "सर्व पहा" "एक अॅप निवडा" "बंद" "चालू" "शोधा…" "क्वेरी स्पष्ट करा" "शोध क्वेरी" "शोध" "क्वेरी सबमिट करा" "व्हॉइस शोध" "यांच्यासह सामायिक करा" "%s सह सामायिक करा" "संक्षिप्त करा" "999+" "गृह खोज्नुहोस्" "%1$s, %2$s" "%1$s, %2$s, %3$s" "माथि खोज्नुहोस्" "थप विकल्पहरू" "सम्पन्न भयो" "सबै हेर्नुहोस्" "एउटा अनुप्रयोग छान्नुहोस्" "निष्क्रिय पार्नुहोस्" "सक्रिय गर्नुहोस्" "खोज्नुहोस्..." "प्रश्न हटाउनुहोस्" "जिज्ञासाको खोज गर्नुहोस्" "खोज्नुहोस्" "जिज्ञासा पेस गर्नुहोस्" "भ्वाइस खोजी" "साझेदारी गर्नुहोस्..." "%s सँग साझेदारी गर्नुहोस्" "संक्षिप्त पार्नुहोस्" "९९९+" "Движи се кон дома" "%1$s, %2$s, %3$s" "Движи се нагоре" "Повеќе опции" "Готово" "Види ги сите" "Избери апликација" "ИСКЛУЧЕНО" "ВКЛУЧЕНО" "Пребарување…" "Исчисти барање" "Пребарај барање" "Пребарај" "Поднеси барање" "Гласовно пребарување" "Сподели со" "Собери" "999+" "Ir á páxina de inicio" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Desprazarse cara arriba" "Máis opcións" "Feito" "Ver todas" "Escoller unha aplicación" "DESACTIVAR" "ACTIVAR" "Buscar…" "Borrar consulta" "Consulta de busca" "Buscar" "Enviar consulta" "Busca de voz" "Compartir con" "Compartir con %s" "Contraer" ">999" 24dp 64dp 8dp 8dp 580dp 16dp 20dp 5 "Navigați la ecranul de pornire" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigați în sus" "Mai multe opțiuni" "Terminat" "Afișați-le pe toate" "Alegeți o aplicație" "DEZACTIVAȚI" "ACTIVAȚI" "Căutați…" "Ștergeți interogarea" "Interogare de căutare" "Căutați" "Trimiteți interogarea" "Căutare vocală" "Trimiteți la" "Trimiteți la %s" "Restrângeți" "˃999" 0px "Orientohu për në shtëpi" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Ngjitu lart" "Opsione të tjera" "U krye!" "Shikoji të gjitha" "Zgjidh një aplikacion" "JOAKTIV" "AKTIV" "Kërko..." "Pastro pyetjen" "Kërko pyetjen" "Kërko" "Dërgo pyetjen" "Kërkim me zë" "Shpërnda publikisht me" "Shpërnda publikisht me %s" "Shpalos" "999+" "Перейти на главный экран" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Перейти вверх" "Другие параметры" "Готово" "Показать все" "Выбрать приложение" "ОТКЛ." "ВКЛ." "Поиск" "Удалить запрос" "Поисковый запрос" "Поиск" "Отправить запрос" "Голосовой поиск" "Открыть доступ" "Открыть доступ пользователю %s" "Свернуть" ">999" "Mag-navigate patungo sa home" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Mag-navigate pataas" "Higit pang mga opsyon" "Tapos na" "Tingnan lahat" "Pumili ng isang app" "I-OFF" "I-ON" "Maghanap…" "I-clear ang query" "Query sa paghahanap" "Maghanap" "Isumite ang query" "Paghahanap gamit ang boses" "Ibahagi sa/kay" "Ibahagi sa/kay %s" "I-collapse" "999+" "Ուղղվել տուն" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Ուղղվել վերև" "Այլ ընտրանքներ" "Կատարված է" "Տեսնել բոլորը" "Ընտրել ծրագիր" "ԱՆՋԱՏՎԱԾ" "ՄԻԱՑՎԱԾ" "Որոնում..." "Մաքրել հարցումը" "Որոնման հարցում" "Որոնել" "Ուղարկել հարցումը" "Ձայնային որոնում" "Տարածել" "Տարածել ըստ %s" "Թաքցնել" "999+" "瀏覽首頁" "%1$s:%2$s" "%1$s - %2$s:%3$s" "向上瀏覽" "更多選項" "完成" "查看全部" "選擇應用程式" "關閉" "開啟" "搜尋…" "清除查詢" "搜尋查詢" "搜尋" "提交查詢" "語音搜尋" "選擇分享對象" "與「%s」分享" "收合" "999+" "హోమ్కు నావిగేట్ చేయండి" "%1$s, %2$s" "%1$s, %2$s, %3$s" "పైకి నావిగేట్ చేయండి" "మరిన్ని ఎంపికలు" "పూర్తయింది" "అన్నీ చూడండి" "అనువర్తనాన్ని ఎంచుకోండి" "ఆఫ్ చేయి" "ఆన్ చేయి" "శోధించు..." "ప్రశ్నను క్లియర్ చేయి" "ప్రశ్న శోధించండి" "శోధించు" "ప్రశ్నని సమర్పించు" "వాయిస్ శోధన" "వీరితో భాగస్వామ్యం చేయి" "%sతో భాగస్వామ్యం చేయి" "కుదించండి" "999+" "မူလနေရာကို သွားရန်" "%1$s၊ %2$s" "%1$s ၊ %2$s ၊ %3$s" "အပေါ်သို့သွားရန်" "ပိုမိုရွေးချယ်စရာများ" "ပြီးဆုံးပါပြီ" "အားလုံးကို ကြည့်ရန်" "အပလီကေးရှင်း တစ်ခုခုကို ရွေးချယ်ပါ" "ပိတ်" "ဖွင့်" "ရှာဖွေပါ..." "ရှာစရာ အချက်အလက်များ ရှင်းလင်းရန်" "ရှာစရာ အချက်အလက်နေရာ" "ရှာဖွေရန်" "ရှာဖွေစရာ အချက်အလက်ကို အတည်ပြုရန်" "အသံဖြင့် ရှာဖွေခြင်း" "မျှဝေဖို့ ရွေးပါ" "%s ကို မျှဝေပါရန်" "ခေါက်ရန်" "၉၉၉+" "முகப்பிற்கு வழிசெலுத்து" "%1$s, %2$s" "%1$s, %2$s, %3$s" "மேலே வழிசெலுத்து" "மேலும் விருப்பங்கள்" "முடிந்தது" "எல்லாம் காட்டு" "பயன்பாட்டைத் தேர்வுசெய்க" "முடக்கு" "இயக்கு" "தேடு..." "வினவலை அழி" "தேடல் வினவல்" "தேடு" "வினவலைச் சமர்ப்பி" "குரல் தேடல்" "இதனுடன் பகிர்" "%s உடன் பகிர்" "சுருக்கு" "999+" "Vai alla home page" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Vai in alto" "Altre opzioni" "Fine" "Visualizza tutte" "Scegli un\'applicazione" "OFF" "ON" "Cerca…" "Cancella query" "Query di ricerca" "Cerca" "Invia query" "Ricerca vocale" "Condividi con" "Condividi con %s" "Comprimi" "999+" "Navega a la pàgina d\'inici" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navega cap a dalt" "Més opcions" "Fet" "Mostra\'ls tots" "Selecciona una aplicació" "DESACTIVAT" "ACTIVAT" "Cerca..." "Esborra la consulta" "Consulta de cerca" "Cerca" "Envia la consulta" "Cerca per veu" "Comparteix amb" "Comparteix amb %s" "Replega" "+999" "Joan orri nagusira" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Joan gora" "Aukera gehiago" "Eginda" "Ikusi guztiak" "Aukeratu aplikazio bat" "DESAKTIBATUTA" "AKTIBATUTA" "Bilatu…" "Garbitu kontsulta" "Bilaketa-kontsulta" "Bilatu" "Bidali kontsulta" "Ahots bidezko bilaketa" "Partekatu hauekin" "Partekatu %s erabiltzailearekin" "Tolestu" "999+" 4 "Přejít na plochu" "%1$s – %2$s" "%1$s, %2$s – %3$s" "Přejít nahoru" "Více možností" "Hotovo" "Zobrazit vše" "Vybrat aplikaci" "VYPNUTO" "ZAPNUTO" "Vyhledat…" "Smazat dotaz" "Vyhledávací dotaz" "Hledat" "Odeslat dotaz" "Hlasové vyhledávání" "Sdílet pomocí" "Sdílet pomocí %s" "Sbalit" "999+" "Evə get" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Yuxarı get" "Daha çox seçim" "Hazırdır" "Hamısına baxın" "Tətbiq seçin" "DEAKTİV" "AKTİV" "Axtarış..." "Sorğunu təmizlə" "Axtarış sorğusu" "Axtarış" "Sorğunu göndərin" "Səsli axtarış" "Bununla paylaşın" "Dağıt" "999+" "转到主屏幕" "%1$s:%2$s" "%1$s - %2$s:%3$s" "转到上一层级" "更多选项" "完成" "查看全部" "选择应用" "关闭" "开启" "搜索…" "清除查询" "搜索查询" "搜索" "提交查询" "语音搜索" "分享方式" "通过%s分享" "收起" "999+" "Navigasi ke beranda" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigasi naik" "Opsi lain" "Selesai" "Lihat semua" "Pilih aplikasi" "NONAKTIF" "AKTIF" "Telusuri..." "Hapus kueri" "Kueri penelusuran" "Telusuri" "Kirim kueri" "Penelusuran suara" "Bagikan dengan" "Bagikan dengan %s" "Ciutkan" "999+" "ホームへ移動" "%1$s、%2$s" "%1$s、%2$s、%3$s" "上へ移動" "その他のオプション" "完了" "すべて表示" "アプリの選択" "OFF" "ON" "検索…" "検索キーワードを削除" "検索キーワード" "検索" "検索キーワードを送信" "音声検索" "共有" "%sと共有" "折りたたむ" "999+" "Πλοήγηση στην αρχική σελίδα" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Πλοήγηση προς τα επάνω" "Περισσότερες επιλογές" "Τέλος" "Προβολή όλων" "Επιλέξτε κάποια εφαρμογή" "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ" "ΕΝΕΡΓΟΠΟΙΗΣΗ" "Αναζήτηση…" "Διαγραφή ερωτήματος" "Ερώτημα αναζήτησης" "Αναζήτηση" "Υποβολή ερωτήματος" "Φωνητική αναζήτηση" "Κοινή χρήση με" "Κοινή χρήση με %s" "Σύμπτυξη" "999+" "Pārvietoties uz sākuma ekrānu" "%1$s: %2$s" "%1$s, %2$s: %3$s" "Pārvietoties augšup" "Vairāk opciju" "Gatavs" "Skatīt visu" "Izvēlieties lietotni" "IZSLĒGTS" "IESLĒGTS" "Meklējiet…" "Notīrīt vaicājumu" "Meklēšanas vaicājums" "Meklēt" "Iesniegt vaicājumu" "Meklēšana ar balsi" "Kopīgot ar:" "Kopīgot ar %s" "Sakļaut" "999+" "Naviger hjem" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Naviger op" "Flere muligheder" "Luk" "Se alle" "Vælg en app" "FRA" "TIL" "Søg…" "Ryd forespørgslen" "Søgeforespørgsel" "Søg" "Indsend forespørgslen" "Talesøgning" "Del med" "Del med %s" "Skjul" "999+" "Негізгі бетте қозғалу" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Жоғары қозғалу" "Басқа опциялар" "Дайын" "Барлығын көру" "Қолданбаны таңдау" "ӨШІРУЛІ" "ҚОСУЛЫ" "Іздеу…" "Сұрақты жою" "Сұрақты іздеу" "Іздеу" "Сұрақты жіберу" "Дауыс арқылы іздеу" "Бөлісу" "%s бөлісу" "Тасалау" "999+" 256dip "হোম এ নেভিগেট করুন" "%1$s, %2$s" "%1$s, %2$s, %3$s" "উপরের দিকে নেভিগেট করুন" "আরো বিকল্প" "সম্পন্ন হয়েছে" "সবগুলো দেখুন" "একটি অ্যাপ্লিকেশান চয়ন করুন" "বন্ধ" "চালু" "অনুসন্ধান..." "ক্যোয়ারী সাফ করুন" "ক্যোয়ারী অনুসন্ধান করুন" "অনুসন্ধান করুন" "ক্যোয়ারী জমা দিন" "ভয়েস অনুসন্ধান" "এর সাথে ভাগ করুন" "%s এর সাথে ভাগ করুন" "সঙ্কুচিত করুন" "৯৯৯+" 54dip "Navigate home" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigate up" "More options" "Done" "See all" "Choose an app" "OFF" "ON" "Search…" "Clear query" "Search query" "Search" "Submit query" "Voice search" "Share with" "Share with %s" "Collapse" "999+" "瀏覽主頁" "%1$s:%2$s" "%1$s (%2$s):%3$s" "向上瀏覽" "更多選項" "完成" "顯示全部" "選擇應用程式" "關閉" "開啟" "搜尋…" "清除查詢" "搜尋查詢" "搜尋" "提交查詢" "語音搜尋" "分享對象" "與「%s」分享" "收合" "999 +" "Navegar para a página inicial" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navegar para cima" "Mais opções" "Concluído" "Ver tudo" "Selecione um app" "DESATIVAR" "ATIVAR" "Pesquisar..." "Limpar consulta" "Consulta de pesquisa" "Pesquisar" "Enviar consulta" "Pesquisa por voz" "Compartilhar com" "Compartilhar com %s" "Recolher" "999+" "ወደ መነሻ ይዳስሱ" "%1$s፣ %2$s" "%1$s፣ %2$s፣ %3$s" "ወደ ላይ ይዳስሱ" "ተጨማሪ አማራጮች" "ተከናውኗል" "ሁሉንም ይመልከቱ" "መተግበሪያ ይምረጡ" "ጠፍቷል" "በርቷል" "ፈልግ…" "መጠይቅ አጽዳ" "የፍለጋ ጥያቄ" "ፍለጋ" "መጠይቅ ያስረክቡ" "የድምፅ ፍለጋ" "ከሚከተለው ጋር ያጋሩ" "ከ%s ጋር ያጋሩ" "ሰብስብ" "999+" true true 48dp 32dp 12dp 14dp false - 60%
- 90%
- 50%
- 70%
- 45%
- 72%
192dip 5 true false true true true false true false @android:color/black #7fa87f @android:color/black @android:color/black @color/material_deep_teal_200 @color/material_deep_teal_500 @color/material_grey_800 @android:color/white @color/material_grey_850 @color/material_grey_50 #80ffffff #80000000 @color/bright_foreground_material_light @color/bright_foreground_material_dark @android:color/white @android:color/black #ff5a595b #ffd6d7d7 #80bebebe #80323232 #ffbebebe #ff323232 @android:color/white @android:color/black #6680cbc4 #66009688 @color/bright_foreground_disabled_material_dark @color/bright_foreground_disabled_material_light #ff37474f #ff263238 #ff21272b #ff80cbc4 #ff009688 #fff5f5f5 #ffe0e0e0 #fffafafa #ff757575 #ff424242 #ff303030 #ff212121 @android:color/black @color/material_grey_600 @color/material_grey_900 @color/material_grey_100 #ffffffff #de000000 #4Dffffff #39000000 #33ffffff #1f000000 #b3ffffff #8a000000 #36ffffff #24000000 #ff616161 #ffbdbdbd #ffbdbdbd #fff1f1f1 16dp 56dp 0dp 0dp 16dp 10dp 6dp 40dp 48dp 180dp 5dp -3dp 48dp 48dp 36dp 48dp @dimen/abc_control_inset_material 6dp 8dp @dimen/abc_control_padding_material 320dp 2dp 4dp 4dp - 80%
- 100%
- 320dp
- 320dp
8dp - 65%
- 95%
24dp 18dp - 0.30
- 0.26
32dip 8dip 8dip 7dp 4dp 10dp 16dp @dimen/abc_action_bar_content_inset_material 296dp 320dip 160dip 2dp 2dp 20dp 3dp 14sp 14sp 14sp 12sp 34sp 45sp 56sp 112sp 24sp 22sp 18sp 16sp 14sp 16sp 16dp 20sp 20dp - 0.30
- 0.26
- 0.26
- 0.20
- 0.12
64dp 64dp 12dp #3333B5E5 220 150 2 127 999 Navigate home %1$s, %2$s %1$s, %2$s, %3$s Navigate up More options Done See all Choose an app OFF ON Search… Clear query Search query Search Submit query Voice search Share with Share with %s Collapse 999+ "Revenir à l\'accueil" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Revenir en haut de la page" "Plus d\'options" "Terminé" "Voir toutes les chaînes" "Sélectionnez une application" "DÉSACTIVÉ" "ACTIVÉ" "Recherche en cours..." "Effacer la requête" "Requête de recherche" "Rechercher" "Envoyer la requête" "Recherche vocale" "Partager" "Partager avec %s" "Réduire" ">999" "Przejdź do strony głównej" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Przejdź wyżej" "Więcej opcji" "Gotowe" "Zobacz wszystkie" "Wybierz aplikację" "WYŁ." "WŁ." "Szukaj…" "Wyczyść zapytanie" "Wyszukiwane hasło" "Szukaj" "Wyślij zapytanie" "Wyszukiwanie głosowe" "Udostępnij dla" "Udostępnij dla %s" "Zwiń" "999+" "Điều hướng về trang chủ" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Điều hướng lên trên" "Thêm tùy chọn" "Xong" "Xem tất cả" "Chọn một ứng dụng" "TẮT" "BẬT" "Tìm kiếm…" "Xóa truy vấn" "Tìm kiếm truy vấn" "Tìm kiếm" "Gửi truy vấn" "Tìm kiếm bằng giọng nói" "Chia sẻ với" "Chia sẻ với %s" "Thu gọn" "999+" "រកមើលទៅដើម" "%1$s, %2$s" "%1$s, %2$s, %3$s" "រកមើលឡើងលើ" "ជម្រើសច្រើនទៀត" "រួចរាល់" "មើលទាំងអស់" "ជ្រើសកម្មវិធី" "បិទ" "បើក" "ស្វែងរក…" "សម្អាតសំណួរ" "ស្វែងរកសំណួរ" "ស្វែងរក" "ដាក់ស្នើសំណួរ" "ការស្វែងរកសំឡេង" "ចែករំលែកជាមួយ" "ចែករំលែកជាមួយ %s" "បង្រួម" "999+" "Үйгө багыттоо" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Жогору" "Көбүрөөк мүмкүнчүлүктөр" "Даяр" "Бардыгын көрүү" "Колдонмо тандоо" "ӨЧҮК" "КҮЙҮК" "Издөө…" "Талаптарды тазалоо" "Издөө талаптары" "Издөө" "Талап жөнөтүү" "Үн аркылуу издөө" "Бөлүшүү" "%s аркылуу бөлүшүү" "Жыйнап коюу" "999+" "Visa startsidan" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigera uppåt" "Fler alternativ" "Klart" "Visa alla" "Välj en app" "AV" "PÅ" "Sök …" "Ta bort frågan" "Sökfråga" "Sök" "Skicka fråga" "Röstsökning" "Dela med" "Dela med %s" "Komprimera" ">999" "હોમ પર નેવિગેટ કરો" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ઉપર નેવિગેટ કરો" "વધુ વિકલ્પો" "થઈ ગયું" "બધું જુઓ" "એક એપ્લિકેશન પસંદ કરો" "બંધ" "ચાલુ" "શોધો…" "ક્વેરી સાફ કરો" "શોધ ક્વેરી" "શોધો" "ક્વેરી સબમિટ કરો" "વૉઇસ શોધ" "આની સાથે શેર કરો" "%s સાથે શેર કરો" "સંકુચિત કરો" "999+" 192dip 5 "Krmarjenje domov" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Krmarjenje navzgor" "Več možnosti" "Končano" "Pokaži vse" "Izbira aplikacije" "IZKLOPLJENO" "VKLOPLJENO" "Iskanje …" "Izbris poizvedbe" "Iskalna poizvedba" "Iskanje" "Pošiljanje poizvedbe" "Glasovno iskanje" "Deljenje z" "Deljenje z:" "Strni" "999+" "Prejsť na plochu" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Prejsť hore" "Ďalšie možnosti" "Hotovo" "Zobraziť všetko" "Zvoľte aplikáciu" "VYP." "ZAP." "Vyhľadať…" "Vymazať dopyt" "Vyhľadávací dopyt" "Hľadať" "Odoslať dopyt" "Hlasové vyhľadávanie" "Zdieľať pomocou" "Zdieľať pomocou %s" "Zbaliť" "999+" false "Nenda mwanzo" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Nenda juu" "Chaguo zaidi" "Nimemaliza" "Angalia zote" "Chagua programu" "IMEZIMWA" "IMEWASHWA" "Tafuta…" "Futa hoja" "Hoja ya utafutaji" "Tafuta" "Wasilisha hoja" "Tafuta kwa kutamka" "Shiriki na:" "Shiriki na %s" "Kunja" "999+" "ہوم پر نیویگیٹ کریں" "%1$s, %2$s" "%1$s, %2$s, %3$s" "اوپر نیویگیٹ کریں" "مزید اختیارات" "ہو گیا" "سبھی دیکھیں" "ایک ایپ منتخب کریں" "آف" "آن" "تلاش کریں…" "استفسار صاف کریں" "استفسار تلاش کریں" "تلاش کریں" "استفسار جمع کرائیں" "صوتی تلاش" "اشتراک کریں مع" "%s کے ساتھ اشتراک کریں" "سکیڑیں" "999+" "Navegar para a página inicial" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navegar para cima" "Mais opções" "Concluído" "Ver tudo" "Escolher uma aplicação" "DESATIVADO" "ATIVADO" "Pesquisar..." "Limpar consulta" "Consulta de pesquisa" "Pesquisar" "Enviar consulta" "Pesquisa por voz" "Partilhar com" "Partilhar com %s" "Reduzir" "+999" "ກັບໄປໜ້າຫຼັກ" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ຂຶ້ນເທິງ" "ໂຕເລືອກອື່ນ" "ແລ້ວໆ" "ເບິ່ງທັງຫມົດ" "ເລືອກແອັບຯ" "ປິດ" "ເປີດ" "ຊອກຫາ" "ລຶບຂໍ້ຄວາມຊອກຫາ" "ຊອກຫາ" "ຊອກຫາ" "ສົ່ງການຊອກຫາ" "ຊອກຫາດ້ວຍສຽງ" "ແບ່ງປັນກັບ" "ແບ່ງປັນກັບ %s" "ຫຍໍ້" "999+" true true "Ana ekrana git" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Yukarı git" "Diğer seçenekler" "Tamamlandı" "Tümünü göster" "Bir uygulama seçin" "KAPAT" "AÇ" "Ara…" "Sorguyu temizle" "Arama sorgusu" "Ara" "Sorguyu gönder" "Sesli arama" "Şununla paylaş" "%s ile paylaş" "Daralt" "999+" true false "მთავარზე ნავიგაცია" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ზემოთ ნავიგაცია" "მეტი ვარიანტები" "დასრულდა" "ყველას ნახვა" "აპის არჩევა" "გამორთულია" "ჩართულია" "ძიება..." "მოთხოვნის გასუფთავება" "ძიების მოთხოვნა" "ძიება" "მოთხოვნის გადაგზავნა" "ხმოვანი ძიება" "გაზიარება:" "%s-თან გაზიარება" "აკეცვა" "999+" "Fara heim" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Fara upp" "Fleiri valkostir" "Lokið" "Sjá allt" "Veldu forrit" "SLÖKKT" "KVEIKT" "Leita…" "Hreinsa fyrirspurn" "Leitarfyrirspurn" "Leita" "Senda fyrirspurn" "Raddleit" "Deila með" "Deila með %s" "Minnka" "999+" "ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ" "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು" "ಮುಗಿದಿದೆ" "ಎಲ್ಲವನ್ನೂ ನೋಡಿ" "ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ" "ಆಫ್" "ಆನ್" "ಹುಡುಕಿ…" "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು" "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ" "ಹುಡುಕು" "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು" "ಧ್ವನಿ ಹುಡುಕಾಟ" "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ" "%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ" "ಸಂಕುಚಿಸು" "999+" true true 440dp - 60%
- 90%
- 60%
- 90%
- 55%
- 80%
192dip 4 "ගෙදරට සංචාලනය කරන්න" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ඉහලට සංචාලනය කරන්න" "තවත් විකල්ප" "අවසාන වූ" "සියල්ල බලන්න" "යෙදුමක් තෝරන්න" "ක්රියාවිරහිතයි" "ක්රියාත්මකයි" "සොයන්න..." "විමසුම හිස් කරන්න" "සෙවුම් විමසුම" "සෙවීම" "විමසුම යොමු කරන්න" "හඬ සෙවීම" "සමඟ බෙදාගන්න" "%s සමඟ බෙදාගන්න" "හකුළන්න" "999+" "นำทางไปหน้าแรก" "%1$s, %2$s" "%1$s, %2$s, %3$s" "นำทางขึ้น" "ตัวเลือกอื่น" "เสร็จสิ้น" "ดูทั้งหมด" "เลือกแอป" "ปิด" "เปิด" "ค้นหา…" "ล้างข้อความค้นหา" "ข้อความค้นหา" "ค้นหา" "ส่งข้อความค้นหา" "ค้นหาด้วยเสียง" "แชร์กับ" "แชร์กับ %s" "ยุบ" "999+" "پیمایش به صفحه اصلی" "%1$s، %2$s" "%1$s، %2$s، %3$s" "پیمایش به بالا" "گزینههای بیشتر" "تمام" "مشاهده همه" "انتخاب برنامه" "خاموش" "روشن" "جستجو…" "پاک کردن عبارت جستجو" "عبارت جستجو" "جستجو" "ارسال عبارت جستجو" "جستجوی شفاهی" "اشتراکگذاری با" "اشتراکگذاری با %s" "کوچک کردن" "۹۹۹+" "Eiti į pagrindinį puslapį" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Eiti į viršų" "Daugiau parinkčių" "Atlikta" "Peržiūrėti viską" "Pasirinkti programą" "IŠJUNGTI" "ĮJUNGTI" "Ieškoti..." "Išvalyti užklausą" "Paieškos užklausa" "Paieška" "Pateikti užklausą" "Paieška balsu" "Bendrinti naudojant" "Bendrinti naudojant „%s“" "Sutraukti" "999+" "Нүүр хуудас руу шилжих" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Дээш шилжих" "Нэмэлт сонголтууд" "Дууссан" "Бүгдийг харах" "Апп сонгох" "ИДЭВХГҮЙ" "ИДЭВХТЭЙ" "Хайх..." "Асуулгыг цэвэрлэх" "Хайх асуулга" "Хайх" "Асуулгыг илгээх" "Дуут хайлт" "Хуваалцах" "%s-тай хуваалцах" "Хумих" "999+" "Navigeerimine avaekraanile" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigeerimine üles" "Rohkem valikuid" "Valmis" "Kuva kõik" "Valige rakendus" "VÄLJAS" "SEES" "Otsige …" "Päringu tühistamine" "Otsingupäring" "Otsing" "Päringu esitamine" "Häälotsing" "Jagamine:" "Jagamine kasutajaga %s" "Ahendamine" "999+" "נווט לדף הבית" "%1$s, %2$s" "%1$s, %2$s, %3$s" "נווט למעלה" "עוד אפשרויות" "בוצע" "ראה הכל" "בחר אפליקציה" "כבוי" "פועל" "חפש…" "מחק שאילתה" "שאילתת חיפוש" "חפש" "שלח שאילתה" "חיפוש קולי" "שתף עם" "שתף עם %s" "כווץ" "999+" "Navigate home" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigate up" "More options" "Done" "See all" "Choose an app" "OFF" "ON" "Search…" "Clear query" "Search query" "Search" "Submit query" "Voice search" "Share with" "Share with %s" "Collapse" "999+" "Siirry etusivulle" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Siirry ylös" "Lisää" "Valmis" "Näytä kaikki" "Valitse sovellus" "POIS KÄYTÖSTÄ" "KÄYTÖSSÄ" "Haku…" "Tyhjennä kysely" "Hakulauseke" "Haku" "Lähetä kysely" "Puhehaku" "Jakaminen:" "Jakaminen: %s" "Kutista" "999+" "Boshiga o‘tish" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Yuqoriga o‘tish" "Qo‘shimcha sozlamalar" "Tayyor" "Barchasini ko‘rish" "Dastur tanlang" "O‘CHIQ" "YONIQ" "Qidirish…" "So‘rovni tozalash" "So‘rovni izlash" "Qidirish" "So‘rov yaratish" "Ovozli qidiruv" "Bo‘lishish:" "Yig‘ish" "999+" "Navigate home" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigate up" "More options" "Done" "See all" "Choose an app" "OFF" "ON" "Search…" "Clear query" "Search query" "Search" "Submit query" "Voice search" "Share with" "Share with %s" "Collapse" "999+" false "Revenir à l\'accueil" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Revenir en haut de la page" "Plus d\'options" "OK" "Tout afficher" "Sélectionner une application" "DÉSACTIVÉ" "ACTIVÉ" "Rechercher…" "Effacer la requête" "Requête de recherche" "Rechercher" "Envoyer la requête" "Recherche vocale" "Partager avec" "Partager avec %s" "Réduire" ">999" "ਹੋਮ ਨੈਵੀਗੇਟ ਕਰੋ" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ਉੱਪਰ ਨੈਵੀਗੇਟ ਕਰੋ" "ਹੋਰ ਚੋਣਾਂ" "ਹੋ ਗਿਆ" "ਸਭ ਦੇਖੋ" "ਇੱਕ ਐਪ ਚੁਣੋ" "ਬੰਦ" "ਤੇ" "ਖੋਜ…" "ਸਵਾਲ ਹਟਾਓ" "ਸਵਾਲ ਖੋਜੋ" "ਖੋਜੋ" "ਸਵਾਲ ਪ੍ਰਸਤੁਤ ਕਰੋ" "ਵੌਇਸ ਖੋਜ" "ਇਸ ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ" "%s ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ" "ਨਸ਼ਟ ਕਰੋ" "999+" "Ir a la pantalla de inicio" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Desplazarse hacia arriba" "Más opciones" "Listo" "Ver todo" "Seleccionar una aplicación" "NO" "SÍ" "Buscar…" "Borrar consulta" "Consulta" "Buscar" "Enviar consulta" "Búsqueda por voz" "Compartir con" "Compartir con %s" "Contraer" "+999" "Idi na početnu" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Idi gore" "Dodatne opcije" "Gotovo" "Prikaži sve" "Odabir aplikacije" "ISKLJUČENO" "UKLJUČENO" "Pretražite…" "Izbriši upit" "Upit za pretraživanje" "Pretraživanje" "Pošalji upit" "Glasovno pretraživanje" "Dijeljenje sa" "Dijeljenje sa: %s" "Sažmi" "999+" "ഹോമിലേക്ക് നാവിഗേറ്റുചെയ്യുക" "%1$s, %2$s" "%1$s, %2$s, %3$s" "മുകളിലേക്ക് നാവിഗേറ്റുചെയ്യുക" "കൂടുതല് ഓപ്ഷനുകള്" "പൂർത്തിയാക്കി" "എല്ലാം കാണുക" "ഒരു അപ്ലിക്കേഷൻ തിരഞ്ഞെടുക്കുക" "ഓഫ്" "ഓൺ" "തിരയുക…" "അന്വേഷണം മായ്ക്കുക" "തിരയൽ അന്വേഷണം" "തിരയൽ" "അന്വേഷണം സമർപ്പിക്കുക" "ശബ്ദ തിരയൽ" "ഇവരുമായി പങ്കിടുക" "%s എന്നതുമായി പങ്കിടുക" "ചുരുക്കുക" "999+" "Ugrás a főoldalra" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Felfelé mozgatás" "További lehetőségek" "Kész" "Összes megtekintése" "Válasszon ki egy alkalmazást" "KI" "BE" "Keresés…" "Lekérdezés törlése" "Keresési lekérdezés" "Keresés" "Lekérdezés küldése" "Hangalapú keresés" "Megosztás a következővel:" "Megosztás a következővel: %s" "Összecsukás" "999+" "Navigeren naar startpositie" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Omhoog navigeren" "Meer opties" "Gereed" "Alles weergeven" "Een app selecteren" "UIT" "AAN" "Zoeken…" "Zoekopdracht wissen" "Zoekopdracht" "Zoeken" "Zoekopdracht verzenden" "Gesproken zoekopdracht" "Delen met" "Delen met %s" "Samenvouwen" "999+" "Придвижване към „Начало“" "„%1$s“ – %2$s" "„%1$s“, „%2$s“ – %3$s" "Придвижване нагоре" "Още опции" "Готово" "Вижте всички" "Изберете приложение" "ИЗКЛ." "ВКЛ." "Търсете…" "Изчистване на заявката" "Заявка за търсене" "Търсене" "Изпращане на заявката" "Гласово търсене" "Споделяне със:" "Споделяне със: %s" "Свиване" "999+" "Navigeer tuis" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigeer op" "Nog opsies" "Klaar" "Sien alles" "Kies \'n program" "AF" "AAN" "Soek …" "Vee navraag uit" "Soeknavraag" "Soek" "Dien navraag in" "Stemsoektog" "Deel met" "Deel met %s" "Vou in" "999+" "Gå til startsiden" "%1$s – %2$s" "%1$s – %2$s – %3$s" "Gå opp" "Flere alternativer" "Ferdig" "Se alle" "Velg en app" "AV" "PÅ" "Søk …" "Slett søket" "Søkeord" "Søk" "Utfør søket" "Talesøk" "Del med" "Del med %s" "Skjul" "999+" "मुख्यपृष्ठ पर नेविगेट करें" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ऊपर नेविगेट करें" "अधिक विकल्प" "पूर्ण" "सभी देखें" "कोई एप्लिकेशन चुनें" "बंद" "चालू" "खोजा जा रहा है…" "क्वेरी साफ़ करें" "खोज क्वेरी" "खोजें" "क्वेरी सबमिट करें" "ध्वनि खोज" "इसके द्वारा साझा करें" "%s के साथ साझा करें" "संक्षिप्त करें" "999+" "Zur Startseite" "%1$s: %2$s" "%1$s, %2$s: %3$s" "Nach oben" "Weitere Optionen" "Fertig" "Alle ansehen" "App auswählen" "Aus" "An" "Suchen…" "Suchanfrage löschen" "Suchanfrage" "Suchen" "Suchanfrage senden" "Sprachsuche" "Freigeben für" "Freigeben für %s" "Minimieren" "999+" "홈 탐색" "%1$s, %2$s" "%1$s, %2$s, %3$s" "위로 탐색" "옵션 더보기" "완료" "전체 보기" "앱 선택" "사용 안함" "사용" "검색..." "검색어 삭제" "검색어" "검색" "검색어 보내기" "음성 검색" "공유 대상" "%s와(과) 공유" "접기" "999+" 3 "التنقل إلى الشاشة الرئيسية" "%1$s، %2$s" "%1$s، %2$s، %3$s" "التنقل إلى أعلى" "خيارات إضافية" "تم" "عرض الكل" "اختيار تطبيق" "إيقاف" "تشغيل" "بحث…" "محو طلب البحث" "طلب البحث" "بحث" "إرسال طلب البحث" "البحث الصوتي" "مشاركة مع" "مشاركة مع %s" "تصغير" "+999" "Navegar a la página principal" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navegar hacia arriba" "Más opciones" "Listo" "Ver todo" "Elige una aplicación." "DESACTIVAR" "ACTIVAR" "Buscar…" "Eliminar la consulta" "Consulta de búsqueda" "Búsqueda" "Enviar consulta" "Búsqueda por voz" "Compartir con" "Compartir con %s" "Contraer" "999+" "Navegar para a página inicial" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navegar para cima" "Mais opções" "Concluído" "Ver tudo" "Selecione um app" "DESATIVAR" "ATIVAR" "Pesquisar..." "Limpar consulta" "Consulta de pesquisa" "Pesquisar" "Enviar consulta" "Pesquisa por voz" "Compartilhar com" "Compartilhar com %s" "Recolher" "999+" "Перейти на головний" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Перейти вгору" "Інші опції" "Готово" "Переглянути всі" "Вибрати програму" "ВИМК." "УВІМК." "Пошук…" "Очистити запит" "Пошуковий запит" "Пошук" "Надіслати запит" "Голосовий пошук" "Надіслати через" "Надіслати через %s" "Згорнути" "999+" "Одлазак на Почетну" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Кретање нагоре" "Још опција" "Готово" "Прикажи све" "Избор апликације" "ИСКЉУЧИ" "УКЉУЧИ" "Претражите..." "Брисање упита" "Упит за претрагу" "Претрага" "Слање упита" "Гласовна претрага" "Дели са" "Дели са апликацијом %s" "Скупи" ">999" "Navigasi skrin utama" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigasi ke atas" "Lagi pilihan" "Selesai" "Lihat semua" "Pilih apl" "MATI" "HIDUP" "Cari…" "Kosongkan pertanyaan" "Pertanyaan carian" "Cari" "Serah pertanyaan" "Carian suara" "Kongsi dengan" "Kongsi dengan %s" "Runtuhkan" "999+" "Zulazulela ekhaya" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Zulazulela phezulu" "Izinketho eziningi" "Kwenziwe" "Buka konke" "Khetha uhlelo lokusebenza" "VALIWE" "VULIWE" "Iyasesha..." "Sula inkinga" "Umbuzo wosesho" "Sesha" "Hambisa umbuzo" "Ukusesha ngezwi" "Yabelana no-" "Yabelana no-%s" "Goqa" "999+" "%1$s întâmpină probleme privind serviciile Google Play. Încercați din nou." "%1$s Google Play సేవలతో సమస్య కలిగి ఉంది. దయచేసి మళ్లీ ప్రయత్నించండి." "Приложению \"%1$s \" не удается подключиться к сервисам Google Play. Повторите попытку." "Nagkakaproblema ang %1$s sa mga serbisyo ng Google Play. Pakisubukang muli." "「%1$s 」無法存取 Google Play 服務,請再試一次。" "%1$s sta riscontrando problemi con Google Play Services. Riprova." "%1$s té problemes amb els serveis de Google Play. Torna-ho a provar." "%1$s á í vandræðum með þjónustu Google Play. Reyndu aftur." "Aplikace %1$s má potíže se službami Google Play. Zkuste to prosím znovu." "%1$s 无法访问 Google Play 服务,请重试。" "%1$s mengalami masalah dengan layanan Google Play. Coba lagi." "「%1$s 」で Google Play 開発者サービスに問題が発生しています。もう一度お試しください。" "Η εφαρμογή %1$s αντιμετωπίζει κάποιο πρόβλημα με τις υπηρεσίες Google Play. Προσπαθήστε ξανά." "Lietotnē %1$s ir radusies problēma ar Google Play pakalpojumu darbību. Lūdzu, mēģiniet vēlreiz." "%1$s har problemer med Google Play-tjenester. Prøv igen." "%1$s ला Google Play सेवांमध्ये समस्या येत आहे. कृपया पुन्हा प्रयत्न करा." "%1$s қолданбасында Google Play қызметіне байланысты белгісіз қате шықты. Әрекетті қайталаңыз." "%1$s колдонмосунун Google Play кызматтары менен иштөөдө көйгөй чыкты. Кайра аракет кылыңыз." "%1$s ને Google Play સેવાઓમાં મુશ્કેલી આવી રહી છે. કૃપા કરીને ફરી પ્રયાસ કરો." "%1$s -г Google Play-н үйлчилгээгээр ашиглахад асуудал гарлаа. Дахин оролдоно уу." "%1$s menghadapi masalah berhubung perkhidmatan Google Play. Sila cuba lagi." "「%1$s 」存取 Google Play 服務時發生問題。請稍後再試一次。" "%1$s កំពុងមានបញ្ហាជាមួយសេវាកម្មរបស់ Google Play ។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ។" "O app %1$s está com problemas com o Google Play Services. Tente novamente." "%1$s հավելվածը Google Play ծառայությունների հետ կապված խնդիր ունի: Փորձեք նորից:" "%1$s በGoogle Play አገልግሎቶች ላይ ችግሮች እያጋጠሙት ነው። እባክዎ እንደገና ይሞክሩ።" "У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу." 11020000 %1$s is having trouble with Google Play services. Please try again."%1$s ilovasini Google Play xizmatlariga ulab bo‘lmadi. Qaytadan urinib ko‘ring." "L\'application %1$s éprouve un problème avec les services Google Play. Veuillez réessayer." "%1$s ma problem z dostępem do Usług Google Play. Spróbuj jeszcze raz." "%1$s đang gặp sự cố với các dịch vụ của Google Play. Hãy thử lại." "%1$s ka probleme me shërbimet e Google Play. Provo sërish." "Det har uppstått ett fel mellan %1$s och Google Play-tjänsterna. Försök igen." "Aplikacija %1$s ima težave s storitvami Google Play. Poskusite znova." "Aplikácia %1$s má problémy so službami Google Play. Skúste to znova." "%1$s کو Google Play سروسز کے ساتھ مسئلہ پیش آ رہا ہے۔ براہ کرم دوبارہ کوشش کریں۔" "%1$s inakumbwa na hitilafu ya huduma za Google Play. Tafadhali jaribu tena." "%1$s está a ter problemas com os Serviços do Google Play. Tente novamente." "%1$s , Google Play hizmetleriyle ilgili sorun yaşıyor. Lütfen tekrar deneyin." "Google Play சேவைகளில் சிக்கல் ஏற்பட்டதால், %1$s பயன்பாட்டை அணுக முடியவில்லை. மீண்டும் முயலவும்." "%1$s มีปัญหาเกี่ยวกับบริการของ Google Play โปรดลองอีกครั้ง" "%1$s برای استفاده از خدمات Google Play با مشکل روبرو است. لطفاً دوباره امتحان کنید." "Naudojant programą „%1$s “ kilo problemų dėl „Google Play“ paslaugų. Bandykite dar kartą." "%1$s aplikazioak arazoak ditu Google Play zerbitzuekin. Saiatu berriro." "%1$s ກຳລັງມີບັນຫາກັບບໍລິການ Google Play. ກະລຸນາລອງໃໝ່ອີກຄັ້ງ." "%1$s נתקלה בבעיה בשירותי Google Play. נסה שוב." "%1$s is having trouble with Google Play services. Please try again." "Sovelluksella %1$s on ongelmia Google Play Palveluiden kanssa. Yritä uudelleen." "L\'application %1$s rencontre des problèmes avec les services Google Play. Veuillez réessayer." "La aplicación %1$s tiene problemas con los Servicios de Google Play. Vuelve a intentarlo." "Rakendusel %1$s on probleeme Google Play teenustega. Proovige uuesti." "%1$s ima poteškoća s uslugama Google Playa. Pokušajte ponovo." "A(z) %1$s alkalmazás problémába ütközött a Google Play-szolgáltatások használata során. Próbálkozzon újra." "%1$s ondervindt problemen met Google Play-services. Probeer het opnieuw." "%1$s има проблеми с услугите за Google Play. Моля, опитайте отново." "Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷" "%1$s लाई Google Play services सँग सहकार्य गर्न समस्या भइरहेको छ। कृपया फेरि प्रयास गर्नुहोस्।" "%1$s ondervind probleme met Google Play Dienste. Probeer asseblief weer." "%1$s har problemer med Google Play-tjenester. Prøv på nytt." "%1$s को Google Play सेवाओं के साथ समस्या आ रही है. कृपया फिर से प्रयास करें." "%1$s -ს Google Play Services-თან პრობლემა შეექმნა. გთხოვთ, ცადოთ ხელახლა." "%1$s hat Probleme mit Google Play-Diensten. Bitte versuche es noch einmal." "%1$s tətbiqi ilə Google Play xidmətləri arasında problem var. Daha sonra yenidən cəhd edin." "%1$s 에서 Google Play 서비스를 사용하는 데 문제가 있습니다. 다시 시도하세요." "Google Play സേവനങ്ങളുമായി ബന്ധപ്പെട്ട് %1$s ആപ്പിനെന്തോ പ്രശ്നമുണ്ട്. വീണ്ടും ശ്രമിക്കുക." "%1$s има проблеми со услугите на Google Play. Обидете се повторно." "Google Play ಸೇವೆಗಳಲ್ಲಿ %1$s ಸಮಸ್ಯೆಯನ್ನು ಹೊಂದಿದೆ. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ." "Aplikacija %1$s ima problema s Google Play uslugama. Pokušajte ponovo." "%1$s သည် Google Play ဝန်ဆောင်မှုများနှင့် ပြဿနာအနည်းငယ် ရှိနေပါသည်။ ထပ်လုပ်ကြည့်ပါ။" "لدى %1$s مشكلة في خدمات Google Play. الرجاء إعادة المحاولة." "%1$s tiene problemas con los servicios de Google Play. Vuelve a intentarlo." "%1$s ten problemas cos servizos de Google Play. Téntao de novo." "У додатку %1$s виникла проблема із сервісами Google Play. Повторіть спробу." "%1$s има проблема са Google Play услугама. Пробајте поново." "%1$s ਨੂੰ Google Play ਸੇਵਾਵਾਂ ਨਾਲ ਸਮੱਸਿਆ ਆ ਰਹੀ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।" "%1$s හට Google Play සේවා සමගින් ගැටලු ඇත. කරුණාකර නැවත උත්සාහ කරන්න." "%1$s inenkinga ngamasevisi e-Google Play. Sicela uzame futhi." "Activați" "%1$s nu va funcționa decât dacă activați serviciile Google Play." "Activați serviciile Google Play" "Instalați" "%1$s nu va rula fără serviciile Google Play, care lipsesc de pe dispozitivul dvs." "Descărcați serviciile Google Play" "Eroare a serviciilor Google Play" "%1$s nu va rula fără serviciile Google Play, care nu sunt acceptate de dispozitivul dvs." "Actualizați" "%1$s nu va rula decât dacă actualizați serviciile Google Play." "Actualizați serviciile Google Play" "%1$s nu va rula fără serviciile Google Play, care momentan se actualizează." "Este necesară o nouă versiune a serviciilor Google Play. Se vor actualiza automat în curând." "Deschideți pe telefon" "Conectați-vă" "Conectați-vă cu Google" "ప్రారంభించు" "మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు." "Google Play సేవలను ప్రారంభించండి" "ఇన్స్టాల్ చేయి" "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ పరికరంలో లేవు." "Google Play సేవలను పొందండి" "Google Play సేవల లోపం" "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఈ సేవలకు మీ పరికరంలో మద్దతు లేదు." "నవీకరించు" "మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు." "Google Play సేవలను నవీకరించండి" "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి." "కొత్త Google Play సేవల సంస్కరణ అవసరం. అది కొద్ది సేపట్లో దానంతట అదే నవీకరించబడుతుంది." "ఫోన్లో తెరువు" "సైన్ ఇన్ చేయి" "Googleతో సైన్ ఇన్ చేయి" "Включить" "Для работы приложения \"%1$s \" требуется включить сервисы Google Play." "Включите сервисы Google Play" "Установить" "Для работы приложения \"%1$s \" требуется установить сервисы Google Play." "Установите сервисы Google Play" "Ошибка сервисов Google Play" "Для работы с приложением \"%1$s \" требуются сервисы Google Play. Они не поддерживаются на вашем устройстве." "Обновить" "Чтобы запустить приложение \"%1$s \", обновите сервисы Google Play." "Обновите сервисы Google Play" "Сервисы Google Play, необходимые для работы приложения \"%1$s \", в настоящий момент обновляются." "Версия сервисов Google Play устарела. Они автоматически обновятся в ближайшее время." "Открыть на телефоне" "Войти" "Войти через аккаунт Google" "I-enable" "Hindi gagana ang %1$s maliban kung ie-enable mo ang mga serbisyo ng Google Play." "I-enable ang mga serbisyo ng Google Play" "I-install" "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong device." "Kunin ang mga serbisyo ng Google Play" "Error sa Mga Serbisyo ng Google Play" "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play, na hindi nasusuportahan ng iyong device." "I-update" "Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play." "I-update ang mga serbisyo ng Google Play" "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update." "Kailangan ang bagong bersyon ng mga serbisyo ng Google Play. Mag-a-update itong mag-isa sa ilang sandali." "Buksan sa telepono" "Mag-sign in" "Mag-sign in sa Google" "啟用" "您必須啟用 Google Play 服務,才能執行「%1$s 」。" "啟用 Google Play 服務" "安裝" "您的裝置並未安裝 Google Play 服務,因此無法執行「%1$s 」。" "取得 Google Play 服務" "Google Play 服務發生錯誤" "您的裝置不支援 Google Play 服務,因此無法執行「%1$s 」。" "更新" "您必須更新 Google Play 服務,才能執行「%1$s 」。" "更新 Google Play 服務" "執行「%1$s 」所需的 Google Play 服務正在更新。" "必須使用新版 Google Play 服務。該服務稍後就會自動更新。" "在手機上開啟" "登入" "使用 Google 帳戶登入" "Attiva" "%1$s non funzionerà se non attivi Google Play Services." "Attiva Google Play Services" "Installa" "L\'app %1$s non funzionerà senza Google Play Services, non presente sul tuo dispositivo." "Installa Google Play Services" "Errore Google Play Services" "%1$s non funzionerà senza Google Play Services, non supportati dal tuo dispositivo." "Aggiorna" "%1$s non funzionerà se non aggiorni Google Play Services." "Aggiorna Google Play Services" "%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento." "È richiesta una nuova versione di Google Play Services. L\'aggiornamento automatico verrà eseguito a breve." "Apri sul telefono" "Accedi" "Accedi con Google" "Activa" "%1$s no funcionarà si no actives els Serveis de Google Play." "Activa els Serveis de Google Play" "Instal·la" "%1$s no s\'executarà si el dispositiu no té instal·lats els serveis de Google Play." "Obtén els Serveis de Google Play" "Error dels Serveis de Google Play" "%1$s no es pot executar sense els serveis de Google Play, però no són compatibles amb el teu dispositiu." "Actualitza" "%1$s no s\'executarà si no actualitzes els Serveis de Google Play." "Actualitza els Serveis de Google Play" "%1$s no s\'executarà sense els Serveis de Google Play, que s\'estan actualitzant en aquest moment." "Cal una nova versió dels Serveis de Google Play. S\'actualitzaran automàticament aviat." "Obre al telèfon" "Inicia sessió" "Inicia la sessió amb Google" "Kveikja" "%1$s virkar ekki nema þú gerir þjónustu Google Play virka." "Virkja þjónustu Google Play" "Setja upp" "%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í tækið þitt." "Sækja þjónustu Google Play" "Villa í þjónustu Google Play" "%1$s getur ekki keyrt án þjónustu Google Play, sem er ekki studd af tækinu þínu." "Uppfæra" "%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play." "Uppfæra þjónustu Google Play" "%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra." "Nýja útgáfu af þjónustu Google Play vantar. Hún uppfærir sig sjálf innan skamms." "Opna í símanum" "Skrá inn" "Skrá inn með Google" "Povolit" "Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play." "Aktivace služeb Google Play" "Instalovat" "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v zařízení nemáte." "Instalace služeb Google Play" "Chyba služeb Google Play" "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tomto zařízení nejsou podporovány." "Aktualizovat" "Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play." "Aktualizace služeb Google Play" "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány." "Je vyžadována nová verze služeb Google Play. Nová verze se brzy sama nainstaluje." "Otevřít v telefonu" "Přihlásit se" "Přihlásit se k účtu Google" "启用" "您必须先启用 Google Play 服务,然后才能运行%1$s 。" "启用 Google Play 服务" "安装" "您的设备没有安装 Google Play 服务,因此无法运行%1$s 。" "获取 Google Play 服务" "Google Play服务出错" "您的设备不支持 Google Play 服务,因此无法运行%1$s 。" "更新" "您必须先更新 Google Play 服务,然后才能运行%1$s 。" "更新 Google Play 服务" "Google Play 服务当前正在更新,因此您无法运行%1$s 。" "必须使用新版 Google Play 服务。该服务很快就会自行更新。" "在手机上打开" "登录" "使用 Google 帐号登录" "Aktifkan" "%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan." "Aktifkan layanan Google Play" "Pasang" "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di perangkat Anda." "Dapatkan layanan Google Play" "Kesalahan layanan Google Play" "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak didukung oleh perangkat Anda." "Perbarui" "%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui." "Perbarui layanan Google Play" "%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui." "Perlu versi baru layanan Google Play. Akan segera memperbarui sendiri." "Buka di ponsel" "Masuk" "Masuk dengan Google" "有効にする" "%1$s の実行には、Google Play開発者サービスの有効化が必要です。" "Google Play開発者サービスの有効化" "インストール" "「%1$s 」の実行には Google Play 開発者サービスが必要ですが、お使いの端末にはインストールされていません。" "Google Play開発者サービスの入手" "Google Play開発者サービスのエラー" "「%1$s 」の実行には Google Play 開発者サービスが必要ですが、お使いの端末ではサポートされていません。" "更新" "%1$s の実行にはGoogle Play開発者サービスの更新が必要です。" "Google Play開発者サービスの更新" "%1$s の実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。" "Google Play開発者サービスの新しいバージョンが必要です。まもなく自動更新されます。" "スマートフォンで開く" "ログイン" "Googleにログイン" "Ενεργοποίηση" "Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play." "Ενεργοποίηση υπηρεσιών Google Play" "Εγκατάσταση" "Η εφαρμογή %1$s δεν μπορεί να εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από τη συσκευή σας." "Λήψη υπηρεσιών Google Play" "Σφάλμα Υπηρεσιών Google Play" "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας." "Ενημέρωση" "Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play." "Ενημέρωση υπηρεσιών Google Play" "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή." "Απαιτείται νέα έκδοση των υπηρεσιών Google Play. Θα ενημερωθεί σύντομα." "Άνοιγμα σε τηλέφωνο" "Σύνδεση" "Συνδεθείτε με το Google" "Iespējot" "Lai lietotne %1$s darbotos, ir jāiespējo Google Play pakalpojumi." "Google Play pakalpojumu iespējošana" "Instalēt" "Lai lietotne %1$s darbotos, ierīcē ir jāinstalē Google Play pakalpojumi." "Google Play pakalpojumu iegūšana" "Google Play pakalpojumu kļūda" "Lai lietotne %1$s darbotos, ir nepieciešami Google Play pakalpojumi, taču jūsu ierīce tos neatbalsta." "Atjaunināt" "Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi." "Google Play pakalpojumu atjaunināšana" "Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana." "Ir nepieciešama jauna Google Play pakalpojumu versija. Drīzumā tā tiks instalēta." "Atvērt tālrunī" "Pierakstīties" "Pierakstīties ar Google kontu" "Aktivér" "Du skal aktivere Google Play-tjenester, for at %1$s kan fungere." "Aktivér Google Play-tjenester" "Installer" "Du skal installere Google Play-tjenester, før %1$s kan køre på din enhed." "Hent Google Play-tjenester" "Fejl i Google Play-tjenester" "%1$s fungerer ikke uden Google Play-tjenester, som ikke understøttes på din enhed." "Opdater" "%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester." "Opdater Google Play-tjenester" "%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres." "Du skal bruge en ny version af Google Play-tjenester. Opdateringen gennemføres automatisk om et øjeblik." "Åbn på telefonen" "Log ind" "Log ind med Google" "सक्षम करा" "आपण Google Play सेवा सक्षम केल्याशिवाय %1$s हा अॅप कार्य करणार नाही." "Google Play सेवा सक्षम करा" "स्थापित करा" "Google Play सेवा आपल्या डिव्हाइसवर उपलब्ध नाही, त्याशिवाय %1$s चालणार नाही." "Google Play सेवा मिळवा" "Google Play सेवा त्रुटी" "आपले डिव्हाइस समर्थन देत नसलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही." "अद्यतनित करा" "आपण Google Play सेवा अद्यतनित करेपर्यंत %1$s चालणार नाही." "Google Play सेवा अद्यतनित करा" "सध्या अद्यतनित होत असलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही." "Google Play सेवांच्या नवीन आवृत्तीची आवश्यकता आहे. हे स्वत:ला लवकरच अद्यतनित करेल." "फोनवर उघडा" "साइन इन करा" "Google सह साइन इन करा" "Қосу" "Google Play қызметтерін қоспасаңыз, %1$s жұмыс істемейді." "Google Play қызметтерін қосу" "Орнату" "Google Play қызметтері құрылғыда болмағандықтан, %1$s іске қосылмайды." "Google Play қызметтерін алу" "Google Play қызметтерінің қатесі" "%1$s қолданбасы құрылғыңызда қолдау көрсетілмейтін Google Play қызметінсіз жұмыс істемейді." "Жаңарту" "Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды." "Google Play қызметтерін жаңарту" "Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды." "Google Play қызметтерінің жаңа нұсқасы қажет. Ол қысқа уақыттан кейін өзі жаңарады." "Телефонда ашу" "Кіру" "Google арқылы кіру" "Иштетүү" "Google Play кызматтарын иштетмейиңизче %1$s иштебейт." "Google Play кызматтарын иштетүү" "Орнотуу" "Google Play кызматтарысыз %1$s иштебейт. Алар түзмөгүңүздө жок болуп жатат." "Google Play кызматтарын алуу" "Google Play кызматтарынын катасы" "%1$s колдонмосу сиздин түзмөгүңүздө колдоого алынбаган Google Play кызматтары болбосо иштебейт." "Жаңыртуу" "Google Play кызматтары жаңыртылмайынча %1$s иштебейт." "Google Play кызматтарын жаңыртуу" "Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда." "Google Play кызматтарынын жаңы версиясы талап кылынат. Бир аздан кийин ал өзү эле жаңыртылат." "Телефондо ачык" "Кирүү" "Google менен кирүү" "સક્ષમ કરો" "તમે Google Play સેવાઓ સક્ષમ કરશો નહીં ત્યાં સુધી %1$s કાર્ય કરશે નહીં." "Google Play સેવાઓ સક્ષમ કરો" "ઇન્સ્ટૉલ કરો" "%1$s , Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણમાંથી ખૂટે છે." "Google Play સેવાઓ મેળવો" "Google Play સેવાઓની ભૂલ" "%1$s , Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણ દ્વારા સમર્થિત નથી." "અપડેટ કરો" "તમે Google Play સેવાઓ અપડેટ કરશો નહીં ત્યાં સુધી %1$s શરૂ થશે નહીં." "Google Play સેવાઓ અપડેટ કરો" "%1$s , Google Play સેવાઓ વગર શરૂ થશે નહીં, જે વર્તમાનમાં અપડેટ થઈ રહી છે." "Google Play સેવાઓના નવા સંસ્કરણની જરૂર છે. તે ટૂંક સમયમાં પોતાને અપડેટ કરશે." "ફોનમાં ખોલો" "સાઇન ઇન કરો" "Google માં સાઇન ઇન કરો" "Идэвхжүүлэх" "%1$s нь Google Play үйлчилгээг идэвхжүүлэх хүртэл ажиллахгүй." "Google Play үйлчилгээг идэвхжүүлэх" "Суулгах" "Таны төхөөрөмжид Google Play үйлчилгээ байхгүй тул %1$s ажиллахгүй." "Google Play үйлчилгээг авах" "Google Наадаан үйлчилгээний алдаа" "Таны төхөөрөмж Google Play үйлчилгээг дэмждэггүй учир %1$s ажиллахгүй." "Шинэчлэх" "%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй." "Google Play үйлчилгээг шинэчлэх" "%1$s нь одоогоор шинэчилж буй Google Play үйлчилгээгүйгээр ажиллахгүй." "Google Play үйлчилгээний шинэ хувилбар хэрэгтэй. Энэ нь удахгүй өөрөө өөрийгөө шинэчлэх болно." "Утсаар нээх" "Нэвтрэх" "Google-р нэвтрэх:" "Dayakan" "%1$s tidak akan berfungsi melainkan anda mendayakan perkhidmatan Google Play." "Dayakan perkhidmatan Google Play" "Pasang" "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada peranti anda." "Dapatkan perkhidmatan Google Play" "Ralat perkhidmatan Google Play" "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tidak disokong oleh peranti anda." "Kemas kini" "%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play." "Kemaskinikan perkhidmatan Google Play" "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemaskinikan." "Versi baharu perkhidmatan Google Play diperlukan. Kemas kini automatik akan dijalankan sebentar lagi." "Buka pada telefon" "Log masuk" "Log masuk dengan Google" "啟用" "您必須啟用 Google Play 服務,方可執行「%1$s 」。" "啟用 Google Play 服務" "安裝" "您的裝置尚未安裝 Google Play 服務,因此無法執行「%1$s 」。" "安裝 Google Play 服務" "Google Play 服務錯誤" "您的裝置不支援 Google Play 服務,因此無法執行「%1$s 」。" "更新" "您必須更新「Google Play 服務」,才能執行 %1$s 。" "更新 Google Play 服務" "正在更新 Google Play 服務,更新完成後方可執行「%1$s 」。" "需要使用新版本的 Google Play 服務。更新會即將自動開始。" "在手機開啟" "登入" "透過 Google 登入" "បើក" "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។" "បើកសេវាកម្ម Google Play" "ដំឡើង" "%1$s នឹងមិនដំណើរការទេ ប្រសិនបើមិនមានសេវាកម្មនានារបស់ Google Play ដែលបានបាត់ពីឧបករណ៍របស់អ្នក។" "ទាញយកសេវាកម្ម Google Play" "កំហុសសេវាកម្ម Google កម្សាន្ត" "%1$s នឹងមិនដំណើរការដោយគ្មានសេវាកម្មរបស់ Google Play ដែលឧបករណ៍របស់អ្នកមិនគាំទ្រនោះទេ។" "អាប់ដេត" "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។" "អាប់ដេតសេវាកម្ម Google Play" "%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងអាប់ដេត។" "តម្រូវឲ្យមានកំណែថ្មីនៃសេវាកម្ម Google Play។ វានឹងអាប់ដេតដោយខ្លួនវានៅពេលបន្តិចទៀតនេះ។" "បើកតាមទូរស័ព្ទ" "ចូល" "ចូលដោយប្រើ Google" "Ativar" "%1$s só funciona com o Google Play Services ativado." "Ativar o Google Play Services" "Instalar" "O app %1$s não funciona sem o Google Play Services, o qual não está instalado no seu dispositivo." "Instalar o Google Play Services" "Erro do Google Play Services" "O app %1$s não funciona sem o Google Play Services, o qual não é compatível com seu dispositivo." "Atualizar" "%1$s só funciona com uma versão atualizada do Google Play Services." "Atualizar o Google Play Services" "%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento." "É necessária uma nova versão do Google Play Services. Ele será atualizado em breve." "Abrir no smartphone" "Fazer login" "Fazer login com o Google" "Միացնել" "%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:" "Միացնել Google Play ծառայությունները" "Տեղադրել" "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր սարքում:" "Տեղադրել Google Play ծառայությունները" "Google Play ծառայությունների սխալ կա" "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք ձեր սարքում չեն աջակցվում:" "Թարմացնել" "%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:" "Թարմացնել Google Play ծառայությունները" "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:" "Անհրաժեշտ է Google Play ծառայությունների նոր տարբերակը: Այն շուտով կթարմացվի ավտոմատ կերպով:" "Բացել հեռախոսով" "Մուտք գործել" "Մուտք գործել Google-ով" "አንቃ" "Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።" "Google Play አገልግሎቶችን ያንቁ" "ጫን" "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በመሣሪያዎ ላይ የሉም።" "Google Play አገልግሎቶችን ያግኙ" "የGoogle Play አገልግሎቶች ስህተት" "%1$s ያለGoogle Play አገልግሎቶች አይሄድም፣ እነዚህም በመሣሪያዎ አይደገፉም።" "ያዘምኑ" "Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።" "Google Play አገልግሎቶችን ያዘምኑ" "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።" "አዲስ የGoogle Play አገልግሎቶች ስሪት ያስፈልጋል። በቅርቡ እራሱን ያዘምናል።" "ስልክ ላይ ክፈት" "ግባ" "በGoogle ይግቡ" "Уключыць" "%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play." "Уключыць службы Google Play" "Усталяваць" "%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе." "Атрымаць службы Google Play" "Памылка службаў Google Play" "%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай." "Абнавіць" "%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play." "Абнаўленне службаў Google Play" "%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца." "Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час." "Адкрыць на тэлефоне" "Увайсцi" "Увайсці праз Google" @android:color/white #1F000000 @android:color/black @android:color/white #90000000 #1F000000 #90000000 #DE000000 Enable %1$s won\'t work unless you enable Google Play services.Enable Google Play services Install %1$s won\'t run without Google Play services, which are missing from your device.Get Google Play services Google Play services error %1$s won\'t run without Google Play services, which are not supported by your device.Update %1$s won\'t run unless you update Google Play services.Update Google Play services %1$s won\'t run without Google Play services, which are currently updating.New version of Google Play services needed. It will update itself shortly. Open on phone Sign in Sign in with Google
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"Yoqish" "Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi." "Google Play xizmatlarini yoqish" "O‘rnatish" "%1$s ishlashi uchun qurilmangizda Google Play xizmatlarini o‘rnatish lozim." "Google Play xizmatlarini o‘rnatish" "Google Play xizmatlari xatosi" "%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi." "Yangilash" "Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi." "Google Play xizmatlarini yangilash" "%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda." "Google Play xizmatlarining yangi versiyasi zarur. U o‘zini qisqa vaqt ichida yangilaydi." "Telefonda ochish" "Kirish" "Google orqali kirish" "Activer" "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." "Activer les services Google Play" "Installer" "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil." "Installer les services Google Play" "Erreur liée aux services Google Play" "L\'application %1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas pris en charge par votre appareil." "Mettre à jour" "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." "Mettre à jour les services Google Play" "%1$s ne fonctionnera pas sans les services Google Play, qui sont actuellement mis à jour." "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement." "Ouvrir sur le téléphone" "Connexion" "Se connecter avec Google" "Włącz" "Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play." "Włącz Usługi Google Play" "Zainstaluj" "%1$s nie będzie działać, jeśli nie zainstalujesz na urządzeniu Usług Google Play." "Pobierz Usługi Google Play" "Błąd Usług Google Play" "%1$s nie będzie działać bez Usług Google Play, które nie są obecnie obsługiwane przez urządzenie." "Aktualizuj" "Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play." "Zaktualizuj Usługi Google Play" "Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane." "Wymagana jest nowa wersja Usług Google Play. Wkrótce nastąpi automatyczna aktualizacja." "Otwórz na telefonie" "Zaloguj się" "Zaloguj się przez Google" "Bật" "%1$s sẽ không hoạt động nếu bạn không bật dịch vụ của Google Play." "Bật dịch vụ của Google Play" "Cài đặt" "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Thiết bị của bạn bị thiếu dịch vụ này." "Cài đặt dịch vụ của Google Play" "Lỗi dịch vụ của Google Play" "%1$s sẽ không chạy nếu không có các dịch vụ của Google Play. Thiết bị của bạn không hỗ trợ các dịch vụ này." "Cập nhật" "%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ của Google Play." "Cập nhật dịch vụ của Google Play" "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Dịch vụ này hiện đang cập nhật." "Cần phiên bản mới của dịch vụ Google Play. Dịch vụ sẽ sớm tự động cập nhật." "Mở trên điện thoại" "Đăng nhập" "Đăng nhập bằng Google" "Aktivizo" "%1$s nuk do të funksionojë nëse nuk aktivizon shërbimet e \"Luaj me Google\"." "Aktivizo shërbimet e \"Luaj me Google\"" "Instalo" "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat mungojnë në pajisjen tënde." "Merr shërbimet e \"Luaj me Google\"" "Gabim në shërbimet e \"Luaj me Google\"" "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat nuk mbështeten nga pajisja jote." "Përditëso" "%1$s nuk do të funksionojë nëse nuk përditëson shërbimet e \"Luaj me Google\"." "Përditëso shërbimet e \"Luaj me Google\"" "%1$s nuk do të funksionojë pa shërbimet e \"Luaj me Google\", të cilat po përditësohen aktualisht." "Nevojitet një version i ri i shërbimeve të \"Luaj me Google\". Ai do të përditësohet automatikisht së shpejti." "Hape në telefon" "Identifikohu" "Identifikohu me Google" "Aktivera" "%1$s fungerar inte om du inte aktiverar Google Play-tjänster." "Aktivera Google Play-tjänster" "Installera" "%1$s kan inte köras utan Google Play-tjänsterna, som saknas på enheten." "Hämta Google Play-tjänster" "Fel på Google Play-tjänster" "%1$s fungerar inte utan Google Play-tjänsterna, som inte stöds på enheten." "Uppdatera" "%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna." "Uppdatera Google Play-tjänster" "%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande." "En ny version av Google Play-tjänster krävs. Den uppdateras automatiskt inom kort." "Öppna på mobilen" "Logga in" "Logga in med Google" "Omogoči" "Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play." "Omogočanje storitev Google Play" "Namesti" "Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v napravi." "Namestitev storitev Google Play" "Napaka storitev Google Play" "Aplikacija %1$s ne deluje brez storitev Google Play, ki jih vaša naprava ne podpira." "Posodobi" "Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play." "Posodobitev storitev Google Play" "Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo." "Potrebujete novo različico storitev Google Play. V kratkem se bodo posodobile." "Odpiranje v telefonu" "Prijava" "Prijava z Google Računom" "Povoliť" "Aplikácia %1$s bude fungovať až po povolení služieb Google Play." "Povoliť služby Google Play" "Inštalovať" "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na zariadení nemáte." "Inštalovať služby Google Play" "Chyba služieb Google Play" "Aplikáciu %1$s nebude možné spustiť bez služieb Google Play, ktoré vaše zariadenie nepodporuje." "Aktualizovať" "Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play." "Aktualizácia služieb Google Play" "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú." "Vyžaduje sa nová verzia služieb Google Play. Aktualizujú sa automaticky v najbližšom čase." "Otvoriť v telefóne" "Prihlásiť sa" "Prihlásiť sa do účtu Google" "فعال کریں" "جب تک آپ Google Play سروسز فعال نہیں کر لیتے، %1$s کام نہیں کرے گی۔" "Google Play سروسز فعال کریں" "انسٹال کریں" "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے آلہ سے غائب ہیں۔" "Google Play سروسز حاصل کریں" "Google Play سروسز کی خرابی" "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جن کی آپ کا آلہ معاونت نہیں کرتا۔" "اپ ڈیٹ کریں" "جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔" "Google Play سروسز اپ ڈیٹ کریں" "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔" "Google Play سروسز کے نئے ورژن کی ضرورت ہے۔ یہ تھوڑی دیر میں خود ہی اپنے آپ کو اپ ڈیٹ کر لے گا۔" "فون پر کھولیں" "سائن ان کریں" "Google کے ساتھ سائن ان کریں" "Washa" "%1$s haitafanya kazi isipokuwa uwashe huduma za Google Play." "Washa huduma za Google Play" "Sakinisha" "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazipatikani kwenye kifaa chako." "Pata huduma za Google Play" "Hitilafu kwenye huduma za Google Play" "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazitumiki kwenye kifaa chako." "Sasisha" "%1$s haitafanya kazi hadi usasishe huduma za Google Play." "Sasisha huduma za Google Play" "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi zinasasishwa sasa." "Toleo jipya la huduma za Google Play linahitajika. Litajisasisha baada ya muda mfupi." "Fungua kwenye simu" "Ingia katika akaunti" "Ingia katika akaunti ukitumia Google" "Ativar" "O %1$s não funciona enquanto não ativar os serviços do Google Play." "Ativar serviços do Google Play" "Instalar" "O %1$s não é executado sem os Serviços do Google Play, os quais estão em falta no seu dispositivo." "Obter serviços do Google Play" "Erro dos Serviços do Google Play" "Não é possível executar o %1$s sem os Serviços do Google Play, os quais não são compatíveis com o seu dispositivo." "Atualizar" "O %1$s não é executado enquanto não atualizar os serviços do Google Play." "Atualizar serviços do Google Play" "O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados." "É necessária uma nova versão dos serviços do Google Play. Esta será atualizada automaticamente em breve." "Abrir no telemóvel" "Iniciar sessão" "Iniciar sessão com o Google" "Etkinleştir" "Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmaz." "Google Play hizmetlerini etkinleştirin" "Yükle" "%1$s , şu anda cihazınızda bulunmayan Google Play hizmetleri olmadan çalışmaz." "Google Play hizmetlerini edinin" "Google Play Hizmetleri hatası" "%1$s , Google Play hizmetleri olmadan çalışmaz ve bu hizmetler cihazınız tarafından desteklenmiyor." "Güncelle" "Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak." "Google Play hizmetlerini güncelleyin" "%1$s , şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmaz." "Google Play hizmetlerinin yeni sürümü gerekiyor. Kendisini kısa süre içinde güncelleyecektir." "Telefonda aç" "Oturum aç" "Google\'da oturum aç" "இயக்கு" "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்." "Google Play சேவைகளை இயக்கவும்" "நிறுவு" "Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s இயங்கும். அவை உங்கள் சாதனத்தில் இல்லை." "Google Play சேவைகளைப் பெறவும்" "Google Play சேவைகள் பிழை" "Google Play சேவைகள் இருந்தால் மட்டுமே %1$s பயன்பாடு இயங்கும். ஆனால், உங்கள் சாதனத்தில் அவை ஆதரிக்கப்படவில்லை." "புதுப்பி" "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்." "Google Play சேவைகளைப் புதுப்பிக்கவும்" "தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்." "Google Play சேவைகளின் புதிய பதிப்பு தேவை. அது விரைவில் தானாகவே புதுப்பிக்கப்படும்." "மொபைலில் திற" "உள்நுழைக" "Google மூலம் உள்நுழைக" "เปิดใช้" "%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play" "เปิดใช้บริการ Google Play" "ติดตั้ง" "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซี่งไม่มีในอุปกรณ์ของคุณ" "ติดตั้งบริการ Google Play" "ข้อผิดพลาดของบริการ Google Play" "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน" "อัปเดต" "%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play" "อัปเดตบริการ Google Play" "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้" "จำเป็นต้องใช้บริการ Google Play เวอร์ชันใหม่ ซึ่งจะอัปเดตอัตโนมัติในอีกไม่ช้า" "เปิดบนโทรศัพท์" "ลงชื่อเข้าใช้" "ลงชื่อเข้าใช้ด้วย Google" "فعال کردن" "تا وقتی سرویسهای Google Play را فعال نکنید، %1$s کار نمیکند." "فعال کردن سرویسهای Google Play" "نصب" "%1$s بدون خدمات Google Play که در دستگاه شما وجود ندارد اجرا نمیشود." "دریافت سرویسهای Google Play" "خطا در خدمات Google Play" "%1$s بدون خدمات Google Play که در دستگاه شما پشتیبانی نمیشود، اجرا نخواهد شد." "بهروزرسانی" "تاز مانی که سرویسهای Google Play را بهروزرسانی نکنید، %1$s اجرا نمیشود." "بهروزرسانی سرویسهای Google Play" "%1$s بدون سرویسهای Google Play که درحال حاضر درحال بهروزرسانی هستند، کار نمیکند." "نسخه جدید سرویسهای Google Play نیاز است. بهزودی بهطور خودکار بهروزرسانی میشود." "باز کردن در تلفن" "ورود به سیستم" "ورود به سیستم با Google" "Įgalinti" "„%1$s “ neveiks, jei neįgalinsite „Google Play“ paslaugų." "Įgalinkite „Google Play“ paslaugas" "Įdiegti" "Programa „%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurių nėra įrenginyje." "Gaukite „Google Play“ paslaugas" "„Google Play“ paslaugų klaida" "Programa „%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurių jūsų įrenginys nepalaiko." "Atnaujinti" "„%1$s “ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų." "Atnaujinkite „Google Play“ paslaugas" "„%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos." "Reikia naujos versijos „Google Play“ paslaugų. Jos netrukus bus atnaujintos." "Atidaryti telefone" "Prisijungti" "Prisijungti naudojant „Google“" "Gaitu" "%1$s aplikazioak ez du funtzionatuko Google Play zerbitzuak gaitzen ez badituzu." "Gaitu Google Play zerbitzuak" "Instalatu" "%1$s ez da exekutatuko Google Play zerbitzurik gabe, baina ez dituzu gailuan." "Lortu Google Play zerbitzuak" "Google Play zerbitzuen errorea" "%1$s aplikazioa ezin da erabili Google Play zerbitzurik gabe, eta zure gailua ez da zerbitzuokin bateragarria." "Eguneratu" "%1$s ez da exekutatuko Google Play zerbitzuak eguneratzen ez badituzu." "Eguneratu Google Play zerbitzuak" "%1$s ez da exekutatuko Google Play zerbitzurik gabe; une honetan eguneratzen ari dira zerbitzuok." "Google Play zerbitzuen bertsio berria behar da. Berehala eguneratuko da automatikoki." "Ireki telefonoan" "Hasi saioa" "Hasi saioa Google-n" "ເປີດນຳໃຊ້" "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານການບໍລິການ Google Play." "ເປີດໃຊ້ການບໍລິການ Google Play" "ຕິດຕັ້ງ" "%1$s ຈະບໍ່ສາມາດເປີດໃຊ້ໄດ້ຫາກບໍ່ມີການບໍລິການ Google Play ເຊິ່ງແທັບເລັດຂອງທ່ານບໍ່ມີ." "ຕິດຕັ້ງບໍລິການ Google Play" "Google Play Services ເກີດຄວາມຜິດພາດ" "%1$s ຈະບໍ່ສາມາດໃຊ້ໄດ້ຫາກບໍ່ມີບໍລິການ Google Play ເຊິ່ງອຸປະກອນຂອງທ່ານບໍ່ຮອງຮັບ." "ອັບເດດ" "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການບໍລິການ Google Play" "ອັບເດດການບໍລິການ Google Play" "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ໂດຍທີ່ບໍ່ມີການບໍລິການ Google Play, ເຊິ່ງກຳລັງອັບເດດຢູ່ໃນປະຈຸບັນ." "ຈຳເປັນຕ້ອງມີການບໍລິການ Google Play ເວີຊັນໃໝ່. ມັນຈະອັບເດດຕົວເອງໄວໆນີ້." "ເປີດໃນໂທລະສັບ" "ລົງຊື່ເຂົ້າໃຊ້" "ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google" "הפעל" "האפליקציה %1$s לא תפעל אם לא תפעיל את שירותי Google Play." "הפעל את שירותי Google Play" "התקן" "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שאינם מותקנים במכשיר." "קבל את שירותי Google Play" "שגיאה בשירותי Google Play" "%1$s לא תפעל ללא שירותי Google Play, שאינם נתמכים במכשיר שלך." "עדכן" "%1$s לא יפעל אם לא תעדכן את שירותי Google Play." "עדכון שירותי Google Play" "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שמתעדכנים כרגע." "דרושה גרסה חדשה של שירותי Google Play. הגרסה תתעדכן בעצמה תוך זמן קצר." "פתח בטלפון" "היכנס" "היכנס באמצעות Google" "Enable" "%1$s won\'t work unless you enable Google Play services." "Enable Google Play services" "Install" "%1$s won\'t run without Google Play services, which are missing from your device." "Get Google Play services" "Google Play services error" "%1$s won\'t run without Google Play services, which are not supported by your device." "Update" "%1$s won\'t run unless you update Google Play services." "Update Google Play services" "%1$s won\'t run without Google Play services, which are currently updating." "New version of Google Play services needed. It will update itself shortly." "Open on phone" "Sign In" "Sign in with Google" "Ota käyttöön" "%1$s ei toimi, ellet ota Google Play Palveluita käyttöön." "Ota Google Play Palvelut käyttöön" "Asenna" "%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat laitteeltasi." "Asenna Google Play Palvelut" "Virhe Google Play -palveluissa" "%1$s ei toimi ilman Google Play Palveluita, joita laitteesi ei tue." "Päivitä" "%1$s ei toimi, ellet päivitä Google Play Palveluita." "Päivitä Google Play Palvelut" "%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä." "Uusi Google Play Palveluiden versio tarvitaan. Se päivittyy pian." "Avaa puhelimessa" "Kirjaudu sisään" "Kirjaudu Google-tilille" "Activer" "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." "Activer les services Google Play" "Installer" "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil." "Installer les services Google Play" "Erreur liée aux services Google Play" "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas compatibles avec votre appareil." "Mettre à jour" "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." "Mettre à jour les services Google Play" "%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour." "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement." "Ouvrir sur le téléphone" "Se connecter" "Se connecter avec Google" "Habilitar" "%1$s no funcionará hasta que no habilites Servicios de Google Play." "Habilita Servicios de Google Play" "Instalar" "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo." "Descargar Servicios de Google Play" "Error de Servicios de Google Play" "No es posible ejecutar la aplicación %1$s sin los Servicios de Google Play, que no son compatibles con tu dispositivo." "Actualizar" "%1$s no funcionará hasta que no actualices Servicios de Google Play." "Actualiza Servicios de Google Play" "%1$s no se ejecutará hasta que finalice la actualización en curso de Servicios de Google Play." "Se necesita una nueva versión de Servicios de Google Play. Se actualizará en breve." "Abrir en teléfono" "Iniciar sesión" "Iniciar sesión con Google" "Luba" "Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused." "Google Play teenuste lubamine" "Installi" "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes pole." "Google Play teenuste hankimine" "Viga Google Play teenustes" "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes ei toetata." "Värskenda" "Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid." "Google Play teenuste värskendamine" "Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse." "Vajalik on Google Play teenuste uus versioon. See värskendab end peagi." "Ava telefonis" "Logi sisse" "Logi sisse Google\'i kontoga" "Omogući" "%1$s neće funkcionirati ako ne omogućite usluge Google Playa." "Omogućivanje usluga Google Playa" "Instaliraj" "%1$s neće funkcionirati bez usluga Google Playa koje nisu instalirane na vašem uređaju." "Preuzimanje usluga Google Playa" "Pogreška Usluga za Google Play" "%1$s neće funkcionirati bez usluga Google Playa koje vaš uređaj ne podržava." "Ažuriraj" "%1$s neće funkcionirati ako ne ažurirate Google Play usluge." "Ažuriranje usluga Google Playa" "%1$s neće se pokrenuti bez usluga Google Playa koje se trenutačno ažuriraju." "Potrebna je nova verzija usluga Google Playa. Uskoro će se ažurirati." "Otvori na telefonu" "Prijava" "Prijava putem Googlea" "Engedélyezés" "A(z) %1$s alkalmazás csak akkor működik, ha engedélyezi a Google Play-szolgáltatásokat." "Google Play-szolgáltatások engedélyezése" "Telepítés" "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak az eszközről." "A Google Play-szolgáltatások beszerzése" "Google Play-szolgáltatások – hiba" "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyeket eszköze nem támogat." "Frissítés" "A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat." "A Google Play-szolgáltatások frissítése" "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek frissítése folyamatban van." "A Google Play-szolgáltatások új verziójára van szükség. A szolgáltatás hamarosan frissíti önmagát." "Megnyitás a telefonon" "Bejelentkezés" "Bejelentkezés Google-fiókkal" "Inschakelen" "%1$s werkt niet, tenzij je Google Play-services inschakelt." "Google Play-services inschakelen" "Installeren" "%1$s kan niet worden uitgevoerd zonder Google Play-services, die je nog niet op je apparaat hebt." "Google Play-services ophalen" "Fout met Google Play-services" "%1$s kan niet worden uitgevoerd zonder Google Play-services, die niet worden ondersteund op je apparaat." "Updaten" "%1$s kan niet worden uitgevoerd, tenzij je Google Play-services updatet." "Google Play-services updaten" "%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet." "Er is een nieuwe versie van Google Play-services vereist. De update wordt binnenkort automatisch uitgevoerd." "Openen op telefoon" "Inloggen" "Inloggen met Google" "Активиране" "%1$s няма да работи, освен ако не активирате услугите за Google Play." "Активиране на услугите за Google Play" "Инсталиране" "%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на устройството ви." "Изтегляне на услугите за Google Play" "Грешка в услугите за Google Play" "%1$s няма да се изпълнява, тъй като услугите за Google Play не се поддържат от устройството ви." "Актуализиране" "%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play." "Актуализиране на услугите за Google Play" "%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират." "Необходима е нова версия на услугите за Google Play. Скоро тя ще се актуализира автоматично." "Отваряне на телефона" "Вход" "Вход с Google" "সক্ষম করুন" "আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।" "Google Play পরিষেবা সক্ষম করুন" "ইনস্টল করুন" "Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।" "Google Play পরিষেবা পান" "Google Play পরিষেবার ত্রুটি" "Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷" "আপডেট করুন" "আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।" "Google Play পরিষেবা আপডেট করুন" "Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।" "Google Play পরিষেবার নতুন সংস্করণ প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷" "ফোনে খুলুন" "প্রবেশ করুন" "Google এর মাধ্যমে প্রবেশ করুন" "सक्रिय गर्नुहोस्" "%1$s ले तपाईँले Google Play सेवाहरू सक्षम नगरेसम्म काम गर्दैन।" "Google Play सेवाहरू सक्षम पार्नुहोस्" "स्थापना गर्नुहोस्" "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रमा Google Play services उपलब्ध छैनन्।" "Google Play सेवाहरू प्राप्त गर्नुहोस्" "Google Play सेवाहरूका त्रुटि" "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रले Google Play services लाई समर्थन गर्दैन।" "अद्यावधिक गर्नुहोस्" "%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।" "Google Play सेवाहरू अद्यावधिक गर्नुहोस्" "Google Play सेवाहरू %1$s बिना सञ्चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।" "Google Play सेवाहरूको नयाँ संस्करण आवश्यक छ। यो आफै छिट्टै नै अद्यावधिक हुनेछ।" "फोनमा खोल्नुहोस्" "साइन इन गर्नुहोस्" "Google मार्फत साइन इन गर्नुहोस्" "Aktiveer" "%1$s sal nie werk nie tensy jy Google Play-dienste aktiveer." "Aktiveer Google Play-dienste" "Installeer" "%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie." "Kry Google Play-dienste" "Google Play Services-fout" "%1$s sal nie werk sonder Google Play Dienste nie, wat nie deur jou toestel gesteun word nie." "Dateer op" "%1$s sal nie werk nie tensy jy Google Play Dienste opdateer." "Dateer Google Play-dienste op" "%1$s sal nie sonder Google Play-dienste werk nie, wat tans opdateer." "Nuwe weergawe van Google Play-dienste is nodig. Dit sal binnekort self opdateer." "Maak oop op foon" "Meld aan" "Meld aan met Google" "Slå på" "%1$s fungerer ikke med mindre du slår på Google Play-tjenester." "Slå på Google Play-tjenester" "Installer" "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke er installert på enheten din." "Installer Google Play-tjenester" "Google Play Tjenester-feil" "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke støttes av enheten din." "Oppdater" "%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester." "Oppdater Google Play-tjenester" "%1$s kjører ikke uten Google Play-tjenester, som oppdateres akkurat nå." "Du må installere en ny versjon av Google Play-tjenester. Appen oppdateres automatisk om en kort stund." "Åpne på telefonen" "Logg på" "Logg på med Google" "सक्षम करें" "%1$s तब तक कार्य नहीं करेगा जब तक आप Google Play सेवाओं को सक्षम नहीं करते." "Google Play सेवाएं सक्षम करना" "इंस्टॉल करें" "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके डिवाइस में उपलब्ध नहीं हैं." "Google Play सेवाएं प्राप्त करना" "Google Play सेवाएं गड़बड़ी" "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा, जो आपके डिवाइस द्वारा समर्थित नहीं हैं." "अपडेट करें" "%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते." "Google Play सेवाओं को अपडेट करें" "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो वर्तमान में अपडेट हो रही हैं." "Google Play सेवाओं के नए वर्शन की आवश्यकता है. यह स्वयं को जल्दी ही अपडेट करेगा." "फ़ोन पर खोलें" "प्रवेश करें" "Google के साथ प्रवेश करें" "ჩართვა" "%1$s ვერ იმუშავებს Google Play Services-ის ჩართვამდე." "Google Play Services-ის ჩართვა" "ინსტალაცია" "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელიც აკლია თქვენს მოწყობილობას." "Google Play Services-ის ჩამოტვირთვა" "Google Play Services-ის შეცდომა" "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომლებიც მხარდაუჭერელია თქვენი მოწყობილობის მიერ." "განახლება" "%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ." "განაახლეთ Google Play Services" "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელთა განახლებაც ამჟამად მიმდინარეობს." "საჭიროა Google Play Services-ის ახალი ვერსია. ის მალე განახლდება." "ტელეფონში გახსნა" "შესვლა" "Google-ით შესვლა" "Aktivieren" "%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste." "Google Play-Dienste aktivieren" "Installieren" "Zur Nutzung von %1$s sind die Google Play-Dienste erforderlich, die auf deinem Gerät nicht installiert sind." "Google Play-Dienste installieren" "Fehler bei Zugriff auf Google Play-Dienste" "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf deinem Gerät nicht unterstützt werden." "Aktualisieren" "%1$s wird nur ausgeführt, wenn du die Google Play-Dienste aktualisierst." "Google Play-Dienste aktualisieren" "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden." "Eine neue Version der Google Play-Dienste wird benötigt. Diese wird in Kürze automatisch aktualisiert." "Auf Smartphone öffnen" "Anmelden" "Über Google anmelden" "Aktiv edin" "%1$s Google Play xidmətlərini aktiv edənə kimi işləməyəcək." "Google Play xidmətlərini aktiv edin" "Quraşdırın" "%1$s cihazınızda mövcud olmayan Google Play xidmətləri olmadan çalışmayacaq." "Google Play xidmətlərini əldə edin" "Google Play xidmətləri xətası" "Cihazınız tərəfindən dəstəklənməyən Google Play xidmətləri olmadan %1$s tətbiqi işləməyəcək." "Güncəlləyin" "%1$s Google Play xidmətləri yeniləmə halda çalışmaz." "Google Play xidmətlərini güncəlləşdirin" "%1$s hal-hazırda güncəllənən Google Play xidmətləri olmadan çalışmayacaq." "Google Play xidmətlərinin yeni versiyası lazımdır. Qısa müddətə özünü yeniləyəcək." "Telefonda açın" "Daxil olun" "Google ilə daxil olun" "사용 설정" "Google Play 서비스를 사용하도록 설정해야 %1$s 이(가) 작동합니다." "Google Play 서비스 사용" "설치" "기기에 Google Play 서비스가 설치되어 있어야 %1$s 이(가) 실행됩니다." "Google Play 서비스 설치" "Google Play 서비스 오류" "%1$s 은(는) Google Play 서비스 없이는 실행되지 않으나, 기기에서 Google Play 서비스를 지원하지 않습니다." "업데이트" "Google Play 서비스를 업데이트해야 %1$s 이(가) 실행됩니다." "Google Play 서비스 업데이트" "현재 업데이트 중인 Google Play 서비스가 있어야 %1$s 이(가) 실행됩니다." "새 버전의 Google Play 서비스가 필요합니다. 곧 자동으로 업데이트됩니다." "스마트폰에서 열기" "로그인" "Google 계정으로 로그인" "പ്രവർത്തനക്ഷമമാക്കുക" "നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല." "Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക" "ഇന്സ്റ്റാള് ചെയ്യുക" "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, ഈ സേവനങ്ങളാകട്ടെ നിങ്ങളുടെ ഉപകരണത്തിൽ ഇല്ല." "Google Play സേവനങ്ങൾ നേടുക" "Google Play സേവനങ്ങളിലെ പിശക്" "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, സേവനങ്ങളെയാകട്ടെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്ക്കുന്നുമില്ല." "അപ്ഡേറ്റുചെയ്യുക" "നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല." "Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്യുക" "നിലവിൽ അപ്ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ %1$s പ്രവർത്തിക്കില്ല." "Google Play സേവനങ്ങളുടെ പുതിയ പതിപ്പ് ആവശ്യമാണ്. താമസിയാതെ ഇത് സ്വയം അപ്ഡേറ്റുചെയ്യും." "ഫോണിൽ തുറക്കുക" "സൈൻ ഇൻ ചെയ്യുക" "Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക" "Овозможи" "%1$s нема да се извршува ако не овозможите услуги на Google Play." "Овозможи ги услугите на Google Play" "Инсталирај" "%1$s нема да се извршува без услугите на Google Play што ги нема на уредот." "Преземи ги услугите на Google Play" "Грешка на услугите на Google Play" "%1$s нема да се извршува без услугите на Google Play, што не се подржани од уредов." "Ажурирај" "%1$s нема да се извршува ако не ги ажурирате услугите на Google Play." "Ажурирај ги услугите на Google Play" "%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов." "Потребна е нова верзија на услугите на Google Play. Таа наскоро самата ќе се ажурира." "Отвори на телефонот" "Најави се" "Најави се со Google" "ಸಕ್ರಿಯಗೊಳಿಸು" "Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ." "Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ" "ಸ್ಥಾಪಿಸು" "ನಿಮ್ಮ ಸಾಧನದಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s , Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ." "Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ" "Google Play ಸೇವೆಗಳ ದೋಷ" "ನಿಮ್ಮ ಸಾಧನದ ಮೂಲಕ ಬೆಂಬಲಿಸದಿರುವ Google Play ಸೇವೆಗಳಿಲ್ಲದೆ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ." "ಅಪ್ಡೇಟ್ ಮಾಡು" "ನೀವು Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ." "Google Play ಸೇವೆಗಳನ್ನು ಅಪ್ಡೇಟ್ ಮಾಡಿ" "Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ಪ್ರಸ್ತುತ ಅಪ್ಡೇಟ್ ಆಗುತ್ತಿರುವ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ." "Google Play ಸೇವೆಗಳ ಹೊಸ ಆವೃತ್ತಿ ಅಗತ್ಯವಿದೆ. ಸದ್ಯದಲ್ಲೇ ಅದು ತಾನಾಗಿಯೇ ಅಪ್ಡೇಟ್ ಆಗುತ್ತದೆ." "ಫೋನ್ನಲ್ಲಿ ತೆರೆಯಿರಿ" "ಸೈನ್ ಇನ್" "Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ" "Omogući" "Aplikacija %1$s neće raditi ako ne omogućite Google Play usluge." "Omogućite Google Play usluge" "Instaliraj" "Aplikacija %1$s neće raditi bez Google Play usluga, kojih na vašem uređaju nema." "Nabavite Google Play usluge" "Greška Google Play usluge" "Aplikacija %1$s neće raditi bez Google Play usluga, koje vaš uređaj ne podržava." "Ažuriraj" "Aplikacija %1$s neće raditi ako ne ažurirate Google Play usluge." "Ažuriranje Google Play usluga" "Aplikacija %1$s neće raditi bez Google Play usluga, koje se trenutno ažuriraju." "Potrebna je nova verzija Google Play usluga. Ubrzo će se samo ažurirati." "Otvori na telefonu" "Prijavi se" "Prijavi se pomoću Googlea" "ဖွင့်ရန်" "Google Play ဝန်ဆောင်မှုများကို မဖွင့်သ၍ %1$s သည်အလုပ်လုပ်မည်မဟုတ်ပါ။" "Google Play ဝန်ဆောင်မှုများ ဖွင့်ရန်" "ထည့်သွင်းပါ" "သင့်တက်ဘလက်တွင် Google Play ဝန်ဆောင်မှုများမရှိသောကြောင့် %1$s ကိုဖွင့်၍မရပါ။" "Google Play ဝန်ဆောင်မှုများရယူရန်" "Google Play ဝန်ဆောင်မှုများ အမှား" "Google Play ဝန်ဆောင်မှုများကို သင့်စက်ပစ္စည်းတွင် ပံ့ပိုးမထားသည့်အတွက် ၎င်းမရှိဘဲ %1$s ကို ဖွင့်၍မရပါ။" "အပ်ဒိတ်" "Google Play ဝန်ဆောင်မှုများအား အပ်ဒိတ်မလုပ်ပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။" "Google Play ဝန်ဆောင်မှုများကို အပ်ဒိတ်လုပ်ရန်" "Google Play ဝန်ဆောင်မှုများကို လက်ရှိအပ်ဒိတ်လုပ်နေသောကြောင့် %1$s ကိုဖွင့်၍ရမည်မဟုတ်ပါ။" "Google Play ဝန်ဆောင်မှုဗားရှင်းအသစ်များ လိုအပ်နေသည်။ အချိန်အနည်းငယ်အကြာတွင် ၎င်းကိုယ်တိုင်အပ်ဒိတ်လုပ်ပါ လိမ့်မည်။" "ဖုန်းပေါ်မှာ ဖွင့်ပါ" "လက်မှတ်ထိုး ဝင်ရန်" "Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ" "تمكين" "لن يعمل %1$s ما لم يتم تمكين خدمات Google Play." "تمكين خدمات Google Play" "تثبيت" "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر على جهازك." "الحصول على خدمات Google Play" "خطأ في خدمات Google Play" "لن يتم تشغيل %1$s بدون خدمات Google Play التي لا يوفرها جهازك." "تحديث" "لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play." "تحديث خدمات Google Play" "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي يتم تحديثها حاليًا." "يجب توفر إصدار جديد من خدمات Google Play. سيتم تحديثها تلقائيًا قريبًا." "فتح على الهاتف" "تسجل الدخول" "تسجيل الدخول عبر Google" "Habilitar" "%1$s no funcionará a menos que habilites los servicios de Google Play." "Habilitar servicios de Google Play" "Instalar" "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo." "Obtener servicios de Google Play" "Error de Google Play Services" "%1$s no se ejecutará sin los servicios de Google Play, que no son compatibles con tu dispositivo." "Actualizar" "%1$s no se ejecutará a menos que actualices los servicios de Google Play." "Actualizar servicios de Google Play" "%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento." "Se necesita una nueva versión de los servicios de Google Play. Se actualizarán automáticamente en breve." "Abrir en el teléfono" "Acceder" "Acceder con Google" "Activar" "%1$s non funcionará a menos que actives os servizos de Google Play." "Activar servizos de Google Play" "Instalar" "%1$s non se executará se o teu dispositivo non ten instalados os servizos de Google Play." "Descargar servizos de Google Play" "Erro nos servizos de Google Play" "%1$s non se executará sen os servizos de Google Play, que non son compatibles co teu dispositivo." "Actualizar" "%1$s non se executará a menos que actualices os servizos de Google Play." "Actualizar os servizos de Google Play" "%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento." "Necesítase a nova versión dos servizos de Google Play. Actualizarase en breve." "Abrir no teléfono" "Iniciar sesión" "Iniciar sesión con Google" "Увімкнути" "Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play." "Увімкнути сервіси Google Play" "Установити" "Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому пристрої." "Установити сервіси Google Play" "Помилка сервісів Google Play" "Додаток %1$s не працюватиме без сервісів Google Play, які не підтримуються на вашому пристрої." "Оновити" "Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play." "Оновіть сервіси Google Play" "Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються." "Потрібна нова версія сервісів Google Play. Вони невдовзі оновляться." "Відкрити на телефоні" "Увійти" "Увійти в облік. запис Google" "Омогући" "%1$s неће функционисати ако не омогућите Google Play услуге." "Омогућите Google Play услуге" "Инсталирај" "%1$s не може да се покрене без Google Play услуга, које нису инсталиране на уређају." "Преузмите Google Play услуге" "Грешка Google Play услуга" "%1$s не може да се покрене без Google Play услуга, које уређај не подржава." "Ажурирај" "%1$s не може да се покрене ако не ажурирате Google Play услуге." "Ажурирајте Google Play услуге" "%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају." "Потребна је нова верзија Google Play услуга. Ускоро ће се ажурирати." "Отвори на телефону" "Пријави ме" "Пријави ме на Google" "ਯੋਗ ਬਣਾਓ" "%1$s ਕੰਮ ਨਹੀਂ ਕਰੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਯੋਗ ਨਹੀਂ ਬਣਾਉਂਦੇ ਹੋ।" "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਯੋਗ ਬਣਾਓ" "ਸਥਾਪਤ ਕਰੋ" "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗੀ, ਜੋ ਤੁਹਾਡੀ ਡੀਵਾਈਸ ਤੋਂ ਗੁੰਮ ਹਨ।" "Google Play ਸੇਵਾਵਾਂ ਪ੍ਰਾਪਤ ਕਰੋ" "Google Play ਸੇਵਾਵਾਂ ਅਸ਼ੁੱਧੀ" "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲ ਸਕੇਗੀ, ਜੋ ਤੁਹਾਡੀ ਡੀਵਾਈਸ \'ਤੇ ਸਮਰਥਿਤ ਨਹੀਂ ਹਨ।" "ਅੱਪਡੇਟ ਕਰੋ" "%1$s ਨਹੀਂ ਚੱਲੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅਪਡੇਟ ਨਹੀਂ ਕਰਦੇ।" "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ" "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗਾ, ਜੋ ਵਰਤਮਾਨ ਵਿੱਚ ਅਪਡੇਟ ਹੋ ਰਹੀਆਂ ਹਨ।" "Google Play ਸੇਵਾਵਾਂ ਦੇ ਨਵਾਂ ਸੰਸਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਇਹ ਛੇਤੀ ਹੀ ਆਪਣੇ ਆਪ ਅਪਡੇਟ ਕਰੇਗਾ।" "ਫ਼ੋਨ \'ਤੇ ਖੋਲ੍ਹੋ" "ਸਾਈਨ ਇਨ ਕਰੇ" "Google ਨਾਲ ਸਾਈਨ ਇਨ ਕਰੋ" "සබල කරන්න" "ඔබ Google Play සේවා සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත." "Google Play සේවා සබල කරන්න" "ස්ථාපනය කරන්න" "ඔබගේ ටැබ්ලට් පරිගණකයේ නැති Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත." "Google Play සේවා ලබා ගන්න" "Google Play සේවා දෝෂය" "ඔබගේ උපාංගය මගින් සහාය නොදක්වන, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත." "යාවත්කාලීන කරන්න" "Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ." "Google Play සේවා යාවත්කාලීන කරන්න" "දැනට යාවත්කාලීන කරමින් ඇති, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත." "Google Play සේවාවල නව අනුවාදයක් අවශ්යයි. එය මද වේලාවකින් එය විසින්ම යාවත්කාලීන වනු ඇත." "දුරකථනය තුළ විවෘත කරන්න" "පුරන්න" "Google සමගින් පුරන්න" "Nika amandla" "I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play." "Nika amandla amasevisi we-Google Play" "Faka" "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kudivayisi yakho." "Thola amasevisi we-Google Play" "Iphutha lamasevisi we-Google Play" "%1$s ngeke isebenze ngaphandle kwamasevisi e-Google Play, angasekelwa idivayisi yakho." "Isibuyekezo" "I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play." "Buyekeza amasevisi we-Google Play" "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo." "Kudingeka inguqulo entsha yamasevisi we-Google Play. Izozibuyekeza ngokwayo maduze." "Vula kufoni" "Ngena ngemvume" "Ngena ngemvume nge-Google" PermissionEverywhere 9.6dp 19.2dp 23.04dp 28.8dp %d д
+%d д
+%d д
+%d д
+%d ч
+%d ч
+%d ч
+%d ч
+%d м
+%d м
+%d м
+%d м
+%d дн.
+%d дн.
+%d дн.
+%d дн.
+%d ч.
+%d ч.
+%d ч.
+%d ч.
+%d мин.
+%d мин.
+%d мин.
+%d мин.
+"Внизу" "Внизу слева" "Внизу справа" "Внизу, левая сторона" "В центре слева" "Вверху, левая сторона" "Внизу, правая сторона" "В центре справа" "Вверху, правая сторона" "Вверху" "Вверху слева" "Вверху справа" "Внизу" "Внизу слева" "Внизу слева, ниже" "Внизу слева, выше" "Внизу справа" "Внизу справа, ниже" "Внизу справа, выше" "В центре слева" "В центре справа" "Вверху" "Вверху слева" "Вверху слева, ниже" "Вверху слева, выше" "Вверху справа" "Вверху справа, ниже" "Вверху справа, выше" "Выйти" "Отмена" "Да" "Открыта панель навигации" "Сейчас" "%1$s %2$s " "%1$s %2$s " %d 天
+%d 天
+%d 小時
+%d 小時
+%d 分鐘
+%d 分鐘
+%d 天
+%d 天
+%d 小時
+%d 小時
+%d 分鐘
+%d 分鐘
+"正下方" "左下角" "右下角" "下方靠左" "左側中央" "上方靠左" "下方靠右" "右側中央" "上方靠右" "正上方" "左上角" "右上角" "正下方" "左下方" "左下方較低位置" "左下方較高位置" "右下方" "右下方較低位置" "右下方較高位置" "左側中央" "右側中央" "正上方" "左上方" "左上方較低位置" "左上方較高位置" "右上方" "右上方較低位置" "右上方較高位置" "結束" "取消" "是" "導覽匣" "現在" "%1$s %2$s " "%1$s %2$s " %d g
+%d g
+%d h
+%d h
+%d m
+%d m
+%d giorni
+%d giorno
+%d ore
+%d ora
+%d min
+%d min
+"In basso" "In basso a sinistra" "In basso a destra" "In basso verso sinistra" "Al centro a sinistra" "In alto verso sinistra" "In basso verso destra" "Al centro a destra" "In alto verso destra" "In alto" "In alto a sinistra" "In alto a destra" "In basso" "In basso a sinistra" "In basso a sinistra (più in basso)" "In basso a sinistra (più in alto)" "In basso a destra" "In basso a destra (più in basso)" "In basso a destra (più in alto)" "Al centro a sinistra" "Al centro a destra" "In alto" "In alto a sinistra" "In alto a sinistra (più in basso)" "In alto a sinistra (più in alto)" "In alto a destra" "In alto a destra (più in basso)" "In alto a destra (più in alto)" "Esci" "Annulla" "Sì" "Riquadro di navigazione a scomparsa" "Ora" "%1$s %2$s " "%1$s %2$s " 10dp 8dp 12dp 40dp 16sp 10dp 80dp 54dp - 3.756%
- 16.901%
%d 天
+%d 天
+%d 小时
+%d 小时
+%d 分钟
+%d 分钟
+%d 天
+%d 天
+%d 小时
+%d 小时
+%d 分钟
+%d 分钟
+"正下方" "左下方" "右下方" "下方靠左" "正左方" "上方靠左" "下方靠右" "正右方" "上方靠右" "正上方" "左上方" "右上方" "正下方" "左下方" "左下方靠下的位置" "左下方靠上的位置" "右下方" "右下方靠下的位置" "右下方靠上的位置" "正左方" "正右方" "正上方" "左上方" "左上方靠下的位置" "左上方靠上的位置" "右上方" "右上方靠下的位置" "右上方靠上的位置" "退出" "取消" "是" "抽屉式导航栏" "现在" "%1$s %2$s " "%1$s %2$s " %d h
+%d h
+%d j
+%d j
+%d m
+%d m
+%d hari
+%d hari
+%d jam
+%d jam
+%d mnt
+%d mnt
+"Bawah" "Kiri bawah" "Kanan bawah" "Bawah, sisi kiri" "Kiri tengah" "Atas, sisi kiri" "Bawah, sisi kanan" "Kanan tengah" "Atas, sisi kanan" "Atas" "Kiri atas" "Kanan atas" "Bawah" "Kiri bawah" "Kiri bawah, rendah" "Kiri bawah, tinggi" "Kanan bawah" "Kanan bawah, rendah" "Kanan bawah, tinggi" "Kiri tengah" "Kanan tengah" "Atas" "Kiri atas" "Kiri atas, rendah" "Kiri atas, tinggi" "Kanan atas" "Kanan atas, rendah" "Kanan atas, tinggi" "Keluar" "Batal" "Ya" "Panel samping navigasi" "Sekarang" "%1$s %2$s " "%1$s %2$s " %d 日
+%d 日
+%d 時間
+%d 時間
+%d 分
+%d 分
+%d 日
+%d 日
+%d 時間
+%d 時間
+%d 分
+%d 分
+"下" "左下" "右下" "下、左側" "中央左" "上、左側" "下、右側" "中央右" "上、右側" "上" "左上" "右上" "下" "左下" "左斜め下より下" "左斜め下より上" "右下" "右斜め下より下" "右斜め下より上" "中央左" "中央右" "上" "左上" "左斜め上より下" "左斜め上より上" "右上" "右斜め上より下" "右斜め上より上" "終了" "キャンセル" "はい" "ナビゲーション ドロワー" "今" "%1$s と%2$s " "%1$s %2$s " %d dag
+%d dage
+%d t.
+%d t.
+%d min.
+%d min.
+%d dag
+%d dage
+%d time
+%d timer
+%d min.
+%d min.
+"Nederst" "Nederst til venstre" "Nederst til højre" "Nederst i venstre side" "Til venstre for midten" "Øverst i venstre side" "Nederst i højre side" "Til højre for midten" "Øverst i højre side" "Øverst" "Øverst til venstre" "Øverst til højre" "Nederst" "Nederst til venstre" "Nederst til venstre, forneden" "Nederst til venstre, foroven" "Nederst til højre" "Nederst til højre, forneden" "Nederst til højre, foroven" "Til venstre for midten" "Til højre for midten" "Øverst" "Øverst til venstre" "Øverst til venstre, forneden" "Øverst til venstre, foroven" "Øverst til højre" "Øverst til højre, forneden" "Øverst til højre, foroven" "Afslut" "Annuller" "Ja" "Sidemenu" "Nu" "%1$s %2$s " "%1$s %2$s " 11.4dp 22.8dp 27.36dp 34.2dp %d 天
+%d 天
+%d 小時
+%d 小時
+%d 分鐘
+%d 分鐘
+%d 天
+%d 天
+%d 小時
+%d 小時
+%d 分鐘
+%d 分鐘
+"正下方" "左下方" "右下方" "下方靠左" "中間靠左" "上方靠左" "下方靠右" "中間靠右" "上方靠右" "正上方" "左上方" "右上方" "正下方" "左下方" "左下方較低位置" "左下方較高位置" "右下方" "右下方較低位置" "右下方較高位置" "中間靠左" "中間靠右" "正上方" "左上方" "左上方較低位置" "左上方較高位置" "右上方" "右上方較低位置" "右上方較高位置" "結束" "取消" "是" "導覽列" "現在" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d dias
+%d dias
+%d horas
+%d horas
+%d min
+%d min
+"Parte inferior" "Parte inferior esquerda" "Parte inferior direita" "Parte inferior, lado esquerdo" "Parte central esquerda" "Parte superior, lado esquerdo" "Parte inferior, lado direito" "Parte central direita" "Parte superior, lado direito" "Parte superior" "Parte superior esquerda" "Parte superior direita" "Parte inferior" "Parte inferior esquerda" "Parte inferior esquerda, inferior" "Parte inferior esquerda, superior" "Parte inferior direita" "Parte inferior direita, inferior" "Parte inferior direita, superior" "Parte central esquerda" "Parte central direita" "Parte superior" "Parte superior esquerda" "Parte superior esquerda, inferior" "Parte superior esquerda, superior" "Parte superior direita" "Parte superior direita, inferior" "Parte superior direita, superior" "Sair" "Cancelar" "Sim" "Gaveta de navegação" "Agora" "%1$s %2$s " "%1$s %2$s " 27dp 32dp 14sp - #FFF4B400
+- #FFDB4437
+- #FF4285F4
+- #FF0F9D58
+true false #4D000000 @color/primary_text_dark #000000 #8A000000 #DE000000 #2979FF #E0E0E0 @color/grey #0288D1 #01579B #00000000 #80000000 #4DFFFFFF #FFFFFFFF #FFFFFFFF #80FFFFFF #FFFFFFFF #80FFFFFF #1565C0 #424242 #D32F2F #414141 #606060 #E0E0E0 #FF5151 #B83120 #80000000 #00C853 #757575 #bdbdbd #FF6D3F @color/white @color/dark_grey #FF5252 #9E9E9E #66777777 #FFFFFF - .25
- .1
- .5
- .5
- .5
- .25
-3dp 8dp 7dp 8dp 36dp 14sp 8dp 2dp 43dp 4dp 1dp 6dp 104dp 1dp 1dp 65536dp 1dp 2dp 14sp 14sp 64dp 14sp 10dp 32dp 22dp 10dp 16dp 36dp 10dp 30dp 16dp 90dp 108dp 16dp 38dp 24dp 6dp 28dp 12sp 8dp 22dp 8dp 0dp 0dp 0dp 0dp 12dp 24dp - 15%
- 15%
- 15%
- 10%
- 5%
- 4.167%
20% 16% 13% 16.9% 13% 27.4% 16.9% 16% 26.8% 13% 27.4% 16.9% 13% 1000 250 500 500 1 %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d day
+%d days
+%d hour
+%d hours
+%d min
+%d mins
+Bottom Bottom left Bottom right Bottom, left side Center left Top, left side Bottom, right side Center right Top, right side Top Top left Top right Bottom Bottom left Bottom left, lower Bottom left, upper Bottom right Bottom right, lower Bottom right, upper Center left Center right Top Top left Top left, lower Top left, upper Top right Top right, lower Top right, upper -- sans-serif-condensed sans-serif-condensed Quit Cancel Yes Navigation drawer Now %1$s \u0020%2$s %1$s \u0020%2$s
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ %d j
+%d j
+%d h
+%d h
+%d m
+%d m
+%d jour
+%d jours
+%d heure
+%d heures
+%d min
+%d min
+"En bas" "En bas à gauche" "En bas à droite" "En bas à gauche" "Au centre à gauche" "En haut à gauche" "En bas à droite" "Au centre à droite" "En haut à droite" "En haut" "En haut à gauche" "En haut à droite" "En bas" "En bas à gauche" "En bas à gauche" "En bas à gauche, partie supérieure" "En bas à droite" "En bas à droite, partie inférieure" "En bas à droite, partie supérieure" "Au centre à gauche" "Au centre à droite" "En haut" "En haut à gauche" "En haut à gauche, partie inférieure" "En haut à gauche, partie supérieure" "En haut à droite" "En haut à droite, partie inférieure" "En haut à droite, partie supérieure" "Quitter" "Annuler" "Oui" "Panneau de navigation" "Maintenant" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d d
+%d d
+%d g
+%d g
+%d g
+%d g
+%d m
+%d m
+%d m
+%d m
+%d dni
+%d dni
+%d dnia
+%d dzień
+%d godz.
+%d godz.
+%d godz.
+%d godz.
+%d min
+%d min
+%d min
+%d min
+"Na dole" "W lewym dolnym rogu" "W prawym dolnym rogu" "Na dole po lewej" "Na środku po lewej" "Na górze po lewej" "Na dole po prawej" "Na środku po prawej" "Na górze po prawej" "Na górze" "W lewym górnym rogu" "W prawym górnym rogu" "Na dole" "Na dole po lewej" "Na dole po lewej, niżej" "Na dole po lewej, wyżej" "Na dole po prawej" "Na dole po prawej, niżej" "Na dole po prawej, wyżej" "Na środku po lewej" "Na środku po prawej" "Na górze" "Na górze po lewej" "Na górze po lewej, niżej" "Na górze po lewej, wyżej" "Na górze po prawej" "Na górze po prawej, niżej" "Na górze po prawej, wyżej" "Zakończ" "Anuluj" "Tak" "Panel nawigacji" "Teraz" "%1$s %2$s " "%1$s %2$s " %d ngày
+%d ngày
+%d giờ
+%d giờ
+%d phút
+%d phút
+%d ngày
+%d ngày
+%d giờ
+%d giờ
+%d phút
+%d phút
+"Dưới cùng" "Dưới cùng bên trái" "Dưới cùng bên phải" "Dưới cùng, bên trái" "Ở giữa bên trái" "Trên cùng, bên trái" "Dưới cùng, bên phải" "Ở giữa bên phải" "Trên cùng, bên phải" "Trên cùng" "Trên cùng bên trái" "Trên cùng bên phải" "Dưới cùng" "Dưới cùng bên trái" "Dưới cùng bên trái, phía dưới" "Dưới cùng bên trái, phía trên" "Dưới cùng bên phải" "Dưới cùng bên phải, phía dưới" "Dưới cùng bên phải, phía trên" "Ở giữa bên trái" "Ở giữa bên phải" "Trên cùng" "Trên cùng bên trái" "Trên cùng bên trái, phía dưới" "Trên cùng bên trái, phía trên" "Trên cùng bên phải" "Trên cùng bên phải, phía dưới" "Trên cùng bên phải, phía trên" "Thoát" "Hủy" "Có" "Ngăn điều hướng" "Bây giờ" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d tim.
+%d tim.
+%d min
+%d min
+%d dagar
+%d dag
+%d tim.
+%d tim.
+%d min
+%d min
+"Längst ned" "Längst ned till vänster" "Längst ned till höger" "Längst ned till vänster" "I mitten till vänster" "Högst upp till vänster" "Längst ned till höger" "I mitten till höger" "Högst upp till höger" "Högst upp" "Högst upp till vänster" "Högst upp till höger" "Längst ned" "Längst ned till vänster" "Längst ned till vänster, lägre" "Längst ned till vänster, övre" "Längst ned till höger" "Längst ned till höger, lägre" "Längst ned till höger, övre" "I mitten till vänster" "I mitten till höger" "Högst upp" "Högst upp till vänster" "Högst upp till vänster, lägre" "Högst upp till vänster, övre" "Högst upp till höger" "Högst upp till höger, lägre" "Högst upp till höger, övre" "Avsluta" "Avbryt" "Ja" "Navigeringspanel" "Nu" "%1$s %2$s " "%1$s %2$s " %d g.
+%d g.
+%d sa.
+%d sa.
+%d dk.
+%d dk.
+%d gün
+%d gün
+%d saat
+%d saat
+%d dk.
+%d dk.
+"Alt" "Sol alt" "Sağ alt" "Alt, sol yan" "Sol orta" "Üst, sol yan" "Alt, sağ yan" "Sağ orta" "Üst, sağ yan" "Üst" "Sol üst" "Sağ üst" "Alt" "Sol alt" "Sol alt, aşağı" "Sol alt, yukarı" "Sağ alt" "Sağ alt, aşağı" "Sağ alt, yukarı" "Sol orta" "Sağ orta" "Üst" "Sol üst" "Sol üst, aşağı" "Sol üst, yukarı" "Sağ üst" "Sağ üst, aşağı" "Sağ üst, yukarı" "Çık" "İptal" "Evet" "Gezinme çekmecesi" "Şimdi" "%1$s %2$s " "%1$s %2$s " %d ว
+%d ว
+%d ชม.
+%d ชม.
+%d น
+%d น
+%d ว
+%d ว
+%d ชั่วโมง
+%d ชั่วโมง
+%d นาที
+%d นาที
+"ล่าง" "ล่างซ้าย" "ล่างขวา" "ล่าง ฝั่งซ้าย" "กลางซ้าย" "บน ฝั่งซ้าย" "ล่าง ฝั่งขวา" "กลางขวา" "บน ฝั่งขวา" "บน" "บนซ้าย" "บนขวา" "ล่าง" "ล่างซ้าย" "ล่างซ้าย ส่วนล่าง" "ล่างซ้าย ส่วนบน" "ล่างขวา" "ล่างขวา ส่วนล่าง" "ล่างขวา ส่วนบน" "กลางซ้าย" "กลางขวา" "บน" "บนซ้าย" "บนซ้าย ส่วนล่าง" "บนซ้าย ส่วนบน" "บนขวา" "บนขวา ส่วนล่าง" "บนขวา ส่วนบน" "ปิด" "ยกเลิก" "ใช่" "ลิ้นชักการนำทาง" "ตอนนี้เลย" "%1$s %2$s " "%1$s %2$s " 10dp 8dp 12dp 40dp 16sp 10dp 80dp 48dp - 4.396%
- 4.167%
%d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d días
+%d día
+%d horas
+%d hora
+%d min
+%d min
+"Parte inferior" "Parte inferior izquierda" "Parte inferior derecha" "Parte inferior, a la izquierda" "Parte central izquierda" "Parte superior, a la izquierda" "Parte inferior, a la derecha" "Parte central derecha" "Parte superior, a la derecha" "Parte superior" "Parte superior izquierda" "Parte superior derecha" "Parte inferior" "Parte inferior izquierda" "Parte inferior izquierda, más abajo" "Parte inferior izquierda, arriba" "Parte inferior derecha" "Parte inferior derecha, más abajo" "Parte inferior derecha, más arriba" "Parte central izquierda" "Parte central derecha" "Parte superior" "Parte superior izquierda" "Parte superior izquierda, más abajo" "Parte superior izquierda, arriba" "Parte superior derecha" "Parte superior derecha, más abajo" "Parte superior derecha, más arriba" "Salir" "Cancelar" "Sí" "Panel lateral de navegación" "Ahora" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d days
+%d day
+%d hours
+%d hour
+%d mins
+%d min
+"Bottom" "Bottom left" "Bottom right" "Bottom, left side" "Centre left" "Top, left side" "Bottom, right side" "Centre right" "Top, right side" "Top" "Top left" "Top right" "Bottom" "Bottom left" "Bottom left, lower" "Bottom left, upper" "Bottom right" "Bottom right, lower" "Bottom right, upper" "Centre left" "Centre right" "Top" "Top left" "Top left, lower" "Top left, upper" "Top right" "Top right, lower" "Top right, upper" "Exit" "Cancel" "Yes" "Navigation drawer" "Now" "%1$s %2$s " "%1$s %2$s " %d p
+%d p
+%d t
+%d t
+%d m
+%d m
+%d pv
+%d pv
+%d t
+%d t
+%d min
+%d min
+"Alareunassa" "Alavasemmalla" "Alaoikealla" "Vasemmalla alhaalla" "Keskellä vasemmalla" "Vasemmalla ylhäällä" "Oikealla alhaalla" "Keskellä oikealla" "Oikealla ylhäällä" "Yläreunassa" "Ylävasemmalla" "Yläoikealla" "Alhaalla" "Alavasemmalla" "Alavasemmalla alempana" "Alavasemmalla ylempänä" "Alaoikealla" "Alaoikealla alempana" "Alaoikealla ylempänä" "Keskellä vasemmalla" "Keskellä oikealla" "Ylhäällä" "Ylävasemmalla" "Ylävasemmalla alempana" "Ylävasemmalla oikealla" "Yläoikealla" "Yläoikealla alempana" "Yläoikealla ylempänä" "Lopeta" "Peruuta" "Kyllä" "Navigoinnin vetopaneeli" "Nyt" "%1$s %2$s " "%1$s %2$s " %d j
+%d j
+%d h
+%d h
+%d min
+%d min
+%d jour
+%d jours
+%d heure
+%d heures
+%d minute
+%d minutes
+"En bas" "En bas à gauche" "En bas à droite" "En bas, côté gauche" "Au milieu, sur la gauche" "En haut, côté gauche" "En bas, côté droit" "Au milieu, sur la droite" "En haut, côté droit" "En haut" "En haut à gauche" "En haut à droite" "En bas" "En bas à gauche" "En bas à gauche, partie inférieure" "En bas à gauche, partie supérieure" "En bas à droite" "En bas à droite, partie inférieure" "En bas à droite, partie supérieure" "Au milieu, sur la gauche" "Au milieu, sur la droite" "En haut" "En haut à gauche" "En haut à gauche, partie inférieure" "En haut à gauche, partie supérieure" "En haut à droite" "En haut à droite, partie inférieure" "En haut à droite, partie supérieure" "Abandonner" "Annuler" "Oui" "Panneau de navigation" "Mainten." "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d días
+%d día
+%d horas
+%d hora
+%d min
+%d min
+"Parte inferior" "Parte inferior izquierda" "Parte inferior derecha" "Parte inferior izquierda" "Parte central izquierda" "Parte superior izquierda" "Parte inferior derecha" "Parte central derecha" "Parte superior derecha" "Parte superior" "Parte superior izquierda" "Parte superior derecha" "Parte inferior" "Parte inferior izquierda" "Parte inferior izquierda, abajo" "Parte inferior izquierda, arriba" "Parte inferior derecha" "Parte inferior derecha, abajo" "Parte inferior derecha, arriba" "Parte central izquierda" "Parte central derecha" "Parte superior" "Parte superior izquierda" "Parte superior izquierda, abajo" "Parte superior izquierda, arriba" "Parte superior derecha" "Parte superior derecha, abajo" "Parte superior derecha, arriba" "Salir" "Cancelar" "Sí" "Panel de navegación" "Ahora" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d u
+%d u
+%d m
+%d m
+%d dagen
+%d dag
+%d uur
+%d uur
+%d minuten
+%d minuut
+"Middenonder" "Linksonder" "Rechtsonder" "Onder, linkerzijde" "Middenlinks" "Boven, linkerzijde" "Onder, rechterzijde" "Middenrechts" "Boven, rechterzijde" "Boven" "Linksboven" "Rechtsboven" "Middenonder" "Linksonder" "Linksonder, onderste deel" "Linksonder, bovenste deel" "Rechtsonder" "Rechtsonder, onderste deel" "Rechtsonder, bovenste deel" "Middenlinks" "Middenrechts" "Boven" "Linksboven" "Linksboven, onderste deel" "Linksboven, bovenste deel" "Rechtsboven" "Rechtsboven, onderste deel" "Rechtsboven, bovenste deel" "Sluiten" "Annuleren" "Ja" "Zijmenu" "Nu" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d t
+%d t
+%d m
+%d m
+%d dager
+%d dag
+%d timer
+%d time
+%d min
+%d min
+"Nederst" "Nederst til venstre" "Nederst til høyre" "Nederst, venstre side" "I midten til venstre" "Øverst, venstre side" "Nederst, høyre side" "I midten til høyre" "Øverst, høyre side" "Øverst" "Øverst til venstre" "Øverst til høyre" "Nederst" "Nederst til venstre" "Nede til venstre" "Til venstre, under midtpunktet" "Nederst til høyre" "Nede til høyre" "Til høyre, under midtpunktet" "I midten til venstre" "I midten til høyre" "Øverst" "Øverst til venstre" "Til venstre, over midtpunktet" "Oppe til venstre" "Øverst til høyre" "Til høyre, over midtpunktet" "Oppe til høyre" "Avslutt" "Avbryt" "Ja" "Uttrekksmeny" "Nå" "%1$s %2$s " "%1$s %2$s " %d दिन
+%d दिन
+%d घंटा
+%d घंटे
+%d मि.
+%d मि.
+%d दिन
+%d दिन
+%d घंटे
+%d घंटे
+%d मि.
+%d मि.
+"निचला" "निचला बायां" "निचला दायां" "नीचे बाईं ओर" "मध्य में बाईं ओर" "ऊपर बाईं ओर" "नीचे दाईं ओर" "मध्य में दाईं ओर" "ऊपर दाईं ओर" "शीर्ष" "ऊपर बाईं ओर" "ऊपर दाईं ओर" "निचला" "निचला बायां" "नीचे बायां, निचला" "नीचे बायां, ऊपरी" "निचला दायां" "नीचे दायां, निचला" "नीचे दायां, ऊपरी" "मध्य में बाईं ओर" "मध्य में दाईं ओर" "शीर्ष" "ऊपर बाईं ओर" "ऊपर बाईं ओर, निचला" "ऊपर बाईं ओर, ऊपरी" "ऊपर दाईं ओर" "ऊपर दाईं ओर, निचला" "ऊपर दाईं ओर, ऊपरी" "छोड़ें" "रहने दें" "हां" "मार्गदर्शक ड्रॉवर" "अभी" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d h
+%d h
+%d min
+%d min
+%d Tage
+%d Tag
+%d Stunden
+%d Stunde
+%d Minuten
+%d Minute
+"Unten" "Links unten" "Rechts unten" "Unten, linke Seite" "Mitte links" "Oben, linke Seite" "Unten, rechte Seite" "Mitte rechts" "Oben, rechte Seite" "Oben" "Links oben" "Rechts oben" "Unten" "Links unten" "Links unten, unterer Teil" "Links unten, oberer Teil" "Rechts unten" "Rechts unten, unterer Teil" "Rechts unten, oberer Teil" "Mitte links" "Mitte rechts" "Oben" "Links oben" "Links oben, unterer Teil" "Links oben, oberer Teil" "Rechts oben" "Rechts oben, unterer Teil" "Rechts oben, oberer Teil" "Beenden" "Abbrechen" "Ja" "Navigationsleiste" "Jetzt" "%1$s %2$s " "%1$s %2$s " %d 일
+%d 일
+%d 시간
+%d 시간
+%d 분
+%d 분
+%d 일
+%d 일
+%d 시간
+%d 시간
+%d 분
+%d 분
+"하단" "왼쪽 하단" "오른쪽 하단" "하단 왼쪽" "왼쪽 중간" "상단 왼쪽" "하단 오른쪽" "오른쪽 중간" "상단 오른쪽" "상단" "왼쪽 상단" "오른쪽 상단" "하단" "왼쪽 하단" "왼쪽 하단 아래쪽" "왼쪽 하단 위쪽" "오른쪽 하단" "오른쪽 하단 아래쪽" "오른쪽 하단 위쪽" "왼쪽 중간" "오른쪽 중간" "상단" "왼쪽 상단" "왼쪽 상단 아래쪽" "왼쪽 상단 위쪽" "오른쪽 상단" "오른쪽 상단 아래쪽" "오른쪽 상단 위쪽" "종료" "취소" "예" "탐색 창" "진행중" "%1$s %2$s " "%1$s %2$s " 10.25dp 20.5dp 24.6dp 30.75dp 12dp 24dp 28.8dp 36dp 8dp 16dp 44dp 8dp 8dp %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d días
+%d día
+%d horas
+%d hora
+%d min
+%d min
+"Parte inferior" "Parte inferior izquierda" "Parte inferior derecha" "Parte inferior, a la izquierda" "Parte central izquierda" "Parte superior, a la izquierda" "Parte inferior, a la derecha" "Parte central derecha" "Parte superior, a la derecha" "Parte superior" "Parte superior izquierda" "Parte superior derecha" "Parte inferior" "Parte inferior izquierda" "Parte inferior izquierda, más abajo" "Parte inferior izquierda, arriba" "Parte inferior derecha" "Parte inferior derecha, más abajo" "Parte inferior derecha, más arriba" "Parte central izquierda" "Parte central derecha" "Parte superior" "Parte superior izquierda" "Parte superior izquierda, más abajo" "Parte superior izquierda, arriba" "Parte superior derecha" "Parte superior derecha, más abajo" "Parte superior derecha, más arriba" "Salir" "Cancelar" "Sí" "Panel lateral de navegación" "Ahora" "%1$s %2$s " "%1$s %2$s " 11.25dp 22.5dp 27dp 33.75dp false true 72dp @dimen/screen_percentage_12 @dimen/screen_percentage_15 48dp @dimen/screen_percentage_10 @dimen/screen_percentage_15 - 4.167%
- 18.75%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d951b71b44c952f3c951e0c2c2a62ede61149349
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2dc35557503916bc380be14801582fe4fb137140
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties
new file mode 100644
index 0000000000000000000000000000000000000000..9ef36e09ac0101d129a5c57d74b171d9b643f9cd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties
@@ -0,0 +1,930 @@
+#Sun May 20 16:01:38 MST 2018
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_cc_settings_button_top.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_top.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_switch_thumb_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xhdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/03da0e6e4b0a256e17a6a34fd5b5a701/res/layout/notification_template_media_custom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-hdpi-v4/notification_bg_low_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_secondary_text_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notification_bg_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/notification_template_part_chronometer.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_list_selector_holo_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_bar_title_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_btn_borderless_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/color/card_text_color.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_text_color.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v23/ic_more_horiz_24dp_wht.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-xhdpi-v4/ic_full_cancel.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_fade_out.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable/notification_bg_low.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_seekbar_thumb_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-xhdpi-v4/card_frame_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v23/ic_cc_settings_button_top.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_top.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_item_background_holo_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/03da0e6e4b0a256e17a6a34fd5b5a701/res/layout/notification_template_lines_media.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout-v21/accept_deny_dialog.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_accept_deny_dialog.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_search_dropdown_item_icons_2line.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_screen_toolbar.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/select_dialog_multichoice_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/notification_template_big_media.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_disabled.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_icon_dark_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-hdpi-v4/common_full_open_on_phone.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v23/ic_cc_settings_button_center.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_center.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_5_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_5_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_popup_exit.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-xhdpi-v4/card_frame_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_cc_settings_button_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_disabled.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_disabled.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/open_on_phone_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable/card_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_card_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_spinner_textfield_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_list_menu_item_radio.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_list_menu_item_icon.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-mdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_list_selector_background_transition_holo_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/notification_template_part_time.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_icon_disabled.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_ratingbar_full_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_full_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/notification_template_big_media_narrow.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/single_page_nav_drawer_4_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_4_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xhdpi-v4/common_full_open_on_phone.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-hdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_seekbar_track_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/03da0e6e4b0a256e17a6a34fd5b5a701/res/layout/notification_template_big_media_narrow_custom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_activity_chooser_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/ic_expand_more_white_22.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_expand_more_white_22.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_ratingbar_small_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat
+/Users/ruixuandai/OneDrive-Wustl/OneDrive\ -\ Washington\ University\ in\ St.\ Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/mipmap-xhdpi/ic_launcher.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v23/action_drawer_peek_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_peek_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/navigation_drawer_item_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_item_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_grow_fade_in_from_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_textfield_search_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_text_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/anim-v21/open_on_phone_path_2_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_2_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-v21/notification_action_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v23/ic_expand_less_white_22.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_expand_less_white_22.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable/close_button.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_close_button.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-mdpi-v4/card_frame_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/03da0e6e4b0a256e17a6a34fd5b5a701/res/layout/notification_template_big_media_custom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_grow_fade_in_from_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_action_bar_view_list_nav_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-mdpi-v4/notification_bg_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/open_on_phone_path_2_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_2_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-v23/abc_control_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/interpolator-v21/generic_confirmation_animation_interpolator_0.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/color-v21/btn_colored_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v21_btn_colored_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-xhdpi-v4/ic_full_cancel.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color-v11/abc_background_cache_hint_selector_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_menu_item_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v23/ic_more_vert_24dp_wht.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_alert_dialog_button_bar_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/notification_media_cancel_action.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/layout-v21/notification_template_icon_group.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/notification_template_media.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_primary_text_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_activity_chooser_view_list_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_seekbar_track_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color/circular_button.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_circular_button.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/open_on_phone_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/anim-v21/generic_confirmation_icon_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_icon_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_ratingbar_small_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/layout-v21/notification_action.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-hdpi-v4/ic_full_cancel.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_cancel.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_text_light_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-xhdpi-v4/card_frame.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_ratingbar_indicator_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/open_on_phone_animation_interpolator_0.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-hdpi-v4/card_frame_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-hdpi-v4/ic_full_cancel.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_cancel.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/generic_confirmation_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout-v21/dismiss_overlay.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_dismiss_overlay.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/interpolator-v21/generic_confirmation_animation_interpolator_3.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/ic_cc_clear.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_clear.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_list_menu_item_icon.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_search_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/alert_dialog_wearable.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_alert_dialog_wearable.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v23/action_drawer_item_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_item_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/select_dialog_singlechoice_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-hdpi-v4/card_frame.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_icon_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/switch_thumb_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/interpolator-v21/open_on_phone_animation_interpolator_0.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/generic_confirmation_animation_interpolator_0.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_icon_light_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_expand_less_white_22.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_expand_less_white_22.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/open_on_phone_arrow_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_arrow_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_mode_bar.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/single_page_nav_drawer_3_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_3_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/color/common_google_signin_btn_tint.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_tint.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_slide_in_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/select_dialog_item_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_cab_background_top_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_alert_dialog_button_bar_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat
+/Users/ruixuandai/OneDrive-Wustl/OneDrive\ -\ Washington\ University\ in\ St.\ Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital_circular.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital_circular.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_text_light_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-mdpi-v4/card_frame.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_fade_out.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/layout/notification_template_lines_media.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_alert_dialog_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color-v11/abc_background_cache_hint_selector_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_action_mode_close_item_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_dark_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/anim-v21/open_on_phone_arrow_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_arrow_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_popup_enter.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-hdpi-v4/ic_full_sad.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_sad.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-hdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_spinner_textfield_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_shrink_fade_out_from_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_screen_simple_overlay_action_mode.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_item_background_holo_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_dialog_material_background_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-mdpi-v4/ic_full_sad.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_sad.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_light_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_primary_text_disable_only_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color/abc_secondary_text_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/generic_confirmation_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color-v23/abc_color_highlight_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_switch_thumb_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/generic_confirmation_animation_interpolator_3.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_tab_indicator_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_btn_borderless_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_full_open_on_phone.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_full_open_on_phone.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_secondary_text_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_btn_check_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_item_background_holo_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_screen_simple.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-xhdpi-v4/notification_bg_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/layout-v21/notification_action.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/OneDrive-Wustl/OneDrive\ -\ Washington\ University\ in\ St.\ Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_slide_in_top.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_icon_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_text_dark_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v21/dismiss_overlay.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_dismiss_overlay.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/layout-v21/notification_template_icon_group.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_4_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_4_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color-v11/abc_background_cache_hint_selector_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/ic_expand_more_white_22.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_expand_more_white_22.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_cab_background_top_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_tab_indicator_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_media_action.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v23/ic_cc_settings_button_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/layout-v21/notification_action_tombstone.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/anim-v21/open_on_phone_path_1_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_1_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_list_menu_item_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/layout-v21/notification_template_custom_big.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/open_on_phone.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_cab_background_internal_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/open_on_phone_path_1_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_1_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/anim-v21/generic_confirmation_generic_confirmation_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/generic_confirmation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/alert_dialog_wearable.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_alert_dialog_wearable.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notification_bg_low_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/select_dialog_multichoice_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_big_media.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/notification_template_lines.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_action_bar_title_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_text_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_search_url_text.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat
+/Users/ruixuandai/OneDrive-Wustl/OneDrive\ -\ Washington\ University\ in\ St.\ Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/mipmap-xxhdpi/ic_launcher.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/color/common_google_signin_btn_text_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_popup_exit.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/action_item_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_btn_radio_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-xhdpi-v4/ic_full_sad.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_sad.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_list_selector_holo_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_dialog_title_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/ic_cc_clear.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_clear.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable/notification_icon_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/layout/notification_template_big_media_custom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_shrink_fade_out_from_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_part_time.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-mdpi-v4/ic_full_cancel.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_cancel.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_list_selector_background_transition_holo_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable/close_button.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_close_button.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-mdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/interpolator-v21/generic_confirmation_animation_interpolator_1.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable/notification_tile_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-hdpi-v4/ic_full_sad.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_sad.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable/notification_tile_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_primary_text_disable_only_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_dark_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color/abc_primary_text_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-v21/abc_btn_colored_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_media.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-mdpi-v4/ic_full_sad.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_sad.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/generic_confirmation_icon_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_icon_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-mdpi-v4/notification_bg_low_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-mdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_3_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_3_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_more_vert_24dp_wht.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_screen_content_include.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_bar_view_list_nav_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_cc_settings_button_center.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_center.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color/abc_primary_text_disable_only_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/navigation_drawer_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/color/common_google_signin_btn_text_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/open_on_phone.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/color/circular_button.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_circular_button.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color/switch_thumb_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/open_on_phone_animation_interpolator_1.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/single_page_nav_drawer_7_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_7_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notification_bg_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_text_dark_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-v21/abc_edit_text_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-v23/abc_control_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_item_background_holo_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat
+/Users/ruixuandai/OneDrive-Wustl/OneDrive\ -\ Washington\ University\ in\ St.\ Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/xml/watch_face.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/xml_watch_face.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/single_page_nav_drawer_2_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_2_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/switch_thumb_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-mdpi-v4/card_frame_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_list_menu_item_checkbox.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/interpolator-v21/open_on_phone_animation_interpolator_1.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_btn_check_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/color/common_google_signin_btn_text_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/generic_confirmation_animation_interpolator_1.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/ic_cc_checkmark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_checkmark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/select_dialog_item_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v23/action_item_icon_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_icon_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_ratingbar_indicator_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-v21/abc_btn_colored_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/color/common_google_signin_btn_text_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/color-v23/button_icon_color.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_button_icon_color.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_search_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-mdpi-v4/ic_full_cancel.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_cancel.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_expanded_menu_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color/card_text_color.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_text_color.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color/abc_search_url_text.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_activity_chooser_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_btn_default_mtrl_shape.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v21/overlay_confirmation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_overlay_confirmation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v20/watch_card_content.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v20_watch_card_content.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_screen_simple.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/accept_deny_dialog_positive_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/select_dialog_singlechoice_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_popup_enter.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_slide_in_top.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable/card_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_card_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_icon_light_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout-v21/overlay_confirmation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_overlay_confirmation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color-v21/btn_colored_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v21_btn_colored_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/color/common_google_signin_btn_tint.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_tint.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v23/ic_cc_settings_button_e.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_e.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_list_selector_holo_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/layout/notification_template_media_custom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat
+/Users/ruixuandai/OneDrive-Wustl/OneDrive\ -\ Washington\ University\ in\ St.\ Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/drawable/smallic.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_smallic.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-v21/abc_action_bar_item_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_action_bar_up_container.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_dialog_material_background_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable/notification_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-v21/abc_edit_text_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v23/action_drawer_title_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_title_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_textfield_search_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_dark_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_7_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_7_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_mode_close_item_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-hdpi-v4/card_frame.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color/switch_thumb_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/layout-v21/notification_action_tombstone.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable/notification_bg_low.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_2_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_2_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v21/accept_deny_dialog.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_accept_deny_dialog.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_slide_out_top.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_menu_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_light_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout-v23/action_drawer_peek_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_peek_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/navigation_drawer_item_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_item_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_screen_content_include.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_btn_radio_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_btn_default_mtrl_shape.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_screen_simple_overlay_action_mode.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_popup_menu_item_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-mdpi-v4/card_frame.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color-v23/abc_color_highlight_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/single_page_nav_drawer_6_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_6_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/layout-v21/notification_template_custom_big.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_ratingbar_full_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_full_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/single_page_nav_drawer_1_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_1_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/accept_deny_dialog_positive_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_cab_background_internal_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_text_cursor_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color/abc_primary_text_disable_only_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_activity_chooser_view_list_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/OneDrive-Wustl/OneDrive\ -\ Washington\ University\ in\ St.\ Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/mipmap-mdpi/ic_launcher.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_icon_dark_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v23/action_item_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-v21/notification_action_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_cc_settings_button_e.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_e.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_lines.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_list_menu_item_radio.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_slide_out_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notification_bg_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/single_page_nav_drawer_peek_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_peek_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/res/layout/notification_template_big_media_narrow_custom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/generic_confirmation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_action_menu_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_fade_in.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_part_chronometer.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/ic_cc_checkmark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_checkmark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/accept_deny_dialog_negative_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/preference_wrapped_icon.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_preference_wrapped_icon.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/ic_more_horiz_24dp_wht.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_alert_dialog_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-hdpi-v4/card_frame_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_media_cancel_action.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xxhdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_slide_out_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_screen_toolbar.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_dialog_material_background_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_peek_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_peek_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_light_focused.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color/abc_primary_text_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/notification_media_action.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/OneDrive-Wustl/OneDrive\ -\ Washington\ University\ in\ St.\ Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/raw/digital.bks=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/raw_digital.bks.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_select_dialog_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/anim-v21/generic_confirmation_generic_confirmation_animation.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/support_simple_spinner_dropdown_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color/card_grey_text_color.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_grey_text_color.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout-v23/action_drawer_item_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_item_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/color/card_grey_text_color.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_grey_text_color.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/navigation_drawer_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout-v23/action_drawer_title_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_title_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/color-v23/button_icon_color.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_button_icon_color.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/interpolator-v21/generic_confirmation_animation_interpolator_2.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xhdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-mdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xxhdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_action_bar_up_container.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-xhdpi-v4/card_frame.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_6_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_6_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-v21/abc_action_bar_item_background_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_dialog_material_background_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable/notification_icon_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout-v23/wearable_drawer_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_wearable_drawer_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/layout/single_page_nav_drawer_1_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_1_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_select_dialog_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_list_selector_holo_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_list_selector_background_transition_holo_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout-v23/wearable_drawer_view.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_wearable_drawer_view.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_expanded_menu_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notification_bg_low_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/animator-v21/circular_image_button_anim.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/animator-v21_circular_image_button_anim.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color-v11/abc_background_cache_hint_selector_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_seekbar_thumb_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/notification_template_big_media_narrow.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_search_dropdown_item_icons_2line.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout/single_page_nav_drawer_5_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_5_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_popup_menu_item_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_light_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/color/abc_secondary_text_material_dark.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+/Users/ruixuandai/OneDrive-Wustl/OneDrive\ -\ Washington\ University\ in\ St.\ Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/res/mipmap-hdpi/ic_launcher.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-hdpi-v4/googleg_standard_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-v21/accept_deny_dialog_negative_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/drawable-xhdpi-v4/ic_full_sad.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_sad.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_dark_normal.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v23/action_item_icon_background.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_icon_background.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable/abc_text_cursor_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable/abc_list_selector_background_transition_holo_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_icon_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_dialog_title_material.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/animator-v21/circular_image_button_anim.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/animator-v21_circular_image_button_anim.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_list_menu_item_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/res/drawable/common_google_signin_btn_text_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/layout/abc_list_menu_item_checkbox.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/anim/abc_fade_in.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/color/abc_primary_text_material_light.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/drawable-v21/preference_wrapped_icon.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_preference_wrapped_icon.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/249c7d7d8cf6fa6fbb0b3fed1ddf27f1/res/layout-v20/watch_card_content.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v20_watch_card_content.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable/common_google_signin_btn_text_disabled.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_disabled.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable-hdpi-v4/notification_bg_normal.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/46d2451cc198a6ae1af423cf5961e0ac/res/drawable-hdpi-v4/googleg_disabled_color_18.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/521303d0fc198a8ae42cfa6e214bc6f0/res/drawable/notification_bg.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_action_mode_bar.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/abc_action_menu_item_layout.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/layout/support_simple_spinner_dropdown_item.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_slide_out_top.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/res/interpolator-v21/generic_confirmation_animation_interpolator_2.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/anim/abc_slide_in_bottom.xml=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/2c823373c64e6f8d79ebaa0adb6525e8/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+/Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2f699d84e4a0e906c8c14938f8115ec0b630415e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml
@@ -0,0 +1,40 @@
+
+
+ "Navigeer tuis"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigeer op"
+ "Nog opsies"
+ "Klaar"
+ "Sien alles"
+ "Kies \'n program"
+ "AF"
+ "AAN"
+ "Soek …"
+ "Vee navraag uit"
+ "Soeknavraag"
+ "Soek"
+ "Dien navraag in"
+ "Stemsoektog"
+ "Deel met"
+ "Deel met %s"
+ "Vou in"
+ "Aktiveer"
+ "%1$s sal nie werk nie tensy jy Google Play-dienste aktiveer."
+ "Aktiveer Google Play-dienste"
+ "Installeer"
+ "%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie."
+ "Kry Google Play-dienste"
+ "Google Play Services-fout"
+ "%1$s ondervind probleme met Google Play Dienste. Probeer asseblief weer."
+ "%1$s sal nie werk sonder Google Play Dienste nie, wat nie deur jou toestel gesteun word nie."
+ "Dateer op"
+ "%1$s sal nie werk nie tensy jy Google Play Dienste opdateer."
+ "Dateer Google Play-dienste op"
+ "%1$s sal nie sonder Google Play-dienste werk nie, wat tans opdateer."
+ "Nuwe weergawe van Google Play-dienste is nodig. Dit sal binnekort self opdateer."
+ "Maak oop op foon"
+ "Meld aan"
+ "Meld aan met Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml
new file mode 100644
index 0000000000000000000000000000000000000000..08406486ea450dfb653b1d115a011edff7f662e1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml
@@ -0,0 +1,40 @@
+
+
+ "ወደ መነሻ ይዳስሱ"
+ "%1$s፣ %2$s"
+ "%1$s፣ %2$s፣ %3$s"
+ "ወደ ላይ ይዳስሱ"
+ "ተጨማሪ አማራጮች"
+ "ተከናውኗል"
+ "ሁሉንም ይመልከቱ"
+ "መተግበሪያ ይምረጡ"
+ "ጠፍቷል"
+ "በርቷል"
+ "ፈልግ…"
+ "መጠይቅ አጽዳ"
+ "የፍለጋ ጥያቄ"
+ "ፍለጋ"
+ "መጠይቅ ያስረክቡ"
+ "የድምፅ ፍለጋ"
+ "ከሚከተለው ጋር ያጋሩ"
+ "ከ%s ጋር ያጋሩ"
+ "ሰብስብ"
+ "አንቃ"
+ "Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።"
+ "Google Play አገልግሎቶችን ያንቁ"
+ "ጫን"
+ "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በመሣሪያዎ ላይ የሉም።"
+ "Google Play አገልግሎቶችን ያግኙ"
+ "የGoogle Play አገልግሎቶች ስህተት"
+ "%1$s በGoogle Play አገልግሎቶች ላይ ችግሮች እያጋጠሙት ነው። እባክዎ እንደገና ይሞክሩ።"
+ "%1$s ያለGoogle Play አገልግሎቶች አይሄድም፣ እነዚህም በመሣሪያዎ አይደገፉም።"
+ "ያዘምኑ"
+ "Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።"
+ "Google Play አገልግሎቶችን ያዘምኑ"
+ "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።"
+ "አዲስ የGoogle Play አገልግሎቶች ስሪት ያስፈልጋል። በቅርቡ እራሱን ያዘምናል።"
+ "ስልክ ላይ ክፈት"
+ "ግባ"
+ "በGoogle ይግቡ"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f84852ee1bf65ab63ecfa64d9d819e4739bf7198
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml
@@ -0,0 +1,40 @@
+
+
+ "التنقل إلى الشاشة الرئيسية"
+ "%1$s، %2$s"
+ "%1$s، %2$s، %3$s"
+ "التنقل إلى أعلى"
+ "خيارات إضافية"
+ "تم"
+ "عرض الكل"
+ "اختيار تطبيق"
+ "إيقاف"
+ "تشغيل"
+ "بحث…"
+ "محو طلب البحث"
+ "طلب البحث"
+ "بحث"
+ "إرسال طلب البحث"
+ "البحث الصوتي"
+ "مشاركة مع"
+ "مشاركة مع %s"
+ "تصغير"
+ "تمكين"
+ "لن يعمل %1$s ما لم يتم تمكين خدمات Google Play."
+ "تمكين خدمات Google Play"
+ "تثبيت"
+ "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر على جهازك."
+ "الحصول على خدمات Google Play"
+ "خطأ في خدمات Google Play"
+ "لدى %1$s مشكلة في خدمات Google Play. الرجاء إعادة المحاولة."
+ "لن يتم تشغيل %1$s بدون خدمات Google Play التي لا يوفرها جهازك."
+ "تحديث"
+ "لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play."
+ "تحديث خدمات Google Play"
+ "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي يتم تحديثها حاليًا."
+ "يجب توفر إصدار جديد من خدمات Google Play. سيتم تحديثها تلقائيًا قريبًا."
+ "فتح على الهاتف"
+ "تسجل الدخول"
+ "تسجيل الدخول عبر Google"
+ "+999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az-rAZ/values-az-rAZ.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az-rAZ/values-az-rAZ.xml
new file mode 100644
index 0000000000000000000000000000000000000000..15769e10c27ab76ff9200889a1b37d16671f1545
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az-rAZ/values-az-rAZ.xml
@@ -0,0 +1,22 @@
+
+
+ "Evə get"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Yuxarı get"
+ "Daha çox seçim"
+ "Hazırdır"
+ "Hamısına baxın"
+ "Tətbiq seçin"
+ "DEAKTİV"
+ "AKTİV"
+ "Axtarış..."
+ "Sorğunu təmizlə"
+ "Axtarış sorğusu"
+ "Axtarış"
+ "Sorğunu göndərin"
+ "Səsli axtarış"
+ "Bununla paylaşın"
+ "Dağıt"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6c3deee2fd3277e67f8a82cf7bf18f1dd45e5d2f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml
@@ -0,0 +1,21 @@
+
+
+ "Aktiv edin"
+ "%1$s Google Play xidmətlərini aktiv edənə kimi işləməyəcək."
+ "Google Play xidmətlərini aktiv edin"
+ "Quraşdırın"
+ "%1$s cihazınızda mövcud olmayan Google Play xidmətləri olmadan çalışmayacaq."
+ "Google Play xidmətlərini əldə edin"
+ "Google Play xidmətləri xətası"
+ "%1$s tətbiqi ilə Google Play xidmətləri arasında problem var. Daha sonra yenidən cəhd edin."
+ "Cihazınız tərəfindən dəstəklənməyən Google Play xidmətləri olmadan %1$s tətbiqi işləməyəcək."
+ "Güncəlləyin"
+ "%1$s Google Play xidmətləri yeniləmə halda çalışmaz."
+ "Google Play xidmətlərini güncəlləşdirin"
+ "%1$s hal-hazırda güncəllənən Google Play xidmətləri olmadan çalışmayacaq."
+ "Google Play xidmətlərinin yeni versiyası lazımdır. Qısa müddətə özünü yeniləyəcək."
+ "Telefonda açın"
+ "Daxil olun"
+ "Google ilə daxil olun"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+es+419/values-b+es+419.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+es+419/values-b+es+419.xml
new file mode 100644
index 0000000000000000000000000000000000000000..223659e6c98c0cc0dec93fc5dff7711820d8db73
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+es+419/values-b+es+419.xml
@@ -0,0 +1,56 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d días
+%d día
+
+ %d horas
+%d hora
+
+ %d min
+%d min
+
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior derecha"
+ "Parte inferior, a la izquierda"
+ "Parte central izquierda"
+ "Parte superior, a la izquierda"
+ "Parte inferior, a la derecha"
+ "Parte central derecha"
+ "Parte superior, a la derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior derecha"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior izquierda, más abajo"
+ "Parte inferior izquierda, arriba"
+ "Parte inferior derecha"
+ "Parte inferior derecha, más abajo"
+ "Parte inferior derecha, más arriba"
+ "Parte central izquierda"
+ "Parte central derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior izquierda, más abajo"
+ "Parte superior izquierda, arriba"
+ "Parte superior derecha"
+ "Parte superior derecha, más abajo"
+ "Parte superior derecha, más arriba"
+ "Salir"
+ "Cancelar"
+ "Sí"
+ "Panel lateral de navegación"
+ "Ahora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6ded3027adae7482ca7d1378f56e7cb6b4444a73
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
@@ -0,0 +1,4 @@
+
+
+ ">999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6830d59fc900f37870c4fa74cd6822e3063d6d81
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml
@@ -0,0 +1,21 @@
+
+
+ "Уключыць"
+ "%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play."
+ "Уключыць службы Google Play"
+ "Усталяваць"
+ "%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе."
+ "Атрымаць службы Google Play"
+ "Памылка службаў Google Play"
+ "У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу."
+ "%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай."
+ "Абнавіць"
+ "%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play."
+ "Абнаўленне службаў Google Play"
+ "%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца."
+ "Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час."
+ "Адкрыць на тэлефоне"
+ "Увайсцi"
+ "Увайсці праз Google"
+ "больш за 999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8e61a698d25493e1aca32d7d03da6f7fec01b016
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml
@@ -0,0 +1,40 @@
+
+
+ "Придвижване към „Начало“"
+ "„%1$s“ – %2$s"
+ "„%1$s“, „%2$s“ – %3$s"
+ "Придвижване нагоре"
+ "Още опции"
+ "Готово"
+ "Вижте всички"
+ "Изберете приложение"
+ "ИЗКЛ."
+ "ВКЛ."
+ "Търсете…"
+ "Изчистване на заявката"
+ "Заявка за търсене"
+ "Търсене"
+ "Изпращане на заявката"
+ "Гласово търсене"
+ "Споделяне със:"
+ "Споделяне със: %s"
+ "Свиване"
+ "Активиране"
+ "%1$s няма да работи, освен ако не активирате услугите за Google Play."
+ "Активиране на услугите за Google Play"
+ "Инсталиране"
+ "%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на устройството ви."
+ "Изтегляне на услугите за Google Play"
+ "Грешка в услугите за Google Play"
+ "%1$s има проблеми с услугите за Google Play. Моля, опитайте отново."
+ "%1$s няма да се изпълнява, тъй като услугите за Google Play не се поддържат от устройството ви."
+ "Актуализиране"
+ "%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play."
+ "Актуализиране на услугите за Google Play"
+ "%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират."
+ "Необходима е нова версия на услугите за Google Play. Скоро тя ще се актуализира автоматично."
+ "Отваряне на телефона"
+ "Вход"
+ "Вход с Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn-rBD/values-bn-rBD.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn-rBD/values-bn-rBD.xml
new file mode 100644
index 0000000000000000000000000000000000000000..db63cf3e9b2130f68ca09081e1568b57b6e6fd63
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn-rBD/values-bn-rBD.xml
@@ -0,0 +1,23 @@
+
+
+ "হোম এ নেভিগেট করুন"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "উপরের দিকে নেভিগেট করুন"
+ "আরো বিকল্প"
+ "সম্পন্ন হয়েছে"
+ "সবগুলো দেখুন"
+ "একটি অ্যাপ্লিকেশান চয়ন করুন"
+ "বন্ধ"
+ "চালু"
+ "অনুসন্ধান..."
+ "ক্যোয়ারী সাফ করুন"
+ "ক্যোয়ারী অনুসন্ধান করুন"
+ "অনুসন্ধান করুন"
+ "ক্যোয়ারী জমা দিন"
+ "ভয়েস অনুসন্ধান"
+ "এর সাথে ভাগ করুন"
+ "%s এর সাথে ভাগ করুন"
+ "সঙ্কুচিত করুন"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f23b203255e91556c4d73398e022bd8758238f98
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml
@@ -0,0 +1,21 @@
+
+
+ "সক্ষম করুন"
+ "আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।"
+ "Google Play পরিষেবা সক্ষম করুন"
+ "ইনস্টল করুন"
+ "Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।"
+ "Google Play পরিষেবা পান"
+ "Google Play পরিষেবার ত্রুটি"
+ "Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷"
+ "Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷"
+ "আপডেট করুন"
+ "আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।"
+ "Google Play পরিষেবা আপডেট করুন"
+ "Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।"
+ "Google Play পরিষেবার নতুন সংস্করণ প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷"
+ "ফোনে খুলুন"
+ "প্রবেশ করুন"
+ "Google এর মাধ্যমে প্রবেশ করুন"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fdbc360ccdae25b9d849ca1f4f2334c09be66d73
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml
@@ -0,0 +1,21 @@
+
+
+ "Omogući"
+ "Aplikacija %1$s neće raditi ako ne omogućite Google Play usluge."
+ "Omogućite Google Play usluge"
+ "Instaliraj"
+ "Aplikacija %1$s neće raditi bez Google Play usluga, kojih na vašem uređaju nema."
+ "Nabavite Google Play usluge"
+ "Greška Google Play usluge"
+ "Aplikacija %1$s ima problema s Google Play uslugama. Pokušajte ponovo."
+ "Aplikacija %1$s neće raditi bez Google Play usluga, koje vaš uređaj ne podržava."
+ "Ažuriraj"
+ "Aplikacija %1$s neće raditi ako ne ažurirate Google Play usluge."
+ "Ažuriranje Google Play usluga"
+ "Aplikacija %1$s neće raditi bez Google Play usluga, koje se trenutno ažuriraju."
+ "Potrebna je nova verzija Google Play usluga. Ubrzo će se samo ažurirati."
+ "Otvori na telefonu"
+ "Prijavi se"
+ "Prijavi se pomoću Googlea"
+ ">999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e9a333f2100841cea51eb35481f008fae818de16
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml
@@ -0,0 +1,40 @@
+
+
+ "Navega a la pàgina d\'inici"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navega cap a dalt"
+ "Més opcions"
+ "Fet"
+ "Mostra\'ls tots"
+ "Selecciona una aplicació"
+ "DESACTIVAT"
+ "ACTIVAT"
+ "Cerca..."
+ "Esborra la consulta"
+ "Consulta de cerca"
+ "Cerca"
+ "Envia la consulta"
+ "Cerca per veu"
+ "Comparteix amb"
+ "Comparteix amb %s"
+ "Replega"
+ "Activa"
+ "%1$s no funcionarà si no actives els Serveis de Google Play."
+ "Activa els Serveis de Google Play"
+ "Instal·la"
+ "%1$s no s\'executarà si el dispositiu no té instal·lats els serveis de Google Play."
+ "Obtén els Serveis de Google Play"
+ "Error dels Serveis de Google Play"
+ "%1$s té problemes amb els serveis de Google Play. Torna-ho a provar."
+ "%1$s no es pot executar sense els serveis de Google Play, però no són compatibles amb el teu dispositiu."
+ "Actualitza"
+ "%1$s no s\'executarà si no actualitzes els Serveis de Google Play."
+ "Actualitza els Serveis de Google Play"
+ "%1$s no s\'executarà sense els Serveis de Google Play, que s\'estan actualitzant en aquest moment."
+ "Cal una nova versió dels Serveis de Google Play. S\'actualitzaran automàticament aviat."
+ "Obre al telèfon"
+ "Inicia sessió"
+ "Inicia la sessió amb Google"
+ "+999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml
new file mode 100644
index 0000000000000000000000000000000000000000..451d082d5e501850c89218a7e6223b2009e56797
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml
@@ -0,0 +1,40 @@
+
+
+ "Přejít na plochu"
+ "%1$s – %2$s"
+ "%1$s, %2$s – %3$s"
+ "Přejít nahoru"
+ "Více možností"
+ "Hotovo"
+ "Zobrazit vše"
+ "Vybrat aplikaci"
+ "VYPNUTO"
+ "ZAPNUTO"
+ "Vyhledat…"
+ "Smazat dotaz"
+ "Vyhledávací dotaz"
+ "Hledat"
+ "Odeslat dotaz"
+ "Hlasové vyhledávání"
+ "Sdílet pomocí"
+ "Sdílet pomocí %s"
+ "Sbalit"
+ "Povolit"
+ "Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play."
+ "Aktivace služeb Google Play"
+ "Instalovat"
+ "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v zařízení nemáte."
+ "Instalace služeb Google Play"
+ "Chyba služeb Google Play"
+ "Aplikace %1$s má potíže se službami Google Play. Zkuste to prosím znovu."
+ "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tomto zařízení nejsou podporovány."
+ "Aktualizovat"
+ "Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play."
+ "Aktualizace služeb Google Play"
+ "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány."
+ "Je vyžadována nová verze služeb Google Play. Nová verze se brzy sama nainstaluje."
+ "Otevřít v telefonu"
+ "Přihlásit se"
+ "Přihlásit se k účtu Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8246f8f1551a84656c92ee3ab331a102d7477b83
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml
@@ -0,0 +1,93 @@
+
+
+ %d dag
+%d dage
+
+ %d t.
+%d t.
+
+ %d min.
+%d min.
+
+ %d dag
+%d dage
+
+ %d time
+%d timer
+
+ %d min.
+%d min.
+
+ "Naviger hjem"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Naviger op"
+ "Flere muligheder"
+ "Luk"
+ "Se alle"
+ "Vælg en app"
+ "FRA"
+ "TIL"
+ "Søg…"
+ "Ryd forespørgslen"
+ "Søgeforespørgsel"
+ "Søg"
+ "Indsend forespørgslen"
+ "Talesøgning"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Nederst"
+ "Nederst til venstre"
+ "Nederst til højre"
+ "Nederst i venstre side"
+ "Til venstre for midten"
+ "Øverst i venstre side"
+ "Nederst i højre side"
+ "Til højre for midten"
+ "Øverst i højre side"
+ "Øverst"
+ "Øverst til venstre"
+ "Øverst til højre"
+ "Nederst"
+ "Nederst til venstre"
+ "Nederst til venstre, forneden"
+ "Nederst til venstre, foroven"
+ "Nederst til højre"
+ "Nederst til højre, forneden"
+ "Nederst til højre, foroven"
+ "Til venstre for midten"
+ "Til højre for midten"
+ "Øverst"
+ "Øverst til venstre"
+ "Øverst til venstre, forneden"
+ "Øverst til venstre, foroven"
+ "Øverst til højre"
+ "Øverst til højre, forneden"
+ "Øverst til højre, foroven"
+ "Aktivér"
+ "Du skal aktivere Google Play-tjenester, for at %1$s kan fungere."
+ "Aktivér Google Play-tjenester"
+ "Installer"
+ "Du skal installere Google Play-tjenester, før %1$s kan køre på din enhed."
+ "Hent Google Play-tjenester"
+ "Fejl i Google Play-tjenester"
+ "%1$s har problemer med Google Play-tjenester. Prøv igen."
+ "%1$s fungerer ikke uden Google Play-tjenester, som ikke understøttes på din enhed."
+ "Opdater"
+ "%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester."
+ "Opdater Google Play-tjenester"
+ "%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres."
+ "Du skal bruge en ny version af Google Play-tjenester. Opdateringen gennemføres automatisk om et øjeblik."
+ "Åbn på telefonen"
+ "Log ind"
+ "Log ind med Google"
+ "Afslut"
+ "Annuller"
+ "Ja"
+ "Sidemenu"
+ "999+"
+ "Nu"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml
new file mode 100644
index 0000000000000000000000000000000000000000..823422b21f89830e980ce3200f9ae1f8f4cf177d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d min
+%d min
+
+ %d Tage
+%d Tag
+
+ %d Stunden
+%d Stunde
+
+ %d Minuten
+%d Minute
+
+ "Zur Startseite"
+ "%1$s: %2$s"
+ "%1$s, %2$s: %3$s"
+ "Nach oben"
+ "Weitere Optionen"
+ "Fertig"
+ "Alle ansehen"
+ "App auswählen"
+ "Aus"
+ "An"
+ "Suchen…"
+ "Suchanfrage löschen"
+ "Suchanfrage"
+ "Suchen"
+ "Suchanfrage senden"
+ "Sprachsuche"
+ "Freigeben für"
+ "Freigeben für %s"
+ "Minimieren"
+ "Unten"
+ "Links unten"
+ "Rechts unten"
+ "Unten, linke Seite"
+ "Mitte links"
+ "Oben, linke Seite"
+ "Unten, rechte Seite"
+ "Mitte rechts"
+ "Oben, rechte Seite"
+ "Oben"
+ "Links oben"
+ "Rechts oben"
+ "Unten"
+ "Links unten"
+ "Links unten, unterer Teil"
+ "Links unten, oberer Teil"
+ "Rechts unten"
+ "Rechts unten, unterer Teil"
+ "Rechts unten, oberer Teil"
+ "Mitte links"
+ "Mitte rechts"
+ "Oben"
+ "Links oben"
+ "Links oben, unterer Teil"
+ "Links oben, oberer Teil"
+ "Rechts oben"
+ "Rechts oben, unterer Teil"
+ "Rechts oben, oberer Teil"
+ "Aktivieren"
+ "%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste."
+ "Google Play-Dienste aktivieren"
+ "Installieren"
+ "Zur Nutzung von %1$s sind die Google Play-Dienste erforderlich, die auf deinem Gerät nicht installiert sind."
+ "Google Play-Dienste installieren"
+ "Fehler bei Zugriff auf Google Play-Dienste"
+ "%1$s hat Probleme mit Google Play-Diensten. Bitte versuche es noch einmal."
+ "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf deinem Gerät nicht unterstützt werden."
+ "Aktualisieren"
+ "%1$s wird nur ausgeführt, wenn du die Google Play-Dienste aktualisierst."
+ "Google Play-Dienste aktualisieren"
+ "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden."
+ "Eine neue Version der Google Play-Dienste wird benötigt. Diese wird in Kürze automatisch aktualisiert."
+ "Auf Smartphone öffnen"
+ "Anmelden"
+ "Über Google anmelden"
+ "Beenden"
+ "Abbrechen"
+ "Ja"
+ "Navigationsleiste"
+ "999+"
+ "Jetzt"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7297a955b343153c8c27adcaafdc5f0d3b31e3b8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml
@@ -0,0 +1,40 @@
+
+
+ "Πλοήγηση στην αρχική σελίδα"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Πλοήγηση προς τα επάνω"
+ "Περισσότερες επιλογές"
+ "Τέλος"
+ "Προβολή όλων"
+ "Επιλέξτε κάποια εφαρμογή"
+ "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "ΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "Αναζήτηση…"
+ "Διαγραφή ερωτήματος"
+ "Ερώτημα αναζήτησης"
+ "Αναζήτηση"
+ "Υποβολή ερωτήματος"
+ "Φωνητική αναζήτηση"
+ "Κοινή χρήση με"
+ "Κοινή χρήση με %s"
+ "Σύμπτυξη"
+ "Ενεργοποίηση"
+ "Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play."
+ "Ενεργοποίηση υπηρεσιών Google Play"
+ "Εγκατάσταση"
+ "Η εφαρμογή %1$s δεν μπορεί να εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από τη συσκευή σας."
+ "Λήψη υπηρεσιών Google Play"
+ "Σφάλμα Υπηρεσιών Google Play"
+ "Η εφαρμογή %1$s αντιμετωπίζει κάποιο πρόβλημα με τις υπηρεσίες Google Play. Προσπαθήστε ξανά."
+ "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας."
+ "Ενημέρωση"
+ "Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play."
+ "Ενημέρωση υπηρεσιών Google Play"
+ "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή."
+ "Απαιτείται νέα έκδοση των υπηρεσιών Google Play. Θα ενημερωθεί σύντομα."
+ "Άνοιγμα σε τηλέφωνο"
+ "Σύνδεση"
+ "Συνδεθείτε με το Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6a703b64a265c956980e340c32c8a342c7adf9bf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
@@ -0,0 +1,23 @@
+
+
+ "Navigate home"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c199b5e03f3fb5e6de91fcbc10da07ee243898b9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d days
+%d day
+
+ %d hours
+%d hour
+
+ %d mins
+%d min
+
+ "Navigate home"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Bottom"
+ "Bottom left"
+ "Bottom right"
+ "Bottom, left side"
+ "Centre left"
+ "Top, left side"
+ "Bottom, right side"
+ "Centre right"
+ "Top, right side"
+ "Top"
+ "Top left"
+ "Top right"
+ "Bottom"
+ "Bottom left"
+ "Bottom left, lower"
+ "Bottom left, upper"
+ "Bottom right"
+ "Bottom right, lower"
+ "Bottom right, upper"
+ "Centre left"
+ "Centre right"
+ "Top"
+ "Top left"
+ "Top left, lower"
+ "Top left, upper"
+ "Top right"
+ "Top right, lower"
+ "Top right, upper"
+ "Enable"
+ "%1$s won\'t work unless you enable Google Play services."
+ "Enable Google Play services"
+ "Install"
+ "%1$s won\'t run without Google Play services, which are missing from your device."
+ "Get Google Play services"
+ "Google Play services error"
+ "%1$s is having trouble with Google Play services. Please try again."
+ "%1$s won\'t run without Google Play services, which are not supported by your device."
+ "Update"
+ "%1$s won\'t run unless you update Google Play services."
+ "Update Google Play services"
+ "%1$s won\'t run without Google Play services, which are currently updating."
+ "New version of Google Play services needed. It will update itself shortly."
+ "Open on phone"
+ "Sign In"
+ "Sign in with Google"
+ "Exit"
+ "Cancel"
+ "Yes"
+ "Navigation drawer"
+ "999+"
+ "Now"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6a703b64a265c956980e340c32c8a342c7adf9bf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "Navigate home"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f63288eb010eaaf6aacbc4d05fb5ba9a55426f64
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d días
+%d día
+
+ %d horas
+%d hora
+
+ %d min
+%d min
+
+ "Navegar a la página principal"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navegar hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todo"
+ "Elige una aplicación."
+ "DESACTIVAR"
+ "ACTIVAR"
+ "Buscar…"
+ "Eliminar la consulta"
+ "Consulta de búsqueda"
+ "Búsqueda"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior derecha"
+ "Parte inferior, a la izquierda"
+ "Parte central izquierda"
+ "Parte superior, a la izquierda"
+ "Parte inferior, a la derecha"
+ "Parte central derecha"
+ "Parte superior, a la derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior derecha"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior izquierda, más abajo"
+ "Parte inferior izquierda, arriba"
+ "Parte inferior derecha"
+ "Parte inferior derecha, más abajo"
+ "Parte inferior derecha, más arriba"
+ "Parte central izquierda"
+ "Parte central derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior izquierda, más abajo"
+ "Parte superior izquierda, arriba"
+ "Parte superior derecha"
+ "Parte superior derecha, más abajo"
+ "Parte superior derecha, más arriba"
+ "Habilitar"
+ "%1$s no funcionará a menos que habilites los servicios de Google Play."
+ "Habilitar servicios de Google Play"
+ "Instalar"
+ "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo."
+ "Obtener servicios de Google Play"
+ "Error de Google Play Services"
+ "%1$s tiene problemas con los servicios de Google Play. Vuelve a intentarlo."
+ "%1$s no se ejecutará sin los servicios de Google Play, que no son compatibles con tu dispositivo."
+ "Actualizar"
+ "%1$s no se ejecutará a menos que actualices los servicios de Google Play."
+ "Actualizar servicios de Google Play"
+ "%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento."
+ "Se necesita una nueva versión de los servicios de Google Play. Se actualizarán automáticamente en breve."
+ "Abrir en el teléfono"
+ "Acceder"
+ "Acceder con Google"
+ "Salir"
+ "Cancelar"
+ "Sí"
+ "Panel lateral de navegación"
+ "999+"
+ "Ahora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fd0ad9c6b7eececccba5f864876e5784a132155c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d días
+%d día
+
+ %d horas
+%d hora
+
+ %d min
+%d min
+
+ "Ir a la pantalla de inicio"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Desplazarse hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todo"
+ "Seleccionar una aplicación"
+ "NO"
+ "SÍ"
+ "Buscar…"
+ "Borrar consulta"
+ "Consulta"
+ "Buscar"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior derecha"
+ "Parte inferior izquierda"
+ "Parte central izquierda"
+ "Parte superior izquierda"
+ "Parte inferior derecha"
+ "Parte central derecha"
+ "Parte superior derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior derecha"
+ "Parte inferior"
+ "Parte inferior izquierda"
+ "Parte inferior izquierda, abajo"
+ "Parte inferior izquierda, arriba"
+ "Parte inferior derecha"
+ "Parte inferior derecha, abajo"
+ "Parte inferior derecha, arriba"
+ "Parte central izquierda"
+ "Parte central derecha"
+ "Parte superior"
+ "Parte superior izquierda"
+ "Parte superior izquierda, abajo"
+ "Parte superior izquierda, arriba"
+ "Parte superior derecha"
+ "Parte superior derecha, abajo"
+ "Parte superior derecha, arriba"
+ "Habilitar"
+ "%1$s no funcionará hasta que no habilites Servicios de Google Play."
+ "Habilita Servicios de Google Play"
+ "Instalar"
+ "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo."
+ "Descargar Servicios de Google Play"
+ "Error de Servicios de Google Play"
+ "La aplicación %1$s tiene problemas con los Servicios de Google Play. Vuelve a intentarlo."
+ "No es posible ejecutar la aplicación %1$s sin los Servicios de Google Play, que no son compatibles con tu dispositivo."
+ "Actualizar"
+ "%1$s no funcionará hasta que no actualices Servicios de Google Play."
+ "Actualiza Servicios de Google Play"
+ "%1$s no se ejecutará hasta que finalice la actualización en curso de Servicios de Google Play."
+ "Se necesita una nueva versión de Servicios de Google Play. Se actualizará en breve."
+ "Abrir en teléfono"
+ "Iniciar sesión"
+ "Iniciar sesión con Google"
+ "Salir"
+ "Cancelar"
+ "Sí"
+ "Panel de navegación"
+ "+999"
+ "Ahora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et-rEE/values-et-rEE.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et-rEE/values-et-rEE.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fa9bc45eccc5f4a43fa1b201f9a6171b5baed658
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et-rEE/values-et-rEE.xml
@@ -0,0 +1,23 @@
+
+
+ "Navigeerimine avaekraanile"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigeerimine üles"
+ "Rohkem valikuid"
+ "Valmis"
+ "Kuva kõik"
+ "Valige rakendus"
+ "VÄLJAS"
+ "SEES"
+ "Otsige …"
+ "Päringu tühistamine"
+ "Otsingupäring"
+ "Otsing"
+ "Päringu esitamine"
+ "Häälotsing"
+ "Jagamine:"
+ "Jagamine kasutajaga %s"
+ "Ahendamine"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7580c62519ea20b7164c417065641dcc9d2499ef
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml
@@ -0,0 +1,21 @@
+
+
+ "Luba"
+ "Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused."
+ "Google Play teenuste lubamine"
+ "Installi"
+ "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes pole."
+ "Google Play teenuste hankimine"
+ "Viga Google Play teenustes"
+ "Rakendusel %1$s on probleeme Google Play teenustega. Proovige uuesti."
+ "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes ei toetata."
+ "Värskenda"
+ "Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid."
+ "Google Play teenuste värskendamine"
+ "Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse."
+ "Vajalik on Google Play teenuste uus versioon. See värskendab end peagi."
+ "Ava telefonis"
+ "Logi sisse"
+ "Logi sisse Google\'i kontoga"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu-rES/values-eu-rES.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu-rES/values-eu-rES.xml
new file mode 100644
index 0000000000000000000000000000000000000000..66d5f977d231f83b6e66d0a387dcee1f6e885766
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu-rES/values-eu-rES.xml
@@ -0,0 +1,23 @@
+
+
+ "Joan orri nagusira"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Joan gora"
+ "Aukera gehiago"
+ "Eginda"
+ "Ikusi guztiak"
+ "Aukeratu aplikazio bat"
+ "DESAKTIBATUTA"
+ "AKTIBATUTA"
+ "Bilatu…"
+ "Garbitu kontsulta"
+ "Bilaketa-kontsulta"
+ "Bilatu"
+ "Bidali kontsulta"
+ "Ahots bidezko bilaketa"
+ "Partekatu hauekin"
+ "Partekatu %s erabiltzailearekin"
+ "Tolestu"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9407f5bf53d3a60d33aaa91c6b67bf6f691887e3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml
@@ -0,0 +1,21 @@
+
+
+ "Gaitu"
+ "%1$s aplikazioak ez du funtzionatuko Google Play zerbitzuak gaitzen ez badituzu."
+ "Gaitu Google Play zerbitzuak"
+ "Instalatu"
+ "%1$s ez da exekutatuko Google Play zerbitzurik gabe, baina ez dituzu gailuan."
+ "Lortu Google Play zerbitzuak"
+ "Google Play zerbitzuen errorea"
+ "%1$s aplikazioak arazoak ditu Google Play zerbitzuekin. Saiatu berriro."
+ "%1$s aplikazioa ezin da erabili Google Play zerbitzurik gabe, eta zure gailua ez da zerbitzuokin bateragarria."
+ "Eguneratu"
+ "%1$s ez da exekutatuko Google Play zerbitzuak eguneratzen ez badituzu."
+ "Eguneratu Google Play zerbitzuak"
+ "%1$s ez da exekutatuko Google Play zerbitzurik gabe; une honetan eguneratzen ari dira zerbitzuok."
+ "Google Play zerbitzuen bertsio berria behar da. Berehala eguneratuko da automatikoki."
+ "Ireki telefonoan"
+ "Hasi saioa"
+ "Hasi saioa Google-n"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml
new file mode 100644
index 0000000000000000000000000000000000000000..101912174b06b7fb735f46da7ed2c45fcb932349
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml
@@ -0,0 +1,40 @@
+
+
+ "پیمایش به صفحه اصلی"
+ "%1$s، %2$s"
+ "%1$s، %2$s، %3$s"
+ "پیمایش به بالا"
+ "گزینههای بیشتر"
+ "تمام"
+ "مشاهده همه"
+ "انتخاب برنامه"
+ "خاموش"
+ "روشن"
+ "جستجو…"
+ "پاک کردن عبارت جستجو"
+ "عبارت جستجو"
+ "جستجو"
+ "ارسال عبارت جستجو"
+ "جستجوی شفاهی"
+ "اشتراکگذاری با"
+ "اشتراکگذاری با %s"
+ "کوچک کردن"
+ "فعال کردن"
+ "تا وقتی سرویسهای Google Play را فعال نکنید، %1$s کار نمیکند."
+ "فعال کردن سرویسهای Google Play"
+ "نصب"
+ "%1$s بدون خدمات Google Play که در دستگاه شما وجود ندارد اجرا نمیشود."
+ "دریافت سرویسهای Google Play"
+ "خطا در خدمات Google Play"
+ "%1$s برای استفاده از خدمات Google Play با مشکل روبرو است. لطفاً دوباره امتحان کنید."
+ "%1$s بدون خدمات Google Play که در دستگاه شما پشتیبانی نمیشود، اجرا نخواهد شد."
+ "بهروزرسانی"
+ "تاز مانی که سرویسهای Google Play را بهروزرسانی نکنید، %1$s اجرا نمیشود."
+ "بهروزرسانی سرویسهای Google Play"
+ "%1$s بدون سرویسهای Google Play که درحال حاضر درحال بهروزرسانی هستند، کار نمیکند."
+ "نسخه جدید سرویسهای Google Play نیاز است. بهزودی بهطور خودکار بهروزرسانی میشود."
+ "باز کردن در تلفن"
+ "ورود به سیستم"
+ "ورود به سیستم با Google"
+ "۹۹۹+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml
new file mode 100644
index 0000000000000000000000000000000000000000..831744ad4f7c98552ead5a77645aff5d6aa58929
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml
@@ -0,0 +1,93 @@
+
+
+ %d p
+%d p
+
+ %d t
+%d t
+
+ %d m
+%d m
+
+ %d pv
+%d pv
+
+ %d t
+%d t
+
+ %d min
+%d min
+
+ "Siirry etusivulle"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Siirry ylös"
+ "Lisää"
+ "Valmis"
+ "Näytä kaikki"
+ "Valitse sovellus"
+ "POIS KÄYTÖSTÄ"
+ "KÄYTÖSSÄ"
+ "Haku…"
+ "Tyhjennä kysely"
+ "Hakulauseke"
+ "Haku"
+ "Lähetä kysely"
+ "Puhehaku"
+ "Jakaminen:"
+ "Jakaminen: %s"
+ "Kutista"
+ "Alareunassa"
+ "Alavasemmalla"
+ "Alaoikealla"
+ "Vasemmalla alhaalla"
+ "Keskellä vasemmalla"
+ "Vasemmalla ylhäällä"
+ "Oikealla alhaalla"
+ "Keskellä oikealla"
+ "Oikealla ylhäällä"
+ "Yläreunassa"
+ "Ylävasemmalla"
+ "Yläoikealla"
+ "Alhaalla"
+ "Alavasemmalla"
+ "Alavasemmalla alempana"
+ "Alavasemmalla ylempänä"
+ "Alaoikealla"
+ "Alaoikealla alempana"
+ "Alaoikealla ylempänä"
+ "Keskellä vasemmalla"
+ "Keskellä oikealla"
+ "Ylhäällä"
+ "Ylävasemmalla"
+ "Ylävasemmalla alempana"
+ "Ylävasemmalla oikealla"
+ "Yläoikealla"
+ "Yläoikealla alempana"
+ "Yläoikealla ylempänä"
+ "Ota käyttöön"
+ "%1$s ei toimi, ellet ota Google Play Palveluita käyttöön."
+ "Ota Google Play Palvelut käyttöön"
+ "Asenna"
+ "%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat laitteeltasi."
+ "Asenna Google Play Palvelut"
+ "Virhe Google Play -palveluissa"
+ "Sovelluksella %1$s on ongelmia Google Play Palveluiden kanssa. Yritä uudelleen."
+ "%1$s ei toimi ilman Google Play Palveluita, joita laitteesi ei tue."
+ "Päivitä"
+ "%1$s ei toimi, ellet päivitä Google Play Palveluita."
+ "Päivitä Google Play Palvelut"
+ "%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä."
+ "Uusi Google Play Palveluiden versio tarvitaan. Se päivittyy pian."
+ "Avaa puhelimessa"
+ "Kirjaudu sisään"
+ "Kirjaudu Google-tilille"
+ "Lopeta"
+ "Peruuta"
+ "Kyllä"
+ "Navigoinnin vetopaneeli"
+ "999+"
+ "Nyt"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a4f86825d5039ad0c457b427d06ae86424d45fa1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
@@ -0,0 +1,93 @@
+
+
+ %d j
+%d j
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d jour
+%d jours
+
+ %d heure
+%d heures
+
+ %d min
+%d min
+
+ "Revenir à l\'accueil"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Revenir en haut de la page"
+ "Plus d\'options"
+ "Terminé"
+ "Voir toutes les chaînes"
+ "Sélectionnez une application"
+ "DÉSACTIVÉ"
+ "ACTIVÉ"
+ "Recherche en cours..."
+ "Effacer la requête"
+ "Requête de recherche"
+ "Rechercher"
+ "Envoyer la requête"
+ "Recherche vocale"
+ "Partager"
+ "Partager avec %s"
+ "Réduire"
+ "En bas"
+ "En bas à gauche"
+ "En bas à droite"
+ "En bas à gauche"
+ "Au centre à gauche"
+ "En haut à gauche"
+ "En bas à droite"
+ "Au centre à droite"
+ "En haut à droite"
+ "En haut"
+ "En haut à gauche"
+ "En haut à droite"
+ "En bas"
+ "En bas à gauche"
+ "En bas à gauche"
+ "En bas à gauche, partie supérieure"
+ "En bas à droite"
+ "En bas à droite, partie inférieure"
+ "En bas à droite, partie supérieure"
+ "Au centre à gauche"
+ "Au centre à droite"
+ "En haut"
+ "En haut à gauche"
+ "En haut à gauche, partie inférieure"
+ "En haut à gauche, partie supérieure"
+ "En haut à droite"
+ "En haut à droite, partie inférieure"
+ "En haut à droite, partie supérieure"
+ "Activer"
+ "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play."
+ "Activer les services Google Play"
+ "Installer"
+ "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil."
+ "Installer les services Google Play"
+ "Erreur liée aux services Google Play"
+ "L\'application %1$s éprouve un problème avec les services Google Play. Veuillez réessayer."
+ "L\'application %1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas pris en charge par votre appareil."
+ "Mettre à jour"
+ "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play."
+ "Mettre à jour les services Google Play"
+ "%1$s ne fonctionnera pas sans les services Google Play, qui sont actuellement mis à jour."
+ "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement."
+ "Ouvrir sur le téléphone"
+ "Connexion"
+ "Se connecter avec Google"
+ "Quitter"
+ "Annuler"
+ "Oui"
+ "Panneau de navigation"
+ ">999"
+ "Maintenant"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7033300d6c37a8ac28d6cc42ff035dfd9ec63c78
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml
@@ -0,0 +1,93 @@
+
+
+ %d j
+%d j
+
+ %d h
+%d h
+
+ %d min
+%d min
+
+ %d jour
+%d jours
+
+ %d heure
+%d heures
+
+ %d minute
+%d minutes
+
+ "Revenir à l\'accueil"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Revenir en haut de la page"
+ "Plus d\'options"
+ "OK"
+ "Tout afficher"
+ "Sélectionner une application"
+ "DÉSACTIVÉ"
+ "ACTIVÉ"
+ "Rechercher…"
+ "Effacer la requête"
+ "Requête de recherche"
+ "Rechercher"
+ "Envoyer la requête"
+ "Recherche vocale"
+ "Partager avec"
+ "Partager avec %s"
+ "Réduire"
+ "En bas"
+ "En bas à gauche"
+ "En bas à droite"
+ "En bas, côté gauche"
+ "Au milieu, sur la gauche"
+ "En haut, côté gauche"
+ "En bas, côté droit"
+ "Au milieu, sur la droite"
+ "En haut, côté droit"
+ "En haut"
+ "En haut à gauche"
+ "En haut à droite"
+ "En bas"
+ "En bas à gauche"
+ "En bas à gauche, partie inférieure"
+ "En bas à gauche, partie supérieure"
+ "En bas à droite"
+ "En bas à droite, partie inférieure"
+ "En bas à droite, partie supérieure"
+ "Au milieu, sur la gauche"
+ "Au milieu, sur la droite"
+ "En haut"
+ "En haut à gauche"
+ "En haut à gauche, partie inférieure"
+ "En haut à gauche, partie supérieure"
+ "En haut à droite"
+ "En haut à droite, partie inférieure"
+ "En haut à droite, partie supérieure"
+ "Activer"
+ "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play."
+ "Activer les services Google Play"
+ "Installer"
+ "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil."
+ "Installer les services Google Play"
+ "Erreur liée aux services Google Play"
+ "L\'application %1$s rencontre des problèmes avec les services Google Play. Veuillez réessayer."
+ "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas compatibles avec votre appareil."
+ "Mettre à jour"
+ "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play."
+ "Mettre à jour les services Google Play"
+ "%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour."
+ "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement."
+ "Ouvrir sur le téléphone"
+ "Se connecter"
+ "Se connecter avec Google"
+ "Abandonner"
+ "Annuler"
+ "Oui"
+ "Panneau de navigation"
+ ">999"
+ "Mainten."
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl-rES/values-gl-rES.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl-rES/values-gl-rES.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1ca55a9a875e3e8bc7772b38ae106f6292ba69e6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl-rES/values-gl-rES.xml
@@ -0,0 +1,23 @@
+
+
+ "Ir á páxina de inicio"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Desprazarse cara arriba"
+ "Máis opcións"
+ "Feito"
+ "Ver todas"
+ "Escoller unha aplicación"
+ "DESACTIVAR"
+ "ACTIVAR"
+ "Buscar…"
+ "Borrar consulta"
+ "Consulta de busca"
+ "Buscar"
+ "Enviar consulta"
+ "Busca de voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ ">999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..42690a0485b90197b1c1ad7a9fcbf7038fab65da
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml
@@ -0,0 +1,21 @@
+
+
+ "Activar"
+ "%1$s non funcionará a menos que actives os servizos de Google Play."
+ "Activar servizos de Google Play"
+ "Instalar"
+ "%1$s non se executará se o teu dispositivo non ten instalados os servizos de Google Play."
+ "Descargar servizos de Google Play"
+ "Erro nos servizos de Google Play"
+ "%1$s ten problemas cos servizos de Google Play. Téntao de novo."
+ "%1$s non se executará sen os servizos de Google Play, que non son compatibles co teu dispositivo."
+ "Actualizar"
+ "%1$s non se executará a menos que actualices os servizos de Google Play."
+ "Actualizar os servizos de Google Play"
+ "%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento."
+ "Necesítase a nova versión dos servizos de Google Play. Actualizarase en breve."
+ "Abrir no teléfono"
+ "Iniciar sesión"
+ "Iniciar sesión con Google"
+ ">999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu-rIN/values-gu-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu-rIN/values-gu-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ed6f52ca49df3fe4fed3fee8b5f687eeb18ad8de
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu-rIN/values-gu-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "હોમ પર નેવિગેટ કરો"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ઉપર નેવિગેટ કરો"
+ "વધુ વિકલ્પો"
+ "થઈ ગયું"
+ "બધું જુઓ"
+ "એક એપ્લિકેશન પસંદ કરો"
+ "બંધ"
+ "ચાલુ"
+ "શોધો…"
+ "ક્વેરી સાફ કરો"
+ "શોધ ક્વેરી"
+ "શોધો"
+ "ક્વેરી સબમિટ કરો"
+ "વૉઇસ શોધ"
+ "આની સાથે શેર કરો"
+ "%s સાથે શેર કરો"
+ "સંકુચિત કરો"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3524dae4872ca0bf2bfa4735b08046c17d11900c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml
@@ -0,0 +1,21 @@
+
+
+ "સક્ષમ કરો"
+ "તમે Google Play સેવાઓ સક્ષમ કરશો નહીં ત્યાં સુધી %1$s કાર્ય કરશે નહીં."
+ "Google Play સેવાઓ સક્ષમ કરો"
+ "ઇન્સ્ટૉલ કરો"
+ "%1$s , Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણમાંથી ખૂટે છે."
+ "Google Play સેવાઓ મેળવો"
+ "Google Play સેવાઓની ભૂલ"
+ "%1$s ને Google Play સેવાઓમાં મુશ્કેલી આવી રહી છે. કૃપા કરીને ફરી પ્રયાસ કરો."
+ "%1$s , Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણ દ્વારા સમર્થિત નથી."
+ "અપડેટ કરો"
+ "તમે Google Play સેવાઓ અપડેટ કરશો નહીં ત્યાં સુધી %1$s શરૂ થશે નહીં."
+ "Google Play સેવાઓ અપડેટ કરો"
+ "%1$s , Google Play સેવાઓ વગર શરૂ થશે નહીં, જે વર્તમાનમાં અપડેટ થઈ રહી છે."
+ "Google Play સેવાઓના નવા સંસ્કરણની જરૂર છે. તે ટૂંક સમયમાં પોતાને અપડેટ કરશે."
+ "ફોનમાં ખોલો"
+ "સાઇન ઇન કરો"
+ "Google માં સાઇન ઇન કરો"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h320dp-v13/values-h320dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h320dp-v13/values-h320dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2a6b31c5161d7c6583d06023f37aba7b74dafa3e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h320dp-v13/values-h320dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ true
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e38bb90b3581627d059565973a7443441a887fe9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 54dip
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d5a138ef9b4a8d1276f694e95d0e0293771d92ae
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c4664efc2bf15db6f1f3318fd072383d04d9573d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml
@@ -0,0 +1,93 @@
+
+
+ %d दिन
+%d दिन
+
+ %d घंटा
+%d घंटे
+
+ %d मि.
+%d मि.
+
+ %d दिन
+%d दिन
+
+ %d घंटे
+%d घंटे
+
+ %d मि.
+%d मि.
+
+ "मुख्यपृष्ठ पर नेविगेट करें"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ऊपर नेविगेट करें"
+ "अधिक विकल्प"
+ "पूर्ण"
+ "सभी देखें"
+ "कोई एप्लिकेशन चुनें"
+ "बंद"
+ "चालू"
+ "खोजा जा रहा है…"
+ "क्वेरी साफ़ करें"
+ "खोज क्वेरी"
+ "खोजें"
+ "क्वेरी सबमिट करें"
+ "ध्वनि खोज"
+ "इसके द्वारा साझा करें"
+ "%s के साथ साझा करें"
+ "संक्षिप्त करें"
+ "निचला"
+ "निचला बायां"
+ "निचला दायां"
+ "नीचे बाईं ओर"
+ "मध्य में बाईं ओर"
+ "ऊपर बाईं ओर"
+ "नीचे दाईं ओर"
+ "मध्य में दाईं ओर"
+ "ऊपर दाईं ओर"
+ "शीर्ष"
+ "ऊपर बाईं ओर"
+ "ऊपर दाईं ओर"
+ "निचला"
+ "निचला बायां"
+ "नीचे बायां, निचला"
+ "नीचे बायां, ऊपरी"
+ "निचला दायां"
+ "नीचे दायां, निचला"
+ "नीचे दायां, ऊपरी"
+ "मध्य में बाईं ओर"
+ "मध्य में दाईं ओर"
+ "शीर्ष"
+ "ऊपर बाईं ओर"
+ "ऊपर बाईं ओर, निचला"
+ "ऊपर बाईं ओर, ऊपरी"
+ "ऊपर दाईं ओर"
+ "ऊपर दाईं ओर, निचला"
+ "ऊपर दाईं ओर, ऊपरी"
+ "सक्षम करें"
+ "%1$s तब तक कार्य नहीं करेगा जब तक आप Google Play सेवाओं को सक्षम नहीं करते."
+ "Google Play सेवाएं सक्षम करना"
+ "इंस्टॉल करें"
+ "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके डिवाइस में उपलब्ध नहीं हैं."
+ "Google Play सेवाएं प्राप्त करना"
+ "Google Play सेवाएं गड़बड़ी"
+ "%1$s को Google Play सेवाओं के साथ समस्या आ रही है. कृपया फिर से प्रयास करें."
+ "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा, जो आपके डिवाइस द्वारा समर्थित नहीं हैं."
+ "अपडेट करें"
+ "%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते."
+ "Google Play सेवाओं को अपडेट करें"
+ "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो वर्तमान में अपडेट हो रही हैं."
+ "Google Play सेवाओं के नए वर्शन की आवश्यकता है. यह स्वयं को जल्दी ही अपडेट करेगा."
+ "फ़ोन पर खोलें"
+ "प्रवेश करें"
+ "Google के साथ प्रवेश करें"
+ "छोड़ें"
+ "रहने दें"
+ "हां"
+ "मार्गदर्शक ड्रॉवर"
+ "999+"
+ "अभी"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8e459339dd9439e2ff551dc71eb3bf3c3b10137c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml
@@ -0,0 +1,40 @@
+
+
+ "Idi na početnu"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Idi gore"
+ "Dodatne opcije"
+ "Gotovo"
+ "Prikaži sve"
+ "Odabir aplikacije"
+ "ISKLJUČENO"
+ "UKLJUČENO"
+ "Pretražite…"
+ "Izbriši upit"
+ "Upit za pretraživanje"
+ "Pretraživanje"
+ "Pošalji upit"
+ "Glasovno pretraživanje"
+ "Dijeljenje sa"
+ "Dijeljenje sa: %s"
+ "Sažmi"
+ "Omogući"
+ "%1$s neće funkcionirati ako ne omogućite usluge Google Playa."
+ "Omogućivanje usluga Google Playa"
+ "Instaliraj"
+ "%1$s neće funkcionirati bez usluga Google Playa koje nisu instalirane na vašem uređaju."
+ "Preuzimanje usluga Google Playa"
+ "Pogreška Usluga za Google Play"
+ "%1$s ima poteškoća s uslugama Google Playa. Pokušajte ponovo."
+ "%1$s neće funkcionirati bez usluga Google Playa koje vaš uređaj ne podržava."
+ "Ažuriraj"
+ "%1$s neće funkcionirati ako ne ažurirate Google Play usluge."
+ "Ažuriranje usluga Google Playa"
+ "%1$s neće se pokrenuti bez usluga Google Playa koje se trenutačno ažuriraju."
+ "Potrebna je nova verzija usluga Google Playa. Uskoro će se ažurirati."
+ "Otvori na telefonu"
+ "Prijava"
+ "Prijava putem Googlea"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b5a625ce59347a8ca618e20622b180d340ed98d5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml
@@ -0,0 +1,40 @@
+
+
+ "Ugrás a főoldalra"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Felfelé mozgatás"
+ "További lehetőségek"
+ "Kész"
+ "Összes megtekintése"
+ "Válasszon ki egy alkalmazást"
+ "KI"
+ "BE"
+ "Keresés…"
+ "Lekérdezés törlése"
+ "Keresési lekérdezés"
+ "Keresés"
+ "Lekérdezés küldése"
+ "Hangalapú keresés"
+ "Megosztás a következővel:"
+ "Megosztás a következővel: %s"
+ "Összecsukás"
+ "Engedélyezés"
+ "A(z) %1$s alkalmazás csak akkor működik, ha engedélyezi a Google Play-szolgáltatásokat."
+ "Google Play-szolgáltatások engedélyezése"
+ "Telepítés"
+ "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak az eszközről."
+ "A Google Play-szolgáltatások beszerzése"
+ "Google Play-szolgáltatások – hiba"
+ "A(z) %1$s alkalmazás problémába ütközött a Google Play-szolgáltatások használata során. Próbálkozzon újra."
+ "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyeket eszköze nem támogat."
+ "Frissítés"
+ "A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat."
+ "A Google Play-szolgáltatások frissítése"
+ "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek frissítése folyamatban van."
+ "A Google Play-szolgáltatások új verziójára van szükség. A szolgáltatás hamarosan frissíti önmagát."
+ "Megnyitás a telefonon"
+ "Bejelentkezés"
+ "Bejelentkezés Google-fiókkal"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy-rAM/values-hy-rAM.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy-rAM/values-hy-rAM.xml
new file mode 100644
index 0000000000000000000000000000000000000000..302b221d7e968ef1be1f5302401351012d4d0672
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy-rAM/values-hy-rAM.xml
@@ -0,0 +1,23 @@
+
+
+ "Ուղղվել տուն"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Ուղղվել վերև"
+ "Այլ ընտրանքներ"
+ "Կատարված է"
+ "Տեսնել բոլորը"
+ "Ընտրել ծրագիր"
+ "ԱՆՋԱՏՎԱԾ"
+ "ՄԻԱՑՎԱԾ"
+ "Որոնում..."
+ "Մաքրել հարցումը"
+ "Որոնման հարցում"
+ "Որոնել"
+ "Ուղարկել հարցումը"
+ "Ձայնային որոնում"
+ "Տարածել"
+ "Տարածել ըստ %s"
+ "Թաքցնել"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dab10b4f2a785c95c94fc82fabd7efa836fe86a3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml
@@ -0,0 +1,21 @@
+
+
+ "Միացնել"
+ "%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:"
+ "Միացնել Google Play ծառայությունները"
+ "Տեղադրել"
+ "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր սարքում:"
+ "Տեղադրել Google Play ծառայությունները"
+ "Google Play ծառայությունների սխալ կա"
+ "%1$s հավելվածը Google Play ծառայությունների հետ կապված խնդիր ունի: Փորձեք նորից:"
+ "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք ձեր սարքում չեն աջակցվում:"
+ "Թարմացնել"
+ "%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:"
+ "Թարմացնել Google Play ծառայությունները"
+ "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:"
+ "Անհրաժեշտ է Google Play ծառայությունների նոր տարբերակը: Այն շուտով կթարմացվի ավտոմատ կերպով:"
+ "Բացել հեռախոսով"
+ "Մուտք գործել"
+ "Մուտք գործել Google-ով"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ed6e4171f6cf2e2241b8a915ef35d9fa7404504b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml
@@ -0,0 +1,93 @@
+
+
+ %d h
+%d h
+
+ %d j
+%d j
+
+ %d m
+%d m
+
+ %d hari
+%d hari
+
+ %d jam
+%d jam
+
+ %d mnt
+%d mnt
+
+ "Navigasi ke beranda"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigasi naik"
+ "Opsi lain"
+ "Selesai"
+ "Lihat semua"
+ "Pilih aplikasi"
+ "NONAKTIF"
+ "AKTIF"
+ "Telusuri..."
+ "Hapus kueri"
+ "Kueri penelusuran"
+ "Telusuri"
+ "Kirim kueri"
+ "Penelusuran suara"
+ "Bagikan dengan"
+ "Bagikan dengan %s"
+ "Ciutkan"
+ "Bawah"
+ "Kiri bawah"
+ "Kanan bawah"
+ "Bawah, sisi kiri"
+ "Kiri tengah"
+ "Atas, sisi kiri"
+ "Bawah, sisi kanan"
+ "Kanan tengah"
+ "Atas, sisi kanan"
+ "Atas"
+ "Kiri atas"
+ "Kanan atas"
+ "Bawah"
+ "Kiri bawah"
+ "Kiri bawah, rendah"
+ "Kiri bawah, tinggi"
+ "Kanan bawah"
+ "Kanan bawah, rendah"
+ "Kanan bawah, tinggi"
+ "Kiri tengah"
+ "Kanan tengah"
+ "Atas"
+ "Kiri atas"
+ "Kiri atas, rendah"
+ "Kiri atas, tinggi"
+ "Kanan atas"
+ "Kanan atas, rendah"
+ "Kanan atas, tinggi"
+ "Aktifkan"
+ "%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan."
+ "Aktifkan layanan Google Play"
+ "Pasang"
+ "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di perangkat Anda."
+ "Dapatkan layanan Google Play"
+ "Kesalahan layanan Google Play"
+ "%1$s mengalami masalah dengan layanan Google Play. Coba lagi."
+ "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak didukung oleh perangkat Anda."
+ "Perbarui"
+ "%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui."
+ "Perbarui layanan Google Play"
+ "%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui."
+ "Perlu versi baru layanan Google Play. Akan segera memperbarui sendiri."
+ "Buka di ponsel"
+ "Masuk"
+ "Masuk dengan Google"
+ "Keluar"
+ "Batal"
+ "Ya"
+ "Panel samping navigasi"
+ "999+"
+ "Sekarang"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is-rIS/values-is-rIS.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is-rIS/values-is-rIS.xml
new file mode 100644
index 0000000000000000000000000000000000000000..51ffbca07cc507b8af1a886f9ccd9a48a4c640a3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is-rIS/values-is-rIS.xml
@@ -0,0 +1,23 @@
+
+
+ "Fara heim"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Fara upp"
+ "Fleiri valkostir"
+ "Lokið"
+ "Sjá allt"
+ "Veldu forrit"
+ "SLÖKKT"
+ "KVEIKT"
+ "Leita…"
+ "Hreinsa fyrirspurn"
+ "Leitarfyrirspurn"
+ "Leita"
+ "Senda fyrirspurn"
+ "Raddleit"
+ "Deila með"
+ "Deila með %s"
+ "Minnka"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c3661ffc1a6b2c790fd9883478c6ee40d7bd09c5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml
@@ -0,0 +1,21 @@
+
+
+ "Kveikja"
+ "%1$s virkar ekki nema þú gerir þjónustu Google Play virka."
+ "Virkja þjónustu Google Play"
+ "Setja upp"
+ "%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í tækið þitt."
+ "Sækja þjónustu Google Play"
+ "Villa í þjónustu Google Play"
+ "%1$s á í vandræðum með þjónustu Google Play. Reyndu aftur."
+ "%1$s getur ekki keyrt án þjónustu Google Play, sem er ekki studd af tækinu þínu."
+ "Uppfæra"
+ "%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play."
+ "Uppfæra þjónustu Google Play"
+ "%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra."
+ "Nýja útgáfu af þjónustu Google Play vantar. Hún uppfærir sig sjálf innan skamms."
+ "Opna í símanum"
+ "Skrá inn"
+ "Skrá inn með Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2a0dc5c524dc71fc34e2c24dd6858016b02d307e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml
@@ -0,0 +1,93 @@
+
+
+ %d g
+%d g
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d giorni
+%d giorno
+
+ %d ore
+%d ora
+
+ %d min
+%d min
+
+ "Vai alla home page"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Vai in alto"
+ "Altre opzioni"
+ "Fine"
+ "Visualizza tutte"
+ "Scegli un\'applicazione"
+ "OFF"
+ "ON"
+ "Cerca…"
+ "Cancella query"
+ "Query di ricerca"
+ "Cerca"
+ "Invia query"
+ "Ricerca vocale"
+ "Condividi con"
+ "Condividi con %s"
+ "Comprimi"
+ "In basso"
+ "In basso a sinistra"
+ "In basso a destra"
+ "In basso verso sinistra"
+ "Al centro a sinistra"
+ "In alto verso sinistra"
+ "In basso verso destra"
+ "Al centro a destra"
+ "In alto verso destra"
+ "In alto"
+ "In alto a sinistra"
+ "In alto a destra"
+ "In basso"
+ "In basso a sinistra"
+ "In basso a sinistra (più in basso)"
+ "In basso a sinistra (più in alto)"
+ "In basso a destra"
+ "In basso a destra (più in basso)"
+ "In basso a destra (più in alto)"
+ "Al centro a sinistra"
+ "Al centro a destra"
+ "In alto"
+ "In alto a sinistra"
+ "In alto a sinistra (più in basso)"
+ "In alto a sinistra (più in alto)"
+ "In alto a destra"
+ "In alto a destra (più in basso)"
+ "In alto a destra (più in alto)"
+ "Attiva"
+ "%1$s non funzionerà se non attivi Google Play Services."
+ "Attiva Google Play Services"
+ "Installa"
+ "L\'app %1$s non funzionerà senza Google Play Services, non presente sul tuo dispositivo."
+ "Installa Google Play Services"
+ "Errore Google Play Services"
+ "%1$s sta riscontrando problemi con Google Play Services. Riprova."
+ "%1$s non funzionerà senza Google Play Services, non supportati dal tuo dispositivo."
+ "Aggiorna"
+ "%1$s non funzionerà se non aggiorni Google Play Services."
+ "Aggiorna Google Play Services"
+ "%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento."
+ "È richiesta una nuova versione di Google Play Services. L\'aggiornamento automatico verrà eseguito a breve."
+ "Apri sul telefono"
+ "Accedi"
+ "Accedi con Google"
+ "Esci"
+ "Annulla"
+ "Sì"
+ "Riquadro di navigazione a scomparsa"
+ "999+"
+ "Ora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a7372ce5444f97bccc60c8b7f95263941473f38b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml
@@ -0,0 +1,40 @@
+
+
+ "נווט לדף הבית"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "נווט למעלה"
+ "עוד אפשרויות"
+ "בוצע"
+ "ראה הכל"
+ "בחר אפליקציה"
+ "כבוי"
+ "פועל"
+ "חפש…"
+ "מחק שאילתה"
+ "שאילתת חיפוש"
+ "חפש"
+ "שלח שאילתה"
+ "חיפוש קולי"
+ "שתף עם"
+ "שתף עם %s"
+ "כווץ"
+ "הפעל"
+ "האפליקציה %1$s לא תפעל אם לא תפעיל את שירותי Google Play."
+ "הפעל את שירותי Google Play"
+ "התקן"
+ "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שאינם מותקנים במכשיר."
+ "קבל את שירותי Google Play"
+ "שגיאה בשירותי Google Play"
+ "%1$s נתקלה בבעיה בשירותי Google Play. נסה שוב."
+ "%1$s לא תפעל ללא שירותי Google Play, שאינם נתמכים במכשיר שלך."
+ "עדכן"
+ "%1$s לא יפעל אם לא תעדכן את שירותי Google Play."
+ "עדכון שירותי Google Play"
+ "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שמתעדכנים כרגע."
+ "דרושה גרסה חדשה של שירותי Google Play. הגרסה תתעדכן בעצמה תוך זמן קצר."
+ "פתח בטלפון"
+ "היכנס"
+ "היכנס באמצעות Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml
new file mode 100644
index 0000000000000000000000000000000000000000..aad8cae0cbfbf1f04b611a9be833c686453f3577
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml
@@ -0,0 +1,93 @@
+
+
+ %d 日
+%d 日
+
+ %d 時間
+%d 時間
+
+ %d 分
+%d 分
+
+ %d 日
+%d 日
+
+ %d 時間
+%d 時間
+
+ %d 分
+%d 分
+
+ "ホームへ移動"
+ "%1$s、%2$s"
+ "%1$s、%2$s、%3$s"
+ "上へ移動"
+ "その他のオプション"
+ "完了"
+ "すべて表示"
+ "アプリの選択"
+ "OFF"
+ "ON"
+ "検索…"
+ "検索キーワードを削除"
+ "検索キーワード"
+ "検索"
+ "検索キーワードを送信"
+ "音声検索"
+ "共有"
+ "%sと共有"
+ "折りたたむ"
+ "下"
+ "左下"
+ "右下"
+ "下、左側"
+ "中央左"
+ "上、左側"
+ "下、右側"
+ "中央右"
+ "上、右側"
+ "上"
+ "左上"
+ "右上"
+ "下"
+ "左下"
+ "左斜め下より下"
+ "左斜め下より上"
+ "右下"
+ "右斜め下より下"
+ "右斜め下より上"
+ "中央左"
+ "中央右"
+ "上"
+ "左上"
+ "左斜め上より下"
+ "左斜め上より上"
+ "右上"
+ "右斜め上より下"
+ "右斜め上より上"
+ "有効にする"
+ "%1$s の実行には、Google Play開発者サービスの有効化が必要です。"
+ "Google Play開発者サービスの有効化"
+ "インストール"
+ "「%1$s 」の実行には Google Play 開発者サービスが必要ですが、お使いの端末にはインストールされていません。"
+ "Google Play開発者サービスの入手"
+ "Google Play開発者サービスのエラー"
+ "「%1$s 」で Google Play 開発者サービスに問題が発生しています。もう一度お試しください。"
+ "「%1$s 」の実行には Google Play 開発者サービスが必要ですが、お使いの端末ではサポートされていません。"
+ "更新"
+ "%1$s の実行にはGoogle Play開発者サービスの更新が必要です。"
+ "Google Play開発者サービスの更新"
+ "%1$s の実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。"
+ "Google Play開発者サービスの新しいバージョンが必要です。まもなく自動更新されます。"
+ "スマートフォンで開く"
+ "ログイン"
+ "Googleにログイン"
+ "終了"
+ "キャンセル"
+ "はい"
+ "ナビゲーション ドロワー"
+ "999+"
+ "今"
+ "%1$s と%2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka-rGE/values-ka-rGE.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka-rGE/values-ka-rGE.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a76c00f3d79e4a7b86ac1bee4ff156a6c93c6dce
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka-rGE/values-ka-rGE.xml
@@ -0,0 +1,23 @@
+
+
+ "მთავარზე ნავიგაცია"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ზემოთ ნავიგაცია"
+ "მეტი ვარიანტები"
+ "დასრულდა"
+ "ყველას ნახვა"
+ "აპის არჩევა"
+ "გამორთულია"
+ "ჩართულია"
+ "ძიება..."
+ "მოთხოვნის გასუფთავება"
+ "ძიების მოთხოვნა"
+ "ძიება"
+ "მოთხოვნის გადაგზავნა"
+ "ხმოვანი ძიება"
+ "გაზიარება:"
+ "%s-თან გაზიარება"
+ "აკეცვა"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml
new file mode 100644
index 0000000000000000000000000000000000000000..db58f167dfe6a883823ff47edf781e4197efcede
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml
@@ -0,0 +1,21 @@
+
+
+ "ჩართვა"
+ "%1$s ვერ იმუშავებს Google Play Services-ის ჩართვამდე."
+ "Google Play Services-ის ჩართვა"
+ "ინსტალაცია"
+ "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელიც აკლია თქვენს მოწყობილობას."
+ "Google Play Services-ის ჩამოტვირთვა"
+ "Google Play Services-ის შეცდომა"
+ "%1$s -ს Google Play Services-თან პრობლემა შეექმნა. გთხოვთ, ცადოთ ხელახლა."
+ "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომლებიც მხარდაუჭერელია თქვენი მოწყობილობის მიერ."
+ "განახლება"
+ "%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ."
+ "განაახლეთ Google Play Services"
+ "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელთა განახლებაც ამჟამად მიმდინარეობს."
+ "საჭიროა Google Play Services-ის ახალი ვერსია. ის მალე განახლდება."
+ "ტელეფონში გახსნა"
+ "შესვლა"
+ "Google-ით შესვლა"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f95ae29bf2d9f084104a217b9e305aa8f2d36688
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml
@@ -0,0 +1,23 @@
+
+
+ "Негізгі бетте қозғалу"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Жоғары қозғалу"
+ "Басқа опциялар"
+ "Дайын"
+ "Барлығын көру"
+ "Қолданбаны таңдау"
+ "ӨШІРУЛІ"
+ "ҚОСУЛЫ"
+ "Іздеу…"
+ "Сұрақты жою"
+ "Сұрақты іздеу"
+ "Іздеу"
+ "Сұрақты жіберу"
+ "Дауыс арқылы іздеу"
+ "Бөлісу"
+ "%s бөлісу"
+ "Тасалау"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6cb6623a38e9132d0e95bc02bb7997787bc9bcca
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml
@@ -0,0 +1,21 @@
+
+
+ "Қосу"
+ "Google Play қызметтерін қоспасаңыз, %1$s жұмыс істемейді."
+ "Google Play қызметтерін қосу"
+ "Орнату"
+ "Google Play қызметтері құрылғыда болмағандықтан, %1$s іске қосылмайды."
+ "Google Play қызметтерін алу"
+ "Google Play қызметтерінің қатесі"
+ "%1$s қолданбасында Google Play қызметіне байланысты белгісіз қате шықты. Әрекетті қайталаңыз."
+ "%1$s қолданбасы құрылғыңызда қолдау көрсетілмейтін Google Play қызметінсіз жұмыс істемейді."
+ "Жаңарту"
+ "Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды."
+ "Google Play қызметтерін жаңарту"
+ "Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды."
+ "Google Play қызметтерінің жаңа нұсқасы қажет. Ол қысқа уақыттан кейін өзі жаңарады."
+ "Телефонда ашу"
+ "Кіру"
+ "Google арқылы кіру"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km-rKH/values-km-rKH.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km-rKH/values-km-rKH.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c3fee7678f33fd8e88a078f7829855b401fd108f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km-rKH/values-km-rKH.xml
@@ -0,0 +1,23 @@
+
+
+ "រកមើលទៅដើម"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "រកមើលឡើងលើ"
+ "ជម្រើសច្រើនទៀត"
+ "រួចរាល់"
+ "មើលទាំងអស់"
+ "ជ្រើសកម្មវិធី"
+ "បិទ"
+ "បើក"
+ "ស្វែងរក…"
+ "សម្អាតសំណួរ"
+ "ស្វែងរកសំណួរ"
+ "ស្វែងរក"
+ "ដាក់ស្នើសំណួរ"
+ "ការស្វែងរកសំឡេង"
+ "ចែករំលែកជាមួយ"
+ "ចែករំលែកជាមួយ %s"
+ "បង្រួម"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4042dcd45c38e8739664d5ce5a305bc0f4c26286
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml
@@ -0,0 +1,21 @@
+
+
+ "បើក"
+ "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។"
+ "បើកសេវាកម្ម Google Play"
+ "ដំឡើង"
+ "%1$s នឹងមិនដំណើរការទេ ប្រសិនបើមិនមានសេវាកម្មនានារបស់ Google Play ដែលបានបាត់ពីឧបករណ៍របស់អ្នក។"
+ "ទាញយកសេវាកម្ម Google Play"
+ "កំហុសសេវាកម្ម Google កម្សាន្ត"
+ "%1$s កំពុងមានបញ្ហាជាមួយសេវាកម្មរបស់ Google Play ។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ។"
+ "%1$s នឹងមិនដំណើរការដោយគ្មានសេវាកម្មរបស់ Google Play ដែលឧបករណ៍របស់អ្នកមិនគាំទ្រនោះទេ។"
+ "អាប់ដេត"
+ "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។"
+ "អាប់ដេតសេវាកម្ម Google Play"
+ "%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងអាប់ដេត។"
+ "តម្រូវឲ្យមានកំណែថ្មីនៃសេវាកម្ម Google Play។ វានឹងអាប់ដេតដោយខ្លួនវានៅពេលបន្តិចទៀតនេះ។"
+ "បើកតាមទូរស័ព្ទ"
+ "ចូល"
+ "ចូលដោយប្រើ Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn-rIN/values-kn-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn-rIN/values-kn-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..cb0acab1213bee275a03fec36f23552a5c61a753
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn-rIN/values-kn-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
+ "ಮುಗಿದಿದೆ"
+ "ಎಲ್ಲವನ್ನೂ ನೋಡಿ"
+ "ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ"
+ "ಆಫ್"
+ "ಆನ್"
+ "ಹುಡುಕಿ…"
+ "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"
+ "ಹುಡುಕು"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು"
+ "ಧ್ವನಿ ಹುಡುಕಾಟ"
+ "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "ಸಂಕುಚಿಸು"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml
new file mode 100644
index 0000000000000000000000000000000000000000..cc065053d043da4c855e717f1bb9315810048896
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml
@@ -0,0 +1,21 @@
+
+
+ "ಸಕ್ರಿಯಗೊಳಿಸು"
+ "Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ."
+ "Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ"
+ "ಸ್ಥಾಪಿಸು"
+ "ನಿಮ್ಮ ಸಾಧನದಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s , Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ."
+ "Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ"
+ "Google Play ಸೇವೆಗಳ ದೋಷ"
+ "Google Play ಸೇವೆಗಳಲ್ಲಿ %1$s ಸಮಸ್ಯೆಯನ್ನು ಹೊಂದಿದೆ. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ."
+ "ನಿಮ್ಮ ಸಾಧನದ ಮೂಲಕ ಬೆಂಬಲಿಸದಿರುವ Google Play ಸೇವೆಗಳಿಲ್ಲದೆ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ."
+ "ಅಪ್ಡೇಟ್ ಮಾಡು"
+ "ನೀವು Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ."
+ "Google Play ಸೇವೆಗಳನ್ನು ಅಪ್ಡೇಟ್ ಮಾಡಿ"
+ "Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ಪ್ರಸ್ತುತ ಅಪ್ಡೇಟ್ ಆಗುತ್ತಿರುವ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ."
+ "Google Play ಸೇವೆಗಳ ಹೊಸ ಆವೃತ್ತಿ ಅಗತ್ಯವಿದೆ. ಸದ್ಯದಲ್ಲೇ ಅದು ತಾನಾಗಿಯೇ ಅಪ್ಡೇಟ್ ಆಗುತ್ತದೆ."
+ "ಫೋನ್ನಲ್ಲಿ ತೆರೆಯಿರಿ"
+ "ಸೈನ್ ಇನ್"
+ "Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dc77f3fcce2c6ad49b2e34cb6edaca2a04cb5d85
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml
@@ -0,0 +1,93 @@
+
+
+ %d 일
+%d 일
+
+ %d 시간
+%d 시간
+
+ %d 분
+%d 분
+
+ %d 일
+%d 일
+
+ %d 시간
+%d 시간
+
+ %d 분
+%d 분
+
+ "홈 탐색"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "위로 탐색"
+ "옵션 더보기"
+ "완료"
+ "전체 보기"
+ "앱 선택"
+ "사용 안함"
+ "사용"
+ "검색..."
+ "검색어 삭제"
+ "검색어"
+ "검색"
+ "검색어 보내기"
+ "음성 검색"
+ "공유 대상"
+ "%s와(과) 공유"
+ "접기"
+ "하단"
+ "왼쪽 하단"
+ "오른쪽 하단"
+ "하단 왼쪽"
+ "왼쪽 중간"
+ "상단 왼쪽"
+ "하단 오른쪽"
+ "오른쪽 중간"
+ "상단 오른쪽"
+ "상단"
+ "왼쪽 상단"
+ "오른쪽 상단"
+ "하단"
+ "왼쪽 하단"
+ "왼쪽 하단 아래쪽"
+ "왼쪽 하단 위쪽"
+ "오른쪽 하단"
+ "오른쪽 하단 아래쪽"
+ "오른쪽 하단 위쪽"
+ "왼쪽 중간"
+ "오른쪽 중간"
+ "상단"
+ "왼쪽 상단"
+ "왼쪽 상단 아래쪽"
+ "왼쪽 상단 위쪽"
+ "오른쪽 상단"
+ "오른쪽 상단 아래쪽"
+ "오른쪽 상단 위쪽"
+ "사용 설정"
+ "Google Play 서비스를 사용하도록 설정해야 %1$s 이(가) 작동합니다."
+ "Google Play 서비스 사용"
+ "설치"
+ "기기에 Google Play 서비스가 설치되어 있어야 %1$s 이(가) 실행됩니다."
+ "Google Play 서비스 설치"
+ "Google Play 서비스 오류"
+ "%1$s 에서 Google Play 서비스를 사용하는 데 문제가 있습니다. 다시 시도하세요."
+ "%1$s 은(는) Google Play 서비스 없이는 실행되지 않으나, 기기에서 Google Play 서비스를 지원하지 않습니다."
+ "업데이트"
+ "Google Play 서비스를 업데이트해야 %1$s 이(가) 실행됩니다."
+ "Google Play 서비스 업데이트"
+ "현재 업데이트 중인 Google Play 서비스가 있어야 %1$s 이(가) 실행됩니다."
+ "새 버전의 Google Play 서비스가 필요합니다. 곧 자동으로 업데이트됩니다."
+ "스마트폰에서 열기"
+ "로그인"
+ "Google 계정으로 로그인"
+ "종료"
+ "취소"
+ "예"
+ "탐색 창"
+ "999+"
+ "진행중"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky-rKG/values-ky-rKG.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky-rKG/values-ky-rKG.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0b8150f04abd1af2f2b03f4074d1ef96c1131add
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky-rKG/values-ky-rKG.xml
@@ -0,0 +1,23 @@
+
+
+ "Үйгө багыттоо"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Жогору"
+ "Көбүрөөк мүмкүнчүлүктөр"
+ "Даяр"
+ "Бардыгын көрүү"
+ "Колдонмо тандоо"
+ "ӨЧҮК"
+ "КҮЙҮК"
+ "Издөө…"
+ "Талаптарды тазалоо"
+ "Издөө талаптары"
+ "Издөө"
+ "Талап жөнөтүү"
+ "Үн аркылуу издөө"
+ "Бөлүшүү"
+ "%s аркылуу бөлүшүү"
+ "Жыйнап коюу"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ea0a78f3c51364198e11eced290df4936d758a60
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml
@@ -0,0 +1,21 @@
+
+
+ "Иштетүү"
+ "Google Play кызматтарын иштетмейиңизче %1$s иштебейт."
+ "Google Play кызматтарын иштетүү"
+ "Орнотуу"
+ "Google Play кызматтарысыз %1$s иштебейт. Алар түзмөгүңүздө жок болуп жатат."
+ "Google Play кызматтарын алуу"
+ "Google Play кызматтарынын катасы"
+ "%1$s колдонмосунун Google Play кызматтары менен иштөөдө көйгөй чыкты. Кайра аракет кылыңыз."
+ "%1$s колдонмосу сиздин түзмөгүңүздө колдоого алынбаган Google Play кызматтары болбосо иштебейт."
+ "Жаңыртуу"
+ "Google Play кызматтары жаңыртылмайынча %1$s иштебейт."
+ "Google Play кызматтарын жаңыртуу"
+ "Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда."
+ "Google Play кызматтарынын жаңы версиясы талап кылынат. Бир аздан кийин ал өзү эле жаңыртылат."
+ "Телефондо ачык"
+ "Кирүү"
+ "Google менен кирүү"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c0686a4eaa35d71ae25b5bec59639de47a1d324a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml
@@ -0,0 +1,9 @@
+
+
+ true
+ true
+ 48dp
+ 32dp
+ 12dp
+ 14dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7c97842e6648bad0a216e28d9f3214fb5a0cf12d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml
@@ -0,0 +1,16 @@
+
+
+ true
+ true
+ 440dp
+ - 60%
+ - 90%
+ - 60%
+ - 90%
+ - 55%
+ - 80%
+ 192dip
+ 4
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1bdd835a6ea700cebab37f5242380ebd379f5612
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo-rLA/values-lo-rLA.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo-rLA/values-lo-rLA.xml
new file mode 100644
index 0000000000000000000000000000000000000000..12501615e2c5c8aef4334b965c041ba1012687e2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo-rLA/values-lo-rLA.xml
@@ -0,0 +1,23 @@
+
+
+ "ກັບໄປໜ້າຫຼັກ"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ຂຶ້ນເທິງ"
+ "ໂຕເລືອກອື່ນ"
+ "ແລ້ວໆ"
+ "ເບິ່ງທັງຫມົດ"
+ "ເລືອກແອັບຯ"
+ "ປິດ"
+ "ເປີດ"
+ "ຊອກຫາ"
+ "ລຶບຂໍ້ຄວາມຊອກຫາ"
+ "ຊອກຫາ"
+ "ຊອກຫາ"
+ "ສົ່ງການຊອກຫາ"
+ "ຊອກຫາດ້ວຍສຽງ"
+ "ແບ່ງປັນກັບ"
+ "ແບ່ງປັນກັບ %s"
+ "ຫຍໍ້"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml
new file mode 100644
index 0000000000000000000000000000000000000000..05e7410ede6c62a64da16a37e0642afdb8bd1012
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml
@@ -0,0 +1,21 @@
+
+
+ "ເປີດນຳໃຊ້"
+ "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານການບໍລິການ Google Play."
+ "ເປີດໃຊ້ການບໍລິການ Google Play"
+ "ຕິດຕັ້ງ"
+ "%1$s ຈະບໍ່ສາມາດເປີດໃຊ້ໄດ້ຫາກບໍ່ມີການບໍລິການ Google Play ເຊິ່ງແທັບເລັດຂອງທ່ານບໍ່ມີ."
+ "ຕິດຕັ້ງບໍລິການ Google Play"
+ "Google Play Services ເກີດຄວາມຜິດພາດ"
+ "%1$s ກຳລັງມີບັນຫາກັບບໍລິການ Google Play. ກະລຸນາລອງໃໝ່ອີກຄັ້ງ."
+ "%1$s ຈະບໍ່ສາມາດໃຊ້ໄດ້ຫາກບໍ່ມີບໍລິການ Google Play ເຊິ່ງອຸປະກອນຂອງທ່ານບໍ່ຮອງຮັບ."
+ "ອັບເດດ"
+ "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການບໍລິການ Google Play"
+ "ອັບເດດການບໍລິການ Google Play"
+ "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ໂດຍທີ່ບໍ່ມີການບໍລິການ Google Play, ເຊິ່ງກຳລັງອັບເດດຢູ່ໃນປະຈຸບັນ."
+ "ຈຳເປັນຕ້ອງມີການບໍລິການ Google Play ເວີຊັນໃໝ່. ມັນຈະອັບເດດຕົວເອງໄວໆນີ້."
+ "ເປີດໃນໂທລະສັບ"
+ "ລົງຊື່ເຂົ້າໃຊ້"
+ "ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d62ce6bb635707116b13f4bc6f525e75d297f7b5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml
@@ -0,0 +1,40 @@
+
+
+ "Eiti į pagrindinį puslapį"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Eiti į viršų"
+ "Daugiau parinkčių"
+ "Atlikta"
+ "Peržiūrėti viską"
+ "Pasirinkti programą"
+ "IŠJUNGTI"
+ "ĮJUNGTI"
+ "Ieškoti..."
+ "Išvalyti užklausą"
+ "Paieškos užklausa"
+ "Paieška"
+ "Pateikti užklausą"
+ "Paieška balsu"
+ "Bendrinti naudojant"
+ "Bendrinti naudojant „%s“"
+ "Sutraukti"
+ "Įgalinti"
+ "„%1$s “ neveiks, jei neįgalinsite „Google Play“ paslaugų."
+ "Įgalinkite „Google Play“ paslaugas"
+ "Įdiegti"
+ "Programa „%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurių nėra įrenginyje."
+ "Gaukite „Google Play“ paslaugas"
+ "„Google Play“ paslaugų klaida"
+ "Naudojant programą „%1$s “ kilo problemų dėl „Google Play“ paslaugų. Bandykite dar kartą."
+ "Programa „%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurių jūsų įrenginys nepalaiko."
+ "Atnaujinti"
+ "„%1$s “ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų."
+ "Atnaujinkite „Google Play“ paslaugas"
+ "„%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos."
+ "Reikia naujos versijos „Google Play“ paslaugų. Jos netrukus bus atnaujintos."
+ "Atidaryti telefone"
+ "Prisijungti"
+ "Prisijungti naudojant „Google“"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7eb27ad82994b60b86f3f7c69e9e722aa316ec88
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml
@@ -0,0 +1,40 @@
+
+
+ "Pārvietoties uz sākuma ekrānu"
+ "%1$s: %2$s"
+ "%1$s, %2$s: %3$s"
+ "Pārvietoties augšup"
+ "Vairāk opciju"
+ "Gatavs"
+ "Skatīt visu"
+ "Izvēlieties lietotni"
+ "IZSLĒGTS"
+ "IESLĒGTS"
+ "Meklējiet…"
+ "Notīrīt vaicājumu"
+ "Meklēšanas vaicājums"
+ "Meklēt"
+ "Iesniegt vaicājumu"
+ "Meklēšana ar balsi"
+ "Kopīgot ar:"
+ "Kopīgot ar %s"
+ "Sakļaut"
+ "Iespējot"
+ "Lai lietotne %1$s darbotos, ir jāiespējo Google Play pakalpojumi."
+ "Google Play pakalpojumu iespējošana"
+ "Instalēt"
+ "Lai lietotne %1$s darbotos, ierīcē ir jāinstalē Google Play pakalpojumi."
+ "Google Play pakalpojumu iegūšana"
+ "Google Play pakalpojumu kļūda"
+ "Lietotnē %1$s ir radusies problēma ar Google Play pakalpojumu darbību. Lūdzu, mēģiniet vēlreiz."
+ "Lai lietotne %1$s darbotos, ir nepieciešami Google Play pakalpojumi, taču jūsu ierīce tos neatbalsta."
+ "Atjaunināt"
+ "Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi."
+ "Google Play pakalpojumu atjaunināšana"
+ "Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana."
+ "Ir nepieciešama jauna Google Play pakalpojumu versija. Drīzumā tā tiks instalēta."
+ "Atvērt tālrunī"
+ "Pierakstīties"
+ "Pierakstīties ar Google kontu"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk-rMK/values-mk-rMK.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk-rMK/values-mk-rMK.xml
new file mode 100644
index 0000000000000000000000000000000000000000..09742b98b17b53ae233110043300e99a622208ab
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk-rMK/values-mk-rMK.xml
@@ -0,0 +1,21 @@
+
+
+ "Движи се кон дома"
+ "%1$s, %2$s, %3$s"
+ "Движи се нагоре"
+ "Повеќе опции"
+ "Готово"
+ "Види ги сите"
+ "Избери апликација"
+ "ИСКЛУЧЕНО"
+ "ВКЛУЧЕНО"
+ "Пребарување…"
+ "Исчисти барање"
+ "Пребарај барање"
+ "Пребарај"
+ "Поднеси барање"
+ "Гласовно пребарување"
+ "Сподели со"
+ "Собери"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml
new file mode 100644
index 0000000000000000000000000000000000000000..22bc3de4f3bc1c57ed4af6d2725437b44acbcefc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml
@@ -0,0 +1,21 @@
+
+
+ "Овозможи"
+ "%1$s нема да се извршува ако не овозможите услуги на Google Play."
+ "Овозможи ги услугите на Google Play"
+ "Инсталирај"
+ "%1$s нема да се извршува без услугите на Google Play што ги нема на уредот."
+ "Преземи ги услугите на Google Play"
+ "Грешка на услугите на Google Play"
+ "%1$s има проблеми со услугите на Google Play. Обидете се повторно."
+ "%1$s нема да се извршува без услугите на Google Play, што не се подржани од уредов."
+ "Ажурирај"
+ "%1$s нема да се извршува ако не ги ажурирате услугите на Google Play."
+ "Ажурирај ги услугите на Google Play"
+ "%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов."
+ "Потребна е нова верзија на услугите на Google Play. Таа наскоро самата ќе се ажурира."
+ "Отвори на телефонот"
+ "Најави се"
+ "Најави се со Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml-rIN/values-ml-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml-rIN/values-ml-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..49ecfc88650e818edd842c3287c46e9aa19361fa
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml-rIN/values-ml-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "ഹോമിലേക്ക് നാവിഗേറ്റുചെയ്യുക"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "മുകളിലേക്ക് നാവിഗേറ്റുചെയ്യുക"
+ "കൂടുതല് ഓപ്ഷനുകള്"
+ "പൂർത്തിയാക്കി"
+ "എല്ലാം കാണുക"
+ "ഒരു അപ്ലിക്കേഷൻ തിരഞ്ഞെടുക്കുക"
+ "ഓഫ്"
+ "ഓൺ"
+ "തിരയുക…"
+ "അന്വേഷണം മായ്ക്കുക"
+ "തിരയൽ അന്വേഷണം"
+ "തിരയൽ"
+ "അന്വേഷണം സമർപ്പിക്കുക"
+ "ശബ്ദ തിരയൽ"
+ "ഇവരുമായി പങ്കിടുക"
+ "%s എന്നതുമായി പങ്കിടുക"
+ "ചുരുക്കുക"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e5d0d2cfb3b3282fdff2057381b35a5b580c13ac
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml
@@ -0,0 +1,21 @@
+
+
+ "പ്രവർത്തനക്ഷമമാക്കുക"
+ "നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല."
+ "Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക"
+ "ഇന്സ്റ്റാള് ചെയ്യുക"
+ "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, ഈ സേവനങ്ങളാകട്ടെ നിങ്ങളുടെ ഉപകരണത്തിൽ ഇല്ല."
+ "Google Play സേവനങ്ങൾ നേടുക"
+ "Google Play സേവനങ്ങളിലെ പിശക്"
+ "Google Play സേവനങ്ങളുമായി ബന്ധപ്പെട്ട് %1$s ആപ്പിനെന്തോ പ്രശ്നമുണ്ട്. വീണ്ടും ശ്രമിക്കുക."
+ "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, സേവനങ്ങളെയാകട്ടെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്ക്കുന്നുമില്ല."
+ "അപ്ഡേറ്റുചെയ്യുക"
+ "നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല."
+ "Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്യുക"
+ "നിലവിൽ അപ്ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ %1$s പ്രവർത്തിക്കില്ല."
+ "Google Play സേവനങ്ങളുടെ പുതിയ പതിപ്പ് ആവശ്യമാണ്. താമസിയാതെ ഇത് സ്വയം അപ്ഡേറ്റുചെയ്യും."
+ "ഫോണിൽ തുറക്കുക"
+ "സൈൻ ഇൻ ചെയ്യുക"
+ "Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn-rMN/values-mn-rMN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn-rMN/values-mn-rMN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..997e79bc0a881029be7278a5aa11d345a7af67f9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn-rMN/values-mn-rMN.xml
@@ -0,0 +1,23 @@
+
+
+ "Нүүр хуудас руу шилжих"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Дээш шилжих"
+ "Нэмэлт сонголтууд"
+ "Дууссан"
+ "Бүгдийг харах"
+ "Апп сонгох"
+ "ИДЭВХГҮЙ"
+ "ИДЭВХТЭЙ"
+ "Хайх..."
+ "Асуулгыг цэвэрлэх"
+ "Хайх асуулга"
+ "Хайх"
+ "Асуулгыг илгээх"
+ "Дуут хайлт"
+ "Хуваалцах"
+ "%s-тай хуваалцах"
+ "Хумих"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3c22ab7b9af2a640bdbf99fd7126711d7ea8ebc4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml
@@ -0,0 +1,21 @@
+
+
+ "Идэвхжүүлэх"
+ "%1$s нь Google Play үйлчилгээг идэвхжүүлэх хүртэл ажиллахгүй."
+ "Google Play үйлчилгээг идэвхжүүлэх"
+ "Суулгах"
+ "Таны төхөөрөмжид Google Play үйлчилгээ байхгүй тул %1$s ажиллахгүй."
+ "Google Play үйлчилгээг авах"
+ "Google Наадаан үйлчилгээний алдаа"
+ "%1$s -г Google Play-н үйлчилгээгээр ашиглахад асуудал гарлаа. Дахин оролдоно уу."
+ "Таны төхөөрөмж Google Play үйлчилгээг дэмждэггүй учир %1$s ажиллахгүй."
+ "Шинэчлэх"
+ "%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй."
+ "Google Play үйлчилгээг шинэчлэх"
+ "%1$s нь одоогоор шинэчилж буй Google Play үйлчилгээгүйгээр ажиллахгүй."
+ "Google Play үйлчилгээний шинэ хувилбар хэрэгтэй. Энэ нь удахгүй өөрөө өөрийгөө шинэчлэх болно."
+ "Утсаар нээх"
+ "Нэвтрэх"
+ "Google-р нэвтрэх:"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr-rIN/values-mr-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr-rIN/values-mr-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7c3fe36323a95a7bca02e39982b3f6d8fec87d9f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr-rIN/values-mr-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "मुख्यपृष्ठ नेव्हिगेट करा"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "वर नेव्हिगेट करा"
+ "अधिक पर्याय"
+ "पूर्ण झाले"
+ "सर्व पहा"
+ "एक अॅप निवडा"
+ "बंद"
+ "चालू"
+ "शोधा…"
+ "क्वेरी स्पष्ट करा"
+ "शोध क्वेरी"
+ "शोध"
+ "क्वेरी सबमिट करा"
+ "व्हॉइस शोध"
+ "यांच्यासह सामायिक करा"
+ "%s सह सामायिक करा"
+ "संक्षिप्त करा"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f56e13a874b640cfb1b4680b01029388b16a1701
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml
@@ -0,0 +1,21 @@
+
+
+ "सक्षम करा"
+ "आपण Google Play सेवा सक्षम केल्याशिवाय %1$s हा अॅप कार्य करणार नाही."
+ "Google Play सेवा सक्षम करा"
+ "स्थापित करा"
+ "Google Play सेवा आपल्या डिव्हाइसवर उपलब्ध नाही, त्याशिवाय %1$s चालणार नाही."
+ "Google Play सेवा मिळवा"
+ "Google Play सेवा त्रुटी"
+ "%1$s ला Google Play सेवांमध्ये समस्या येत आहे. कृपया पुन्हा प्रयत्न करा."
+ "आपले डिव्हाइस समर्थन देत नसलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही."
+ "अद्यतनित करा"
+ "आपण Google Play सेवा अद्यतनित करेपर्यंत %1$s चालणार नाही."
+ "Google Play सेवा अद्यतनित करा"
+ "सध्या अद्यतनित होत असलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही."
+ "Google Play सेवांच्या नवीन आवृत्तीची आवश्यकता आहे. हे स्वत:ला लवकरच अद्यतनित करेल."
+ "फोनवर उघडा"
+ "साइन इन करा"
+ "Google सह साइन इन करा"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms-rMY/values-ms-rMY.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms-rMY/values-ms-rMY.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5a84cf4b9b4bdf224af891b51f37c8ed34a54293
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms-rMY/values-ms-rMY.xml
@@ -0,0 +1,23 @@
+
+
+ "Navigasi skrin utama"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigasi ke atas"
+ "Lagi pilihan"
+ "Selesai"
+ "Lihat semua"
+ "Pilih apl"
+ "MATI"
+ "HIDUP"
+ "Cari…"
+ "Kosongkan pertanyaan"
+ "Pertanyaan carian"
+ "Cari"
+ "Serah pertanyaan"
+ "Carian suara"
+ "Kongsi dengan"
+ "Kongsi dengan %s"
+ "Runtuhkan"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2c50b8e8f433d7bb68bd2ac2705bd57b60aa01f9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml
@@ -0,0 +1,21 @@
+
+
+ "Dayakan"
+ "%1$s tidak akan berfungsi melainkan anda mendayakan perkhidmatan Google Play."
+ "Dayakan perkhidmatan Google Play"
+ "Pasang"
+ "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada peranti anda."
+ "Dapatkan perkhidmatan Google Play"
+ "Ralat perkhidmatan Google Play"
+ "%1$s menghadapi masalah berhubung perkhidmatan Google Play. Sila cuba lagi."
+ "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tidak disokong oleh peranti anda."
+ "Kemas kini"
+ "%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play."
+ "Kemaskinikan perkhidmatan Google Play"
+ "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemaskinikan."
+ "Versi baharu perkhidmatan Google Play diperlukan. Kemas kini automatik akan dijalankan sebentar lagi."
+ "Buka pada telefon"
+ "Log masuk"
+ "Log masuk dengan Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my-rMM/values-my-rMM.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my-rMM/values-my-rMM.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c05fc1857d917861bf841b2a0057ae4a1b2fd201
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my-rMM/values-my-rMM.xml
@@ -0,0 +1,23 @@
+
+
+ "မူလနေရာကို သွားရန်"
+ "%1$s၊ %2$s"
+ "%1$s ၊ %2$s ၊ %3$s"
+ "အပေါ်သို့သွားရန်"
+ "ပိုမိုရွေးချယ်စရာများ"
+ "ပြီးဆုံးပါပြီ"
+ "အားလုံးကို ကြည့်ရန်"
+ "အပလီကေးရှင်း တစ်ခုခုကို ရွေးချယ်ပါ"
+ "ပိတ်"
+ "ဖွင့်"
+ "ရှာဖွေပါ..."
+ "ရှာစရာ အချက်အလက်များ ရှင်းလင်းရန်"
+ "ရှာစရာ အချက်အလက်နေရာ"
+ "ရှာဖွေရန်"
+ "ရှာဖွေစရာ အချက်အလက်ကို အတည်ပြုရန်"
+ "အသံဖြင့် ရှာဖွေခြင်း"
+ "မျှဝေဖို့ ရွေးပါ"
+ "%s ကို မျှဝေပါရန်"
+ "ခေါက်ရန်"
+ "၉၉၉+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2ddef0034635a5de96f000c60889c03e2860354f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml
@@ -0,0 +1,21 @@
+
+
+ "ဖွင့်ရန်"
+ "Google Play ဝန်ဆောင်မှုများကို မဖွင့်သ၍ %1$s သည်အလုပ်လုပ်မည်မဟုတ်ပါ။"
+ "Google Play ဝန်ဆောင်မှုများ ဖွင့်ရန်"
+ "ထည့်သွင်းပါ"
+ "သင့်တက်ဘလက်တွင် Google Play ဝန်ဆောင်မှုများမရှိသောကြောင့် %1$s ကိုဖွင့်၍မရပါ။"
+ "Google Play ဝန်ဆောင်မှုများရယူရန်"
+ "Google Play ဝန်ဆောင်မှုများ အမှား"
+ "%1$s သည် Google Play ဝန်ဆောင်မှုများနှင့် ပြဿနာအနည်းငယ် ရှိနေပါသည်။ ထပ်လုပ်ကြည့်ပါ။"
+ "Google Play ဝန်ဆောင်မှုများကို သင့်စက်ပစ္စည်းတွင် ပံ့ပိုးမထားသည့်အတွက် ၎င်းမရှိဘဲ %1$s ကို ဖွင့်၍မရပါ။"
+ "အပ်ဒိတ်"
+ "Google Play ဝန်ဆောင်မှုများအား အပ်ဒိတ်မလုပ်ပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။"
+ "Google Play ဝန်ဆောင်မှုများကို အပ်ဒိတ်လုပ်ရန်"
+ "Google Play ဝန်ဆောင်မှုများကို လက်ရှိအပ်ဒိတ်လုပ်နေသောကြောင့် %1$s ကိုဖွင့်၍ရမည်မဟုတ်ပါ။"
+ "Google Play ဝန်ဆောင်မှုဗားရှင်းအသစ်များ လိုအပ်နေသည်။ အချိန်အနည်းငယ်အကြာတွင် ၎င်းကိုယ်တိုင်အပ်ဒိတ်လုပ်ပါ လိမ့်မည်။"
+ "ဖုန်းပေါ်မှာ ဖွင့်ပါ"
+ "လက်မှတ်ထိုး ဝင်ရန်"
+ "Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ"
+ "၉၉၉+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ed95f4b122efcab6d102ee07d0658f2637c2df37
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d t
+%d t
+
+ %d m
+%d m
+
+ %d dager
+%d dag
+
+ %d timer
+%d time
+
+ %d min
+%d min
+
+ "Gå til startsiden"
+ "%1$s – %2$s"
+ "%1$s – %2$s – %3$s"
+ "Gå opp"
+ "Flere alternativer"
+ "Ferdig"
+ "Se alle"
+ "Velg en app"
+ "AV"
+ "PÅ"
+ "Søk …"
+ "Slett søket"
+ "Søkeord"
+ "Søk"
+ "Utfør søket"
+ "Talesøk"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Nederst"
+ "Nederst til venstre"
+ "Nederst til høyre"
+ "Nederst, venstre side"
+ "I midten til venstre"
+ "Øverst, venstre side"
+ "Nederst, høyre side"
+ "I midten til høyre"
+ "Øverst, høyre side"
+ "Øverst"
+ "Øverst til venstre"
+ "Øverst til høyre"
+ "Nederst"
+ "Nederst til venstre"
+ "Nede til venstre"
+ "Til venstre, under midtpunktet"
+ "Nederst til høyre"
+ "Nede til høyre"
+ "Til høyre, under midtpunktet"
+ "I midten til venstre"
+ "I midten til høyre"
+ "Øverst"
+ "Øverst til venstre"
+ "Til venstre, over midtpunktet"
+ "Oppe til venstre"
+ "Øverst til høyre"
+ "Til høyre, over midtpunktet"
+ "Oppe til høyre"
+ "Slå på"
+ "%1$s fungerer ikke med mindre du slår på Google Play-tjenester."
+ "Slå på Google Play-tjenester"
+ "Installer"
+ "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke er installert på enheten din."
+ "Installer Google Play-tjenester"
+ "Google Play Tjenester-feil"
+ "%1$s har problemer med Google Play-tjenester. Prøv på nytt."
+ "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke støttes av enheten din."
+ "Oppdater"
+ "%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester."
+ "Oppdater Google Play-tjenester"
+ "%1$s kjører ikke uten Google Play-tjenester, som oppdateres akkurat nå."
+ "Du må installere en ny versjon av Google Play-tjenester. Appen oppdateres automatisk om en kort stund."
+ "Åpne på telefonen"
+ "Logg på"
+ "Logg på med Google"
+ "Avslutt"
+ "Avbryt"
+ "Ja"
+ "Uttrekksmeny"
+ "999+"
+ "Nå"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne-rNP/values-ne-rNP.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne-rNP/values-ne-rNP.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a134235a5ec822be0c16f9f101e19441c324d592
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne-rNP/values-ne-rNP.xml
@@ -0,0 +1,23 @@
+
+
+ "गृह खोज्नुहोस्"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "माथि खोज्नुहोस्"
+ "थप विकल्पहरू"
+ "सम्पन्न भयो"
+ "सबै हेर्नुहोस्"
+ "एउटा अनुप्रयोग छान्नुहोस्"
+ "निष्क्रिय पार्नुहोस्"
+ "सक्रिय गर्नुहोस्"
+ "खोज्नुहोस्..."
+ "प्रश्न हटाउनुहोस्"
+ "जिज्ञासाको खोज गर्नुहोस्"
+ "खोज्नुहोस्"
+ "जिज्ञासा पेस गर्नुहोस्"
+ "भ्वाइस खोजी"
+ "साझेदारी गर्नुहोस्..."
+ "%s सँग साझेदारी गर्नुहोस्"
+ "संक्षिप्त पार्नुहोस्"
+ "९९९+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml
new file mode 100644
index 0000000000000000000000000000000000000000..cbe4fbfaabf1c5e9ff1d871e79a316e418137f8a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml
@@ -0,0 +1,21 @@
+
+
+ "सक्रिय गर्नुहोस्"
+ "%1$s ले तपाईँले Google Play सेवाहरू सक्षम नगरेसम्म काम गर्दैन।"
+ "Google Play सेवाहरू सक्षम पार्नुहोस्"
+ "स्थापना गर्नुहोस्"
+ "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रमा Google Play services उपलब्ध छैनन्।"
+ "Google Play सेवाहरू प्राप्त गर्नुहोस्"
+ "Google Play सेवाहरूका त्रुटि"
+ "%1$s लाई Google Play services सँग सहकार्य गर्न समस्या भइरहेको छ। कृपया फेरि प्रयास गर्नुहोस्।"
+ "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रले Google Play services लाई समर्थन गर्दैन।"
+ "अद्यावधिक गर्नुहोस्"
+ "%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।"
+ "Google Play सेवाहरू अद्यावधिक गर्नुहोस्"
+ "Google Play सेवाहरू %1$s बिना सञ्चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।"
+ "Google Play सेवाहरूको नयाँ संस्करण आवश्यक छ। यो आफै छिट्टै नै अद्यावधिक हुनेछ।"
+ "फोनमा खोल्नुहोस्"
+ "साइन इन गर्नुहोस्"
+ "Google मार्फत साइन इन गर्नुहोस्"
+ "९९९+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
new file mode 100644
index 0000000000000000000000000000000000000000..17a2110633be8fc0915391de67334c53df8f294c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..51f925c0bc0d7d54b9dec99374db9c10cc1c59af
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d u
+%d u
+
+ %d m
+%d m
+
+ %d dagen
+%d dag
+
+ %d uur
+%d uur
+
+ %d minuten
+%d minuut
+
+ "Navigeren naar startpositie"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Omhoog navigeren"
+ "Meer opties"
+ "Gereed"
+ "Alles weergeven"
+ "Een app selecteren"
+ "UIT"
+ "AAN"
+ "Zoeken…"
+ "Zoekopdracht wissen"
+ "Zoekopdracht"
+ "Zoeken"
+ "Zoekopdracht verzenden"
+ "Gesproken zoekopdracht"
+ "Delen met"
+ "Delen met %s"
+ "Samenvouwen"
+ "Middenonder"
+ "Linksonder"
+ "Rechtsonder"
+ "Onder, linkerzijde"
+ "Middenlinks"
+ "Boven, linkerzijde"
+ "Onder, rechterzijde"
+ "Middenrechts"
+ "Boven, rechterzijde"
+ "Boven"
+ "Linksboven"
+ "Rechtsboven"
+ "Middenonder"
+ "Linksonder"
+ "Linksonder, onderste deel"
+ "Linksonder, bovenste deel"
+ "Rechtsonder"
+ "Rechtsonder, onderste deel"
+ "Rechtsonder, bovenste deel"
+ "Middenlinks"
+ "Middenrechts"
+ "Boven"
+ "Linksboven"
+ "Linksboven, onderste deel"
+ "Linksboven, bovenste deel"
+ "Rechtsboven"
+ "Rechtsboven, onderste deel"
+ "Rechtsboven, bovenste deel"
+ "Inschakelen"
+ "%1$s werkt niet, tenzij je Google Play-services inschakelt."
+ "Google Play-services inschakelen"
+ "Installeren"
+ "%1$s kan niet worden uitgevoerd zonder Google Play-services, die je nog niet op je apparaat hebt."
+ "Google Play-services ophalen"
+ "Fout met Google Play-services"
+ "%1$s ondervindt problemen met Google Play-services. Probeer het opnieuw."
+ "%1$s kan niet worden uitgevoerd zonder Google Play-services, die niet worden ondersteund op je apparaat."
+ "Updaten"
+ "%1$s kan niet worden uitgevoerd, tenzij je Google Play-services updatet."
+ "Google Play-services updaten"
+ "%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet."
+ "Er is een nieuwe versie van Google Play-services vereist. De update wordt binnenkort automatisch uitgevoerd."
+ "Openen op telefoon"
+ "Inloggen"
+ "Inloggen met Google"
+ "Sluiten"
+ "Annuleren"
+ "Ja"
+ "Zijmenu"
+ "999+"
+ "Nu"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-notround-v23/values-notround-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-notround-v23/values-notround-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f4cfdc5fd146eb3152426aa5c7a90fc196a53624
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-notround-v23/values-notround-v23.xml
@@ -0,0 +1,8 @@
+
+
+ 8dp
+ 16dp
+ 44dp
+ 8dp
+ 8dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa-rIN/values-pa-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa-rIN/values-pa-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c768d547a5b167ce2a87de2d1928caecd13c0b80
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa-rIN/values-pa-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "ਹੋਮ ਨੈਵੀਗੇਟ ਕਰੋ"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ਉੱਪਰ ਨੈਵੀਗੇਟ ਕਰੋ"
+ "ਹੋਰ ਚੋਣਾਂ"
+ "ਹੋ ਗਿਆ"
+ "ਸਭ ਦੇਖੋ"
+ "ਇੱਕ ਐਪ ਚੁਣੋ"
+ "ਬੰਦ"
+ "ਤੇ"
+ "ਖੋਜ…"
+ "ਸਵਾਲ ਹਟਾਓ"
+ "ਸਵਾਲ ਖੋਜੋ"
+ "ਖੋਜੋ"
+ "ਸਵਾਲ ਪ੍ਰਸਤੁਤ ਕਰੋ"
+ "ਵੌਇਸ ਖੋਜ"
+ "ਇਸ ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ"
+ "%s ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ"
+ "ਨਸ਼ਟ ਕਰੋ"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml
new file mode 100644
index 0000000000000000000000000000000000000000..aa8a6f6cf9283ec2ab43290275edb8ba7bfffeed
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml
@@ -0,0 +1,21 @@
+
+
+ "ਯੋਗ ਬਣਾਓ"
+ "%1$s ਕੰਮ ਨਹੀਂ ਕਰੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਯੋਗ ਨਹੀਂ ਬਣਾਉਂਦੇ ਹੋ।"
+ "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਯੋਗ ਬਣਾਓ"
+ "ਸਥਾਪਤ ਕਰੋ"
+ "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗੀ, ਜੋ ਤੁਹਾਡੀ ਡੀਵਾਈਸ ਤੋਂ ਗੁੰਮ ਹਨ।"
+ "Google Play ਸੇਵਾਵਾਂ ਪ੍ਰਾਪਤ ਕਰੋ"
+ "Google Play ਸੇਵਾਵਾਂ ਅਸ਼ੁੱਧੀ"
+ "%1$s ਨੂੰ Google Play ਸੇਵਾਵਾਂ ਨਾਲ ਸਮੱਸਿਆ ਆ ਰਹੀ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"
+ "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲ ਸਕੇਗੀ, ਜੋ ਤੁਹਾਡੀ ਡੀਵਾਈਸ \'ਤੇ ਸਮਰਥਿਤ ਨਹੀਂ ਹਨ।"
+ "ਅੱਪਡੇਟ ਕਰੋ"
+ "%1$s ਨਹੀਂ ਚੱਲੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅਪਡੇਟ ਨਹੀਂ ਕਰਦੇ।"
+ "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ"
+ "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗਾ, ਜੋ ਵਰਤਮਾਨ ਵਿੱਚ ਅਪਡੇਟ ਹੋ ਰਹੀਆਂ ਹਨ।"
+ "Google Play ਸੇਵਾਵਾਂ ਦੇ ਨਵਾਂ ਸੰਸਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਇਹ ਛੇਤੀ ਹੀ ਆਪਣੇ ਆਪ ਅਪਡੇਟ ਕਰੇਗਾ।"
+ "ਫ਼ੋਨ \'ਤੇ ਖੋਲ੍ਹੋ"
+ "ਸਾਈਨ ਇਨ ਕਰੇ"
+ "Google ਨਾਲ ਸਾਈਨ ਇਨ ਕਰੋ"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..02e7c11d2c4db496d3dc0ae11c8dca5683887eb5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml
@@ -0,0 +1,105 @@
+
+
+ %d d
+%d d
+%d d
+%d d
+
+ %d g
+%d g
+%d g
+%d g
+
+ %d m
+%d m
+%d m
+%d m
+
+ %d dni
+%d dni
+%d dnia
+%d dzień
+
+ %d godz.
+%d godz.
+%d godz.
+%d godz.
+
+ %d min
+%d min
+%d min
+%d min
+
+ "Przejdź do strony głównej"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Przejdź wyżej"
+ "Więcej opcji"
+ "Gotowe"
+ "Zobacz wszystkie"
+ "Wybierz aplikację"
+ "WYŁ."
+ "WŁ."
+ "Szukaj…"
+ "Wyczyść zapytanie"
+ "Wyszukiwane hasło"
+ "Szukaj"
+ "Wyślij zapytanie"
+ "Wyszukiwanie głosowe"
+ "Udostępnij dla"
+ "Udostępnij dla %s"
+ "Zwiń"
+ "Na dole"
+ "W lewym dolnym rogu"
+ "W prawym dolnym rogu"
+ "Na dole po lewej"
+ "Na środku po lewej"
+ "Na górze po lewej"
+ "Na dole po prawej"
+ "Na środku po prawej"
+ "Na górze po prawej"
+ "Na górze"
+ "W lewym górnym rogu"
+ "W prawym górnym rogu"
+ "Na dole"
+ "Na dole po lewej"
+ "Na dole po lewej, niżej"
+ "Na dole po lewej, wyżej"
+ "Na dole po prawej"
+ "Na dole po prawej, niżej"
+ "Na dole po prawej, wyżej"
+ "Na środku po lewej"
+ "Na środku po prawej"
+ "Na górze"
+ "Na górze po lewej"
+ "Na górze po lewej, niżej"
+ "Na górze po lewej, wyżej"
+ "Na górze po prawej"
+ "Na górze po prawej, niżej"
+ "Na górze po prawej, wyżej"
+ "Włącz"
+ "Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play."
+ "Włącz Usługi Google Play"
+ "Zainstaluj"
+ "%1$s nie będzie działać, jeśli nie zainstalujesz na urządzeniu Usług Google Play."
+ "Pobierz Usługi Google Play"
+ "Błąd Usług Google Play"
+ "%1$s ma problem z dostępem do Usług Google Play. Spróbuj jeszcze raz."
+ "%1$s nie będzie działać bez Usług Google Play, które nie są obecnie obsługiwane przez urządzenie."
+ "Aktualizuj"
+ "Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play."
+ "Zaktualizuj Usługi Google Play"
+ "Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane."
+ "Wymagana jest nowa wersja Usług Google Play. Wkrótce nastąpi automatyczna aktualizacja."
+ "Otwórz na telefonie"
+ "Zaloguj się"
+ "Zaloguj się przez Google"
+ "Zakończ"
+ "Anuluj"
+ "Tak"
+ "Panel nawigacji"
+ "999+"
+ "Teraz"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7a925dc76dd9a44fcb871d2a7ed379f9c50b5a3d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4af65c80332fc946d970dd2719249d30c9931888
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d dias
+%d dias
+
+ %d horas
+%d horas
+
+ %d min
+%d min
+
+ "Navegar para a página inicial"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecione um app"
+ "DESATIVAR"
+ "ATIVAR"
+ "Pesquisar..."
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Compartilhar com"
+ "Compartilhar com %s"
+ "Recolher"
+ "Parte inferior"
+ "Parte inferior esquerda"
+ "Parte inferior direita"
+ "Parte inferior, lado esquerdo"
+ "Parte central esquerda"
+ "Parte superior, lado esquerdo"
+ "Parte inferior, lado direito"
+ "Parte central direita"
+ "Parte superior, lado direito"
+ "Parte superior"
+ "Parte superior esquerda"
+ "Parte superior direita"
+ "Parte inferior"
+ "Parte inferior esquerda"
+ "Parte inferior esquerda, inferior"
+ "Parte inferior esquerda, superior"
+ "Parte inferior direita"
+ "Parte inferior direita, inferior"
+ "Parte inferior direita, superior"
+ "Parte central esquerda"
+ "Parte central direita"
+ "Parte superior"
+ "Parte superior esquerda"
+ "Parte superior esquerda, inferior"
+ "Parte superior esquerda, superior"
+ "Parte superior direita"
+ "Parte superior direita, inferior"
+ "Parte superior direita, superior"
+ "Ativar"
+ "%1$s só funciona com o Google Play Services ativado."
+ "Ativar o Google Play Services"
+ "Instalar"
+ "O app %1$s não funciona sem o Google Play Services, o qual não está instalado no seu dispositivo."
+ "Instalar o Google Play Services"
+ "Erro do Google Play Services"
+ "O app %1$s está com problemas com o Google Play Services. Tente novamente."
+ "O app %1$s não funciona sem o Google Play Services, o qual não é compatível com seu dispositivo."
+ "Atualizar"
+ "%1$s só funciona com uma versão atualizada do Google Play Services."
+ "Atualizar o Google Play Services"
+ "%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento."
+ "É necessária uma nova versão do Google Play Services. Ele será atualizado em breve."
+ "Abrir no smartphone"
+ "Fazer login"
+ "Fazer login com o Google"
+ "Sair"
+ "Cancelar"
+ "Sim"
+ "Gaveta de navegação"
+ "999+"
+ "Agora"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
new file mode 100644
index 0000000000000000000000000000000000000000..474437cffd06b01d9d15b3e14321db617f1a07a3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
@@ -0,0 +1,40 @@
+
+
+ "Navegar para a página inicial"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Escolher uma aplicação"
+ "DESATIVADO"
+ "ATIVADO"
+ "Pesquisar..."
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Partilhar com"
+ "Partilhar com %s"
+ "Reduzir"
+ "Ativar"
+ "O %1$s não funciona enquanto não ativar os serviços do Google Play."
+ "Ativar serviços do Google Play"
+ "Instalar"
+ "O %1$s não é executado sem os Serviços do Google Play, os quais estão em falta no seu dispositivo."
+ "Obter serviços do Google Play"
+ "Erro dos Serviços do Google Play"
+ "%1$s está a ter problemas com os Serviços do Google Play. Tente novamente."
+ "Não é possível executar o %1$s sem os Serviços do Google Play, os quais não são compatíveis com o seu dispositivo."
+ "Atualizar"
+ "O %1$s não é executado enquanto não atualizar os serviços do Google Play."
+ "Atualizar serviços do Google Play"
+ "O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados."
+ "É necessária uma nova versão dos serviços do Google Play. Esta será atualizada automaticamente em breve."
+ "Abrir no telemóvel"
+ "Iniciar sessão"
+ "Iniciar sessão com o Google"
+ "+999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml
new file mode 100644
index 0000000000000000000000000000000000000000..61bd5a5e29d2baccb447cff4f22b648cb5a96458
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml
@@ -0,0 +1,23 @@
+
+
+ "Navegar para a página inicial"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecione um app"
+ "DESATIVAR"
+ "ATIVAR"
+ "Pesquisar..."
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Compartilhar com"
+ "Compartilhar com %s"
+ "Recolher"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1255fb33a06e0555adc151f4a2f3a1232f1c2cbf
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml
@@ -0,0 +1,40 @@
+
+
+ "Navigați la ecranul de pornire"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigați în sus"
+ "Mai multe opțiuni"
+ "Terminat"
+ "Afișați-le pe toate"
+ "Alegeți o aplicație"
+ "DEZACTIVAȚI"
+ "ACTIVAȚI"
+ "Căutați…"
+ "Ștergeți interogarea"
+ "Interogare de căutare"
+ "Căutați"
+ "Trimiteți interogarea"
+ "Căutare vocală"
+ "Trimiteți la"
+ "Trimiteți la %s"
+ "Restrângeți"
+ "Activați"
+ "%1$s nu va funcționa decât dacă activați serviciile Google Play."
+ "Activați serviciile Google Play"
+ "Instalați"
+ "%1$s nu va rula fără serviciile Google Play, care lipsesc de pe dispozitivul dvs."
+ "Descărcați serviciile Google Play"
+ "Eroare a serviciilor Google Play"
+ "%1$s întâmpină probleme privind serviciile Google Play. Încercați din nou."
+ "%1$s nu va rula fără serviciile Google Play, care nu sunt acceptate de dispozitivul dvs."
+ "Actualizați"
+ "%1$s nu va rula decât dacă actualizați serviciile Google Play."
+ "Actualizați serviciile Google Play"
+ "%1$s nu va rula fără serviciile Google Play, care momentan se actualizează."
+ "Este necesară o nouă versiune a serviciilor Google Play. Se vor actualiza automat în curând."
+ "Deschideți pe telefon"
+ "Conectați-vă"
+ "Conectați-vă cu Google"
+ "˃999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-round-v23/values-round-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-round-v23/values-round-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8bd8404971c96ad76051a37f016029ce7cdd64a5
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-round-v23/values-round-v23.xml
@@ -0,0 +1,13 @@
+
+
+ false
+ true
+ 72dp
+ @dimen/screen_percentage_12
+ @dimen/screen_percentage_15
+ 48dp
+ @dimen/screen_percentage_10
+ @dimen/screen_percentage_15
+ - 4.167%
+ - 18.75%
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml
new file mode 100644
index 0000000000000000000000000000000000000000..62dcbaa595d14149ffc83a2689ef4ec52da752ff
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml
@@ -0,0 +1,105 @@
+
+
+ %d д
+%d д
+%d д
+%d д
+
+ %d ч
+%d ч
+%d ч
+%d ч
+
+ %d м
+%d м
+%d м
+%d м
+
+ %d дн.
+%d дн.
+%d дн.
+%d дн.
+
+ %d ч.
+%d ч.
+%d ч.
+%d ч.
+
+ %d мин.
+%d мин.
+%d мин.
+%d мин.
+
+ "Перейти на главный экран"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Перейти вверх"
+ "Другие параметры"
+ "Готово"
+ "Показать все"
+ "Выбрать приложение"
+ "ОТКЛ."
+ "ВКЛ."
+ "Поиск"
+ "Удалить запрос"
+ "Поисковый запрос"
+ "Поиск"
+ "Отправить запрос"
+ "Голосовой поиск"
+ "Открыть доступ"
+ "Открыть доступ пользователю %s"
+ "Свернуть"
+ "Внизу"
+ "Внизу слева"
+ "Внизу справа"
+ "Внизу, левая сторона"
+ "В центре слева"
+ "Вверху, левая сторона"
+ "Внизу, правая сторона"
+ "В центре справа"
+ "Вверху, правая сторона"
+ "Вверху"
+ "Вверху слева"
+ "Вверху справа"
+ "Внизу"
+ "Внизу слева"
+ "Внизу слева, ниже"
+ "Внизу слева, выше"
+ "Внизу справа"
+ "Внизу справа, ниже"
+ "Внизу справа, выше"
+ "В центре слева"
+ "В центре справа"
+ "Вверху"
+ "Вверху слева"
+ "Вверху слева, ниже"
+ "Вверху слева, выше"
+ "Вверху справа"
+ "Вверху справа, ниже"
+ "Вверху справа, выше"
+ "Включить"
+ "Для работы приложения \"%1$s \" требуется включить сервисы Google Play."
+ "Включите сервисы Google Play"
+ "Установить"
+ "Для работы приложения \"%1$s \" требуется установить сервисы Google Play."
+ "Установите сервисы Google Play"
+ "Ошибка сервисов Google Play"
+ "Приложению \"%1$s \" не удается подключиться к сервисам Google Play. Повторите попытку."
+ "Для работы с приложением \"%1$s \" требуются сервисы Google Play. Они не поддерживаются на вашем устройстве."
+ "Обновить"
+ "Чтобы запустить приложение \"%1$s \", обновите сервисы Google Play."
+ "Обновите сервисы Google Play"
+ "Сервисы Google Play, необходимые для работы приложения \"%1$s \", в настоящий момент обновляются."
+ "Версия сервисов Google Play устарела. Они автоматически обновятся в ближайшее время."
+ "Открыть на телефоне"
+ "Войти"
+ "Войти через аккаунт Google"
+ "Выйти"
+ "Отмена"
+ "Да"
+ "Открыта панель навигации"
+ ">999"
+ "Сейчас"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si-rLK/values-si-rLK.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si-rLK/values-si-rLK.xml
new file mode 100644
index 0000000000000000000000000000000000000000..38729f97aafb0b714d84dd084a9e55d3e9421e60
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si-rLK/values-si-rLK.xml
@@ -0,0 +1,23 @@
+
+
+ "ගෙදරට සංචාලනය කරන්න"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "ඉහලට සංචාලනය කරන්න"
+ "තවත් විකල්ප"
+ "අවසාන වූ"
+ "සියල්ල බලන්න"
+ "යෙදුමක් තෝරන්න"
+ "ක්රියාවිරහිතයි"
+ "ක්රියාත්මකයි"
+ "සොයන්න..."
+ "විමසුම හිස් කරන්න"
+ "සෙවුම් විමසුම"
+ "සෙවීම"
+ "විමසුම යොමු කරන්න"
+ "හඬ සෙවීම"
+ "සමඟ බෙදාගන්න"
+ "%s සමඟ බෙදාගන්න"
+ "හකුළන්න"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9f7e0b503b2e073c9de6e2a4508ecfdec5355b49
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml
@@ -0,0 +1,21 @@
+
+
+ "සබල කරන්න"
+ "ඔබ Google Play සේවා සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත."
+ "Google Play සේවා සබල කරන්න"
+ "ස්ථාපනය කරන්න"
+ "ඔබගේ ටැබ්ලට් පරිගණකයේ නැති Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත."
+ "Google Play සේවා ලබා ගන්න"
+ "Google Play සේවා දෝෂය"
+ "%1$s හට Google Play සේවා සමගින් ගැටලු ඇත. කරුණාකර නැවත උත්සාහ කරන්න."
+ "ඔබගේ උපාංගය මගින් සහාය නොදක්වන, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත."
+ "යාවත්කාලීන කරන්න"
+ "Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ."
+ "Google Play සේවා යාවත්කාලීන කරන්න"
+ "දැනට යාවත්කාලීන කරමින් ඇති, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත."
+ "Google Play සේවාවල නව අනුවාදයක් අවශ්යයි. එය මද වේලාවකින් එය විසින්ම යාවත්කාලීන වනු ඇත."
+ "දුරකථනය තුළ විවෘත කරන්න"
+ "පුරන්න"
+ "Google සමගින් පුරන්න"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4f0eaff49617e073c8ec96e477085f01fd1fdab8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml
@@ -0,0 +1,40 @@
+
+
+ "Prejsť na plochu"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Prejsť hore"
+ "Ďalšie možnosti"
+ "Hotovo"
+ "Zobraziť všetko"
+ "Zvoľte aplikáciu"
+ "VYP."
+ "ZAP."
+ "Vyhľadať…"
+ "Vymazať dopyt"
+ "Vyhľadávací dopyt"
+ "Hľadať"
+ "Odoslať dopyt"
+ "Hlasové vyhľadávanie"
+ "Zdieľať pomocou"
+ "Zdieľať pomocou %s"
+ "Zbaliť"
+ "Povoliť"
+ "Aplikácia %1$s bude fungovať až po povolení služieb Google Play."
+ "Povoliť služby Google Play"
+ "Inštalovať"
+ "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na zariadení nemáte."
+ "Inštalovať služby Google Play"
+ "Chyba služieb Google Play"
+ "Aplikácia %1$s má problémy so službami Google Play. Skúste to znova."
+ "Aplikáciu %1$s nebude možné spustiť bez služieb Google Play, ktoré vaše zariadenie nepodporuje."
+ "Aktualizovať"
+ "Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play."
+ "Aktualizácia služieb Google Play"
+ "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú."
+ "Vyžaduje sa nová verzia služieb Google Play. Aktualizujú sa automaticky v najbližšom čase."
+ "Otvoriť v telefóne"
+ "Prihlásiť sa"
+ "Prihlásiť sa do účtu Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f90e6b63f98380bbd5de56f3205ef91d13a0165d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml
@@ -0,0 +1,40 @@
+
+
+ "Krmarjenje domov"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Krmarjenje navzgor"
+ "Več možnosti"
+ "Končano"
+ "Pokaži vse"
+ "Izbira aplikacije"
+ "IZKLOPLJENO"
+ "VKLOPLJENO"
+ "Iskanje …"
+ "Izbris poizvedbe"
+ "Iskalna poizvedba"
+ "Iskanje"
+ "Pošiljanje poizvedbe"
+ "Glasovno iskanje"
+ "Deljenje z"
+ "Deljenje z:"
+ "Strni"
+ "Omogoči"
+ "Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play."
+ "Omogočanje storitev Google Play"
+ "Namesti"
+ "Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v napravi."
+ "Namestitev storitev Google Play"
+ "Napaka storitev Google Play"
+ "Aplikacija %1$s ima težave s storitvami Google Play. Poskusite znova."
+ "Aplikacija %1$s ne deluje brez storitev Google Play, ki jih vaša naprava ne podpira."
+ "Posodobi"
+ "Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play."
+ "Posodobitev storitev Google Play"
+ "Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo."
+ "Potrebujete novo različico storitev Google Play. V kratkem se bodo posodobile."
+ "Odpiranje v telefonu"
+ "Prijava"
+ "Prijava z Google Računom"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq-rAL/values-sq-rAL.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq-rAL/values-sq-rAL.xml
new file mode 100644
index 0000000000000000000000000000000000000000..38cfb1a9d0416e41402a512b387abc4c10eee5ba
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq-rAL/values-sq-rAL.xml
@@ -0,0 +1,23 @@
+
+
+ "Orientohu për në shtëpi"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Ngjitu lart"
+ "Opsione të tjera"
+ "U krye!"
+ "Shikoji të gjitha"
+ "Zgjidh një aplikacion"
+ "JOAKTIV"
+ "AKTIV"
+ "Kërko..."
+ "Pastro pyetjen"
+ "Kërko pyetjen"
+ "Kërko"
+ "Dërgo pyetjen"
+ "Kërkim me zë"
+ "Shpërnda publikisht me"
+ "Shpërnda publikisht me %s"
+ "Shpalos"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2e3cd007aef2c8ae8538d764947eaea22e637cfa
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml
@@ -0,0 +1,21 @@
+
+
+ "Aktivizo"
+ "%1$s nuk do të funksionojë nëse nuk aktivizon shërbimet e \"Luaj me Google\"."
+ "Aktivizo shërbimet e \"Luaj me Google\""
+ "Instalo"
+ "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat mungojnë në pajisjen tënde."
+ "Merr shërbimet e \"Luaj me Google\""
+ "Gabim në shërbimet e \"Luaj me Google\""
+ "%1$s ka probleme me shërbimet e Google Play. Provo sërish."
+ "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat nuk mbështeten nga pajisja jote."
+ "Përditëso"
+ "%1$s nuk do të funksionojë nëse nuk përditëson shërbimet e \"Luaj me Google\"."
+ "Përditëso shërbimet e \"Luaj me Google\""
+ "%1$s nuk do të funksionojë pa shërbimet e \"Luaj me Google\", të cilat po përditësohen aktualisht."
+ "Nevojitet një version i ri i shërbimeve të \"Luaj me Google\". Ai do të përditësohet automatikisht së shpejti."
+ "Hape në telefon"
+ "Identifikohu"
+ "Identifikohu me Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4ef40ccf39045c60ca921ff5b9189a6ac9de278d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml
@@ -0,0 +1,40 @@
+
+
+ "Одлазак на Почетну"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Кретање нагоре"
+ "Још опција"
+ "Готово"
+ "Прикажи све"
+ "Избор апликације"
+ "ИСКЉУЧИ"
+ "УКЉУЧИ"
+ "Претражите..."
+ "Брисање упита"
+ "Упит за претрагу"
+ "Претрага"
+ "Слање упита"
+ "Гласовна претрага"
+ "Дели са"
+ "Дели са апликацијом %s"
+ "Скупи"
+ "Омогући"
+ "%1$s неће функционисати ако не омогућите Google Play услуге."
+ "Омогућите Google Play услуге"
+ "Инсталирај"
+ "%1$s не може да се покрене без Google Play услуга, које нису инсталиране на уређају."
+ "Преузмите Google Play услуге"
+ "Грешка Google Play услуга"
+ "%1$s има проблема са Google Play услугама. Пробајте поново."
+ "%1$s не може да се покрене без Google Play услуга, које уређај не подржава."
+ "Ажурирај"
+ "%1$s не може да се покрене ако не ажурирате Google Play услуге."
+ "Ажурирајте Google Play услуге"
+ "%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају."
+ "Потребна је нова верзија Google Play услуга. Ускоро ће се ажурирати."
+ "Отвори на телефону"
+ "Пријави ме"
+ "Пријави ме на Google"
+ ">999"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f842bd84fbaccfdda301ac897f4f70ff3ed10d4c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml
@@ -0,0 +1,93 @@
+
+
+ %d d
+%d d
+
+ %d tim.
+%d tim.
+
+ %d min
+%d min
+
+ %d dagar
+%d dag
+
+ %d tim.
+%d tim.
+
+ %d min
+%d min
+
+ "Visa startsidan"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Navigera uppåt"
+ "Fler alternativ"
+ "Klart"
+ "Visa alla"
+ "Välj en app"
+ "AV"
+ "PÅ"
+ "Sök …"
+ "Ta bort frågan"
+ "Sökfråga"
+ "Sök"
+ "Skicka fråga"
+ "Röstsökning"
+ "Dela med"
+ "Dela med %s"
+ "Komprimera"
+ "Längst ned"
+ "Längst ned till vänster"
+ "Längst ned till höger"
+ "Längst ned till vänster"
+ "I mitten till vänster"
+ "Högst upp till vänster"
+ "Längst ned till höger"
+ "I mitten till höger"
+ "Högst upp till höger"
+ "Högst upp"
+ "Högst upp till vänster"
+ "Högst upp till höger"
+ "Längst ned"
+ "Längst ned till vänster"
+ "Längst ned till vänster, lägre"
+ "Längst ned till vänster, övre"
+ "Längst ned till höger"
+ "Längst ned till höger, lägre"
+ "Längst ned till höger, övre"
+ "I mitten till vänster"
+ "I mitten till höger"
+ "Högst upp"
+ "Högst upp till vänster"
+ "Högst upp till vänster, lägre"
+ "Högst upp till vänster, övre"
+ "Högst upp till höger"
+ "Högst upp till höger, lägre"
+ "Högst upp till höger, övre"
+ "Aktivera"
+ "%1$s fungerar inte om du inte aktiverar Google Play-tjänster."
+ "Aktivera Google Play-tjänster"
+ "Installera"
+ "%1$s kan inte köras utan Google Play-tjänsterna, som saknas på enheten."
+ "Hämta Google Play-tjänster"
+ "Fel på Google Play-tjänster"
+ "Det har uppstått ett fel mellan %1$s och Google Play-tjänsterna. Försök igen."
+ "%1$s fungerar inte utan Google Play-tjänsterna, som inte stöds på enheten."
+ "Uppdatera"
+ "%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna."
+ "Uppdatera Google Play-tjänster"
+ "%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande."
+ "En ny version av Google Play-tjänster krävs. Den uppdateras automatiskt inom kort."
+ "Öppna på mobilen"
+ "Logga in"
+ "Logga in med Google"
+ "Avsluta"
+ "Avbryt"
+ "Ja"
+ "Navigeringspanel"
+ ">999"
+ "Nu"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8570589b42c156c5db9bdc83d4d1b29f06d3ae83
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml
@@ -0,0 +1,40 @@
+
+
+ "Nenda mwanzo"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Nenda juu"
+ "Chaguo zaidi"
+ "Nimemaliza"
+ "Angalia zote"
+ "Chagua programu"
+ "IMEZIMWA"
+ "IMEWASHWA"
+ "Tafuta…"
+ "Futa hoja"
+ "Hoja ya utafutaji"
+ "Tafuta"
+ "Wasilisha hoja"
+ "Tafuta kwa kutamka"
+ "Shiriki na:"
+ "Shiriki na %s"
+ "Kunja"
+ "Washa"
+ "%1$s haitafanya kazi isipokuwa uwashe huduma za Google Play."
+ "Washa huduma za Google Play"
+ "Sakinisha"
+ "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazipatikani kwenye kifaa chako."
+ "Pata huduma za Google Play"
+ "Hitilafu kwenye huduma za Google Play"
+ "%1$s inakumbwa na hitilafu ya huduma za Google Play. Tafadhali jaribu tena."
+ "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazitumiki kwenye kifaa chako."
+ "Sasisha"
+ "%1$s haitafanya kazi hadi usasishe huduma za Google Play."
+ "Sasisha huduma za Google Play"
+ "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi zinasasishwa sasa."
+ "Toleo jipya la huduma za Google Play linahitajika. Litajisasisha baada ya muda mfupi."
+ "Fungua kwenye simu"
+ "Ingia katika akaunti"
+ "Ingia katika akaunti ukitumia Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw180dp-notround-v23/values-sw180dp-notround-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw180dp-notround-v23/values-sw180dp-notround-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0dc016deac2cfe2a753aea4a65b7af03d9ddeb66
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw180dp-notround-v23/values-sw180dp-notround-v23.xml
@@ -0,0 +1,13 @@
+
+
+ 10dp
+ 8dp
+ 12dp
+ 40dp
+ 16sp
+ 10dp
+ 80dp
+ 48dp
+ - 4.396%
+ - 4.167%
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw210dp-round-v23/values-sw210dp-round-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw210dp-round-v23/values-sw210dp-round-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a638a0116efc2876fc58227c33fc2e4cf5a384ca
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw210dp-round-v23/values-sw210dp-round-v23.xml
@@ -0,0 +1,13 @@
+
+
+ 10dp
+ 8dp
+ 12dp
+ 40dp
+ 16sp
+ 10dp
+ 80dp
+ 54dp
+ - 3.756%
+ - 16.901%
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw210dp-v13/values-sw210dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw210dp-v13/values-sw210dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..30826f437c1a3d69ef7d42cdc2f43effffff2806
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw210dp-v13/values-sw210dp-v13.xml
@@ -0,0 +1,6 @@
+
+
+ 27dp
+ 32dp
+ 14sp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c7770591891261139ac21135339a863f45696cf9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
@@ -0,0 +1,11 @@
+
+
+ 24dp
+ 64dp
+ 8dp
+ 8dp
+ 580dp
+ 16dp
+ 20dp
+ 5
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta-rIN/values-ta-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta-rIN/values-ta-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0b33d7c69ea3e9c1d15642cea58ae9b83641ac49
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta-rIN/values-ta-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "முகப்பிற்கு வழிசெலுத்து"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "மேலே வழிசெலுத்து"
+ "மேலும் விருப்பங்கள்"
+ "முடிந்தது"
+ "எல்லாம் காட்டு"
+ "பயன்பாட்டைத் தேர்வுசெய்க"
+ "முடக்கு"
+ "இயக்கு"
+ "தேடு..."
+ "வினவலை அழி"
+ "தேடல் வினவல்"
+ "தேடு"
+ "வினவலைச் சமர்ப்பி"
+ "குரல் தேடல்"
+ "இதனுடன் பகிர்"
+ "%s உடன் பகிர்"
+ "சுருக்கு"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml
new file mode 100644
index 0000000000000000000000000000000000000000..78b33b7b12fdc3f6858f30e414923866e2ae9a02
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml
@@ -0,0 +1,21 @@
+
+
+ "இயக்கு"
+ "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்."
+ "Google Play சேவைகளை இயக்கவும்"
+ "நிறுவு"
+ "Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s இயங்கும். அவை உங்கள் சாதனத்தில் இல்லை."
+ "Google Play சேவைகளைப் பெறவும்"
+ "Google Play சேவைகள் பிழை"
+ "Google Play சேவைகளில் சிக்கல் ஏற்பட்டதால், %1$s பயன்பாட்டை அணுக முடியவில்லை. மீண்டும் முயலவும்."
+ "Google Play சேவைகள் இருந்தால் மட்டுமே %1$s பயன்பாடு இயங்கும். ஆனால், உங்கள் சாதனத்தில் அவை ஆதரிக்கப்படவில்லை."
+ "புதுப்பி"
+ "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்."
+ "Google Play சேவைகளைப் புதுப்பிக்கவும்"
+ "தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்."
+ "Google Play சேவைகளின் புதிய பதிப்பு தேவை. அது விரைவில் தானாகவே புதுப்பிக்கப்படும்."
+ "மொபைலில் திற"
+ "உள்நுழைக"
+ "Google மூலம் உள்நுழைக"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te-rIN/values-te-rIN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te-rIN/values-te-rIN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e0f4a9e2e099cf6b3b23d80abbb4c27113118ca4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te-rIN/values-te-rIN.xml
@@ -0,0 +1,23 @@
+
+
+ "హోమ్కు నావిగేట్ చేయండి"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "పైకి నావిగేట్ చేయండి"
+ "మరిన్ని ఎంపికలు"
+ "పూర్తయింది"
+ "అన్నీ చూడండి"
+ "అనువర్తనాన్ని ఎంచుకోండి"
+ "ఆఫ్ చేయి"
+ "ఆన్ చేయి"
+ "శోధించు..."
+ "ప్రశ్నను క్లియర్ చేయి"
+ "ప్రశ్న శోధించండి"
+ "శోధించు"
+ "ప్రశ్నని సమర్పించు"
+ "వాయిస్ శోధన"
+ "వీరితో భాగస్వామ్యం చేయి"
+ "%sతో భాగస్వామ్యం చేయి"
+ "కుదించండి"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1433e5ca0e90b48771189c5e5a82ab958bec4b0a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml
@@ -0,0 +1,21 @@
+
+
+ "ప్రారంభించు"
+ "మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు."
+ "Google Play సేవలను ప్రారంభించండి"
+ "ఇన్స్టాల్ చేయి"
+ "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ పరికరంలో లేవు."
+ "Google Play సేవలను పొందండి"
+ "Google Play సేవల లోపం"
+ "%1$s Google Play సేవలతో సమస్య కలిగి ఉంది. దయచేసి మళ్లీ ప్రయత్నించండి."
+ "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఈ సేవలకు మీ పరికరంలో మద్దతు లేదు."
+ "నవీకరించు"
+ "మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు."
+ "Google Play సేవలను నవీకరించండి"
+ "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి."
+ "కొత్త Google Play సేవల సంస్కరణ అవసరం. అది కొద్ది సేపట్లో దానంతట అదే నవీకరించబడుతుంది."
+ "ఫోన్లో తెరువు"
+ "సైన్ ఇన్ చేయి"
+ "Googleతో సైన్ ఇన్ చేయి"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0fce86d41378844f112b79f54c958dd45467159b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml
@@ -0,0 +1,93 @@
+
+
+ %d ว
+%d ว
+
+ %d ชม.
+%d ชม.
+
+ %d น
+%d น
+
+ %d ว
+%d ว
+
+ %d ชั่วโมง
+%d ชั่วโมง
+
+ %d นาที
+%d นาที
+
+ "นำทางไปหน้าแรก"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "นำทางขึ้น"
+ "ตัวเลือกอื่น"
+ "เสร็จสิ้น"
+ "ดูทั้งหมด"
+ "เลือกแอป"
+ "ปิด"
+ "เปิด"
+ "ค้นหา…"
+ "ล้างข้อความค้นหา"
+ "ข้อความค้นหา"
+ "ค้นหา"
+ "ส่งข้อความค้นหา"
+ "ค้นหาด้วยเสียง"
+ "แชร์กับ"
+ "แชร์กับ %s"
+ "ยุบ"
+ "ล่าง"
+ "ล่างซ้าย"
+ "ล่างขวา"
+ "ล่าง ฝั่งซ้าย"
+ "กลางซ้าย"
+ "บน ฝั่งซ้าย"
+ "ล่าง ฝั่งขวา"
+ "กลางขวา"
+ "บน ฝั่งขวา"
+ "บน"
+ "บนซ้าย"
+ "บนขวา"
+ "ล่าง"
+ "ล่างซ้าย"
+ "ล่างซ้าย ส่วนล่าง"
+ "ล่างซ้าย ส่วนบน"
+ "ล่างขวา"
+ "ล่างขวา ส่วนล่าง"
+ "ล่างขวา ส่วนบน"
+ "กลางซ้าย"
+ "กลางขวา"
+ "บน"
+ "บนซ้าย"
+ "บนซ้าย ส่วนล่าง"
+ "บนซ้าย ส่วนบน"
+ "บนขวา"
+ "บนขวา ส่วนล่าง"
+ "บนขวา ส่วนบน"
+ "เปิดใช้"
+ "%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play"
+ "เปิดใช้บริการ Google Play"
+ "ติดตั้ง"
+ "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซี่งไม่มีในอุปกรณ์ของคุณ"
+ "ติดตั้งบริการ Google Play"
+ "ข้อผิดพลาดของบริการ Google Play"
+ "%1$s มีปัญหาเกี่ยวกับบริการของ Google Play โปรดลองอีกครั้ง"
+ "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน"
+ "อัปเดต"
+ "%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play"
+ "อัปเดตบริการ Google Play"
+ "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้"
+ "จำเป็นต้องใช้บริการ Google Play เวอร์ชันใหม่ ซึ่งจะอัปเดตอัตโนมัติในอีกไม่ช้า"
+ "เปิดบนโทรศัพท์"
+ "ลงชื่อเข้าใช้"
+ "ลงชื่อเข้าใช้ด้วย Google"
+ "ปิด"
+ "ยกเลิก"
+ "ใช่"
+ "ลิ้นชักการนำทาง"
+ "999+"
+ "ตอนนี้เลย"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b7a7db0778eafc1303c9e33362f2099d1d45ef42
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml
@@ -0,0 +1,40 @@
+
+
+ "Mag-navigate patungo sa home"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Mag-navigate pataas"
+ "Higit pang mga opsyon"
+ "Tapos na"
+ "Tingnan lahat"
+ "Pumili ng isang app"
+ "I-OFF"
+ "I-ON"
+ "Maghanap…"
+ "I-clear ang query"
+ "Query sa paghahanap"
+ "Maghanap"
+ "Isumite ang query"
+ "Paghahanap gamit ang boses"
+ "Ibahagi sa/kay"
+ "Ibahagi sa/kay %s"
+ "I-collapse"
+ "I-enable"
+ "Hindi gagana ang %1$s maliban kung ie-enable mo ang mga serbisyo ng Google Play."
+ "I-enable ang mga serbisyo ng Google Play"
+ "I-install"
+ "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong device."
+ "Kunin ang mga serbisyo ng Google Play"
+ "Error sa Mga Serbisyo ng Google Play"
+ "Nagkakaproblema ang %1$s sa mga serbisyo ng Google Play. Pakisubukang muli."
+ "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play, na hindi nasusuportahan ng iyong device."
+ "I-update"
+ "Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play."
+ "I-update ang mga serbisyo ng Google Play"
+ "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update."
+ "Kailangan ang bagong bersyon ng mga serbisyo ng Google Play. Mag-a-update itong mag-isa sa ilang sandali."
+ "Buksan sa telepono"
+ "Mag-sign in"
+ "Mag-sign in sa Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml
new file mode 100644
index 0000000000000000000000000000000000000000..71f5a62ceb893600137a3283afb53736e5e899c9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml
@@ -0,0 +1,93 @@
+
+
+ %d g.
+%d g.
+
+ %d sa.
+%d sa.
+
+ %d dk.
+%d dk.
+
+ %d gün
+%d gün
+
+ %d saat
+%d saat
+
+ %d dk.
+%d dk.
+
+ "Ana ekrana git"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Yukarı git"
+ "Diğer seçenekler"
+ "Tamamlandı"
+ "Tümünü göster"
+ "Bir uygulama seçin"
+ "KAPAT"
+ "AÇ"
+ "Ara…"
+ "Sorguyu temizle"
+ "Arama sorgusu"
+ "Ara"
+ "Sorguyu gönder"
+ "Sesli arama"
+ "Şununla paylaş"
+ "%s ile paylaş"
+ "Daralt"
+ "Alt"
+ "Sol alt"
+ "Sağ alt"
+ "Alt, sol yan"
+ "Sol orta"
+ "Üst, sol yan"
+ "Alt, sağ yan"
+ "Sağ orta"
+ "Üst, sağ yan"
+ "Üst"
+ "Sol üst"
+ "Sağ üst"
+ "Alt"
+ "Sol alt"
+ "Sol alt, aşağı"
+ "Sol alt, yukarı"
+ "Sağ alt"
+ "Sağ alt, aşağı"
+ "Sağ alt, yukarı"
+ "Sol orta"
+ "Sağ orta"
+ "Üst"
+ "Sol üst"
+ "Sol üst, aşağı"
+ "Sol üst, yukarı"
+ "Sağ üst"
+ "Sağ üst, aşağı"
+ "Sağ üst, yukarı"
+ "Etkinleştir"
+ "Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmaz."
+ "Google Play hizmetlerini etkinleştirin"
+ "Yükle"
+ "%1$s , şu anda cihazınızda bulunmayan Google Play hizmetleri olmadan çalışmaz."
+ "Google Play hizmetlerini edinin"
+ "Google Play Hizmetleri hatası"
+ "%1$s , Google Play hizmetleriyle ilgili sorun yaşıyor. Lütfen tekrar deneyin."
+ "%1$s , Google Play hizmetleri olmadan çalışmaz ve bu hizmetler cihazınız tarafından desteklenmiyor."
+ "Güncelle"
+ "Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak."
+ "Google Play hizmetlerini güncelleyin"
+ "%1$s , şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmaz."
+ "Google Play hizmetlerinin yeni sürümü gerekiyor. Kendisini kısa süre içinde güncelleyecektir."
+ "Telefonda aç"
+ "Oturum aç"
+ "Google\'da oturum aç"
+ "Çık"
+ "İptal"
+ "Evet"
+ "Gezinme çekmecesi"
+ "999+"
+ "Şimdi"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml
new file mode 100644
index 0000000000000000000000000000000000000000..150ba1670fb36577a6758c92f5b7c6d1b899d3e4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml
@@ -0,0 +1,40 @@
+
+
+ "Перейти на головний"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Перейти вгору"
+ "Інші опції"
+ "Готово"
+ "Переглянути всі"
+ "Вибрати програму"
+ "ВИМК."
+ "УВІМК."
+ "Пошук…"
+ "Очистити запит"
+ "Пошуковий запит"
+ "Пошук"
+ "Надіслати запит"
+ "Голосовий пошук"
+ "Надіслати через"
+ "Надіслати через %s"
+ "Згорнути"
+ "Увімкнути"
+ "Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play."
+ "Увімкнути сервіси Google Play"
+ "Установити"
+ "Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому пристрої."
+ "Установити сервіси Google Play"
+ "Помилка сервісів Google Play"
+ "У додатку %1$s виникла проблема із сервісами Google Play. Повторіть спробу."
+ "Додаток %1$s не працюватиме без сервісів Google Play, які не підтримуються на вашому пристрої."
+ "Оновити"
+ "Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play."
+ "Оновіть сервіси Google Play"
+ "Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються."
+ "Потрібна нова версія сервісів Google Play. Вони невдовзі оновляться."
+ "Відкрити на телефоні"
+ "Увійти"
+ "Увійти в облік. запис Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur-rPK/values-ur-rPK.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur-rPK/values-ur-rPK.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0d597a067a71d9d600aa626a4937910070c2372a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur-rPK/values-ur-rPK.xml
@@ -0,0 +1,23 @@
+
+
+ "ہوم پر نیویگیٹ کریں"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "اوپر نیویگیٹ کریں"
+ "مزید اختیارات"
+ "ہو گیا"
+ "سبھی دیکھیں"
+ "ایک ایپ منتخب کریں"
+ "آف"
+ "آن"
+ "تلاش کریں…"
+ "استفسار صاف کریں"
+ "استفسار تلاش کریں"
+ "تلاش کریں"
+ "استفسار جمع کرائیں"
+ "صوتی تلاش"
+ "اشتراک کریں مع"
+ "%s کے ساتھ اشتراک کریں"
+ "سکیڑیں"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d775b3b907d56f275619df03dc9f70b3df3a435d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml
@@ -0,0 +1,21 @@
+
+
+ "فعال کریں"
+ "جب تک آپ Google Play سروسز فعال نہیں کر لیتے، %1$s کام نہیں کرے گی۔"
+ "Google Play سروسز فعال کریں"
+ "انسٹال کریں"
+ "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے آلہ سے غائب ہیں۔"
+ "Google Play سروسز حاصل کریں"
+ "Google Play سروسز کی خرابی"
+ "%1$s کو Google Play سروسز کے ساتھ مسئلہ پیش آ رہا ہے۔ براہ کرم دوبارہ کوشش کریں۔"
+ "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جن کی آپ کا آلہ معاونت نہیں کرتا۔"
+ "اپ ڈیٹ کریں"
+ "جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔"
+ "Google Play سروسز اپ ڈیٹ کریں"
+ "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔"
+ "Google Play سروسز کے نئے ورژن کی ضرورت ہے۔ یہ تھوڑی دیر میں خود ہی اپنے آپ کو اپ ڈیٹ کر لے گا۔"
+ "فون پر کھولیں"
+ "سائن ان کریں"
+ "Google کے ساتھ سائن ان کریں"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml
new file mode 100644
index 0000000000000000000000000000000000000000..22c32f98d6da298e6eb1c44f80a396913c632d82
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml
@@ -0,0 +1,22 @@
+
+
+ "Boshiga o‘tish"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Yuqoriga o‘tish"
+ "Qo‘shimcha sozlamalar"
+ "Tayyor"
+ "Barchasini ko‘rish"
+ "Dastur tanlang"
+ "O‘CHIQ"
+ "YONIQ"
+ "Qidirish…"
+ "So‘rovni tozalash"
+ "So‘rovni izlash"
+ "Qidirish"
+ "So‘rov yaratish"
+ "Ovozli qidiruv"
+ "Bo‘lishish:"
+ "Yig‘ish"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9208b562c5644964580956d9437ca2f575e156bb
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml
@@ -0,0 +1,21 @@
+
+
+ "Yoqish"
+ "Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi."
+ "Google Play xizmatlarini yoqish"
+ "O‘rnatish"
+ "%1$s ishlashi uchun qurilmangizda Google Play xizmatlarini o‘rnatish lozim."
+ "Google Play xizmatlarini o‘rnatish"
+ "Google Play xizmatlari xatosi"
+ "%1$s ilovasini Google Play xizmatlariga ulab bo‘lmadi. Qaytadan urinib ko‘ring."
+ "%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi."
+ "Yangilash"
+ "Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi."
+ "Google Play xizmatlarini yangilash"
+ "%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda."
+ "Google Play xizmatlarining yangi versiyasi zarur. U o‘zini qisqa vaqt ichida yangilaydi."
+ "Telefonda ochish"
+ "Kirish"
+ "Google orqali kirish"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v11/values-v11.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v11/values-v11.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d074ce9967e562feb59af22df4667124652d0e67
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v11/values-v11.xml
@@ -0,0 +1,161 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v12/values-v12.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v12/values-v12.xml
new file mode 100644
index 0000000000000000000000000000000000000000..85e241664c2d9e4bd6b3698e4357d44f4ca22ff2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v12/values-v12.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v13/values-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v13/values-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..74d14088eab2b274cb9441d196b922994435553f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v13/values-v13.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v14/values-v14.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v14/values-v14.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7239a2c83e4594a7e0db8705b85dd168660dd821
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v14/values-v14.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2e02d6922c4ce9689810512486e24ba3c471ddfa
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml
@@ -0,0 +1,4 @@
+
+
+ 4dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f9f23d13793c5704974e4b66096eabe82670a2f0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7dad77f9e2733e7725120ce7201d2728040504a2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml
@@ -0,0 +1,4 @@
+
+
+ 0px
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v20/values-v20.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v20/values-v20.xml
new file mode 100644
index 0000000000000000000000000000000000000000..62c18d1e6a7ecba95cb7a84951ac5c618e9c3d1a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v20/values-v20.xml
@@ -0,0 +1,98 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f49fbeb536f0546669f1b48d30d457ef714778c3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml
@@ -0,0 +1,328 @@
+
+
+ @color/secondary_text_default_material_light
+ 0dp
+ 0dp
+ 12dp
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d4a514a5fb6ac2cd17eeb996c4714307b1761750
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d97bfc03cefcb1a84998548a651ec043acbec34f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5a38dd74dfb28ff3d876f9c059a3bd34b63bc8ad
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml
new file mode 100644
index 0000000000000000000000000000000000000000..19e4704761b5630a6d8e6c2c9841f437fc3653c4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml
@@ -0,0 +1,93 @@
+
+
+ %d ngày
+%d ngày
+
+ %d giờ
+%d giờ
+
+ %d phút
+%d phút
+
+ %d ngày
+%d ngày
+
+ %d giờ
+%d giờ
+
+ %d phút
+%d phút
+
+ "Điều hướng về trang chủ"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Điều hướng lên trên"
+ "Thêm tùy chọn"
+ "Xong"
+ "Xem tất cả"
+ "Chọn một ứng dụng"
+ "TẮT"
+ "BẬT"
+ "Tìm kiếm…"
+ "Xóa truy vấn"
+ "Tìm kiếm truy vấn"
+ "Tìm kiếm"
+ "Gửi truy vấn"
+ "Tìm kiếm bằng giọng nói"
+ "Chia sẻ với"
+ "Chia sẻ với %s"
+ "Thu gọn"
+ "Dưới cùng"
+ "Dưới cùng bên trái"
+ "Dưới cùng bên phải"
+ "Dưới cùng, bên trái"
+ "Ở giữa bên trái"
+ "Trên cùng, bên trái"
+ "Dưới cùng, bên phải"
+ "Ở giữa bên phải"
+ "Trên cùng, bên phải"
+ "Trên cùng"
+ "Trên cùng bên trái"
+ "Trên cùng bên phải"
+ "Dưới cùng"
+ "Dưới cùng bên trái"
+ "Dưới cùng bên trái, phía dưới"
+ "Dưới cùng bên trái, phía trên"
+ "Dưới cùng bên phải"
+ "Dưới cùng bên phải, phía dưới"
+ "Dưới cùng bên phải, phía trên"
+ "Ở giữa bên trái"
+ "Ở giữa bên phải"
+ "Trên cùng"
+ "Trên cùng bên trái"
+ "Trên cùng bên trái, phía dưới"
+ "Trên cùng bên trái, phía trên"
+ "Trên cùng bên phải"
+ "Trên cùng bên phải, phía dưới"
+ "Trên cùng bên phải, phía trên"
+ "Bật"
+ "%1$s sẽ không hoạt động nếu bạn không bật dịch vụ của Google Play."
+ "Bật dịch vụ của Google Play"
+ "Cài đặt"
+ "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Thiết bị của bạn bị thiếu dịch vụ này."
+ "Cài đặt dịch vụ của Google Play"
+ "Lỗi dịch vụ của Google Play"
+ "%1$s đang gặp sự cố với các dịch vụ của Google Play. Hãy thử lại."
+ "%1$s sẽ không chạy nếu không có các dịch vụ của Google Play. Thiết bị của bạn không hỗ trợ các dịch vụ này."
+ "Cập nhật"
+ "%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ của Google Play."
+ "Cập nhật dịch vụ của Google Play"
+ "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Dịch vụ này hiện đang cập nhật."
+ "Cần phiên bản mới của dịch vụ Google Play. Dịch vụ sẽ sớm tự động cập nhật."
+ "Mở trên điện thoại"
+ "Đăng nhập"
+ "Đăng nhập bằng Google"
+ "Thoát"
+ "Hủy"
+ "Có"
+ "Ngăn điều hướng"
+ "999+"
+ "Bây giờ"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w192dp-v13/values-w192dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w192dp-v13/values-w192dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..541d85fd2884c0c0a9854b91d3c7eaf8c2e927d7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w192dp-v13/values-w192dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 9.6dp
+ 19.2dp
+ 23.04dp
+ 28.8dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w205dp-v13/values-w205dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w205dp-v13/values-w205dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1841bcc8a62c55b3fccdf8d03aa4599fad4c2553
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w205dp-v13/values-w205dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 10.25dp
+ 20.5dp
+ 24.6dp
+ 30.75dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w225dp-v13/values-w225dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w225dp-v13/values-w225dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..79f427b8a5a9985e9231f6d0a1eff0e6b9fc8a82
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w225dp-v13/values-w225dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 11.25dp
+ 22.5dp
+ 27dp
+ 33.75dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w228dp-v13/values-w228dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w228dp-v13/values-w228dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..45a1de1ce913f52183aeb440219bacc2a65e472d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w228dp-v13/values-w228dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 11.4dp
+ 22.8dp
+ 27.36dp
+ 34.2dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w240dp-v13/values-w240dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w240dp-v13/values-w240dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..727bb2282adecf01c880cfe74fd7ff9bfc171f02
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w240dp-v13/values-w240dp-v13.xml
@@ -0,0 +1,7 @@
+
+
+ 12dp
+ 24dp
+ 28.8dp
+ 36dp
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w360dp-v13/values-w360dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w360dp-v13/values-w360dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fd9dac9ba32f0c96a2d21ed075a3f1ce24e25613
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w360dp-v13/values-w360dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 3
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w480dp-v13/values-w480dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w480dp-v13/values-w480dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5b7dcf6552ff7df11866b6c2dc889d0af541863f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w480dp-v13/values-w480dp-v13.xml
@@ -0,0 +1,5 @@
+
+
+ true
+ true
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w500dp-v13/values-w500dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w500dp-v13/values-w500dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dcd19ee3b24b1124856c5f057d75ba1d9381375a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w500dp-v13/values-w500dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 4
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4c058c26f4399f4148a3f8514a1ed5d1648fe313
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml
@@ -0,0 +1,5 @@
+
+
+ 192dip
+ 5
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w720dp-v13/values-w720dp-v13.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w720dp-v13/values-w720dp-v13.xml
new file mode 100644
index 0000000000000000000000000000000000000000..966aafb2b37a071bd4bdc8d72fa9e046d32277f3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w720dp-v13/values-w720dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-land-v4/values-xlarge-land-v4.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-land-v4/values-xlarge-land-v4.xml
new file mode 100644
index 0000000000000000000000000000000000000000..98b3f8c26b98120014041e66ba4987a533dbc213
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-land-v4/values-xlarge-land-v4.xml
@@ -0,0 +1,4 @@
+
+
+ 256dip
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3dcad8bdd81dc6ca0733e39e3f860741c3f861cd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
@@ -0,0 +1,12 @@
+
+
+ false
+ - 60%
+ - 90%
+ - 50%
+ - 70%
+ - 45%
+ - 72%
+ 192dip
+ 5
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b854d03260f7baa65d3c0c5d35b60c342e1aa6ba
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
@@ -0,0 +1,93 @@
+
+
+ %d 天
+%d 天
+
+ %d 小时
+%d 小时
+
+ %d 分钟
+%d 分钟
+
+ %d 天
+%d 天
+
+ %d 小时
+%d 小时
+
+ %d 分钟
+%d 分钟
+
+ "转到主屏幕"
+ "%1$s:%2$s"
+ "%1$s - %2$s:%3$s"
+ "转到上一层级"
+ "更多选项"
+ "完成"
+ "查看全部"
+ "选择应用"
+ "关闭"
+ "开启"
+ "搜索…"
+ "清除查询"
+ "搜索查询"
+ "搜索"
+ "提交查询"
+ "语音搜索"
+ "分享方式"
+ "通过%s分享"
+ "收起"
+ "正下方"
+ "左下方"
+ "右下方"
+ "下方靠左"
+ "正左方"
+ "上方靠左"
+ "下方靠右"
+ "正右方"
+ "上方靠右"
+ "正上方"
+ "左上方"
+ "右上方"
+ "正下方"
+ "左下方"
+ "左下方靠下的位置"
+ "左下方靠上的位置"
+ "右下方"
+ "右下方靠下的位置"
+ "右下方靠上的位置"
+ "正左方"
+ "正右方"
+ "正上方"
+ "左上方"
+ "左上方靠下的位置"
+ "左上方靠上的位置"
+ "右上方"
+ "右上方靠下的位置"
+ "右上方靠上的位置"
+ "启用"
+ "您必须先启用 Google Play 服务,然后才能运行%1$s 。"
+ "启用 Google Play 服务"
+ "安装"
+ "您的设备没有安装 Google Play 服务,因此无法运行%1$s 。"
+ "获取 Google Play 服务"
+ "Google Play服务出错"
+ "%1$s 无法访问 Google Play 服务,请重试。"
+ "您的设备不支持 Google Play 服务,因此无法运行%1$s 。"
+ "更新"
+ "您必须先更新 Google Play 服务,然后才能运行%1$s 。"
+ "更新 Google Play 服务"
+ "Google Play 服务当前正在更新,因此您无法运行%1$s 。"
+ "必须使用新版 Google Play 服务。该服务很快就会自行更新。"
+ "在手机上打开"
+ "登录"
+ "使用 Google 帐号登录"
+ "退出"
+ "取消"
+ "是"
+ "抽屉式导航栏"
+ "999+"
+ "现在"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5c84b9d5af7fe325063741c1b8cfe4ec6c11c727
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
@@ -0,0 +1,93 @@
+
+
+ %d 天
+%d 天
+
+ %d 小時
+%d 小時
+
+ %d 分鐘
+%d 分鐘
+
+ %d 天
+%d 天
+
+ %d 小時
+%d 小時
+
+ %d 分鐘
+%d 分鐘
+
+ "瀏覽主頁"
+ "%1$s:%2$s"
+ "%1$s (%2$s):%3$s"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "顯示全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "與「%s」分享"
+ "收合"
+ "正下方"
+ "左下方"
+ "右下方"
+ "下方靠左"
+ "中間靠左"
+ "上方靠左"
+ "下方靠右"
+ "中間靠右"
+ "上方靠右"
+ "正上方"
+ "左上方"
+ "右上方"
+ "正下方"
+ "左下方"
+ "左下方較低位置"
+ "左下方較高位置"
+ "右下方"
+ "右下方較低位置"
+ "右下方較高位置"
+ "中間靠左"
+ "中間靠右"
+ "正上方"
+ "左上方"
+ "左上方較低位置"
+ "左上方較高位置"
+ "右上方"
+ "右上方較低位置"
+ "右上方較高位置"
+ "啟用"
+ "您必須啟用 Google Play 服務,方可執行「%1$s 」。"
+ "啟用 Google Play 服務"
+ "安裝"
+ "您的裝置尚未安裝 Google Play 服務,因此無法執行「%1$s 」。"
+ "安裝 Google Play 服務"
+ "Google Play 服務錯誤"
+ "「%1$s 」存取 Google Play 服務時發生問題。請稍後再試一次。"
+ "您的裝置不支援 Google Play 服務,因此無法執行「%1$s 」。"
+ "更新"
+ "您必須更新「Google Play 服務」,才能執行 %1$s 。"
+ "更新 Google Play 服務"
+ "正在更新 Google Play 服務,更新完成後方可執行「%1$s 」。"
+ "需要使用新版本的 Google Play 服務。更新會即將自動開始。"
+ "在手機開啟"
+ "登入"
+ "透過 Google 登入"
+ "結束"
+ "取消"
+ "是"
+ "導覽列"
+ "999 +"
+ "現在"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f287f552295ab2896bd445c29085a559ad8aeaf8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
@@ -0,0 +1,93 @@
+
+
+ %d 天
+%d 天
+
+ %d 小時
+%d 小時
+
+ %d 分鐘
+%d 分鐘
+
+ %d 天
+%d 天
+
+ %d 小時
+%d 小時
+
+ %d 分鐘
+%d 分鐘
+
+ "瀏覽首頁"
+ "%1$s:%2$s"
+ "%1$s - %2$s:%3$s"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "查看全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "選擇分享對象"
+ "與「%s」分享"
+ "收合"
+ "正下方"
+ "左下角"
+ "右下角"
+ "下方靠左"
+ "左側中央"
+ "上方靠左"
+ "下方靠右"
+ "右側中央"
+ "上方靠右"
+ "正上方"
+ "左上角"
+ "右上角"
+ "正下方"
+ "左下方"
+ "左下方較低位置"
+ "左下方較高位置"
+ "右下方"
+ "右下方較低位置"
+ "右下方較高位置"
+ "左側中央"
+ "右側中央"
+ "正上方"
+ "左上方"
+ "左上方較低位置"
+ "左上方較高位置"
+ "右上方"
+ "右上方較低位置"
+ "右上方較高位置"
+ "啟用"
+ "您必須啟用 Google Play 服務,才能執行「%1$s 」。"
+ "啟用 Google Play 服務"
+ "安裝"
+ "您的裝置並未安裝 Google Play 服務,因此無法執行「%1$s 」。"
+ "取得 Google Play 服務"
+ "Google Play 服務發生錯誤"
+ "「%1$s 」無法存取 Google Play 服務,請再試一次。"
+ "您的裝置不支援 Google Play 服務,因此無法執行「%1$s 」。"
+ "更新"
+ "您必須更新 Google Play 服務,才能執行「%1$s 」。"
+ "更新 Google Play 服務"
+ "執行「%1$s 」所需的 Google Play 服務正在更新。"
+ "必須使用新版 Google Play 服務。該服務稍後就會自動更新。"
+ "在手機上開啟"
+ "登入"
+ "使用 Google 帳戶登入"
+ "結束"
+ "取消"
+ "是"
+ "導覽匣"
+ "999+"
+ "現在"
+ "%1$s %2$s "
+ "%1$s %2$s "
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml
new file mode 100644
index 0000000000000000000000000000000000000000..bdfd2e6b4b477c07e6a3773838a061fd4562760a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml
@@ -0,0 +1,40 @@
+
+
+ "Zulazulela ekhaya"
+ "%1$s, %2$s"
+ "%1$s, %2$s, %3$s"
+ "Zulazulela phezulu"
+ "Izinketho eziningi"
+ "Kwenziwe"
+ "Buka konke"
+ "Khetha uhlelo lokusebenza"
+ "VALIWE"
+ "VULIWE"
+ "Iyasesha..."
+ "Sula inkinga"
+ "Umbuzo wosesho"
+ "Sesha"
+ "Hambisa umbuzo"
+ "Ukusesha ngezwi"
+ "Yabelana no-"
+ "Yabelana no-%s"
+ "Goqa"
+ "Nika amandla"
+ "I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play."
+ "Nika amandla amasevisi we-Google Play"
+ "Faka"
+ "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kudivayisi yakho."
+ "Thola amasevisi we-Google Play"
+ "Iphutha lamasevisi we-Google Play"
+ "%1$s inenkinga ngamasevisi e-Google Play. Sicela uzame futhi."
+ "%1$s ngeke isebenze ngaphandle kwamasevisi e-Google Play, angasekelwa idivayisi yakho."
+ "Isibuyekezo"
+ "I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play."
+ "Buyekeza amasevisi we-Google Play"
+ "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo."
+ "Kudingeka inguqulo entsha yamasevisi we-Google Play. Izozibuyekeza ngokwayo maduze."
+ "Vula kufoni"
+ "Ngena ngemvume"
+ "Ngena ngemvume nge-Google"
+ "999+"
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7b8ab558d159ac905570d5b7a0c74813364849a1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml
@@ -0,0 +1,1920 @@
+
+
+ - #FFF4B400
+- #FFDB4437
+- #FF4285F4
+- #FF0F9D58
+
+
+
+
+
+ true
+ false
+ true
+ true
+ true
+ false
+ true
+ false
+ true
+ false
+ @android:color/black
+ #7fa87f
+ @android:color/black
+ @android:color/black
+ @color/material_deep_teal_200
+ @color/material_deep_teal_500
+ #4D000000
+ @color/primary_text_dark
+ #000000
+ @color/material_grey_800
+ @android:color/white
+ @color/material_grey_850
+ @color/material_grey_50
+ #000000
+ #8A000000
+ #DE000000
+ #2979FF
+ #80ffffff
+ #80000000
+ @color/bright_foreground_material_light
+ @color/bright_foreground_material_dark
+ @android:color/white
+ @android:color/black
+ #ff5a595b
+ #ffd6d7d7
+ #E0E0E0
+ @color/grey
+ #0288D1
+ #01579B
+ @android:color/white
+ #1F000000
+ @android:color/black
+ @android:color/white
+ #90000000
+ #1F000000
+ #90000000
+ #DE000000
+ #00000000
+ #80000000
+ #4DFFFFFF
+ #FFFFFFFF
+ #FFFFFFFF
+ #80FFFFFF
+ #FFFFFFFF
+ #80FFFFFF
+ #1565C0
+ #424242
+ #D32F2F
+ #d0dbed
+ #414141
+ #606060
+ #ffffff
+ #80bebebe
+ #80323232
+ #ffbebebe
+ #ff323232
+ #E0E0E0
+ #FF5151
+ #B83120
+ #80000000
+ @android:color/white
+ @android:color/black
+ #00C853
+ #757575
+ #6680cbc4
+ #66009688
+ @color/bright_foreground_disabled_material_dark
+ @color/bright_foreground_disabled_material_light
+ #bdbdbd
+ #ff37474f
+ #ff263238
+ #ff21272b
+ #ff80cbc4
+ #ff009688
+ #fff5f5f5
+ #ffe0e0e0
+ #fffafafa
+ #ff757575
+ #ff424242
+ #ff303030
+ #ff212121
+ #ffffffff
+ #ff9e9e9e
+ #ff424242
+ #FF6D3F
+ @android:color/black
+ @color/material_grey_600
+ @color/material_grey_900
+ @color/material_grey_100
+ @color/white
+ #ffffffff
+ #de000000
+ #4Dffffff
+ #39000000
+ @color/dark_grey
+ #FF5252
+ #33ffffff
+ #1f000000
+ #b3ffffff
+ #8a000000
+ #36ffffff
+ #24000000
+ #9E9E9E
+ #66777777
+ #ff616161
+ #ffbdbdbd
+ #ffbdbdbd
+ #fff1f1f1
+ #FFFFFF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 16dp
+ 56dp
+ 0dp
+ 0dp
+ 16dp
+ 10dp
+ 6dp
+ 40dp
+ 48dp
+ 180dp
+ 5dp
+ -3dp
+ 48dp
+ 48dp
+ 36dp
+ 48dp
+ @dimen/abc_control_inset_material
+ 6dp
+ 8dp
+ @dimen/abc_control_padding_material
+ 320dp
+ 2dp
+ 4dp
+ 4dp
+ - 80%
+ - 100%
+ - 320dp
+ - 320dp
+ 8dp
+ - 65%
+ - 95%
+ 24dp
+ 18dp
+ - 0.30
+ - 0.26
+ 32dip
+ 8dip
+ 8dip
+ 7dp
+ 4dp
+ 10dp
+ 16dp
+ @dimen/abc_action_bar_content_inset_material
+ 296dp
+ 320dip
+ 160dip
+ 2dp
+ 2dp
+ 20dp
+ 3dp
+ 14sp
+ 14sp
+ 14sp
+ 12sp
+ 34sp
+ 45sp
+ 56sp
+ 112sp
+ 24sp
+ 22sp
+ 18sp
+ 16sp
+ 14sp
+ 16sp
+ 16dp
+ 20sp
+ 20dp
+ 8dp
+ - .25
+ - .1
+ - .5
+ - .5
+ - .5
+ - .25
+ -3dp
+ 8dp
+ 7dp
+ 8dp
+ 36dp
+ 14sp
+ 8dp
+ 2dp
+ 43dp
+ 4dp
+ 1dp
+ 6dp
+ 104dp
+ 4dp
+ 6dp
+ 8dp
+ 4dp
+ 2dp
+ 1dp
+ 1dp
+ 65536dp
+ 1dp
+ 2dp
+ 14sp
+ 14sp
+ 64dp
+ 14sp
+ 23dp
+ 10dp
+ 32dp
+ 22dp
+ 10dp
+ 16dp
+ 36dp
+ 10dp
+ 30dp
+ 16dp
+ 90dp
+ 108dp
+ 36dp
+ 41dp
+ 10dp
+ 20dp
+ 90dp
+ - 0.30
+ - 0.26
+ 16dp
+ 38dp
+ - 0.26
+ - 0.20
+ - 0.12
+ 20dp
+ 800dp
+ 120dp
+ 24dp
+ 6dp
+ 28dp
+ 12sp
+ 32dp
+ 13sp
+ 12dp
+ 8dp
+ 64dp
+ 64dp
+ 10dp
+ @dimen/notification_content_margin_start
+ 16dp
+ 2dp
+ 3dp
+ 24dp
+ 12dp
+ 10dp
+ 5dp
+ 8dp
+ 22dp
+ 8dp
+ 0dp
+ 0dp
+ 0dp
+ 0dp
+ 12dp
+ 24dp
+ #3333B5E5
+ #0cffffff
+ - 15%
+ - 15%
+ - 15%
+ - 10%
+ - 5%
+ - 4.167%
+ 20%
+ 16%
+ 13%
+ 16.9%
+ 13%
+ 27.4%
+ 16.9%
+ 16%
+ 26.8%
+ 13%
+ 27.4%
+ 16.9%
+ 13%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 220
+ 150
+ 2
+ 1000
+ 250
+ 500
+ 500
+ 127
+ 1
+ 11020000
+ 999
+ %d d
+%d d
+
+ %d h
+%d h
+
+ %d m
+%d m
+
+ %d day
+%d days
+
+ %d hour
+%d hours
+
+ %d min
+%d mins
+
+ Navigate home
+ %1$s, %2$s
+ %1$s, %2$s, %3$s
+ Navigate up
+ More options
+ Done
+ See all
+ Choose an app
+ OFF
+ ON
+ Search…
+ Clear query
+ Search query
+ Search
+ Submit query
+ Voice search
+ Share with
+ Share with %s
+ Collapse
+ ZenFaceDigit
+ Bottom
+ Bottom left
+ Bottom right
+ Bottom, left side
+ Center left
+ Top, left side
+ Bottom, right side
+ Center right
+ Top, right side
+ Top
+ Top left
+ Top right
+ Bottom
+ Bottom left
+ Bottom left, lower
+ Bottom left, upper
+ Bottom right
+ Bottom right, lower
+ Bottom right, upper
+ Center left
+ Center right
+ Top
+ Top left
+ Top left, lower
+ Top left, upper
+ Top right
+ Top right, lower
+ Top right, upper
+ Enable
+ %1$s won\'t work unless you enable Google Play services.
+ Enable Google Play services
+ Install
+ %1$s won\'t run without Google Play services, which are missing from your device.
+ Get Google Play services
+ Google Play services error
+ %1$s is having trouble with Google Play services. Please try again.
+ %1$s won\'t run without Google Play services, which are not supported by your device.
+ Update
+ %1$s won\'t run unless you update Google Play services.
+ Update Google Play services
+ %1$s won\'t run without Google Play services, which are currently updating.
+ New version of Google Play services needed. It will update itself shortly.
+ Open on phone
+ Sign in
+ Sign in with Google
+ --
+ sans-serif-condensed
+ sans-serif-condensed
+ Quit
+ Cancel
+ Yes
+ Watch face tapped
+ My Digital
+ Navigation drawer
+ 999+
+ Now
+ %1$s \u0020%2$s
+ %1$s \u0020%2$s
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merger.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merger.xml
new file mode 100644
index 0000000000000000000000000000000000000000..098a1e659bdadb035db81836a97ad1507924c500
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugResources/merger.xml
@@ -0,0 +1,2372 @@
+
+@color/secondary_text_default_material_light 0dp 0dp 12dp "˃999" "999+" ">999" "999+" 4dp "999+" "999+" "+999" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999 +" "999+" "999+" "999+" "999+" "больш за 999" #ffffffff #ff9e9e9e #1f000000 #8a000000
+
+
+
+
+
+
+
+
+
+
+ 4dp 6dp 8dp 4dp 2dp 32dp 13sp 12dp 8dp 64dp 64dp 10dp @dimen/notification_content_margin_start 16dp 2dp 3dp 24dp 13sp 10dp 5dp #3333B5E5 #0cffffff 999 999+ "999+" ">999" "999+" "999+" "999+" ">999" "999+" "999+" "999+" "999+" "+999" "999+" "999+" "999+" "۹۹۹+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" false ">999" "+999" "999+" "999+" "999+" "999+" "999+" "৯৯৯+" "९९९+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" "999+" ">999" "၉၉၉+" "+999" "999+" ">999" "999+" "999+" ">999" "999+" "999+" ">999" "999+" #ff424242 #ffffffff #b3ffffff 127 "मुख्यपृष्ठ नेव्हिगेट करा" "%1$s, %2$s" "%1$s, %2$s, %3$s" "वर नेव्हिगेट करा" "अधिक पर्याय" "पूर्ण झाले" "सर्व पहा" "एक अॅप निवडा" "बंद" "चालू" "शोधा…" "क्वेरी स्पष्ट करा" "शोध क्वेरी" "शोध" "क्वेरी सबमिट करा" "व्हॉइस शोध" "यांच्यासह सामायिक करा" "%s सह सामायिक करा" "संक्षिप्त करा" "999+" "गृह खोज्नुहोस्" "%1$s, %2$s" "%1$s, %2$s, %3$s" "माथि खोज्नुहोस्" "थप विकल्पहरू" "सम्पन्न भयो" "सबै हेर्नुहोस्" "एउटा अनुप्रयोग छान्नुहोस्" "निष्क्रिय पार्नुहोस्" "सक्रिय गर्नुहोस्" "खोज्नुहोस्..." "प्रश्न हटाउनुहोस्" "जिज्ञासाको खोज गर्नुहोस्" "खोज्नुहोस्" "जिज्ञासा पेस गर्नुहोस्" "भ्वाइस खोजी" "साझेदारी गर्नुहोस्..." "%s सँग साझेदारी गर्नुहोस्" "संक्षिप्त पार्नुहोस्" "९९९+" "Движи се кон дома" "%1$s, %2$s, %3$s" "Движи се нагоре" "Повеќе опции" "Готово" "Види ги сите" "Избери апликација" "ИСКЛУЧЕНО" "ВКЛУЧЕНО" "Пребарување…" "Исчисти барање" "Пребарај барање" "Пребарај" "Поднеси барање" "Гласовно пребарување" "Сподели со" "Собери" "999+" "Ir á páxina de inicio" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Desprazarse cara arriba" "Máis opcións" "Feito" "Ver todas" "Escoller unha aplicación" "DESACTIVAR" "ACTIVAR" "Buscar…" "Borrar consulta" "Consulta de busca" "Buscar" "Enviar consulta" "Busca de voz" "Compartir con" "Compartir con %s" "Contraer" ">999" 24dp 64dp 8dp 8dp 580dp 16dp 20dp 5 "Navigați la ecranul de pornire" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigați în sus" "Mai multe opțiuni" "Terminat" "Afișați-le pe toate" "Alegeți o aplicație" "DEZACTIVAȚI" "ACTIVAȚI" "Căutați…" "Ștergeți interogarea" "Interogare de căutare" "Căutați" "Trimiteți interogarea" "Căutare vocală" "Trimiteți la" "Trimiteți la %s" "Restrângeți" "˃999" 0px "Orientohu për në shtëpi" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Ngjitu lart" "Opsione të tjera" "U krye!" "Shikoji të gjitha" "Zgjidh një aplikacion" "JOAKTIV" "AKTIV" "Kërko..." "Pastro pyetjen" "Kërko pyetjen" "Kërko" "Dërgo pyetjen" "Kërkim me zë" "Shpërnda publikisht me" "Shpërnda publikisht me %s" "Shpalos" "999+" "Перейти на главный экран" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Перейти вверх" "Другие параметры" "Готово" "Показать все" "Выбрать приложение" "ОТКЛ." "ВКЛ." "Поиск" "Удалить запрос" "Поисковый запрос" "Поиск" "Отправить запрос" "Голосовой поиск" "Открыть доступ" "Открыть доступ пользователю %s" "Свернуть" ">999" "Mag-navigate patungo sa home" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Mag-navigate pataas" "Higit pang mga opsyon" "Tapos na" "Tingnan lahat" "Pumili ng isang app" "I-OFF" "I-ON" "Maghanap…" "I-clear ang query" "Query sa paghahanap" "Maghanap" "Isumite ang query" "Paghahanap gamit ang boses" "Ibahagi sa/kay" "Ibahagi sa/kay %s" "I-collapse" "999+" "Ուղղվել տուն" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Ուղղվել վերև" "Այլ ընտրանքներ" "Կատարված է" "Տեսնել բոլորը" "Ընտրել ծրագիր" "ԱՆՋԱՏՎԱԾ" "ՄԻԱՑՎԱԾ" "Որոնում..." "Մաքրել հարցումը" "Որոնման հարցում" "Որոնել" "Ուղարկել հարցումը" "Ձայնային որոնում" "Տարածել" "Տարածել ըստ %s" "Թաքցնել" "999+" "瀏覽首頁" "%1$s:%2$s" "%1$s - %2$s:%3$s" "向上瀏覽" "更多選項" "完成" "查看全部" "選擇應用程式" "關閉" "開啟" "搜尋…" "清除查詢" "搜尋查詢" "搜尋" "提交查詢" "語音搜尋" "選擇分享對象" "與「%s」分享" "收合" "999+" "హోమ్కు నావిగేట్ చేయండి" "%1$s, %2$s" "%1$s, %2$s, %3$s" "పైకి నావిగేట్ చేయండి" "మరిన్ని ఎంపికలు" "పూర్తయింది" "అన్నీ చూడండి" "అనువర్తనాన్ని ఎంచుకోండి" "ఆఫ్ చేయి" "ఆన్ చేయి" "శోధించు..." "ప్రశ్నను క్లియర్ చేయి" "ప్రశ్న శోధించండి" "శోధించు" "ప్రశ్నని సమర్పించు" "వాయిస్ శోధన" "వీరితో భాగస్వామ్యం చేయి" "%sతో భాగస్వామ్యం చేయి" "కుదించండి" "999+" "မူလနေရာကို သွားရန်" "%1$s၊ %2$s" "%1$s ၊ %2$s ၊ %3$s" "အပေါ်သို့သွားရန်" "ပိုမိုရွေးချယ်စရာများ" "ပြီးဆုံးပါပြီ" "အားလုံးကို ကြည့်ရန်" "အပလီကေးရှင်း တစ်ခုခုကို ရွေးချယ်ပါ" "ပိတ်" "ဖွင့်" "ရှာဖွေပါ..." "ရှာစရာ အချက်အလက်များ ရှင်းလင်းရန်" "ရှာစရာ အချက်အလက်နေရာ" "ရှာဖွေရန်" "ရှာဖွေစရာ အချက်အလက်ကို အတည်ပြုရန်" "အသံဖြင့် ရှာဖွေခြင်း" "မျှဝေဖို့ ရွေးပါ" "%s ကို မျှဝေပါရန်" "ခေါက်ရန်" "၉၉၉+" "முகப்பிற்கு வழிசெலுத்து" "%1$s, %2$s" "%1$s, %2$s, %3$s" "மேலே வழிசெலுத்து" "மேலும் விருப்பங்கள்" "முடிந்தது" "எல்லாம் காட்டு" "பயன்பாட்டைத் தேர்வுசெய்க" "முடக்கு" "இயக்கு" "தேடு..." "வினவலை அழி" "தேடல் வினவல்" "தேடு" "வினவலைச் சமர்ப்பி" "குரல் தேடல்" "இதனுடன் பகிர்" "%s உடன் பகிர்" "சுருக்கு" "999+" "Vai alla home page" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Vai in alto" "Altre opzioni" "Fine" "Visualizza tutte" "Scegli un\'applicazione" "OFF" "ON" "Cerca…" "Cancella query" "Query di ricerca" "Cerca" "Invia query" "Ricerca vocale" "Condividi con" "Condividi con %s" "Comprimi" "999+" "Navega a la pàgina d\'inici" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navega cap a dalt" "Més opcions" "Fet" "Mostra\'ls tots" "Selecciona una aplicació" "DESACTIVAT" "ACTIVAT" "Cerca..." "Esborra la consulta" "Consulta de cerca" "Cerca" "Envia la consulta" "Cerca per veu" "Comparteix amb" "Comparteix amb %s" "Replega" "+999" "Joan orri nagusira" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Joan gora" "Aukera gehiago" "Eginda" "Ikusi guztiak" "Aukeratu aplikazio bat" "DESAKTIBATUTA" "AKTIBATUTA" "Bilatu…" "Garbitu kontsulta" "Bilaketa-kontsulta" "Bilatu" "Bidali kontsulta" "Ahots bidezko bilaketa" "Partekatu hauekin" "Partekatu %s erabiltzailearekin" "Tolestu" "999+" 4 "Přejít na plochu" "%1$s – %2$s" "%1$s, %2$s – %3$s" "Přejít nahoru" "Více možností" "Hotovo" "Zobrazit vše" "Vybrat aplikaci" "VYPNUTO" "ZAPNUTO" "Vyhledat…" "Smazat dotaz" "Vyhledávací dotaz" "Hledat" "Odeslat dotaz" "Hlasové vyhledávání" "Sdílet pomocí" "Sdílet pomocí %s" "Sbalit" "999+" "Evə get" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Yuxarı get" "Daha çox seçim" "Hazırdır" "Hamısına baxın" "Tətbiq seçin" "DEAKTİV" "AKTİV" "Axtarış..." "Sorğunu təmizlə" "Axtarış sorğusu" "Axtarış" "Sorğunu göndərin" "Səsli axtarış" "Bununla paylaşın" "Dağıt" "999+" "转到主屏幕" "%1$s:%2$s" "%1$s - %2$s:%3$s" "转到上一层级" "更多选项" "完成" "查看全部" "选择应用" "关闭" "开启" "搜索…" "清除查询" "搜索查询" "搜索" "提交查询" "语音搜索" "分享方式" "通过%s分享" "收起" "999+" "Navigasi ke beranda" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigasi naik" "Opsi lain" "Selesai" "Lihat semua" "Pilih aplikasi" "NONAKTIF" "AKTIF" "Telusuri..." "Hapus kueri" "Kueri penelusuran" "Telusuri" "Kirim kueri" "Penelusuran suara" "Bagikan dengan" "Bagikan dengan %s" "Ciutkan" "999+" "ホームへ移動" "%1$s、%2$s" "%1$s、%2$s、%3$s" "上へ移動" "その他のオプション" "完了" "すべて表示" "アプリの選択" "OFF" "ON" "検索…" "検索キーワードを削除" "検索キーワード" "検索" "検索キーワードを送信" "音声検索" "共有" "%sと共有" "折りたたむ" "999+" "Πλοήγηση στην αρχική σελίδα" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Πλοήγηση προς τα επάνω" "Περισσότερες επιλογές" "Τέλος" "Προβολή όλων" "Επιλέξτε κάποια εφαρμογή" "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ" "ΕΝΕΡΓΟΠΟΙΗΣΗ" "Αναζήτηση…" "Διαγραφή ερωτήματος" "Ερώτημα αναζήτησης" "Αναζήτηση" "Υποβολή ερωτήματος" "Φωνητική αναζήτηση" "Κοινή χρήση με" "Κοινή χρήση με %s" "Σύμπτυξη" "999+" "Pārvietoties uz sākuma ekrānu" "%1$s: %2$s" "%1$s, %2$s: %3$s" "Pārvietoties augšup" "Vairāk opciju" "Gatavs" "Skatīt visu" "Izvēlieties lietotni" "IZSLĒGTS" "IESLĒGTS" "Meklējiet…" "Notīrīt vaicājumu" "Meklēšanas vaicājums" "Meklēt" "Iesniegt vaicājumu" "Meklēšana ar balsi" "Kopīgot ar:" "Kopīgot ar %s" "Sakļaut" "999+" "Naviger hjem" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Naviger op" "Flere muligheder" "Luk" "Se alle" "Vælg en app" "FRA" "TIL" "Søg…" "Ryd forespørgslen" "Søgeforespørgsel" "Søg" "Indsend forespørgslen" "Talesøgning" "Del med" "Del med %s" "Skjul" "999+" "Негізгі бетте қозғалу" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Жоғары қозғалу" "Басқа опциялар" "Дайын" "Барлығын көру" "Қолданбаны таңдау" "ӨШІРУЛІ" "ҚОСУЛЫ" "Іздеу…" "Сұрақты жою" "Сұрақты іздеу" "Іздеу" "Сұрақты жіберу" "Дауыс арқылы іздеу" "Бөлісу" "%s бөлісу" "Тасалау" "999+" 256dip "হোম এ নেভিগেট করুন" "%1$s, %2$s" "%1$s, %2$s, %3$s" "উপরের দিকে নেভিগেট করুন" "আরো বিকল্প" "সম্পন্ন হয়েছে" "সবগুলো দেখুন" "একটি অ্যাপ্লিকেশান চয়ন করুন" "বন্ধ" "চালু" "অনুসন্ধান..." "ক্যোয়ারী সাফ করুন" "ক্যোয়ারী অনুসন্ধান করুন" "অনুসন্ধান করুন" "ক্যোয়ারী জমা দিন" "ভয়েস অনুসন্ধান" "এর সাথে ভাগ করুন" "%s এর সাথে ভাগ করুন" "সঙ্কুচিত করুন" "৯৯৯+" 54dip "Navigate home" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigate up" "More options" "Done" "See all" "Choose an app" "OFF" "ON" "Search…" "Clear query" "Search query" "Search" "Submit query" "Voice search" "Share with" "Share with %s" "Collapse" "999+" "瀏覽主頁" "%1$s:%2$s" "%1$s (%2$s):%3$s" "向上瀏覽" "更多選項" "完成" "顯示全部" "選擇應用程式" "關閉" "開啟" "搜尋…" "清除查詢" "搜尋查詢" "搜尋" "提交查詢" "語音搜尋" "分享對象" "與「%s」分享" "收合" "999 +" "Navegar para a página inicial" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navegar para cima" "Mais opções" "Concluído" "Ver tudo" "Selecione um app" "DESATIVAR" "ATIVAR" "Pesquisar..." "Limpar consulta" "Consulta de pesquisa" "Pesquisar" "Enviar consulta" "Pesquisa por voz" "Compartilhar com" "Compartilhar com %s" "Recolher" "999+" "ወደ መነሻ ይዳስሱ" "%1$s፣ %2$s" "%1$s፣ %2$s፣ %3$s" "ወደ ላይ ይዳስሱ" "ተጨማሪ አማራጮች" "ተከናውኗል" "ሁሉንም ይመልከቱ" "መተግበሪያ ይምረጡ" "ጠፍቷል" "በርቷል" "ፈልግ…" "መጠይቅ አጽዳ" "የፍለጋ ጥያቄ" "ፍለጋ" "መጠይቅ ያስረክቡ" "የድምፅ ፍለጋ" "ከሚከተለው ጋር ያጋሩ" "ከ%s ጋር ያጋሩ" "ሰብስብ" "999+" true true 48dp 32dp 12dp 14dp false - 60%
- 90%
- 50%
- 70%
- 45%
- 72%
192dip 5 true false true true true false true false @android:color/black #7fa87f @android:color/black @android:color/black @color/material_deep_teal_200 @color/material_deep_teal_500 @color/material_grey_800 @android:color/white @color/material_grey_850 @color/material_grey_50 #80ffffff #80000000 @color/bright_foreground_material_light @color/bright_foreground_material_dark @android:color/white @android:color/black #ff5a595b #ffd6d7d7 #80bebebe #80323232 #ffbebebe #ff323232 @android:color/white @android:color/black #6680cbc4 #66009688 @color/bright_foreground_disabled_material_dark @color/bright_foreground_disabled_material_light #ff37474f #ff263238 #ff21272b #ff80cbc4 #ff009688 #fff5f5f5 #ffe0e0e0 #fffafafa #ff757575 #ff424242 #ff303030 #ff212121 @android:color/black @color/material_grey_600 @color/material_grey_900 @color/material_grey_100 #ffffffff #de000000 #4Dffffff #39000000 #33ffffff #1f000000 #b3ffffff #8a000000 #36ffffff #24000000 #ff616161 #ffbdbdbd #ffbdbdbd #fff1f1f1 16dp 56dp 0dp 0dp 16dp 10dp 6dp 40dp 48dp 180dp 5dp -3dp 48dp 48dp 36dp 48dp @dimen/abc_control_inset_material 6dp 8dp @dimen/abc_control_padding_material 320dp 2dp 4dp 4dp - 80%
- 100%
- 320dp
- 320dp
8dp - 65%
- 95%
24dp 18dp - 0.30
- 0.26
32dip 8dip 8dip 7dp 4dp 10dp 16dp @dimen/abc_action_bar_content_inset_material 296dp 320dip 160dip 2dp 2dp 20dp 3dp 14sp 14sp 14sp 12sp 34sp 45sp 56sp 112sp 24sp 22sp 18sp 16sp 14sp 16sp 16dp 20sp 20dp - 0.30
- 0.26
- 0.26
- 0.20
- 0.12
64dp 64dp 12dp #3333B5E5 220 150 2 127 999 Navigate home %1$s, %2$s %1$s, %2$s, %3$s Navigate up More options Done See all Choose an app OFF ON Search… Clear query Search query Search Submit query Voice search Share with Share with %s Collapse 999+ "Revenir à l\'accueil" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Revenir en haut de la page" "Plus d\'options" "Terminé" "Voir toutes les chaînes" "Sélectionnez une application" "DÉSACTIVÉ" "ACTIVÉ" "Recherche en cours..." "Effacer la requête" "Requête de recherche" "Rechercher" "Envoyer la requête" "Recherche vocale" "Partager" "Partager avec %s" "Réduire" ">999" "Przejdź do strony głównej" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Przejdź wyżej" "Więcej opcji" "Gotowe" "Zobacz wszystkie" "Wybierz aplikację" "WYŁ." "WŁ." "Szukaj…" "Wyczyść zapytanie" "Wyszukiwane hasło" "Szukaj" "Wyślij zapytanie" "Wyszukiwanie głosowe" "Udostępnij dla" "Udostępnij dla %s" "Zwiń" "999+" "Điều hướng về trang chủ" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Điều hướng lên trên" "Thêm tùy chọn" "Xong" "Xem tất cả" "Chọn một ứng dụng" "TẮT" "BẬT" "Tìm kiếm…" "Xóa truy vấn" "Tìm kiếm truy vấn" "Tìm kiếm" "Gửi truy vấn" "Tìm kiếm bằng giọng nói" "Chia sẻ với" "Chia sẻ với %s" "Thu gọn" "999+" "រកមើលទៅដើម" "%1$s, %2$s" "%1$s, %2$s, %3$s" "រកមើលឡើងលើ" "ជម្រើសច្រើនទៀត" "រួចរាល់" "មើលទាំងអស់" "ជ្រើសកម្មវិធី" "បិទ" "បើក" "ស្វែងរក…" "សម្អាតសំណួរ" "ស្វែងរកសំណួរ" "ស្វែងរក" "ដាក់ស្នើសំណួរ" "ការស្វែងរកសំឡេង" "ចែករំលែកជាមួយ" "ចែករំលែកជាមួយ %s" "បង្រួម" "999+" "Үйгө багыттоо" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Жогору" "Көбүрөөк мүмкүнчүлүктөр" "Даяр" "Бардыгын көрүү" "Колдонмо тандоо" "ӨЧҮК" "КҮЙҮК" "Издөө…" "Талаптарды тазалоо" "Издөө талаптары" "Издөө" "Талап жөнөтүү" "Үн аркылуу издөө" "Бөлүшүү" "%s аркылуу бөлүшүү" "Жыйнап коюу" "999+" "Visa startsidan" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigera uppåt" "Fler alternativ" "Klart" "Visa alla" "Välj en app" "AV" "PÅ" "Sök …" "Ta bort frågan" "Sökfråga" "Sök" "Skicka fråga" "Röstsökning" "Dela med" "Dela med %s" "Komprimera" ">999" "હોમ પર નેવિગેટ કરો" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ઉપર નેવિગેટ કરો" "વધુ વિકલ્પો" "થઈ ગયું" "બધું જુઓ" "એક એપ્લિકેશન પસંદ કરો" "બંધ" "ચાલુ" "શોધો…" "ક્વેરી સાફ કરો" "શોધ ક્વેરી" "શોધો" "ક્વેરી સબમિટ કરો" "વૉઇસ શોધ" "આની સાથે શેર કરો" "%s સાથે શેર કરો" "સંકુચિત કરો" "999+" 192dip 5 "Krmarjenje domov" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Krmarjenje navzgor" "Več možnosti" "Končano" "Pokaži vse" "Izbira aplikacije" "IZKLOPLJENO" "VKLOPLJENO" "Iskanje …" "Izbris poizvedbe" "Iskalna poizvedba" "Iskanje" "Pošiljanje poizvedbe" "Glasovno iskanje" "Deljenje z" "Deljenje z:" "Strni" "999+" "Prejsť na plochu" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Prejsť hore" "Ďalšie možnosti" "Hotovo" "Zobraziť všetko" "Zvoľte aplikáciu" "VYP." "ZAP." "Vyhľadať…" "Vymazať dopyt" "Vyhľadávací dopyt" "Hľadať" "Odoslať dopyt" "Hlasové vyhľadávanie" "Zdieľať pomocou" "Zdieľať pomocou %s" "Zbaliť" "999+" false "Nenda mwanzo" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Nenda juu" "Chaguo zaidi" "Nimemaliza" "Angalia zote" "Chagua programu" "IMEZIMWA" "IMEWASHWA" "Tafuta…" "Futa hoja" "Hoja ya utafutaji" "Tafuta" "Wasilisha hoja" "Tafuta kwa kutamka" "Shiriki na:" "Shiriki na %s" "Kunja" "999+" "ہوم پر نیویگیٹ کریں" "%1$s, %2$s" "%1$s, %2$s, %3$s" "اوپر نیویگیٹ کریں" "مزید اختیارات" "ہو گیا" "سبھی دیکھیں" "ایک ایپ منتخب کریں" "آف" "آن" "تلاش کریں…" "استفسار صاف کریں" "استفسار تلاش کریں" "تلاش کریں" "استفسار جمع کرائیں" "صوتی تلاش" "اشتراک کریں مع" "%s کے ساتھ اشتراک کریں" "سکیڑیں" "999+" "Navegar para a página inicial" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navegar para cima" "Mais opções" "Concluído" "Ver tudo" "Escolher uma aplicação" "DESATIVADO" "ATIVADO" "Pesquisar..." "Limpar consulta" "Consulta de pesquisa" "Pesquisar" "Enviar consulta" "Pesquisa por voz" "Partilhar com" "Partilhar com %s" "Reduzir" "+999" "ກັບໄປໜ້າຫຼັກ" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ຂຶ້ນເທິງ" "ໂຕເລືອກອື່ນ" "ແລ້ວໆ" "ເບິ່ງທັງຫມົດ" "ເລືອກແອັບຯ" "ປິດ" "ເປີດ" "ຊອກຫາ" "ລຶບຂໍ້ຄວາມຊອກຫາ" "ຊອກຫາ" "ຊອກຫາ" "ສົ່ງການຊອກຫາ" "ຊອກຫາດ້ວຍສຽງ" "ແບ່ງປັນກັບ" "ແບ່ງປັນກັບ %s" "ຫຍໍ້" "999+" true true "Ana ekrana git" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Yukarı git" "Diğer seçenekler" "Tamamlandı" "Tümünü göster" "Bir uygulama seçin" "KAPAT" "AÇ" "Ara…" "Sorguyu temizle" "Arama sorgusu" "Ara" "Sorguyu gönder" "Sesli arama" "Şununla paylaş" "%s ile paylaş" "Daralt" "999+" true false "მთავარზე ნავიგაცია" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ზემოთ ნავიგაცია" "მეტი ვარიანტები" "დასრულდა" "ყველას ნახვა" "აპის არჩევა" "გამორთულია" "ჩართულია" "ძიება..." "მოთხოვნის გასუფთავება" "ძიების მოთხოვნა" "ძიება" "მოთხოვნის გადაგზავნა" "ხმოვანი ძიება" "გაზიარება:" "%s-თან გაზიარება" "აკეცვა" "999+" "Fara heim" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Fara upp" "Fleiri valkostir" "Lokið" "Sjá allt" "Veldu forrit" "SLÖKKT" "KVEIKT" "Leita…" "Hreinsa fyrirspurn" "Leitarfyrirspurn" "Leita" "Senda fyrirspurn" "Raddleit" "Deila með" "Deila með %s" "Minnka" "999+" "ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ" "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು" "ಮುಗಿದಿದೆ" "ಎಲ್ಲವನ್ನೂ ನೋಡಿ" "ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ" "ಆಫ್" "ಆನ್" "ಹುಡುಕಿ…" "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು" "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ" "ಹುಡುಕು" "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು" "ಧ್ವನಿ ಹುಡುಕಾಟ" "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ" "%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ" "ಸಂಕುಚಿಸು" "999+" true true 440dp - 60%
- 90%
- 60%
- 90%
- 55%
- 80%
192dip 4 "ගෙදරට සංචාලනය කරන්න" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ඉහලට සංචාලනය කරන්න" "තවත් විකල්ප" "අවසාන වූ" "සියල්ල බලන්න" "යෙදුමක් තෝරන්න" "ක්රියාවිරහිතයි" "ක්රියාත්මකයි" "සොයන්න..." "විමසුම හිස් කරන්න" "සෙවුම් විමසුම" "සෙවීම" "විමසුම යොමු කරන්න" "හඬ සෙවීම" "සමඟ බෙදාගන්න" "%s සමඟ බෙදාගන්න" "හකුළන්න" "999+" "นำทางไปหน้าแรก" "%1$s, %2$s" "%1$s, %2$s, %3$s" "นำทางขึ้น" "ตัวเลือกอื่น" "เสร็จสิ้น" "ดูทั้งหมด" "เลือกแอป" "ปิด" "เปิด" "ค้นหา…" "ล้างข้อความค้นหา" "ข้อความค้นหา" "ค้นหา" "ส่งข้อความค้นหา" "ค้นหาด้วยเสียง" "แชร์กับ" "แชร์กับ %s" "ยุบ" "999+" "پیمایش به صفحه اصلی" "%1$s، %2$s" "%1$s، %2$s، %3$s" "پیمایش به بالا" "گزینههای بیشتر" "تمام" "مشاهده همه" "انتخاب برنامه" "خاموش" "روشن" "جستجو…" "پاک کردن عبارت جستجو" "عبارت جستجو" "جستجو" "ارسال عبارت جستجو" "جستجوی شفاهی" "اشتراکگذاری با" "اشتراکگذاری با %s" "کوچک کردن" "۹۹۹+" "Eiti į pagrindinį puslapį" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Eiti į viršų" "Daugiau parinkčių" "Atlikta" "Peržiūrėti viską" "Pasirinkti programą" "IŠJUNGTI" "ĮJUNGTI" "Ieškoti..." "Išvalyti užklausą" "Paieškos užklausa" "Paieška" "Pateikti užklausą" "Paieška balsu" "Bendrinti naudojant" "Bendrinti naudojant „%s“" "Sutraukti" "999+" "Нүүр хуудас руу шилжих" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Дээш шилжих" "Нэмэлт сонголтууд" "Дууссан" "Бүгдийг харах" "Апп сонгох" "ИДЭВХГҮЙ" "ИДЭВХТЭЙ" "Хайх..." "Асуулгыг цэвэрлэх" "Хайх асуулга" "Хайх" "Асуулгыг илгээх" "Дуут хайлт" "Хуваалцах" "%s-тай хуваалцах" "Хумих" "999+" "Navigeerimine avaekraanile" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigeerimine üles" "Rohkem valikuid" "Valmis" "Kuva kõik" "Valige rakendus" "VÄLJAS" "SEES" "Otsige …" "Päringu tühistamine" "Otsingupäring" "Otsing" "Päringu esitamine" "Häälotsing" "Jagamine:" "Jagamine kasutajaga %s" "Ahendamine" "999+" "נווט לדף הבית" "%1$s, %2$s" "%1$s, %2$s, %3$s" "נווט למעלה" "עוד אפשרויות" "בוצע" "ראה הכל" "בחר אפליקציה" "כבוי" "פועל" "חפש…" "מחק שאילתה" "שאילתת חיפוש" "חפש" "שלח שאילתה" "חיפוש קולי" "שתף עם" "שתף עם %s" "כווץ" "999+" "Navigate home" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigate up" "More options" "Done" "See all" "Choose an app" "OFF" "ON" "Search…" "Clear query" "Search query" "Search" "Submit query" "Voice search" "Share with" "Share with %s" "Collapse" "999+" "Siirry etusivulle" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Siirry ylös" "Lisää" "Valmis" "Näytä kaikki" "Valitse sovellus" "POIS KÄYTÖSTÄ" "KÄYTÖSSÄ" "Haku…" "Tyhjennä kysely" "Hakulauseke" "Haku" "Lähetä kysely" "Puhehaku" "Jakaminen:" "Jakaminen: %s" "Kutista" "999+" "Boshiga o‘tish" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Yuqoriga o‘tish" "Qo‘shimcha sozlamalar" "Tayyor" "Barchasini ko‘rish" "Dastur tanlang" "O‘CHIQ" "YONIQ" "Qidirish…" "So‘rovni tozalash" "So‘rovni izlash" "Qidirish" "So‘rov yaratish" "Ovozli qidiruv" "Bo‘lishish:" "Yig‘ish" "999+" "Navigate home" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigate up" "More options" "Done" "See all" "Choose an app" "OFF" "ON" "Search…" "Clear query" "Search query" "Search" "Submit query" "Voice search" "Share with" "Share with %s" "Collapse" "999+" false "Revenir à l\'accueil" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Revenir en haut de la page" "Plus d\'options" "OK" "Tout afficher" "Sélectionner une application" "DÉSACTIVÉ" "ACTIVÉ" "Rechercher…" "Effacer la requête" "Requête de recherche" "Rechercher" "Envoyer la requête" "Recherche vocale" "Partager avec" "Partager avec %s" "Réduire" ">999" "ਹੋਮ ਨੈਵੀਗੇਟ ਕਰੋ" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ਉੱਪਰ ਨੈਵੀਗੇਟ ਕਰੋ" "ਹੋਰ ਚੋਣਾਂ" "ਹੋ ਗਿਆ" "ਸਭ ਦੇਖੋ" "ਇੱਕ ਐਪ ਚੁਣੋ" "ਬੰਦ" "ਤੇ" "ਖੋਜ…" "ਸਵਾਲ ਹਟਾਓ" "ਸਵਾਲ ਖੋਜੋ" "ਖੋਜੋ" "ਸਵਾਲ ਪ੍ਰਸਤੁਤ ਕਰੋ" "ਵੌਇਸ ਖੋਜ" "ਇਸ ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ" "%s ਨਾਲ ਸ਼ੇਅਰ ਕਰੋ" "ਨਸ਼ਟ ਕਰੋ" "999+" "Ir a la pantalla de inicio" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Desplazarse hacia arriba" "Más opciones" "Listo" "Ver todo" "Seleccionar una aplicación" "NO" "SÍ" "Buscar…" "Borrar consulta" "Consulta" "Buscar" "Enviar consulta" "Búsqueda por voz" "Compartir con" "Compartir con %s" "Contraer" "+999" "Idi na početnu" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Idi gore" "Dodatne opcije" "Gotovo" "Prikaži sve" "Odabir aplikacije" "ISKLJUČENO" "UKLJUČENO" "Pretražite…" "Izbriši upit" "Upit za pretraživanje" "Pretraživanje" "Pošalji upit" "Glasovno pretraživanje" "Dijeljenje sa" "Dijeljenje sa: %s" "Sažmi" "999+" "ഹോമിലേക്ക് നാവിഗേറ്റുചെയ്യുക" "%1$s, %2$s" "%1$s, %2$s, %3$s" "മുകളിലേക്ക് നാവിഗേറ്റുചെയ്യുക" "കൂടുതല് ഓപ്ഷനുകള്" "പൂർത്തിയാക്കി" "എല്ലാം കാണുക" "ഒരു അപ്ലിക്കേഷൻ തിരഞ്ഞെടുക്കുക" "ഓഫ്" "ഓൺ" "തിരയുക…" "അന്വേഷണം മായ്ക്കുക" "തിരയൽ അന്വേഷണം" "തിരയൽ" "അന്വേഷണം സമർപ്പിക്കുക" "ശബ്ദ തിരയൽ" "ഇവരുമായി പങ്കിടുക" "%s എന്നതുമായി പങ്കിടുക" "ചുരുക്കുക" "999+" "Ugrás a főoldalra" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Felfelé mozgatás" "További lehetőségek" "Kész" "Összes megtekintése" "Válasszon ki egy alkalmazást" "KI" "BE" "Keresés…" "Lekérdezés törlése" "Keresési lekérdezés" "Keresés" "Lekérdezés küldése" "Hangalapú keresés" "Megosztás a következővel:" "Megosztás a következővel: %s" "Összecsukás" "999+" "Navigeren naar startpositie" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Omhoog navigeren" "Meer opties" "Gereed" "Alles weergeven" "Een app selecteren" "UIT" "AAN" "Zoeken…" "Zoekopdracht wissen" "Zoekopdracht" "Zoeken" "Zoekopdracht verzenden" "Gesproken zoekopdracht" "Delen met" "Delen met %s" "Samenvouwen" "999+" "Придвижване към „Начало“" "„%1$s“ – %2$s" "„%1$s“, „%2$s“ – %3$s" "Придвижване нагоре" "Още опции" "Готово" "Вижте всички" "Изберете приложение" "ИЗКЛ." "ВКЛ." "Търсете…" "Изчистване на заявката" "Заявка за търсене" "Търсене" "Изпращане на заявката" "Гласово търсене" "Споделяне със:" "Споделяне със: %s" "Свиване" "999+" "Navigeer tuis" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigeer op" "Nog opsies" "Klaar" "Sien alles" "Kies \'n program" "AF" "AAN" "Soek …" "Vee navraag uit" "Soeknavraag" "Soek" "Dien navraag in" "Stemsoektog" "Deel met" "Deel met %s" "Vou in" "999+" "Gå til startsiden" "%1$s – %2$s" "%1$s – %2$s – %3$s" "Gå opp" "Flere alternativer" "Ferdig" "Se alle" "Velg en app" "AV" "PÅ" "Søk …" "Slett søket" "Søkeord" "Søk" "Utfør søket" "Talesøk" "Del med" "Del med %s" "Skjul" "999+" "मुख्यपृष्ठ पर नेविगेट करें" "%1$s, %2$s" "%1$s, %2$s, %3$s" "ऊपर नेविगेट करें" "अधिक विकल्प" "पूर्ण" "सभी देखें" "कोई एप्लिकेशन चुनें" "बंद" "चालू" "खोजा जा रहा है…" "क्वेरी साफ़ करें" "खोज क्वेरी" "खोजें" "क्वेरी सबमिट करें" "ध्वनि खोज" "इसके द्वारा साझा करें" "%s के साथ साझा करें" "संक्षिप्त करें" "999+" "Zur Startseite" "%1$s: %2$s" "%1$s, %2$s: %3$s" "Nach oben" "Weitere Optionen" "Fertig" "Alle ansehen" "App auswählen" "Aus" "An" "Suchen…" "Suchanfrage löschen" "Suchanfrage" "Suchen" "Suchanfrage senden" "Sprachsuche" "Freigeben für" "Freigeben für %s" "Minimieren" "999+" "홈 탐색" "%1$s, %2$s" "%1$s, %2$s, %3$s" "위로 탐색" "옵션 더보기" "완료" "전체 보기" "앱 선택" "사용 안함" "사용" "검색..." "검색어 삭제" "검색어" "검색" "검색어 보내기" "음성 검색" "공유 대상" "%s와(과) 공유" "접기" "999+" 3 "التنقل إلى الشاشة الرئيسية" "%1$s، %2$s" "%1$s، %2$s، %3$s" "التنقل إلى أعلى" "خيارات إضافية" "تم" "عرض الكل" "اختيار تطبيق" "إيقاف" "تشغيل" "بحث…" "محو طلب البحث" "طلب البحث" "بحث" "إرسال طلب البحث" "البحث الصوتي" "مشاركة مع" "مشاركة مع %s" "تصغير" "+999" "Navegar a la página principal" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navegar hacia arriba" "Más opciones" "Listo" "Ver todo" "Elige una aplicación." "DESACTIVAR" "ACTIVAR" "Buscar…" "Eliminar la consulta" "Consulta de búsqueda" "Búsqueda" "Enviar consulta" "Búsqueda por voz" "Compartir con" "Compartir con %s" "Contraer" "999+" "Navegar para a página inicial" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navegar para cima" "Mais opções" "Concluído" "Ver tudo" "Selecione um app" "DESATIVAR" "ATIVAR" "Pesquisar..." "Limpar consulta" "Consulta de pesquisa" "Pesquisar" "Enviar consulta" "Pesquisa por voz" "Compartilhar com" "Compartilhar com %s" "Recolher" "999+" "Перейти на головний" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Перейти вгору" "Інші опції" "Готово" "Переглянути всі" "Вибрати програму" "ВИМК." "УВІМК." "Пошук…" "Очистити запит" "Пошуковий запит" "Пошук" "Надіслати запит" "Голосовий пошук" "Надіслати через" "Надіслати через %s" "Згорнути" "999+" "Одлазак на Почетну" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Кретање нагоре" "Још опција" "Готово" "Прикажи све" "Избор апликације" "ИСКЉУЧИ" "УКЉУЧИ" "Претражите..." "Брисање упита" "Упит за претрагу" "Претрага" "Слање упита" "Гласовна претрага" "Дели са" "Дели са апликацијом %s" "Скупи" ">999" "Navigasi skrin utama" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Navigasi ke atas" "Lagi pilihan" "Selesai" "Lihat semua" "Pilih apl" "MATI" "HIDUP" "Cari…" "Kosongkan pertanyaan" "Pertanyaan carian" "Cari" "Serah pertanyaan" "Carian suara" "Kongsi dengan" "Kongsi dengan %s" "Runtuhkan" "999+" "Zulazulela ekhaya" "%1$s, %2$s" "%1$s, %2$s, %3$s" "Zulazulela phezulu" "Izinketho eziningi" "Kwenziwe" "Buka konke" "Khetha uhlelo lokusebenza" "VALIWE" "VULIWE" "Iyasesha..." "Sula inkinga" "Umbuzo wosesho" "Sesha" "Hambisa umbuzo" "Ukusesha ngezwi" "Yabelana no-" "Yabelana no-%s" "Goqa" "999+" "%1$s întâmpină probleme privind serviciile Google Play. Încercați din nou." "%1$s Google Play సేవలతో సమస్య కలిగి ఉంది. దయచేసి మళ్లీ ప్రయత్నించండి." "Приложению \"%1$s \" не удается подключиться к сервисам Google Play. Повторите попытку." "Nagkakaproblema ang %1$s sa mga serbisyo ng Google Play. Pakisubukang muli." "「%1$s 」無法存取 Google Play 服務,請再試一次。" "%1$s sta riscontrando problemi con Google Play Services. Riprova." "%1$s té problemes amb els serveis de Google Play. Torna-ho a provar." "%1$s á í vandræðum með þjónustu Google Play. Reyndu aftur." "Aplikace %1$s má potíže se službami Google Play. Zkuste to prosím znovu." "%1$s 无法访问 Google Play 服务,请重试。" "%1$s mengalami masalah dengan layanan Google Play. Coba lagi." "「%1$s 」で Google Play 開発者サービスに問題が発生しています。もう一度お試しください。" "Η εφαρμογή %1$s αντιμετωπίζει κάποιο πρόβλημα με τις υπηρεσίες Google Play. Προσπαθήστε ξανά." "Lietotnē %1$s ir radusies problēma ar Google Play pakalpojumu darbību. Lūdzu, mēģiniet vēlreiz." "%1$s har problemer med Google Play-tjenester. Prøv igen." "%1$s ला Google Play सेवांमध्ये समस्या येत आहे. कृपया पुन्हा प्रयत्न करा." "%1$s қолданбасында Google Play қызметіне байланысты белгісіз қате шықты. Әрекетті қайталаңыз." "%1$s колдонмосунун Google Play кызматтары менен иштөөдө көйгөй чыкты. Кайра аракет кылыңыз." "%1$s ને Google Play સેવાઓમાં મુશ્કેલી આવી રહી છે. કૃપા કરીને ફરી પ્રયાસ કરો." "%1$s -г Google Play-н үйлчилгээгээр ашиглахад асуудал гарлаа. Дахин оролдоно уу." "%1$s menghadapi masalah berhubung perkhidmatan Google Play. Sila cuba lagi." "「%1$s 」存取 Google Play 服務時發生問題。請稍後再試一次。" "%1$s កំពុងមានបញ្ហាជាមួយសេវាកម្មរបស់ Google Play ។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ។" "O app %1$s está com problemas com o Google Play Services. Tente novamente." "%1$s հավելվածը Google Play ծառայությունների հետ կապված խնդիր ունի: Փորձեք նորից:" "%1$s በGoogle Play አገልግሎቶች ላይ ችግሮች እያጋጠሙት ነው። እባክዎ እንደገና ይሞክሩ።" "У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу." 11020000 %1$s is having trouble with Google Play services. Please try again."%1$s ilovasini Google Play xizmatlariga ulab bo‘lmadi. Qaytadan urinib ko‘ring." "L\'application %1$s éprouve un problème avec les services Google Play. Veuillez réessayer." "%1$s ma problem z dostępem do Usług Google Play. Spróbuj jeszcze raz." "%1$s đang gặp sự cố với các dịch vụ của Google Play. Hãy thử lại." "%1$s ka probleme me shërbimet e Google Play. Provo sërish." "Det har uppstått ett fel mellan %1$s och Google Play-tjänsterna. Försök igen." "Aplikacija %1$s ima težave s storitvami Google Play. Poskusite znova." "Aplikácia %1$s má problémy so službami Google Play. Skúste to znova." "%1$s کو Google Play سروسز کے ساتھ مسئلہ پیش آ رہا ہے۔ براہ کرم دوبارہ کوشش کریں۔" "%1$s inakumbwa na hitilafu ya huduma za Google Play. Tafadhali jaribu tena." "%1$s está a ter problemas com os Serviços do Google Play. Tente novamente." "%1$s , Google Play hizmetleriyle ilgili sorun yaşıyor. Lütfen tekrar deneyin." "Google Play சேவைகளில் சிக்கல் ஏற்பட்டதால், %1$s பயன்பாட்டை அணுக முடியவில்லை. மீண்டும் முயலவும்." "%1$s มีปัญหาเกี่ยวกับบริการของ Google Play โปรดลองอีกครั้ง" "%1$s برای استفاده از خدمات Google Play با مشکل روبرو است. لطفاً دوباره امتحان کنید." "Naudojant programą „%1$s “ kilo problemų dėl „Google Play“ paslaugų. Bandykite dar kartą." "%1$s aplikazioak arazoak ditu Google Play zerbitzuekin. Saiatu berriro." "%1$s ກຳລັງມີບັນຫາກັບບໍລິການ Google Play. ກະລຸນາລອງໃໝ່ອີກຄັ້ງ." "%1$s נתקלה בבעיה בשירותי Google Play. נסה שוב." "%1$s is having trouble with Google Play services. Please try again." "Sovelluksella %1$s on ongelmia Google Play Palveluiden kanssa. Yritä uudelleen." "L\'application %1$s rencontre des problèmes avec les services Google Play. Veuillez réessayer." "La aplicación %1$s tiene problemas con los Servicios de Google Play. Vuelve a intentarlo." "Rakendusel %1$s on probleeme Google Play teenustega. Proovige uuesti." "%1$s ima poteškoća s uslugama Google Playa. Pokušajte ponovo." "A(z) %1$s alkalmazás problémába ütközött a Google Play-szolgáltatások használata során. Próbálkozzon újra." "%1$s ondervindt problemen met Google Play-services. Probeer het opnieuw." "%1$s има проблеми с услугите за Google Play. Моля, опитайте отново." "Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷" "%1$s लाई Google Play services सँग सहकार्य गर्न समस्या भइरहेको छ। कृपया फेरि प्रयास गर्नुहोस्।" "%1$s ondervind probleme met Google Play Dienste. Probeer asseblief weer." "%1$s har problemer med Google Play-tjenester. Prøv på nytt." "%1$s को Google Play सेवाओं के साथ समस्या आ रही है. कृपया फिर से प्रयास करें." "%1$s -ს Google Play Services-თან პრობლემა შეექმნა. გთხოვთ, ცადოთ ხელახლა." "%1$s hat Probleme mit Google Play-Diensten. Bitte versuche es noch einmal." "%1$s tətbiqi ilə Google Play xidmətləri arasında problem var. Daha sonra yenidən cəhd edin." "%1$s 에서 Google Play 서비스를 사용하는 데 문제가 있습니다. 다시 시도하세요." "Google Play സേവനങ്ങളുമായി ബന്ധപ്പെട്ട് %1$s ആപ്പിനെന്തോ പ്രശ്നമുണ്ട്. വീണ്ടും ശ്രമിക്കുക." "%1$s има проблеми со услугите на Google Play. Обидете се повторно." "Google Play ಸೇವೆಗಳಲ್ಲಿ %1$s ಸಮಸ್ಯೆಯನ್ನು ಹೊಂದಿದೆ. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ." "Aplikacija %1$s ima problema s Google Play uslugama. Pokušajte ponovo." "%1$s သည် Google Play ဝန်ဆောင်မှုများနှင့် ပြဿနာအနည်းငယ် ရှိနေပါသည်။ ထပ်လုပ်ကြည့်ပါ။" "لدى %1$s مشكلة في خدمات Google Play. الرجاء إعادة المحاولة." "%1$s tiene problemas con los servicios de Google Play. Vuelve a intentarlo." "%1$s ten problemas cos servizos de Google Play. Téntao de novo." "У додатку %1$s виникла проблема із сервісами Google Play. Повторіть спробу." "%1$s има проблема са Google Play услугама. Пробајте поново." "%1$s ਨੂੰ Google Play ਸੇਵਾਵਾਂ ਨਾਲ ਸਮੱਸਿਆ ਆ ਰਹੀ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।" "%1$s හට Google Play සේවා සමගින් ගැටලු ඇත. කරුණාකර නැවත උත්සාහ කරන්න." "%1$s inenkinga ngamasevisi e-Google Play. Sicela uzame futhi." "Activați" "%1$s nu va funcționa decât dacă activați serviciile Google Play." "Activați serviciile Google Play" "Instalați" "%1$s nu va rula fără serviciile Google Play, care lipsesc de pe dispozitivul dvs." "Descărcați serviciile Google Play" "Eroare a serviciilor Google Play" "%1$s nu va rula fără serviciile Google Play, care nu sunt acceptate de dispozitivul dvs." "Actualizați" "%1$s nu va rula decât dacă actualizați serviciile Google Play." "Actualizați serviciile Google Play" "%1$s nu va rula fără serviciile Google Play, care momentan se actualizează." "Este necesară o nouă versiune a serviciilor Google Play. Se vor actualiza automat în curând." "Deschideți pe telefon" "Conectați-vă" "Conectați-vă cu Google" "ప్రారంభించు" "మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు." "Google Play సేవలను ప్రారంభించండి" "ఇన్స్టాల్ చేయి" "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ పరికరంలో లేవు." "Google Play సేవలను పొందండి" "Google Play సేవల లోపం" "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఈ సేవలకు మీ పరికరంలో మద్దతు లేదు." "నవీకరించు" "మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు." "Google Play సేవలను నవీకరించండి" "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి." "కొత్త Google Play సేవల సంస్కరణ అవసరం. అది కొద్ది సేపట్లో దానంతట అదే నవీకరించబడుతుంది." "ఫోన్లో తెరువు" "సైన్ ఇన్ చేయి" "Googleతో సైన్ ఇన్ చేయి" "Включить" "Для работы приложения \"%1$s \" требуется включить сервисы Google Play." "Включите сервисы Google Play" "Установить" "Для работы приложения \"%1$s \" требуется установить сервисы Google Play." "Установите сервисы Google Play" "Ошибка сервисов Google Play" "Для работы с приложением \"%1$s \" требуются сервисы Google Play. Они не поддерживаются на вашем устройстве." "Обновить" "Чтобы запустить приложение \"%1$s \", обновите сервисы Google Play." "Обновите сервисы Google Play" "Сервисы Google Play, необходимые для работы приложения \"%1$s \", в настоящий момент обновляются." "Версия сервисов Google Play устарела. Они автоматически обновятся в ближайшее время." "Открыть на телефоне" "Войти" "Войти через аккаунт Google" "I-enable" "Hindi gagana ang %1$s maliban kung ie-enable mo ang mga serbisyo ng Google Play." "I-enable ang mga serbisyo ng Google Play" "I-install" "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong device." "Kunin ang mga serbisyo ng Google Play" "Error sa Mga Serbisyo ng Google Play" "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play, na hindi nasusuportahan ng iyong device." "I-update" "Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play." "I-update ang mga serbisyo ng Google Play" "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update." "Kailangan ang bagong bersyon ng mga serbisyo ng Google Play. Mag-a-update itong mag-isa sa ilang sandali." "Buksan sa telepono" "Mag-sign in" "Mag-sign in sa Google" "啟用" "您必須啟用 Google Play 服務,才能執行「%1$s 」。" "啟用 Google Play 服務" "安裝" "您的裝置並未安裝 Google Play 服務,因此無法執行「%1$s 」。" "取得 Google Play 服務" "Google Play 服務發生錯誤" "您的裝置不支援 Google Play 服務,因此無法執行「%1$s 」。" "更新" "您必須更新 Google Play 服務,才能執行「%1$s 」。" "更新 Google Play 服務" "執行「%1$s 」所需的 Google Play 服務正在更新。" "必須使用新版 Google Play 服務。該服務稍後就會自動更新。" "在手機上開啟" "登入" "使用 Google 帳戶登入" "Attiva" "%1$s non funzionerà se non attivi Google Play Services." "Attiva Google Play Services" "Installa" "L\'app %1$s non funzionerà senza Google Play Services, non presente sul tuo dispositivo." "Installa Google Play Services" "Errore Google Play Services" "%1$s non funzionerà senza Google Play Services, non supportati dal tuo dispositivo." "Aggiorna" "%1$s non funzionerà se non aggiorni Google Play Services." "Aggiorna Google Play Services" "%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento." "È richiesta una nuova versione di Google Play Services. L\'aggiornamento automatico verrà eseguito a breve." "Apri sul telefono" "Accedi" "Accedi con Google" "Activa" "%1$s no funcionarà si no actives els Serveis de Google Play." "Activa els Serveis de Google Play" "Instal·la" "%1$s no s\'executarà si el dispositiu no té instal·lats els serveis de Google Play." "Obtén els Serveis de Google Play" "Error dels Serveis de Google Play" "%1$s no es pot executar sense els serveis de Google Play, però no són compatibles amb el teu dispositiu." "Actualitza" "%1$s no s\'executarà si no actualitzes els Serveis de Google Play." "Actualitza els Serveis de Google Play" "%1$s no s\'executarà sense els Serveis de Google Play, que s\'estan actualitzant en aquest moment." "Cal una nova versió dels Serveis de Google Play. S\'actualitzaran automàticament aviat." "Obre al telèfon" "Inicia sessió" "Inicia la sessió amb Google" "Kveikja" "%1$s virkar ekki nema þú gerir þjónustu Google Play virka." "Virkja þjónustu Google Play" "Setja upp" "%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í tækið þitt." "Sækja þjónustu Google Play" "Villa í þjónustu Google Play" "%1$s getur ekki keyrt án þjónustu Google Play, sem er ekki studd af tækinu þínu." "Uppfæra" "%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play." "Uppfæra þjónustu Google Play" "%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra." "Nýja útgáfu af þjónustu Google Play vantar. Hún uppfærir sig sjálf innan skamms." "Opna í símanum" "Skrá inn" "Skrá inn með Google" "Povolit" "Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play." "Aktivace služeb Google Play" "Instalovat" "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v zařízení nemáte." "Instalace služeb Google Play" "Chyba služeb Google Play" "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tomto zařízení nejsou podporovány." "Aktualizovat" "Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play." "Aktualizace služeb Google Play" "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány." "Je vyžadována nová verze služeb Google Play. Nová verze se brzy sama nainstaluje." "Otevřít v telefonu" "Přihlásit se" "Přihlásit se k účtu Google" "启用" "您必须先启用 Google Play 服务,然后才能运行%1$s 。" "启用 Google Play 服务" "安装" "您的设备没有安装 Google Play 服务,因此无法运行%1$s 。" "获取 Google Play 服务" "Google Play服务出错" "您的设备不支持 Google Play 服务,因此无法运行%1$s 。" "更新" "您必须先更新 Google Play 服务,然后才能运行%1$s 。" "更新 Google Play 服务" "Google Play 服务当前正在更新,因此您无法运行%1$s 。" "必须使用新版 Google Play 服务。该服务很快就会自行更新。" "在手机上打开" "登录" "使用 Google 帐号登录" "Aktifkan" "%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan." "Aktifkan layanan Google Play" "Pasang" "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di perangkat Anda." "Dapatkan layanan Google Play" "Kesalahan layanan Google Play" "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak didukung oleh perangkat Anda." "Perbarui" "%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui." "Perbarui layanan Google Play" "%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui." "Perlu versi baru layanan Google Play. Akan segera memperbarui sendiri." "Buka di ponsel" "Masuk" "Masuk dengan Google" "有効にする" "%1$s の実行には、Google Play開発者サービスの有効化が必要です。" "Google Play開発者サービスの有効化" "インストール" "「%1$s 」の実行には Google Play 開発者サービスが必要ですが、お使いの端末にはインストールされていません。" "Google Play開発者サービスの入手" "Google Play開発者サービスのエラー" "「%1$s 」の実行には Google Play 開発者サービスが必要ですが、お使いの端末ではサポートされていません。" "更新" "%1$s の実行にはGoogle Play開発者サービスの更新が必要です。" "Google Play開発者サービスの更新" "%1$s の実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。" "Google Play開発者サービスの新しいバージョンが必要です。まもなく自動更新されます。" "スマートフォンで開く" "ログイン" "Googleにログイン" "Ενεργοποίηση" "Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play." "Ενεργοποίηση υπηρεσιών Google Play" "Εγκατάσταση" "Η εφαρμογή %1$s δεν μπορεί να εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από τη συσκευή σας." "Λήψη υπηρεσιών Google Play" "Σφάλμα Υπηρεσιών Google Play" "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας." "Ενημέρωση" "Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play." "Ενημέρωση υπηρεσιών Google Play" "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή." "Απαιτείται νέα έκδοση των υπηρεσιών Google Play. Θα ενημερωθεί σύντομα." "Άνοιγμα σε τηλέφωνο" "Σύνδεση" "Συνδεθείτε με το Google" "Iespējot" "Lai lietotne %1$s darbotos, ir jāiespējo Google Play pakalpojumi." "Google Play pakalpojumu iespējošana" "Instalēt" "Lai lietotne %1$s darbotos, ierīcē ir jāinstalē Google Play pakalpojumi." "Google Play pakalpojumu iegūšana" "Google Play pakalpojumu kļūda" "Lai lietotne %1$s darbotos, ir nepieciešami Google Play pakalpojumi, taču jūsu ierīce tos neatbalsta." "Atjaunināt" "Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi." "Google Play pakalpojumu atjaunināšana" "Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana." "Ir nepieciešama jauna Google Play pakalpojumu versija. Drīzumā tā tiks instalēta." "Atvērt tālrunī" "Pierakstīties" "Pierakstīties ar Google kontu" "Aktivér" "Du skal aktivere Google Play-tjenester, for at %1$s kan fungere." "Aktivér Google Play-tjenester" "Installer" "Du skal installere Google Play-tjenester, før %1$s kan køre på din enhed." "Hent Google Play-tjenester" "Fejl i Google Play-tjenester" "%1$s fungerer ikke uden Google Play-tjenester, som ikke understøttes på din enhed." "Opdater" "%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester." "Opdater Google Play-tjenester" "%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres." "Du skal bruge en ny version af Google Play-tjenester. Opdateringen gennemføres automatisk om et øjeblik." "Åbn på telefonen" "Log ind" "Log ind med Google" "सक्षम करा" "आपण Google Play सेवा सक्षम केल्याशिवाय %1$s हा अॅप कार्य करणार नाही." "Google Play सेवा सक्षम करा" "स्थापित करा" "Google Play सेवा आपल्या डिव्हाइसवर उपलब्ध नाही, त्याशिवाय %1$s चालणार नाही." "Google Play सेवा मिळवा" "Google Play सेवा त्रुटी" "आपले डिव्हाइस समर्थन देत नसलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही." "अद्यतनित करा" "आपण Google Play सेवा अद्यतनित करेपर्यंत %1$s चालणार नाही." "Google Play सेवा अद्यतनित करा" "सध्या अद्यतनित होत असलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही." "Google Play सेवांच्या नवीन आवृत्तीची आवश्यकता आहे. हे स्वत:ला लवकरच अद्यतनित करेल." "फोनवर उघडा" "साइन इन करा" "Google सह साइन इन करा" "Қосу" "Google Play қызметтерін қоспасаңыз, %1$s жұмыс істемейді." "Google Play қызметтерін қосу" "Орнату" "Google Play қызметтері құрылғыда болмағандықтан, %1$s іске қосылмайды." "Google Play қызметтерін алу" "Google Play қызметтерінің қатесі" "%1$s қолданбасы құрылғыңызда қолдау көрсетілмейтін Google Play қызметінсіз жұмыс істемейді." "Жаңарту" "Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды." "Google Play қызметтерін жаңарту" "Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды." "Google Play қызметтерінің жаңа нұсқасы қажет. Ол қысқа уақыттан кейін өзі жаңарады." "Телефонда ашу" "Кіру" "Google арқылы кіру" "Иштетүү" "Google Play кызматтарын иштетмейиңизче %1$s иштебейт." "Google Play кызматтарын иштетүү" "Орнотуу" "Google Play кызматтарысыз %1$s иштебейт. Алар түзмөгүңүздө жок болуп жатат." "Google Play кызматтарын алуу" "Google Play кызматтарынын катасы" "%1$s колдонмосу сиздин түзмөгүңүздө колдоого алынбаган Google Play кызматтары болбосо иштебейт." "Жаңыртуу" "Google Play кызматтары жаңыртылмайынча %1$s иштебейт." "Google Play кызматтарын жаңыртуу" "Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда." "Google Play кызматтарынын жаңы версиясы талап кылынат. Бир аздан кийин ал өзү эле жаңыртылат." "Телефондо ачык" "Кирүү" "Google менен кирүү" "સક્ષમ કરો" "તમે Google Play સેવાઓ સક્ષમ કરશો નહીં ત્યાં સુધી %1$s કાર્ય કરશે નહીં." "Google Play સેવાઓ સક્ષમ કરો" "ઇન્સ્ટૉલ કરો" "%1$s , Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણમાંથી ખૂટે છે." "Google Play સેવાઓ મેળવો" "Google Play સેવાઓની ભૂલ" "%1$s , Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણ દ્વારા સમર્થિત નથી." "અપડેટ કરો" "તમે Google Play સેવાઓ અપડેટ કરશો નહીં ત્યાં સુધી %1$s શરૂ થશે નહીં." "Google Play સેવાઓ અપડેટ કરો" "%1$s , Google Play સેવાઓ વગર શરૂ થશે નહીં, જે વર્તમાનમાં અપડેટ થઈ રહી છે." "Google Play સેવાઓના નવા સંસ્કરણની જરૂર છે. તે ટૂંક સમયમાં પોતાને અપડેટ કરશે." "ફોનમાં ખોલો" "સાઇન ઇન કરો" "Google માં સાઇન ઇન કરો" "Идэвхжүүлэх" "%1$s нь Google Play үйлчилгээг идэвхжүүлэх хүртэл ажиллахгүй." "Google Play үйлчилгээг идэвхжүүлэх" "Суулгах" "Таны төхөөрөмжид Google Play үйлчилгээ байхгүй тул %1$s ажиллахгүй." "Google Play үйлчилгээг авах" "Google Наадаан үйлчилгээний алдаа" "Таны төхөөрөмж Google Play үйлчилгээг дэмждэггүй учир %1$s ажиллахгүй." "Шинэчлэх" "%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй." "Google Play үйлчилгээг шинэчлэх" "%1$s нь одоогоор шинэчилж буй Google Play үйлчилгээгүйгээр ажиллахгүй." "Google Play үйлчилгээний шинэ хувилбар хэрэгтэй. Энэ нь удахгүй өөрөө өөрийгөө шинэчлэх болно." "Утсаар нээх" "Нэвтрэх" "Google-р нэвтрэх:" "Dayakan" "%1$s tidak akan berfungsi melainkan anda mendayakan perkhidmatan Google Play." "Dayakan perkhidmatan Google Play" "Pasang" "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada peranti anda." "Dapatkan perkhidmatan Google Play" "Ralat perkhidmatan Google Play" "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tidak disokong oleh peranti anda." "Kemas kini" "%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play." "Kemaskinikan perkhidmatan Google Play" "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemaskinikan." "Versi baharu perkhidmatan Google Play diperlukan. Kemas kini automatik akan dijalankan sebentar lagi." "Buka pada telefon" "Log masuk" "Log masuk dengan Google" "啟用" "您必須啟用 Google Play 服務,方可執行「%1$s 」。" "啟用 Google Play 服務" "安裝" "您的裝置尚未安裝 Google Play 服務,因此無法執行「%1$s 」。" "安裝 Google Play 服務" "Google Play 服務錯誤" "您的裝置不支援 Google Play 服務,因此無法執行「%1$s 」。" "更新" "您必須更新「Google Play 服務」,才能執行 %1$s 。" "更新 Google Play 服務" "正在更新 Google Play 服務,更新完成後方可執行「%1$s 」。" "需要使用新版本的 Google Play 服務。更新會即將自動開始。" "在手機開啟" "登入" "透過 Google 登入" "បើក" "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។" "បើកសេវាកម្ម Google Play" "ដំឡើង" "%1$s នឹងមិនដំណើរការទេ ប្រសិនបើមិនមានសេវាកម្មនានារបស់ Google Play ដែលបានបាត់ពីឧបករណ៍របស់អ្នក។" "ទាញយកសេវាកម្ម Google Play" "កំហុសសេវាកម្ម Google កម្សាន្ត" "%1$s នឹងមិនដំណើរការដោយគ្មានសេវាកម្មរបស់ Google Play ដែលឧបករណ៍របស់អ្នកមិនគាំទ្រនោះទេ។" "អាប់ដេត" "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។" "អាប់ដេតសេវាកម្ម Google Play" "%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងអាប់ដេត។" "តម្រូវឲ្យមានកំណែថ្មីនៃសេវាកម្ម Google Play។ វានឹងអាប់ដេតដោយខ្លួនវានៅពេលបន្តិចទៀតនេះ។" "បើកតាមទូរស័ព្ទ" "ចូល" "ចូលដោយប្រើ Google" "Ativar" "%1$s só funciona com o Google Play Services ativado." "Ativar o Google Play Services" "Instalar" "O app %1$s não funciona sem o Google Play Services, o qual não está instalado no seu dispositivo." "Instalar o Google Play Services" "Erro do Google Play Services" "O app %1$s não funciona sem o Google Play Services, o qual não é compatível com seu dispositivo." "Atualizar" "%1$s só funciona com uma versão atualizada do Google Play Services." "Atualizar o Google Play Services" "%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento." "É necessária uma nova versão do Google Play Services. Ele será atualizado em breve." "Abrir no smartphone" "Fazer login" "Fazer login com o Google" "Միացնել" "%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:" "Միացնել Google Play ծառայությունները" "Տեղադրել" "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր սարքում:" "Տեղադրել Google Play ծառայությունները" "Google Play ծառայությունների սխալ կա" "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք ձեր սարքում չեն աջակցվում:" "Թարմացնել" "%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:" "Թարմացնել Google Play ծառայությունները" "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:" "Անհրաժեշտ է Google Play ծառայությունների նոր տարբերակը: Այն շուտով կթարմացվի ավտոմատ կերպով:" "Բացել հեռախոսով" "Մուտք գործել" "Մուտք գործել Google-ով" "አንቃ" "Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።" "Google Play አገልግሎቶችን ያንቁ" "ጫን" "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በመሣሪያዎ ላይ የሉም።" "Google Play አገልግሎቶችን ያግኙ" "የGoogle Play አገልግሎቶች ስህተት" "%1$s ያለGoogle Play አገልግሎቶች አይሄድም፣ እነዚህም በመሣሪያዎ አይደገፉም።" "ያዘምኑ" "Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።" "Google Play አገልግሎቶችን ያዘምኑ" "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።" "አዲስ የGoogle Play አገልግሎቶች ስሪት ያስፈልጋል። በቅርቡ እራሱን ያዘምናል።" "ስልክ ላይ ክፈት" "ግባ" "በGoogle ይግቡ" "Уключыць" "%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play." "Уключыць службы Google Play" "Усталяваць" "%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе." "Атрымаць службы Google Play" "Памылка службаў Google Play" "%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай." "Абнавіць" "%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play." "Абнаўленне службаў Google Play" "%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца." "Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час." "Адкрыць на тэлефоне" "Увайсцi" "Увайсці праз Google" @android:color/white #1F000000 @android:color/black @android:color/white #90000000 #1F000000 #90000000 #DE000000 Enable %1$s won\'t work unless you enable Google Play services.Enable Google Play services Install %1$s won\'t run without Google Play services, which are missing from your device.Get Google Play services Google Play services error %1$s won\'t run without Google Play services, which are not supported by your device.Update %1$s won\'t run unless you update Google Play services.Update Google Play services %1$s won\'t run without Google Play services, which are currently updating.New version of Google Play services needed. It will update itself shortly. Open on phone Sign in Sign in with Google
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"Yoqish" "Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi." "Google Play xizmatlarini yoqish" "O‘rnatish" "%1$s ishlashi uchun qurilmangizda Google Play xizmatlarini o‘rnatish lozim." "Google Play xizmatlarini o‘rnatish" "Google Play xizmatlari xatosi" "%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi." "Yangilash" "Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi." "Google Play xizmatlarini yangilash" "%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda." "Google Play xizmatlarining yangi versiyasi zarur. U o‘zini qisqa vaqt ichida yangilaydi." "Telefonda ochish" "Kirish" "Google orqali kirish" "Activer" "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." "Activer les services Google Play" "Installer" "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil." "Installer les services Google Play" "Erreur liée aux services Google Play" "L\'application %1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas pris en charge par votre appareil." "Mettre à jour" "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." "Mettre à jour les services Google Play" "%1$s ne fonctionnera pas sans les services Google Play, qui sont actuellement mis à jour." "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement." "Ouvrir sur le téléphone" "Connexion" "Se connecter avec Google" "Włącz" "Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play." "Włącz Usługi Google Play" "Zainstaluj" "%1$s nie będzie działać, jeśli nie zainstalujesz na urządzeniu Usług Google Play." "Pobierz Usługi Google Play" "Błąd Usług Google Play" "%1$s nie będzie działać bez Usług Google Play, które nie są obecnie obsługiwane przez urządzenie." "Aktualizuj" "Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play." "Zaktualizuj Usługi Google Play" "Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane." "Wymagana jest nowa wersja Usług Google Play. Wkrótce nastąpi automatyczna aktualizacja." "Otwórz na telefonie" "Zaloguj się" "Zaloguj się przez Google" "Bật" "%1$s sẽ không hoạt động nếu bạn không bật dịch vụ của Google Play." "Bật dịch vụ của Google Play" "Cài đặt" "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Thiết bị của bạn bị thiếu dịch vụ này." "Cài đặt dịch vụ của Google Play" "Lỗi dịch vụ của Google Play" "%1$s sẽ không chạy nếu không có các dịch vụ của Google Play. Thiết bị của bạn không hỗ trợ các dịch vụ này." "Cập nhật" "%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ của Google Play." "Cập nhật dịch vụ của Google Play" "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Dịch vụ này hiện đang cập nhật." "Cần phiên bản mới của dịch vụ Google Play. Dịch vụ sẽ sớm tự động cập nhật." "Mở trên điện thoại" "Đăng nhập" "Đăng nhập bằng Google" "Aktivizo" "%1$s nuk do të funksionojë nëse nuk aktivizon shërbimet e \"Luaj me Google\"." "Aktivizo shërbimet e \"Luaj me Google\"" "Instalo" "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat mungojnë në pajisjen tënde." "Merr shërbimet e \"Luaj me Google\"" "Gabim në shërbimet e \"Luaj me Google\"" "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat nuk mbështeten nga pajisja jote." "Përditëso" "%1$s nuk do të funksionojë nëse nuk përditëson shërbimet e \"Luaj me Google\"." "Përditëso shërbimet e \"Luaj me Google\"" "%1$s nuk do të funksionojë pa shërbimet e \"Luaj me Google\", të cilat po përditësohen aktualisht." "Nevojitet një version i ri i shërbimeve të \"Luaj me Google\". Ai do të përditësohet automatikisht së shpejti." "Hape në telefon" "Identifikohu" "Identifikohu me Google" "Aktivera" "%1$s fungerar inte om du inte aktiverar Google Play-tjänster." "Aktivera Google Play-tjänster" "Installera" "%1$s kan inte köras utan Google Play-tjänsterna, som saknas på enheten." "Hämta Google Play-tjänster" "Fel på Google Play-tjänster" "%1$s fungerar inte utan Google Play-tjänsterna, som inte stöds på enheten." "Uppdatera" "%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna." "Uppdatera Google Play-tjänster" "%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande." "En ny version av Google Play-tjänster krävs. Den uppdateras automatiskt inom kort." "Öppna på mobilen" "Logga in" "Logga in med Google" "Omogoči" "Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play." "Omogočanje storitev Google Play" "Namesti" "Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v napravi." "Namestitev storitev Google Play" "Napaka storitev Google Play" "Aplikacija %1$s ne deluje brez storitev Google Play, ki jih vaša naprava ne podpira." "Posodobi" "Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play." "Posodobitev storitev Google Play" "Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo." "Potrebujete novo različico storitev Google Play. V kratkem se bodo posodobile." "Odpiranje v telefonu" "Prijava" "Prijava z Google Računom" "Povoliť" "Aplikácia %1$s bude fungovať až po povolení služieb Google Play." "Povoliť služby Google Play" "Inštalovať" "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na zariadení nemáte." "Inštalovať služby Google Play" "Chyba služieb Google Play" "Aplikáciu %1$s nebude možné spustiť bez služieb Google Play, ktoré vaše zariadenie nepodporuje." "Aktualizovať" "Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play." "Aktualizácia služieb Google Play" "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú." "Vyžaduje sa nová verzia služieb Google Play. Aktualizujú sa automaticky v najbližšom čase." "Otvoriť v telefóne" "Prihlásiť sa" "Prihlásiť sa do účtu Google" "فعال کریں" "جب تک آپ Google Play سروسز فعال نہیں کر لیتے، %1$s کام نہیں کرے گی۔" "Google Play سروسز فعال کریں" "انسٹال کریں" "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے آلہ سے غائب ہیں۔" "Google Play سروسز حاصل کریں" "Google Play سروسز کی خرابی" "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جن کی آپ کا آلہ معاونت نہیں کرتا۔" "اپ ڈیٹ کریں" "جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔" "Google Play سروسز اپ ڈیٹ کریں" "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔" "Google Play سروسز کے نئے ورژن کی ضرورت ہے۔ یہ تھوڑی دیر میں خود ہی اپنے آپ کو اپ ڈیٹ کر لے گا۔" "فون پر کھولیں" "سائن ان کریں" "Google کے ساتھ سائن ان کریں" "Washa" "%1$s haitafanya kazi isipokuwa uwashe huduma za Google Play." "Washa huduma za Google Play" "Sakinisha" "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazipatikani kwenye kifaa chako." "Pata huduma za Google Play" "Hitilafu kwenye huduma za Google Play" "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazitumiki kwenye kifaa chako." "Sasisha" "%1$s haitafanya kazi hadi usasishe huduma za Google Play." "Sasisha huduma za Google Play" "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi zinasasishwa sasa." "Toleo jipya la huduma za Google Play linahitajika. Litajisasisha baada ya muda mfupi." "Fungua kwenye simu" "Ingia katika akaunti" "Ingia katika akaunti ukitumia Google" "Ativar" "O %1$s não funciona enquanto não ativar os serviços do Google Play." "Ativar serviços do Google Play" "Instalar" "O %1$s não é executado sem os Serviços do Google Play, os quais estão em falta no seu dispositivo." "Obter serviços do Google Play" "Erro dos Serviços do Google Play" "Não é possível executar o %1$s sem os Serviços do Google Play, os quais não são compatíveis com o seu dispositivo." "Atualizar" "O %1$s não é executado enquanto não atualizar os serviços do Google Play." "Atualizar serviços do Google Play" "O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados." "É necessária uma nova versão dos serviços do Google Play. Esta será atualizada automaticamente em breve." "Abrir no telemóvel" "Iniciar sessão" "Iniciar sessão com o Google" "Etkinleştir" "Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmaz." "Google Play hizmetlerini etkinleştirin" "Yükle" "%1$s , şu anda cihazınızda bulunmayan Google Play hizmetleri olmadan çalışmaz." "Google Play hizmetlerini edinin" "Google Play Hizmetleri hatası" "%1$s , Google Play hizmetleri olmadan çalışmaz ve bu hizmetler cihazınız tarafından desteklenmiyor." "Güncelle" "Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak." "Google Play hizmetlerini güncelleyin" "%1$s , şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmaz." "Google Play hizmetlerinin yeni sürümü gerekiyor. Kendisini kısa süre içinde güncelleyecektir." "Telefonda aç" "Oturum aç" "Google\'da oturum aç" "இயக்கு" "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்." "Google Play சேவைகளை இயக்கவும்" "நிறுவு" "Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s இயங்கும். அவை உங்கள் சாதனத்தில் இல்லை." "Google Play சேவைகளைப் பெறவும்" "Google Play சேவைகள் பிழை" "Google Play சேவைகள் இருந்தால் மட்டுமே %1$s பயன்பாடு இயங்கும். ஆனால், உங்கள் சாதனத்தில் அவை ஆதரிக்கப்படவில்லை." "புதுப்பி" "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்." "Google Play சேவைகளைப் புதுப்பிக்கவும்" "தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்." "Google Play சேவைகளின் புதிய பதிப்பு தேவை. அது விரைவில் தானாகவே புதுப்பிக்கப்படும்." "மொபைலில் திற" "உள்நுழைக" "Google மூலம் உள்நுழைக" "เปิดใช้" "%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play" "เปิดใช้บริการ Google Play" "ติดตั้ง" "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซี่งไม่มีในอุปกรณ์ของคุณ" "ติดตั้งบริการ Google Play" "ข้อผิดพลาดของบริการ Google Play" "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน" "อัปเดต" "%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play" "อัปเดตบริการ Google Play" "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้" "จำเป็นต้องใช้บริการ Google Play เวอร์ชันใหม่ ซึ่งจะอัปเดตอัตโนมัติในอีกไม่ช้า" "เปิดบนโทรศัพท์" "ลงชื่อเข้าใช้" "ลงชื่อเข้าใช้ด้วย Google" "فعال کردن" "تا وقتی سرویسهای Google Play را فعال نکنید، %1$s کار نمیکند." "فعال کردن سرویسهای Google Play" "نصب" "%1$s بدون خدمات Google Play که در دستگاه شما وجود ندارد اجرا نمیشود." "دریافت سرویسهای Google Play" "خطا در خدمات Google Play" "%1$s بدون خدمات Google Play که در دستگاه شما پشتیبانی نمیشود، اجرا نخواهد شد." "بهروزرسانی" "تاز مانی که سرویسهای Google Play را بهروزرسانی نکنید، %1$s اجرا نمیشود." "بهروزرسانی سرویسهای Google Play" "%1$s بدون سرویسهای Google Play که درحال حاضر درحال بهروزرسانی هستند، کار نمیکند." "نسخه جدید سرویسهای Google Play نیاز است. بهزودی بهطور خودکار بهروزرسانی میشود." "باز کردن در تلفن" "ورود به سیستم" "ورود به سیستم با Google" "Įgalinti" "„%1$s “ neveiks, jei neįgalinsite „Google Play“ paslaugų." "Įgalinkite „Google Play“ paslaugas" "Įdiegti" "Programa „%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurių nėra įrenginyje." "Gaukite „Google Play“ paslaugas" "„Google Play“ paslaugų klaida" "Programa „%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurių jūsų įrenginys nepalaiko." "Atnaujinti" "„%1$s “ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų." "Atnaujinkite „Google Play“ paslaugas" "„%1$s “ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos." "Reikia naujos versijos „Google Play“ paslaugų. Jos netrukus bus atnaujintos." "Atidaryti telefone" "Prisijungti" "Prisijungti naudojant „Google“" "Gaitu" "%1$s aplikazioak ez du funtzionatuko Google Play zerbitzuak gaitzen ez badituzu." "Gaitu Google Play zerbitzuak" "Instalatu" "%1$s ez da exekutatuko Google Play zerbitzurik gabe, baina ez dituzu gailuan." "Lortu Google Play zerbitzuak" "Google Play zerbitzuen errorea" "%1$s aplikazioa ezin da erabili Google Play zerbitzurik gabe, eta zure gailua ez da zerbitzuokin bateragarria." "Eguneratu" "%1$s ez da exekutatuko Google Play zerbitzuak eguneratzen ez badituzu." "Eguneratu Google Play zerbitzuak" "%1$s ez da exekutatuko Google Play zerbitzurik gabe; une honetan eguneratzen ari dira zerbitzuok." "Google Play zerbitzuen bertsio berria behar da. Berehala eguneratuko da automatikoki." "Ireki telefonoan" "Hasi saioa" "Hasi saioa Google-n" "ເປີດນຳໃຊ້" "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານການບໍລິການ Google Play." "ເປີດໃຊ້ການບໍລິການ Google Play" "ຕິດຕັ້ງ" "%1$s ຈະບໍ່ສາມາດເປີດໃຊ້ໄດ້ຫາກບໍ່ມີການບໍລິການ Google Play ເຊິ່ງແທັບເລັດຂອງທ່ານບໍ່ມີ." "ຕິດຕັ້ງບໍລິການ Google Play" "Google Play Services ເກີດຄວາມຜິດພາດ" "%1$s ຈະບໍ່ສາມາດໃຊ້ໄດ້ຫາກບໍ່ມີບໍລິການ Google Play ເຊິ່ງອຸປະກອນຂອງທ່ານບໍ່ຮອງຮັບ." "ອັບເດດ" "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການບໍລິການ Google Play" "ອັບເດດການບໍລິການ Google Play" "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ໂດຍທີ່ບໍ່ມີການບໍລິການ Google Play, ເຊິ່ງກຳລັງອັບເດດຢູ່ໃນປະຈຸບັນ." "ຈຳເປັນຕ້ອງມີການບໍລິການ Google Play ເວີຊັນໃໝ່. ມັນຈະອັບເດດຕົວເອງໄວໆນີ້." "ເປີດໃນໂທລະສັບ" "ລົງຊື່ເຂົ້າໃຊ້" "ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google" "הפעל" "האפליקציה %1$s לא תפעל אם לא תפעיל את שירותי Google Play." "הפעל את שירותי Google Play" "התקן" "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שאינם מותקנים במכשיר." "קבל את שירותי Google Play" "שגיאה בשירותי Google Play" "%1$s לא תפעל ללא שירותי Google Play, שאינם נתמכים במכשיר שלך." "עדכן" "%1$s לא יפעל אם לא תעדכן את שירותי Google Play." "עדכון שירותי Google Play" "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שמתעדכנים כרגע." "דרושה גרסה חדשה של שירותי Google Play. הגרסה תתעדכן בעצמה תוך זמן קצר." "פתח בטלפון" "היכנס" "היכנס באמצעות Google" "Enable" "%1$s won\'t work unless you enable Google Play services." "Enable Google Play services" "Install" "%1$s won\'t run without Google Play services, which are missing from your device." "Get Google Play services" "Google Play services error" "%1$s won\'t run without Google Play services, which are not supported by your device." "Update" "%1$s won\'t run unless you update Google Play services." "Update Google Play services" "%1$s won\'t run without Google Play services, which are currently updating." "New version of Google Play services needed. It will update itself shortly." "Open on phone" "Sign In" "Sign in with Google" "Ota käyttöön" "%1$s ei toimi, ellet ota Google Play Palveluita käyttöön." "Ota Google Play Palvelut käyttöön" "Asenna" "%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat laitteeltasi." "Asenna Google Play Palvelut" "Virhe Google Play -palveluissa" "%1$s ei toimi ilman Google Play Palveluita, joita laitteesi ei tue." "Päivitä" "%1$s ei toimi, ellet päivitä Google Play Palveluita." "Päivitä Google Play Palvelut" "%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä." "Uusi Google Play Palveluiden versio tarvitaan. Se päivittyy pian." "Avaa puhelimessa" "Kirjaudu sisään" "Kirjaudu Google-tilille" "Activer" "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." "Activer les services Google Play" "Installer" "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil." "Installer les services Google Play" "Erreur liée aux services Google Play" "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas compatibles avec votre appareil." "Mettre à jour" "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." "Mettre à jour les services Google Play" "%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour." "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement." "Ouvrir sur le téléphone" "Se connecter" "Se connecter avec Google" "Habilitar" "%1$s no funcionará hasta que no habilites Servicios de Google Play." "Habilita Servicios de Google Play" "Instalar" "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo." "Descargar Servicios de Google Play" "Error de Servicios de Google Play" "No es posible ejecutar la aplicación %1$s sin los Servicios de Google Play, que no son compatibles con tu dispositivo." "Actualizar" "%1$s no funcionará hasta que no actualices Servicios de Google Play." "Actualiza Servicios de Google Play" "%1$s no se ejecutará hasta que finalice la actualización en curso de Servicios de Google Play." "Se necesita una nueva versión de Servicios de Google Play. Se actualizará en breve." "Abrir en teléfono" "Iniciar sesión" "Iniciar sesión con Google" "Luba" "Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused." "Google Play teenuste lubamine" "Installi" "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes pole." "Google Play teenuste hankimine" "Viga Google Play teenustes" "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes ei toetata." "Värskenda" "Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid." "Google Play teenuste värskendamine" "Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse." "Vajalik on Google Play teenuste uus versioon. See värskendab end peagi." "Ava telefonis" "Logi sisse" "Logi sisse Google\'i kontoga" "Omogući" "%1$s neće funkcionirati ako ne omogućite usluge Google Playa." "Omogućivanje usluga Google Playa" "Instaliraj" "%1$s neće funkcionirati bez usluga Google Playa koje nisu instalirane na vašem uređaju." "Preuzimanje usluga Google Playa" "Pogreška Usluga za Google Play" "%1$s neće funkcionirati bez usluga Google Playa koje vaš uređaj ne podržava." "Ažuriraj" "%1$s neće funkcionirati ako ne ažurirate Google Play usluge." "Ažuriranje usluga Google Playa" "%1$s neće se pokrenuti bez usluga Google Playa koje se trenutačno ažuriraju." "Potrebna je nova verzija usluga Google Playa. Uskoro će se ažurirati." "Otvori na telefonu" "Prijava" "Prijava putem Googlea" "Engedélyezés" "A(z) %1$s alkalmazás csak akkor működik, ha engedélyezi a Google Play-szolgáltatásokat." "Google Play-szolgáltatások engedélyezése" "Telepítés" "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak az eszközről." "A Google Play-szolgáltatások beszerzése" "Google Play-szolgáltatások – hiba" "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyeket eszköze nem támogat." "Frissítés" "A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat." "A Google Play-szolgáltatások frissítése" "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek frissítése folyamatban van." "A Google Play-szolgáltatások új verziójára van szükség. A szolgáltatás hamarosan frissíti önmagát." "Megnyitás a telefonon" "Bejelentkezés" "Bejelentkezés Google-fiókkal" "Inschakelen" "%1$s werkt niet, tenzij je Google Play-services inschakelt." "Google Play-services inschakelen" "Installeren" "%1$s kan niet worden uitgevoerd zonder Google Play-services, die je nog niet op je apparaat hebt." "Google Play-services ophalen" "Fout met Google Play-services" "%1$s kan niet worden uitgevoerd zonder Google Play-services, die niet worden ondersteund op je apparaat." "Updaten" "%1$s kan niet worden uitgevoerd, tenzij je Google Play-services updatet." "Google Play-services updaten" "%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet." "Er is een nieuwe versie van Google Play-services vereist. De update wordt binnenkort automatisch uitgevoerd." "Openen op telefoon" "Inloggen" "Inloggen met Google" "Активиране" "%1$s няма да работи, освен ако не активирате услугите за Google Play." "Активиране на услугите за Google Play" "Инсталиране" "%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на устройството ви." "Изтегляне на услугите за Google Play" "Грешка в услугите за Google Play" "%1$s няма да се изпълнява, тъй като услугите за Google Play не се поддържат от устройството ви." "Актуализиране" "%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play." "Актуализиране на услугите за Google Play" "%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират." "Необходима е нова версия на услугите за Google Play. Скоро тя ще се актуализира автоматично." "Отваряне на телефона" "Вход" "Вход с Google" "সক্ষম করুন" "আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।" "Google Play পরিষেবা সক্ষম করুন" "ইনস্টল করুন" "Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।" "Google Play পরিষেবা পান" "Google Play পরিষেবার ত্রুটি" "Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷" "আপডেট করুন" "আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।" "Google Play পরিষেবা আপডেট করুন" "Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।" "Google Play পরিষেবার নতুন সংস্করণ প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷" "ফোনে খুলুন" "প্রবেশ করুন" "Google এর মাধ্যমে প্রবেশ করুন" "सक्रिय गर्नुहोस्" "%1$s ले तपाईँले Google Play सेवाहरू सक्षम नगरेसम्म काम गर्दैन।" "Google Play सेवाहरू सक्षम पार्नुहोस्" "स्थापना गर्नुहोस्" "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रमा Google Play services उपलब्ध छैनन्।" "Google Play सेवाहरू प्राप्त गर्नुहोस्" "Google Play सेवाहरूका त्रुटि" "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रले Google Play services लाई समर्थन गर्दैन।" "अद्यावधिक गर्नुहोस्" "%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।" "Google Play सेवाहरू अद्यावधिक गर्नुहोस्" "Google Play सेवाहरू %1$s बिना सञ्चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।" "Google Play सेवाहरूको नयाँ संस्करण आवश्यक छ। यो आफै छिट्टै नै अद्यावधिक हुनेछ।" "फोनमा खोल्नुहोस्" "साइन इन गर्नुहोस्" "Google मार्फत साइन इन गर्नुहोस्" "Aktiveer" "%1$s sal nie werk nie tensy jy Google Play-dienste aktiveer." "Aktiveer Google Play-dienste" "Installeer" "%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie." "Kry Google Play-dienste" "Google Play Services-fout" "%1$s sal nie werk sonder Google Play Dienste nie, wat nie deur jou toestel gesteun word nie." "Dateer op" "%1$s sal nie werk nie tensy jy Google Play Dienste opdateer." "Dateer Google Play-dienste op" "%1$s sal nie sonder Google Play-dienste werk nie, wat tans opdateer." "Nuwe weergawe van Google Play-dienste is nodig. Dit sal binnekort self opdateer." "Maak oop op foon" "Meld aan" "Meld aan met Google" "Slå på" "%1$s fungerer ikke med mindre du slår på Google Play-tjenester." "Slå på Google Play-tjenester" "Installer" "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke er installert på enheten din." "Installer Google Play-tjenester" "Google Play Tjenester-feil" "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke støttes av enheten din." "Oppdater" "%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester." "Oppdater Google Play-tjenester" "%1$s kjører ikke uten Google Play-tjenester, som oppdateres akkurat nå." "Du må installere en ny versjon av Google Play-tjenester. Appen oppdateres automatisk om en kort stund." "Åpne på telefonen" "Logg på" "Logg på med Google" "सक्षम करें" "%1$s तब तक कार्य नहीं करेगा जब तक आप Google Play सेवाओं को सक्षम नहीं करते." "Google Play सेवाएं सक्षम करना" "इंस्टॉल करें" "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके डिवाइस में उपलब्ध नहीं हैं." "Google Play सेवाएं प्राप्त करना" "Google Play सेवाएं गड़बड़ी" "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा, जो आपके डिवाइस द्वारा समर्थित नहीं हैं." "अपडेट करें" "%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते." "Google Play सेवाओं को अपडेट करें" "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो वर्तमान में अपडेट हो रही हैं." "Google Play सेवाओं के नए वर्शन की आवश्यकता है. यह स्वयं को जल्दी ही अपडेट करेगा." "फ़ोन पर खोलें" "प्रवेश करें" "Google के साथ प्रवेश करें" "ჩართვა" "%1$s ვერ იმუშავებს Google Play Services-ის ჩართვამდე." "Google Play Services-ის ჩართვა" "ინსტალაცია" "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელიც აკლია თქვენს მოწყობილობას." "Google Play Services-ის ჩამოტვირთვა" "Google Play Services-ის შეცდომა" "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომლებიც მხარდაუჭერელია თქვენი მოწყობილობის მიერ." "განახლება" "%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ." "განაახლეთ Google Play Services" "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელთა განახლებაც ამჟამად მიმდინარეობს." "საჭიროა Google Play Services-ის ახალი ვერსია. ის მალე განახლდება." "ტელეფონში გახსნა" "შესვლა" "Google-ით შესვლა" "Aktivieren" "%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste." "Google Play-Dienste aktivieren" "Installieren" "Zur Nutzung von %1$s sind die Google Play-Dienste erforderlich, die auf deinem Gerät nicht installiert sind." "Google Play-Dienste installieren" "Fehler bei Zugriff auf Google Play-Dienste" "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf deinem Gerät nicht unterstützt werden." "Aktualisieren" "%1$s wird nur ausgeführt, wenn du die Google Play-Dienste aktualisierst." "Google Play-Dienste aktualisieren" "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden." "Eine neue Version der Google Play-Dienste wird benötigt. Diese wird in Kürze automatisch aktualisiert." "Auf Smartphone öffnen" "Anmelden" "Über Google anmelden" "Aktiv edin" "%1$s Google Play xidmətlərini aktiv edənə kimi işləməyəcək." "Google Play xidmətlərini aktiv edin" "Quraşdırın" "%1$s cihazınızda mövcud olmayan Google Play xidmətləri olmadan çalışmayacaq." "Google Play xidmətlərini əldə edin" "Google Play xidmətləri xətası" "Cihazınız tərəfindən dəstəklənməyən Google Play xidmətləri olmadan %1$s tətbiqi işləməyəcək." "Güncəlləyin" "%1$s Google Play xidmətləri yeniləmə halda çalışmaz." "Google Play xidmətlərini güncəlləşdirin" "%1$s hal-hazırda güncəllənən Google Play xidmətləri olmadan çalışmayacaq." "Google Play xidmətlərinin yeni versiyası lazımdır. Qısa müddətə özünü yeniləyəcək." "Telefonda açın" "Daxil olun" "Google ilə daxil olun" "사용 설정" "Google Play 서비스를 사용하도록 설정해야 %1$s 이(가) 작동합니다." "Google Play 서비스 사용" "설치" "기기에 Google Play 서비스가 설치되어 있어야 %1$s 이(가) 실행됩니다." "Google Play 서비스 설치" "Google Play 서비스 오류" "%1$s 은(는) Google Play 서비스 없이는 실행되지 않으나, 기기에서 Google Play 서비스를 지원하지 않습니다." "업데이트" "Google Play 서비스를 업데이트해야 %1$s 이(가) 실행됩니다." "Google Play 서비스 업데이트" "현재 업데이트 중인 Google Play 서비스가 있어야 %1$s 이(가) 실행됩니다." "새 버전의 Google Play 서비스가 필요합니다. 곧 자동으로 업데이트됩니다." "스마트폰에서 열기" "로그인" "Google 계정으로 로그인" "പ്രവർത്തനക്ഷമമാക്കുക" "നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല." "Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക" "ഇന്സ്റ്റാള് ചെയ്യുക" "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, ഈ സേവനങ്ങളാകട്ടെ നിങ്ങളുടെ ഉപകരണത്തിൽ ഇല്ല." "Google Play സേവനങ്ങൾ നേടുക" "Google Play സേവനങ്ങളിലെ പിശക്" "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, സേവനങ്ങളെയാകട്ടെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്ക്കുന്നുമില്ല." "അപ്ഡേറ്റുചെയ്യുക" "നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല." "Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്യുക" "നിലവിൽ അപ്ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ %1$s പ്രവർത്തിക്കില്ല." "Google Play സേവനങ്ങളുടെ പുതിയ പതിപ്പ് ആവശ്യമാണ്. താമസിയാതെ ഇത് സ്വയം അപ്ഡേറ്റുചെയ്യും." "ഫോണിൽ തുറക്കുക" "സൈൻ ഇൻ ചെയ്യുക" "Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക" "Овозможи" "%1$s нема да се извршува ако не овозможите услуги на Google Play." "Овозможи ги услугите на Google Play" "Инсталирај" "%1$s нема да се извршува без услугите на Google Play што ги нема на уредот." "Преземи ги услугите на Google Play" "Грешка на услугите на Google Play" "%1$s нема да се извршува без услугите на Google Play, што не се подржани од уредов." "Ажурирај" "%1$s нема да се извршува ако не ги ажурирате услугите на Google Play." "Ажурирај ги услугите на Google Play" "%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов." "Потребна е нова верзија на услугите на Google Play. Таа наскоро самата ќе се ажурира." "Отвори на телефонот" "Најави се" "Најави се со Google" "ಸಕ್ರಿಯಗೊಳಿಸು" "Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ." "Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ" "ಸ್ಥಾಪಿಸು" "ನಿಮ್ಮ ಸಾಧನದಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s , Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ." "Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ" "Google Play ಸೇವೆಗಳ ದೋಷ" "ನಿಮ್ಮ ಸಾಧನದ ಮೂಲಕ ಬೆಂಬಲಿಸದಿರುವ Google Play ಸೇವೆಗಳಿಲ್ಲದೆ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ." "ಅಪ್ಡೇಟ್ ಮಾಡು" "ನೀವು Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ." "Google Play ಸೇವೆಗಳನ್ನು ಅಪ್ಡೇಟ್ ಮಾಡಿ" "Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ಪ್ರಸ್ತುತ ಅಪ್ಡೇಟ್ ಆಗುತ್ತಿರುವ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ." "Google Play ಸೇವೆಗಳ ಹೊಸ ಆವೃತ್ತಿ ಅಗತ್ಯವಿದೆ. ಸದ್ಯದಲ್ಲೇ ಅದು ತಾನಾಗಿಯೇ ಅಪ್ಡೇಟ್ ಆಗುತ್ತದೆ." "ಫೋನ್ನಲ್ಲಿ ತೆರೆಯಿರಿ" "ಸೈನ್ ಇನ್" "Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ" "Omogući" "Aplikacija %1$s neće raditi ako ne omogućite Google Play usluge." "Omogućite Google Play usluge" "Instaliraj" "Aplikacija %1$s neće raditi bez Google Play usluga, kojih na vašem uređaju nema." "Nabavite Google Play usluge" "Greška Google Play usluge" "Aplikacija %1$s neće raditi bez Google Play usluga, koje vaš uređaj ne podržava." "Ažuriraj" "Aplikacija %1$s neće raditi ako ne ažurirate Google Play usluge." "Ažuriranje Google Play usluga" "Aplikacija %1$s neće raditi bez Google Play usluga, koje se trenutno ažuriraju." "Potrebna je nova verzija Google Play usluga. Ubrzo će se samo ažurirati." "Otvori na telefonu" "Prijavi se" "Prijavi se pomoću Googlea" "ဖွင့်ရန်" "Google Play ဝန်ဆောင်မှုများကို မဖွင့်သ၍ %1$s သည်အလုပ်လုပ်မည်မဟုတ်ပါ။" "Google Play ဝန်ဆောင်မှုများ ဖွင့်ရန်" "ထည့်သွင်းပါ" "သင့်တက်ဘလက်တွင် Google Play ဝန်ဆောင်မှုများမရှိသောကြောင့် %1$s ကိုဖွင့်၍မရပါ။" "Google Play ဝန်ဆောင်မှုများရယူရန်" "Google Play ဝန်ဆောင်မှုများ အမှား" "Google Play ဝန်ဆောင်မှုများကို သင့်စက်ပစ္စည်းတွင် ပံ့ပိုးမထားသည့်အတွက် ၎င်းမရှိဘဲ %1$s ကို ဖွင့်၍မရပါ။" "အပ်ဒိတ်" "Google Play ဝန်ဆောင်မှုများအား အပ်ဒိတ်မလုပ်ပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။" "Google Play ဝန်ဆောင်မှုများကို အပ်ဒိတ်လုပ်ရန်" "Google Play ဝန်ဆောင်မှုများကို လက်ရှိအပ်ဒိတ်လုပ်နေသောကြောင့် %1$s ကိုဖွင့်၍ရမည်မဟုတ်ပါ။" "Google Play ဝန်ဆောင်မှုဗားရှင်းအသစ်များ လိုအပ်နေသည်။ အချိန်အနည်းငယ်အကြာတွင် ၎င်းကိုယ်တိုင်အပ်ဒိတ်လုပ်ပါ လိမ့်မည်။" "ဖုန်းပေါ်မှာ ဖွင့်ပါ" "လက်မှတ်ထိုး ဝင်ရန်" "Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ" "تمكين" "لن يعمل %1$s ما لم يتم تمكين خدمات Google Play." "تمكين خدمات Google Play" "تثبيت" "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر على جهازك." "الحصول على خدمات Google Play" "خطأ في خدمات Google Play" "لن يتم تشغيل %1$s بدون خدمات Google Play التي لا يوفرها جهازك." "تحديث" "لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play." "تحديث خدمات Google Play" "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي يتم تحديثها حاليًا." "يجب توفر إصدار جديد من خدمات Google Play. سيتم تحديثها تلقائيًا قريبًا." "فتح على الهاتف" "تسجل الدخول" "تسجيل الدخول عبر Google" "Habilitar" "%1$s no funcionará a menos que habilites los servicios de Google Play." "Habilitar servicios de Google Play" "Instalar" "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo." "Obtener servicios de Google Play" "Error de Google Play Services" "%1$s no se ejecutará sin los servicios de Google Play, que no son compatibles con tu dispositivo." "Actualizar" "%1$s no se ejecutará a menos que actualices los servicios de Google Play." "Actualizar servicios de Google Play" "%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento." "Se necesita una nueva versión de los servicios de Google Play. Se actualizarán automáticamente en breve." "Abrir en el teléfono" "Acceder" "Acceder con Google" "Activar" "%1$s non funcionará a menos que actives os servizos de Google Play." "Activar servizos de Google Play" "Instalar" "%1$s non se executará se o teu dispositivo non ten instalados os servizos de Google Play." "Descargar servizos de Google Play" "Erro nos servizos de Google Play" "%1$s non se executará sen os servizos de Google Play, que non son compatibles co teu dispositivo." "Actualizar" "%1$s non se executará a menos que actualices os servizos de Google Play." "Actualizar os servizos de Google Play" "%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento." "Necesítase a nova versión dos servizos de Google Play. Actualizarase en breve." "Abrir no teléfono" "Iniciar sesión" "Iniciar sesión con Google" "Увімкнути" "Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play." "Увімкнути сервіси Google Play" "Установити" "Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому пристрої." "Установити сервіси Google Play" "Помилка сервісів Google Play" "Додаток %1$s не працюватиме без сервісів Google Play, які не підтримуються на вашому пристрої." "Оновити" "Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play." "Оновіть сервіси Google Play" "Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються." "Потрібна нова версія сервісів Google Play. Вони невдовзі оновляться." "Відкрити на телефоні" "Увійти" "Увійти в облік. запис Google" "Омогући" "%1$s неће функционисати ако не омогућите Google Play услуге." "Омогућите Google Play услуге" "Инсталирај" "%1$s не може да се покрене без Google Play услуга, које нису инсталиране на уређају." "Преузмите Google Play услуге" "Грешка Google Play услуга" "%1$s не може да се покрене без Google Play услуга, које уређај не подржава." "Ажурирај" "%1$s не може да се покрене ако не ажурирате Google Play услуге." "Ажурирајте Google Play услуге" "%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају." "Потребна је нова верзија Google Play услуга. Ускоро ће се ажурирати." "Отвори на телефону" "Пријави ме" "Пријави ме на Google" "ਯੋਗ ਬਣਾਓ" "%1$s ਕੰਮ ਨਹੀਂ ਕਰੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਯੋਗ ਨਹੀਂ ਬਣਾਉਂਦੇ ਹੋ।" "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਯੋਗ ਬਣਾਓ" "ਸਥਾਪਤ ਕਰੋ" "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗੀ, ਜੋ ਤੁਹਾਡੀ ਡੀਵਾਈਸ ਤੋਂ ਗੁੰਮ ਹਨ।" "Google Play ਸੇਵਾਵਾਂ ਪ੍ਰਾਪਤ ਕਰੋ" "Google Play ਸੇਵਾਵਾਂ ਅਸ਼ੁੱਧੀ" "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲ ਸਕੇਗੀ, ਜੋ ਤੁਹਾਡੀ ਡੀਵਾਈਸ \'ਤੇ ਸਮਰਥਿਤ ਨਹੀਂ ਹਨ।" "ਅੱਪਡੇਟ ਕਰੋ" "%1$s ਨਹੀਂ ਚੱਲੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅਪਡੇਟ ਨਹੀਂ ਕਰਦੇ।" "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ" "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗਾ, ਜੋ ਵਰਤਮਾਨ ਵਿੱਚ ਅਪਡੇਟ ਹੋ ਰਹੀਆਂ ਹਨ।" "Google Play ਸੇਵਾਵਾਂ ਦੇ ਨਵਾਂ ਸੰਸਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਇਹ ਛੇਤੀ ਹੀ ਆਪਣੇ ਆਪ ਅਪਡੇਟ ਕਰੇਗਾ।" "ਫ਼ੋਨ \'ਤੇ ਖੋਲ੍ਹੋ" "ਸਾਈਨ ਇਨ ਕਰੇ" "Google ਨਾਲ ਸਾਈਨ ਇਨ ਕਰੋ" "සබල කරන්න" "ඔබ Google Play සේවා සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත." "Google Play සේවා සබල කරන්න" "ස්ථාපනය කරන්න" "ඔබගේ ටැබ්ලට් පරිගණකයේ නැති Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත." "Google Play සේවා ලබා ගන්න" "Google Play සේවා දෝෂය" "ඔබගේ උපාංගය මගින් සහාය නොදක්වන, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත." "යාවත්කාලීන කරන්න" "Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ." "Google Play සේවා යාවත්කාලීන කරන්න" "දැනට යාවත්කාලීන කරමින් ඇති, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත." "Google Play සේවාවල නව අනුවාදයක් අවශ්යයි. එය මද වේලාවකින් එය විසින්ම යාවත්කාලීන වනු ඇත." "දුරකථනය තුළ විවෘත කරන්න" "පුරන්න" "Google සමගින් පුරන්න" "Nika amandla" "I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play." "Nika amandla amasevisi we-Google Play" "Faka" "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kudivayisi yakho." "Thola amasevisi we-Google Play" "Iphutha lamasevisi we-Google Play" "%1$s ngeke isebenze ngaphandle kwamasevisi e-Google Play, angasekelwa idivayisi yakho." "Isibuyekezo" "I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play." "Buyekeza amasevisi we-Google Play" "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo." "Kudingeka inguqulo entsha yamasevisi we-Google Play. Izozibuyekeza ngokwayo maduze." "Vula kufoni" "Ngena ngemvume" "Ngena ngemvume nge-Google" 20dp 800dp 120dp PermissionEverywhere 9.6dp 19.2dp 23.04dp 28.8dp %d д
+%d д
+%d д
+%d д
+%d ч
+%d ч
+%d ч
+%d ч
+%d м
+%d м
+%d м
+%d м
+%d дн.
+%d дн.
+%d дн.
+%d дн.
+%d ч.
+%d ч.
+%d ч.
+%d ч.
+%d мин.
+%d мин.
+%d мин.
+%d мин.
+"Внизу" "Внизу слева" "Внизу справа" "Внизу, левая сторона" "В центре слева" "Вверху, левая сторона" "Внизу, правая сторона" "В центре справа" "Вверху, правая сторона" "Вверху" "Вверху слева" "Вверху справа" "Внизу" "Внизу слева" "Внизу слева, ниже" "Внизу слева, выше" "Внизу справа" "Внизу справа, ниже" "Внизу справа, выше" "В центре слева" "В центре справа" "Вверху" "Вверху слева" "Вверху слева, ниже" "Вверху слева, выше" "Вверху справа" "Вверху справа, ниже" "Вверху справа, выше" "Выйти" "Отмена" "Да" "Открыта панель навигации" "Сейчас" "%1$s %2$s " "%1$s %2$s " %d 天
+%d 天
+%d 小時
+%d 小時
+%d 分鐘
+%d 分鐘
+%d 天
+%d 天
+%d 小時
+%d 小時
+%d 分鐘
+%d 分鐘
+"正下方" "左下角" "右下角" "下方靠左" "左側中央" "上方靠左" "下方靠右" "右側中央" "上方靠右" "正上方" "左上角" "右上角" "正下方" "左下方" "左下方較低位置" "左下方較高位置" "右下方" "右下方較低位置" "右下方較高位置" "左側中央" "右側中央" "正上方" "左上方" "左上方較低位置" "左上方較高位置" "右上方" "右上方較低位置" "右上方較高位置" "結束" "取消" "是" "導覽匣" "現在" "%1$s %2$s " "%1$s %2$s " %d g
+%d g
+%d h
+%d h
+%d m
+%d m
+%d giorni
+%d giorno
+%d ore
+%d ora
+%d min
+%d min
+"In basso" "In basso a sinistra" "In basso a destra" "In basso verso sinistra" "Al centro a sinistra" "In alto verso sinistra" "In basso verso destra" "Al centro a destra" "In alto verso destra" "In alto" "In alto a sinistra" "In alto a destra" "In basso" "In basso a sinistra" "In basso a sinistra (più in basso)" "In basso a sinistra (più in alto)" "In basso a destra" "In basso a destra (più in basso)" "In basso a destra (più in alto)" "Al centro a sinistra" "Al centro a destra" "In alto" "In alto a sinistra" "In alto a sinistra (più in basso)" "In alto a sinistra (più in alto)" "In alto a destra" "In alto a destra (più in basso)" "In alto a destra (più in alto)" "Esci" "Annulla" "Sì" "Riquadro di navigazione a scomparsa" "Ora" "%1$s %2$s " "%1$s %2$s " 10dp 8dp 12dp 40dp 16sp 10dp 80dp 54dp - 3.756%
- 16.901%
%d 天
+%d 天
+%d 小时
+%d 小时
+%d 分钟
+%d 分钟
+%d 天
+%d 天
+%d 小时
+%d 小时
+%d 分钟
+%d 分钟
+"正下方" "左下方" "右下方" "下方靠左" "正左方" "上方靠左" "下方靠右" "正右方" "上方靠右" "正上方" "左上方" "右上方" "正下方" "左下方" "左下方靠下的位置" "左下方靠上的位置" "右下方" "右下方靠下的位置" "右下方靠上的位置" "正左方" "正右方" "正上方" "左上方" "左上方靠下的位置" "左上方靠上的位置" "右上方" "右上方靠下的位置" "右上方靠上的位置" "退出" "取消" "是" "抽屉式导航栏" "现在" "%1$s %2$s " "%1$s %2$s " %d h
+%d h
+%d j
+%d j
+%d m
+%d m
+%d hari
+%d hari
+%d jam
+%d jam
+%d mnt
+%d mnt
+"Bawah" "Kiri bawah" "Kanan bawah" "Bawah, sisi kiri" "Kiri tengah" "Atas, sisi kiri" "Bawah, sisi kanan" "Kanan tengah" "Atas, sisi kanan" "Atas" "Kiri atas" "Kanan atas" "Bawah" "Kiri bawah" "Kiri bawah, rendah" "Kiri bawah, tinggi" "Kanan bawah" "Kanan bawah, rendah" "Kanan bawah, tinggi" "Kiri tengah" "Kanan tengah" "Atas" "Kiri atas" "Kiri atas, rendah" "Kiri atas, tinggi" "Kanan atas" "Kanan atas, rendah" "Kanan atas, tinggi" "Keluar" "Batal" "Ya" "Panel samping navigasi" "Sekarang" "%1$s %2$s " "%1$s %2$s " %d 日
+%d 日
+%d 時間
+%d 時間
+%d 分
+%d 分
+%d 日
+%d 日
+%d 時間
+%d 時間
+%d 分
+%d 分
+"下" "左下" "右下" "下、左側" "中央左" "上、左側" "下、右側" "中央右" "上、右側" "上" "左上" "右上" "下" "左下" "左斜め下より下" "左斜め下より上" "右下" "右斜め下より下" "右斜め下より上" "中央左" "中央右" "上" "左上" "左斜め上より下" "左斜め上より上" "右上" "右斜め上より下" "右斜め上より上" "終了" "キャンセル" "はい" "ナビゲーション ドロワー" "今" "%1$s と%2$s " "%1$s %2$s " %d dag
+%d dage
+%d t.
+%d t.
+%d min.
+%d min.
+%d dag
+%d dage
+%d time
+%d timer
+%d min.
+%d min.
+"Nederst" "Nederst til venstre" "Nederst til højre" "Nederst i venstre side" "Til venstre for midten" "Øverst i venstre side" "Nederst i højre side" "Til højre for midten" "Øverst i højre side" "Øverst" "Øverst til venstre" "Øverst til højre" "Nederst" "Nederst til venstre" "Nederst til venstre, forneden" "Nederst til venstre, foroven" "Nederst til højre" "Nederst til højre, forneden" "Nederst til højre, foroven" "Til venstre for midten" "Til højre for midten" "Øverst" "Øverst til venstre" "Øverst til venstre, forneden" "Øverst til venstre, foroven" "Øverst til højre" "Øverst til højre, forneden" "Øverst til højre, foroven" "Afslut" "Annuller" "Ja" "Sidemenu" "Nu" "%1$s %2$s " "%1$s %2$s " 11.4dp 22.8dp 27.36dp 34.2dp %d 天
+%d 天
+%d 小時
+%d 小時
+%d 分鐘
+%d 分鐘
+%d 天
+%d 天
+%d 小時
+%d 小時
+%d 分鐘
+%d 分鐘
+"正下方" "左下方" "右下方" "下方靠左" "中間靠左" "上方靠左" "下方靠右" "中間靠右" "上方靠右" "正上方" "左上方" "右上方" "正下方" "左下方" "左下方較低位置" "左下方較高位置" "右下方" "右下方較低位置" "右下方較高位置" "中間靠左" "中間靠右" "正上方" "左上方" "左上方較低位置" "左上方較高位置" "右上方" "右上方較低位置" "右上方較高位置" "結束" "取消" "是" "導覽列" "現在" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d dias
+%d dias
+%d horas
+%d horas
+%d min
+%d min
+"Parte inferior" "Parte inferior esquerda" "Parte inferior direita" "Parte inferior, lado esquerdo" "Parte central esquerda" "Parte superior, lado esquerdo" "Parte inferior, lado direito" "Parte central direita" "Parte superior, lado direito" "Parte superior" "Parte superior esquerda" "Parte superior direita" "Parte inferior" "Parte inferior esquerda" "Parte inferior esquerda, inferior" "Parte inferior esquerda, superior" "Parte inferior direita" "Parte inferior direita, inferior" "Parte inferior direita, superior" "Parte central esquerda" "Parte central direita" "Parte superior" "Parte superior esquerda" "Parte superior esquerda, inferior" "Parte superior esquerda, superior" "Parte superior direita" "Parte superior direita, inferior" "Parte superior direita, superior" "Sair" "Cancelar" "Sim" "Gaveta de navegação" "Agora" "%1$s %2$s " "%1$s %2$s " 27dp 32dp 14sp - #FFF4B400
+- #FFDB4437
+- #FF4285F4
+- #FF0F9D58
+true false #4D000000 @color/primary_text_dark #000000 #8A000000 #DE000000 #2979FF #E0E0E0 @color/grey #0288D1 #01579B #00000000 #80000000 #4DFFFFFF #FFFFFFFF #FFFFFFFF #80FFFFFF #FFFFFFFF #80FFFFFF #1565C0 #424242 #D32F2F #414141 #606060 #E0E0E0 #FF5151 #B83120 #80000000 #00C853 #757575 #bdbdbd #FF6D3F @color/white @color/dark_grey #FF5252 #9E9E9E #66777777 #FFFFFF - .25
- .1
- .5
- .5
- .5
- .25
-3dp 8dp 7dp 8dp 36dp 14sp 8dp 2dp 43dp 4dp 1dp 6dp 104dp 1dp 1dp 65536dp 1dp 2dp 14sp 14sp 64dp 14sp 10dp 32dp 22dp 10dp 16dp 36dp 10dp 30dp 16dp 90dp 108dp 16dp 38dp 24dp 6dp 28dp 12sp 8dp 22dp 8dp 0dp 0dp 0dp 0dp 12dp 24dp - 15%
- 15%
- 15%
- 10%
- 5%
- 4.167%
20% 16% 13% 16.9% 13% 27.4% 16.9% 16% 26.8% 13% 27.4% 16.9% 13% 1000 250 500 500 1 %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d day
+%d days
+%d hour
+%d hours
+%d min
+%d mins
+Bottom Bottom left Bottom right Bottom, left side Center left Top, left side Bottom, right side Center right Top, right side Top Top left Top right Bottom Bottom left Bottom left, lower Bottom left, upper Bottom right Bottom right, lower Bottom right, upper Center left Center right Top Top left Top left, lower Top left, upper Top right Top right, lower Top right, upper -- sans-serif-condensed sans-serif-condensed Quit Cancel Yes Navigation drawer Now %1$s \u0020%2$s %1$s \u0020%2$s
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ %d j
+%d j
+%d h
+%d h
+%d m
+%d m
+%d jour
+%d jours
+%d heure
+%d heures
+%d min
+%d min
+"En bas" "En bas à gauche" "En bas à droite" "En bas à gauche" "Au centre à gauche" "En haut à gauche" "En bas à droite" "Au centre à droite" "En haut à droite" "En haut" "En haut à gauche" "En haut à droite" "En bas" "En bas à gauche" "En bas à gauche" "En bas à gauche, partie supérieure" "En bas à droite" "En bas à droite, partie inférieure" "En bas à droite, partie supérieure" "Au centre à gauche" "Au centre à droite" "En haut" "En haut à gauche" "En haut à gauche, partie inférieure" "En haut à gauche, partie supérieure" "En haut à droite" "En haut à droite, partie inférieure" "En haut à droite, partie supérieure" "Quitter" "Annuler" "Oui" "Panneau de navigation" "Maintenant" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d d
+%d d
+%d g
+%d g
+%d g
+%d g
+%d m
+%d m
+%d m
+%d m
+%d dni
+%d dni
+%d dnia
+%d dzień
+%d godz.
+%d godz.
+%d godz.
+%d godz.
+%d min
+%d min
+%d min
+%d min
+"Na dole" "W lewym dolnym rogu" "W prawym dolnym rogu" "Na dole po lewej" "Na środku po lewej" "Na górze po lewej" "Na dole po prawej" "Na środku po prawej" "Na górze po prawej" "Na górze" "W lewym górnym rogu" "W prawym górnym rogu" "Na dole" "Na dole po lewej" "Na dole po lewej, niżej" "Na dole po lewej, wyżej" "Na dole po prawej" "Na dole po prawej, niżej" "Na dole po prawej, wyżej" "Na środku po lewej" "Na środku po prawej" "Na górze" "Na górze po lewej" "Na górze po lewej, niżej" "Na górze po lewej, wyżej" "Na górze po prawej" "Na górze po prawej, niżej" "Na górze po prawej, wyżej" "Zakończ" "Anuluj" "Tak" "Panel nawigacji" "Teraz" "%1$s %2$s " "%1$s %2$s " %d ngày
+%d ngày
+%d giờ
+%d giờ
+%d phút
+%d phút
+%d ngày
+%d ngày
+%d giờ
+%d giờ
+%d phút
+%d phút
+"Dưới cùng" "Dưới cùng bên trái" "Dưới cùng bên phải" "Dưới cùng, bên trái" "Ở giữa bên trái" "Trên cùng, bên trái" "Dưới cùng, bên phải" "Ở giữa bên phải" "Trên cùng, bên phải" "Trên cùng" "Trên cùng bên trái" "Trên cùng bên phải" "Dưới cùng" "Dưới cùng bên trái" "Dưới cùng bên trái, phía dưới" "Dưới cùng bên trái, phía trên" "Dưới cùng bên phải" "Dưới cùng bên phải, phía dưới" "Dưới cùng bên phải, phía trên" "Ở giữa bên trái" "Ở giữa bên phải" "Trên cùng" "Trên cùng bên trái" "Trên cùng bên trái, phía dưới" "Trên cùng bên trái, phía trên" "Trên cùng bên phải" "Trên cùng bên phải, phía dưới" "Trên cùng bên phải, phía trên" "Thoát" "Hủy" "Có" "Ngăn điều hướng" "Bây giờ" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d tim.
+%d tim.
+%d min
+%d min
+%d dagar
+%d dag
+%d tim.
+%d tim.
+%d min
+%d min
+"Längst ned" "Längst ned till vänster" "Längst ned till höger" "Längst ned till vänster" "I mitten till vänster" "Högst upp till vänster" "Längst ned till höger" "I mitten till höger" "Högst upp till höger" "Högst upp" "Högst upp till vänster" "Högst upp till höger" "Längst ned" "Längst ned till vänster" "Längst ned till vänster, lägre" "Längst ned till vänster, övre" "Längst ned till höger" "Längst ned till höger, lägre" "Längst ned till höger, övre" "I mitten till vänster" "I mitten till höger" "Högst upp" "Högst upp till vänster" "Högst upp till vänster, lägre" "Högst upp till vänster, övre" "Högst upp till höger" "Högst upp till höger, lägre" "Högst upp till höger, övre" "Avsluta" "Avbryt" "Ja" "Navigeringspanel" "Nu" "%1$s %2$s " "%1$s %2$s " %d g.
+%d g.
+%d sa.
+%d sa.
+%d dk.
+%d dk.
+%d gün
+%d gün
+%d saat
+%d saat
+%d dk.
+%d dk.
+"Alt" "Sol alt" "Sağ alt" "Alt, sol yan" "Sol orta" "Üst, sol yan" "Alt, sağ yan" "Sağ orta" "Üst, sağ yan" "Üst" "Sol üst" "Sağ üst" "Alt" "Sol alt" "Sol alt, aşağı" "Sol alt, yukarı" "Sağ alt" "Sağ alt, aşağı" "Sağ alt, yukarı" "Sol orta" "Sağ orta" "Üst" "Sol üst" "Sol üst, aşağı" "Sol üst, yukarı" "Sağ üst" "Sağ üst, aşağı" "Sağ üst, yukarı" "Çık" "İptal" "Evet" "Gezinme çekmecesi" "Şimdi" "%1$s %2$s " "%1$s %2$s " %d ว
+%d ว
+%d ชม.
+%d ชม.
+%d น
+%d น
+%d ว
+%d ว
+%d ชั่วโมง
+%d ชั่วโมง
+%d นาที
+%d นาที
+"ล่าง" "ล่างซ้าย" "ล่างขวา" "ล่าง ฝั่งซ้าย" "กลางซ้าย" "บน ฝั่งซ้าย" "ล่าง ฝั่งขวา" "กลางขวา" "บน ฝั่งขวา" "บน" "บนซ้าย" "บนขวา" "ล่าง" "ล่างซ้าย" "ล่างซ้าย ส่วนล่าง" "ล่างซ้าย ส่วนบน" "ล่างขวา" "ล่างขวา ส่วนล่าง" "ล่างขวา ส่วนบน" "กลางซ้าย" "กลางขวา" "บน" "บนซ้าย" "บนซ้าย ส่วนล่าง" "บนซ้าย ส่วนบน" "บนขวา" "บนขวา ส่วนล่าง" "บนขวา ส่วนบน" "ปิด" "ยกเลิก" "ใช่" "ลิ้นชักการนำทาง" "ตอนนี้เลย" "%1$s %2$s " "%1$s %2$s " 10dp 8dp 12dp 40dp 16sp 10dp 80dp 48dp - 4.396%
- 4.167%
%d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d días
+%d día
+%d horas
+%d hora
+%d min
+%d min
+"Parte inferior" "Parte inferior izquierda" "Parte inferior derecha" "Parte inferior, a la izquierda" "Parte central izquierda" "Parte superior, a la izquierda" "Parte inferior, a la derecha" "Parte central derecha" "Parte superior, a la derecha" "Parte superior" "Parte superior izquierda" "Parte superior derecha" "Parte inferior" "Parte inferior izquierda" "Parte inferior izquierda, más abajo" "Parte inferior izquierda, arriba" "Parte inferior derecha" "Parte inferior derecha, más abajo" "Parte inferior derecha, más arriba" "Parte central izquierda" "Parte central derecha" "Parte superior" "Parte superior izquierda" "Parte superior izquierda, más abajo" "Parte superior izquierda, arriba" "Parte superior derecha" "Parte superior derecha, más abajo" "Parte superior derecha, más arriba" "Salir" "Cancelar" "Sí" "Panel lateral de navegación" "Ahora" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d days
+%d day
+%d hours
+%d hour
+%d mins
+%d min
+"Bottom" "Bottom left" "Bottom right" "Bottom, left side" "Centre left" "Top, left side" "Bottom, right side" "Centre right" "Top, right side" "Top" "Top left" "Top right" "Bottom" "Bottom left" "Bottom left, lower" "Bottom left, upper" "Bottom right" "Bottom right, lower" "Bottom right, upper" "Centre left" "Centre right" "Top" "Top left" "Top left, lower" "Top left, upper" "Top right" "Top right, lower" "Top right, upper" "Exit" "Cancel" "Yes" "Navigation drawer" "Now" "%1$s %2$s " "%1$s %2$s " %d p
+%d p
+%d t
+%d t
+%d m
+%d m
+%d pv
+%d pv
+%d t
+%d t
+%d min
+%d min
+"Alareunassa" "Alavasemmalla" "Alaoikealla" "Vasemmalla alhaalla" "Keskellä vasemmalla" "Vasemmalla ylhäällä" "Oikealla alhaalla" "Keskellä oikealla" "Oikealla ylhäällä" "Yläreunassa" "Ylävasemmalla" "Yläoikealla" "Alhaalla" "Alavasemmalla" "Alavasemmalla alempana" "Alavasemmalla ylempänä" "Alaoikealla" "Alaoikealla alempana" "Alaoikealla ylempänä" "Keskellä vasemmalla" "Keskellä oikealla" "Ylhäällä" "Ylävasemmalla" "Ylävasemmalla alempana" "Ylävasemmalla oikealla" "Yläoikealla" "Yläoikealla alempana" "Yläoikealla ylempänä" "Lopeta" "Peruuta" "Kyllä" "Navigoinnin vetopaneeli" "Nyt" "%1$s %2$s " "%1$s %2$s " %d j
+%d j
+%d h
+%d h
+%d min
+%d min
+%d jour
+%d jours
+%d heure
+%d heures
+%d minute
+%d minutes
+"En bas" "En bas à gauche" "En bas à droite" "En bas, côté gauche" "Au milieu, sur la gauche" "En haut, côté gauche" "En bas, côté droit" "Au milieu, sur la droite" "En haut, côté droit" "En haut" "En haut à gauche" "En haut à droite" "En bas" "En bas à gauche" "En bas à gauche, partie inférieure" "En bas à gauche, partie supérieure" "En bas à droite" "En bas à droite, partie inférieure" "En bas à droite, partie supérieure" "Au milieu, sur la gauche" "Au milieu, sur la droite" "En haut" "En haut à gauche" "En haut à gauche, partie inférieure" "En haut à gauche, partie supérieure" "En haut à droite" "En haut à droite, partie inférieure" "En haut à droite, partie supérieure" "Abandonner" "Annuler" "Oui" "Panneau de navigation" "Mainten." "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d días
+%d día
+%d horas
+%d hora
+%d min
+%d min
+"Parte inferior" "Parte inferior izquierda" "Parte inferior derecha" "Parte inferior izquierda" "Parte central izquierda" "Parte superior izquierda" "Parte inferior derecha" "Parte central derecha" "Parte superior derecha" "Parte superior" "Parte superior izquierda" "Parte superior derecha" "Parte inferior" "Parte inferior izquierda" "Parte inferior izquierda, abajo" "Parte inferior izquierda, arriba" "Parte inferior derecha" "Parte inferior derecha, abajo" "Parte inferior derecha, arriba" "Parte central izquierda" "Parte central derecha" "Parte superior" "Parte superior izquierda" "Parte superior izquierda, abajo" "Parte superior izquierda, arriba" "Parte superior derecha" "Parte superior derecha, abajo" "Parte superior derecha, arriba" "Salir" "Cancelar" "Sí" "Panel de navegación" "Ahora" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d u
+%d u
+%d m
+%d m
+%d dagen
+%d dag
+%d uur
+%d uur
+%d minuten
+%d minuut
+"Middenonder" "Linksonder" "Rechtsonder" "Onder, linkerzijde" "Middenlinks" "Boven, linkerzijde" "Onder, rechterzijde" "Middenrechts" "Boven, rechterzijde" "Boven" "Linksboven" "Rechtsboven" "Middenonder" "Linksonder" "Linksonder, onderste deel" "Linksonder, bovenste deel" "Rechtsonder" "Rechtsonder, onderste deel" "Rechtsonder, bovenste deel" "Middenlinks" "Middenrechts" "Boven" "Linksboven" "Linksboven, onderste deel" "Linksboven, bovenste deel" "Rechtsboven" "Rechtsboven, onderste deel" "Rechtsboven, bovenste deel" "Sluiten" "Annuleren" "Ja" "Zijmenu" "Nu" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d t
+%d t
+%d m
+%d m
+%d dager
+%d dag
+%d timer
+%d time
+%d min
+%d min
+"Nederst" "Nederst til venstre" "Nederst til høyre" "Nederst, venstre side" "I midten til venstre" "Øverst, venstre side" "Nederst, høyre side" "I midten til høyre" "Øverst, høyre side" "Øverst" "Øverst til venstre" "Øverst til høyre" "Nederst" "Nederst til venstre" "Nede til venstre" "Til venstre, under midtpunktet" "Nederst til høyre" "Nede til høyre" "Til høyre, under midtpunktet" "I midten til venstre" "I midten til høyre" "Øverst" "Øverst til venstre" "Til venstre, over midtpunktet" "Oppe til venstre" "Øverst til høyre" "Til høyre, over midtpunktet" "Oppe til høyre" "Avslutt" "Avbryt" "Ja" "Uttrekksmeny" "Nå" "%1$s %2$s " "%1$s %2$s " %d दिन
+%d दिन
+%d घंटा
+%d घंटे
+%d मि.
+%d मि.
+%d दिन
+%d दिन
+%d घंटे
+%d घंटे
+%d मि.
+%d मि.
+"निचला" "निचला बायां" "निचला दायां" "नीचे बाईं ओर" "मध्य में बाईं ओर" "ऊपर बाईं ओर" "नीचे दाईं ओर" "मध्य में दाईं ओर" "ऊपर दाईं ओर" "शीर्ष" "ऊपर बाईं ओर" "ऊपर दाईं ओर" "निचला" "निचला बायां" "नीचे बायां, निचला" "नीचे बायां, ऊपरी" "निचला दायां" "नीचे दायां, निचला" "नीचे दायां, ऊपरी" "मध्य में बाईं ओर" "मध्य में दाईं ओर" "शीर्ष" "ऊपर बाईं ओर" "ऊपर बाईं ओर, निचला" "ऊपर बाईं ओर, ऊपरी" "ऊपर दाईं ओर" "ऊपर दाईं ओर, निचला" "ऊपर दाईं ओर, ऊपरी" "छोड़ें" "रहने दें" "हां" "मार्गदर्शक ड्रॉवर" "अभी" "%1$s %2$s " "%1$s %2$s " %d d
+%d d
+%d h
+%d h
+%d min
+%d min
+%d Tage
+%d Tag
+%d Stunden
+%d Stunde
+%d Minuten
+%d Minute
+"Unten" "Links unten" "Rechts unten" "Unten, linke Seite" "Mitte links" "Oben, linke Seite" "Unten, rechte Seite" "Mitte rechts" "Oben, rechte Seite" "Oben" "Links oben" "Rechts oben" "Unten" "Links unten" "Links unten, unterer Teil" "Links unten, oberer Teil" "Rechts unten" "Rechts unten, unterer Teil" "Rechts unten, oberer Teil" "Mitte links" "Mitte rechts" "Oben" "Links oben" "Links oben, unterer Teil" "Links oben, oberer Teil" "Rechts oben" "Rechts oben, unterer Teil" "Rechts oben, oberer Teil" "Beenden" "Abbrechen" "Ja" "Navigationsleiste" "Jetzt" "%1$s %2$s " "%1$s %2$s " %d 일
+%d 일
+%d 시간
+%d 시간
+%d 분
+%d 분
+%d 일
+%d 일
+%d 시간
+%d 시간
+%d 분
+%d 분
+"하단" "왼쪽 하단" "오른쪽 하단" "하단 왼쪽" "왼쪽 중간" "상단 왼쪽" "하단 오른쪽" "오른쪽 중간" "상단 오른쪽" "상단" "왼쪽 상단" "오른쪽 상단" "하단" "왼쪽 하단" "왼쪽 하단 아래쪽" "왼쪽 하단 위쪽" "오른쪽 하단" "오른쪽 하단 아래쪽" "오른쪽 하단 위쪽" "왼쪽 중간" "오른쪽 중간" "상단" "왼쪽 상단" "왼쪽 상단 아래쪽" "왼쪽 상단 위쪽" "오른쪽 상단" "오른쪽 상단 아래쪽" "오른쪽 상단 위쪽" "종료" "취소" "예" "탐색 창" "진행중" "%1$s %2$s " "%1$s %2$s " 10.25dp 20.5dp 24.6dp 30.75dp 12dp 24dp 28.8dp 36dp 8dp 16dp 44dp 8dp 8dp %d d
+%d d
+%d h
+%d h
+%d m
+%d m
+%d días
+%d día
+%d horas
+%d hora
+%d min
+%d min
+"Parte inferior" "Parte inferior izquierda" "Parte inferior derecha" "Parte inferior, a la izquierda" "Parte central izquierda" "Parte superior, a la izquierda" "Parte inferior, a la derecha" "Parte central derecha" "Parte superior, a la derecha" "Parte superior" "Parte superior izquierda" "Parte superior derecha" "Parte inferior" "Parte inferior izquierda" "Parte inferior izquierda, más abajo" "Parte inferior izquierda, arriba" "Parte inferior derecha" "Parte inferior derecha, más abajo" "Parte inferior derecha, más arriba" "Parte central izquierda" "Parte central derecha" "Parte superior" "Parte superior izquierda" "Parte superior izquierda, más abajo" "Parte superior izquierda, arriba" "Parte superior derecha" "Parte superior derecha, más abajo" "Parte superior derecha, más arriba" "Salir" "Cancelar" "Sí" "Panel lateral de navegación" "Ahora" "%1$s %2$s " "%1$s %2$s " 11.25dp 22.5dp 27dp 33.75dp false true 72dp @dimen/screen_percentage_12 @dimen/screen_percentage_15 48dp @dimen/screen_percentage_10 @dimen/screen_percentage_15 - 4.167%
- 18.75%
#000000 #ffffff #d0dbed 36dp 41dp 10dp 20dp 90dp 8dp 23dp ZenFaceDigit Watch face tapped My Digital
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugShaders/merger.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugShaders/merger.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0815ad59f3344d0d8cc124d0d6cae9a996e16d38
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/mergeDebugShaders/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..07ebf372c6c8c24ba3aefb0b5b3ad59be2f7f0c7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/dex-renamer-state.txt
@@ -0,0 +1,19 @@
+#Sat Mar 31 17:29:46 CDT 2018
+path.1=classes.dex
+path.0=classes.dex
+renamed.5=classes6.dex
+renamed.4=classes5.dex
+renamed.3=classes4.dex
+renamed.2=classes3.dex
+renamed.1=classes2.dex
+renamed.0=classes.dex
+base.5=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/15
+base.4=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/12
+base.3=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/17
+base.2=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/14
+base.1=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/16
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/13
+path.5=classes.dex
+path.4=classes.dex
+path.3=classes.dex
+path.2=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/file-input-save-data.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/file-input-save-data.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fc407c29b7b649afdb83873800ab7c1071e0db68
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/file-input-save-data.txt
@@ -0,0 +1,27 @@
+#Internal package file, do not edit.
+#Fri Mar 09 15:06:16 CST 2018
+2.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/12
+5.set=DEX
+0.path=classes.dex
+2.baseType=DIRECTORY
+3.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/14
+2.set=DEX
+1.path=classes.dex
+4.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/16
+count=6
+5.baseType=DIRECTORY
+2.path=classes.dex
+5.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/13
+4.set=DEX
+3.path=classes.dex
+3.baseType=DIRECTORY
+1.set=DEX
+4.path=classes.dex
+1.baseType=DIRECTORY
+5.path=classes.dex
+0.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/15
+0.baseType=DIRECTORY
+3.set=DEX
+1.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/17
+4.baseType=DIRECTORY
+0.set=DEX
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/zip-cache/Rshnn358CEnLlYR3zvaKAU2I14s= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/zip-cache/Rshnn358CEnLlYR3zvaKAU2I14s=
new file mode 100644
index 0000000000000000000000000000000000000000..bd0467e15961bf9629f7bd52b20a02d9c5d892c6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/zip-cache/Rshnn358CEnLlYR3zvaKAU2I14s= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/zip-cache/o0MtmC2IaufiwDyQWl2KKWy4yo4= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/zip-cache/o0MtmC2IaufiwDyQWl2KKWy4yo4=
new file mode 100644
index 0000000000000000000000000000000000000000..9d2d8a253e7208f0a5bdce8dca6b3477478cdcd6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/debug/zip-cache/o0MtmC2IaufiwDyQWl2KKWy4yo4= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d90677230ef0a2a962ce50f9c29c9fb393334285
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
@@ -0,0 +1,19 @@
+#Mon May 28 11:49:05 CDT 2018
+path.1=classes.dex
+path.0=classes.dex
+renamed.5=classes6.dex
+renamed.4=classes5.dex
+renamed.3=classes4.dex
+renamed.2=classes3.dex
+renamed.1=classes2.dex
+renamed.0=classes.dex
+base.5=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/18
+base.4=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/15
+base.3=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/17
+base.2=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/14
+base.1=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/11
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/16
+path.5=classes.dex
+path.4=classes.dex
+path.3=classes.dex
+path.2=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/file-input-save-data.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/file-input-save-data.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4b71196af009d6af9552d53df12992483393b196
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/file-input-save-data.txt
@@ -0,0 +1,27 @@
+#Internal package file, do not edit.
+#Mon May 28 11:49:05 CDT 2018
+2.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/17
+5.set=DEX
+0.path=classes.dex
+2.baseType=DIRECTORY
+3.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/14
+2.set=DEX
+1.path=classes.dex
+4.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/11
+count=6
+5.baseType=DIRECTORY
+2.path=classes.dex
+5.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/16
+4.set=DEX
+3.path=classes.dex
+3.baseType=DIRECTORY
+1.set=DEX
+4.path=classes.dex
+1.baseType=DIRECTORY
+5.path=classes.dex
+0.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/18
+0.baseType=DIRECTORY
+3.set=DEX
+1.base=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/15
+4.baseType=DIRECTORY
+0.set=DEX
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/Rshnn358CEnLlYR3zvaKAU2I14s= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/Rshnn358CEnLlYR3zvaKAU2I14s=
new file mode 100644
index 0000000000000000000000000000000000000000..4aaba8ce01af742db0cfd859ae047e35ce7faebc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/Rshnn358CEnLlYR3zvaKAU2I14s= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/T47gFQMXR_6JTIuWSD5PYFaumPc= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/T47gFQMXR_6JTIuWSD5PYFaumPc=
new file mode 100644
index 0000000000000000000000000000000000000000..c25ca90f0aad707c2b453441e65ffd8080863985
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/T47gFQMXR_6JTIuWSD5PYFaumPc= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/debug/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/debug/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c56fd037e52bcebedc332041028bb13950d5a532
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/debug/dex-renamer-state.txt
@@ -0,0 +1 @@
+#Sat Mar 31 17:29:40 CDT 2018
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/debug/zip-cache/o0MtmC2IaufiwDyQWl2KKWy4yo4= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/debug/zip-cache/o0MtmC2IaufiwDyQWl2KKWy4yo4=
new file mode 100644
index 0000000000000000000000000000000000000000..9d2d8a253e7208f0a5bdce8dca6b3477478cdcd6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/debug/zip-cache/o0MtmC2IaufiwDyQWl2KKWy4yo4= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/tmp/debug/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/tmp/debug/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..13ea1b4a37b0075d6245bd46282bb78c751b1d19
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/tmp/debug/dex-renamer-state.txt
@@ -0,0 +1 @@
+#Mon May 14 11:21:26 CDT 2018
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/tmp/debug/zip-cache/o0MtmC2IaufiwDyQWl2KKWy4yo4= b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/tmp/debug/zip-cache/o0MtmC2IaufiwDyQWl2KKWy4yo4=
new file mode 100644
index 0000000000000000000000000000000000000000..1fb14fbc4c81776b7b945635ebc2a600e3e963ea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/packageInstantRunResourcesDebug/tmp/debug/zip-cache/o0MtmC2IaufiwDyQWl2KKWy4yo4= differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/processInstantRunDebugResourcesApk/package_resources-debug/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/processInstantRunDebugResourcesApk/package_resources-debug/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2450e89d38a95718a9a1da77e619eee1d0b7db1e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/incremental/processInstantRunDebugResourcesApk/package_resources-debug/dex-renamer-state.txt
@@ -0,0 +1 @@
+#Mon May 28 11:48:53 CDT 2018
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-apk/debug/app-debug.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-apk/debug/app-debug.apk
new file mode 100644
index 0000000000000000000000000000000000000000..a8af685c239ba0183553be20330174ac903d603e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-apk/debug/app-debug.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-apk/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-apk/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..f20a39f16bfd415d93c3ee0ed663435aa6d4e15f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-apk/debug/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"app-debug.apk","properties":{}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-main-apk-res/debug/main_resources/resources_ap b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-main-apk-res/debug/main_resources/resources_ap
new file mode 100644
index 0000000000000000000000000000000000000000..c25ca90f0aad707c2b453441e65ffd8080863985
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-main-apk-res/debug/main_resources/resources_ap differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-main-apk-res/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-main-apk-res/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..5b5eb522b1ae4ad922ba690e0007f1a9840498dc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-main-apk-res/debug/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"INSTANT_RUN_MAIN_APK_RESOURCES"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"main_resources/resources_ap","properties":{}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-resources/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-resources/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..7d8625dba536964e394acf8684c876ade52085ec
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-resources/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"INSTANT_RUN_PACKAGED_RESOURCES"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"resources-debug.ir.ap_","properties":{}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-resources/resources-debug.ir.ap_ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-resources/resources-debug.ir.ap_
new file mode 100644
index 0000000000000000000000000000000000000000..2d568b24c82a4b0f973f34402fc59bb2039e979f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-resources/resources-debug.ir.ap_ differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/dependencies/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/dependencies/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..573727c2b5b6d2754d2465c1c08fa2be16a70d73
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/dependencies/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/manifestChecker/manifest.crc b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/manifestChecker/manifest.crc
new file mode 100644
index 0000000000000000000000000000000000000000..7fa096879695dee947aa56ceefb17d972fd30078
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/manifestChecker/manifest.crc
@@ -0,0 +1 @@
+574946004
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/manifestChecker/manifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/manifestChecker/manifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2177b13d26082bb95d4a34916c2bb0d67d90813b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/manifestChecker/manifest.xml
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_dependencies/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_dependencies/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ccdcba254c4b921a5d85672fad2015b01895bb0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_dependencies/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Sat Mar 31 17:29:46 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/11
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_0/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_0/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d14ffe3c99c49385a2a1663cb2efb214ac1268c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_0/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri Mar 09 15:06:16 CST 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/1
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_1/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_1/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ad14a01a9f3cceda22fc82e84d7c17ae4da17d4b
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_1/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri Mar 09 15:06:16 CST 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/2
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_2/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_2/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dcbf07261f77b92f519eb7177acb0b45503bd580
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_2/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri Mar 09 15:06:16 CST 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/3
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_3/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_3/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c16a4bb5aebd17c157bb24e8db7f959264f28f58
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_3/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri Mar 09 15:06:16 CST 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/4
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_4/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_4/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..61db99aaec5d0dba38123000db973f1c0fdf6e49
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_4/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri Mar 09 15:06:16 CST 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/5
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_5/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_5/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0cc632bf7c8ed20ee3d44f6decf3e5442c9c2620
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_5/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri Mar 09 15:06:16 CST 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/6
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_6/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_6/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1afb96266f50d56a7ba90ca8b66ae0780ae96515
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_6/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Sat Mar 31 17:29:46 CDT 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/7
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_7/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_7/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e3dd8e8ff4c74597da1272efd6da92f393f8978c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_7/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri Mar 09 15:06:16 CST 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/8
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_8/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_8/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3bb303218132f2f33604c4dee2be3185f8d9433c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_8/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri Mar 09 15:06:16 CST 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/9
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_9/dex-renamer-state.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_9/dex-renamer-state.txt
new file mode 100644
index 0000000000000000000000000000000000000000..162c424165a4f7d4e8f865cfa18fe13f96e94fb8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/package_slice_9/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri Mar 09 15:06:16 CST 2018
+base.0=/Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/10
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_0/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_0/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f78aff1d281af8c41890dae2b76ac5c55ef79d7a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_0/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_1/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_1/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7bdac254b3efa2790fa3131cd0142ba0acbe14a7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_1/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_2/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_2/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..debca4d7c5367e3934cd7059dfa0b434088b508a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_2/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_3/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_3/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..dc8971157b5fc4b09a418fe670004e77ca8e3311
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_3/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_4/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_4/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..39b00000de160f240a6bf50ec8a4c132862a9fa4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_4/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_5/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_5/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6295591cbd00ee46ec04b9dfb1e86f1935e5b0af
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_5/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_6/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_6/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8cbedf3eb86125e97715e92dfbd9df143d72449d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_6/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_7/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_7/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4b2fd82c461fc15acb78e57d300482c5e4aed8a0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_7/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_8/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_8/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c3e85a40075a9a3f6d95622ef2f1b4d0aafd6b3e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_8/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_9/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_9/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4f9871295acfdad4cc31c3991416c70509592d2f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/instant-run-support/debug/slice_9/AndroidManifest.xml
@@ -0,0 +1,7 @@
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/javaPrecompile/debug/annotationProcessors.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/javaPrecompile/debug/annotationProcessors.json
new file mode 100644
index 0000000000000000000000000000000000000000..0637a088a01e8ddab3bf3fa98dbe804cbde1a0dc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/javaPrecompile/debug/annotationProcessors.json
@@ -0,0 +1 @@
+[]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest-checker/debug/manifest.crc b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest-checker/debug/manifest.crc
new file mode 100644
index 0000000000000000000000000000000000000000..3e4ddc6c71d8f4819c3c0d7388db190512f4f54d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest-checker/debug/manifest.crc
@@ -0,0 +1 @@
+1587836633
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest-checker/debug/manifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest-checker/debug/manifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6fd7769b30d2c816f28b8c2bee18b521862b26b1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest-checker/debug/manifest.xml
@@ -0,0 +1,93 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..67573881495e178210d1e0a1785fc49c75772ab9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest/androidTest/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest/androidTest/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..105073671d8ca9cd62414088fda9bc025af530b7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifest/androidTest/debug/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"MERGED_MANIFESTS"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1},"path":"AndroidManifest.xml","properties":{}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/density/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/density/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..0637a088a01e8ddab3bf3fa98dbe804cbde1a0dc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/density/debug/output.json
@@ -0,0 +1 @@
+[]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/full/debug/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/full/debug/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fbd0dc32a84dc7109c50bcc2f00dcdf76f9ac2b2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/full/debug/AndroidManifest.xml
@@ -0,0 +1,88 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/full/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/full/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..38b29b1ce9a789798ca4d46c32bff0c08b7b4b22
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/full/debug/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"MERGED_MANIFESTS"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.example.ruixuandai.zenfacedigit","split":"","minSdkVersion":"25"}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/instant-run/debug/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/instant-run/debug/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6fd7769b30d2c816f28b8c2bee18b521862b26b1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/instant-run/debug/AndroidManifest.xml
@@ -0,0 +1,93 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/instant-run/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/instant-run/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..0411b35ecad8efd211c91f022108b5ec310cf8a8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/manifests/instant-run/debug/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"INSTANT_RUN_MERGED_MANIFESTS"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.example.ruixuandai.zenfacedigit","split":"","minSdkVersion":"25"}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/androidTest/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/androidTest/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..3a06bbdabcdd780db06d2272e7452d197137aece
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/androidTest/debug/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"PROCESSED_RES"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1},"path":"resources-debugAndroidTest.ap_","properties":{}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/androidTest/debug/resources-debugAndroidTest.ap_ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/androidTest/debug/resources-debugAndroidTest.ap_
new file mode 100644
index 0000000000000000000000000000000000000000..c99c93ab9ac3b64d8adcc6e95a9d520f8bc998c3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/androidTest/debug/resources-debugAndroidTest.ap_ differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..80437a604051a7bf2133d77d9af6f5f7885a2fc4
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/debug/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"PROCESSED_RES"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"resources-debug.ap_","properties":{"packageId":"com.example.ruixuandai.zenfacedigit","split":"","minSdkVersion":"25"}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/debug/resources-debug.ap_ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/debug/resources-debug.ap_
new file mode 100644
index 0000000000000000000000000000000000000000..cbdd30dfe8f69e0a20660dc747ef9a98ef5f0d82
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/debug/resources-debug.ap_ differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2daee29626f61b60ccc749c99e215de0d2007ea3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_icon_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_icon_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4d0d3a478906b1b02be80614d4b48a05bc27819c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_generic_confirmation_icon_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_arrow_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_arrow_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c6909145989eb7c8de0a5b2878c216d3226b0cf5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_arrow_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_1_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_1_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5a5fc48a33437ae6171b1220a0bb0518d8cba4c2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_1_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_2_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_2_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..688a98fdd28525ef802338359f527eabf34cd1a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim-v21_open_on_phone_path_2_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_in.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_in.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8eaf2ec9f6bea64f97fdfe31c1ca609e7c97ef6c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_in.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_out.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_out.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f93132ac4a7bc5f5518022244fe721b1ef89a081
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_fade_out.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_grow_fade_in_from_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_grow_fade_in_from_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..87e226600ddaab5db64a07a2be82419ed18d4213
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_grow_fade_in_from_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_enter.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_enter.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..90787c12e72e555385d93d21a375f9efc517a891
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_enter.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_exit.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_exit.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..53238e6dddd161f4661b7775dc18568125c20aec
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_popup_exit.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7c0aadc7605e7dcb728bfd99b09815dcd43bc554
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ddb59f211e83dac405ad0fa283615e506b574c13
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_top.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_top.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..02549526f9551d6103eb7fe78f91efc5af3c896c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_in_top.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b9b9282fe457f73478afd44117188213f57a8f55
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_top.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_top.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8b98299d3958de1019e4204f42dc9005079aa542
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/anim_abc_slide_out_top.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/animator-v21_circular_image_button_anim.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/animator-v21_circular_image_button_anim.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2865b260a9c6c94a1befbc3c4251eec67b85f18e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/animator-v21_circular_image_button_anim.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..92af7ca761eebe3eeb3033f90dee691a47c550c6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..edf82f861a85a9cec2f422f0a319eaff7acb997b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v21_btn_colored_background_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v21_btn_colored_background_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..79c6cb36534b1b6bbb66fd9b3a4fdff0e68fa9d1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v21_btn_colored_background_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_abc_color_highlight_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_abc_color_highlight_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ff8b06f1fa7f272597e1f134397d217823b34160
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_abc_color_highlight_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_button_icon_color.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_button_icon_color.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..603cf75c80efaedab0d2024839b4e355c70194dc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color-v23_button_icon_color.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c3e4ad936cf276f2e0d64d80dcb275a44ff0e64d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..71e50562e8181bea98c2a93ec0872c2e26e2d30d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_disable_only_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..298d5b81cdb4146f68de426207ce1191dc79fd91
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cca3e8549292d27f9a9319a28830c83bfa71554e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_primary_text_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_search_url_text.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_search_url_text.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1e7f9fa00a93c8bc1029cc0b382df8c4e780b1e9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_search_url_text.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dd123bad7f3586d43b1793dd71c933d1fbe4a71d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f1e059564b51e20baec2aa93e5c535e85450d297
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_abc_secondary_text_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_grey_text_color.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_grey_text_color.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2a50a50b90599e8f5c4d076ce88a15bcb018cc18
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_grey_text_color.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_text_color.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_text_color.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d9d540fa517f4b64810cc93f7dcd97e6f57bd874
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_card_text_color.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_circular_button.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_circular_button.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..10d6db4b2a31cabecfe7a72a01acdfb593d1b67b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_circular_button.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f2e82e9baeadeab82e25cdddc77dcef799f1a6c0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7070447dfe51e4547423c9af1b37a37c79d9724e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_text_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_tint.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_tint.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9a05ae594cfc5353e4fee730271133d640a065ec
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_common_google_signin_btn_tint.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..73cceef468583fe301667abcca6d605921316cea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..caec77da44fcd1139c81b957fd139557637f52d0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/color_switch_thumb_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e10539d5b8d34578e9bbc29075ea1d5bcc64fea7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..074c5cdd2d2f4de18d44bd140a6d6803d68958c2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..78cdde42cdd2ab9c923acb39fc3fd9b6b07a749f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d4e126fc1d7eb23f6bcff4cacc6681db15a6347d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d39b62cfcd178b670321f69085191b87e84ebc1e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ad7345dd22e7f15eaf14e23f5f6782f0de0cc7bb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3a594954a3cf3e03eea6aecc86900d2d5f572026
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c031a3b5b6ffed1b70a85906efcbd5c6b9970c4f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e042f768956e982c5898b049a1d5b1dac674dc89
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..48f00b05fe766c6534184e1cb08b056ec4611243
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..79d0c92ee0a4c237c2f94de1a1d90841e30b05ce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b4e408e0f64431f9b63eb0bbe88c95b4f4dfeb49
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d0c4d4354ee21d994190d48153966b59212330d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9c670405e1b80d1cab7652434afbabfaf7cfb4e9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..84a1c32d8dc83b95142303d272a72487363ffdb4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..809bc477e034b6c884e509e7b7a070a20fd4b1f2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e9608c4880643442a0b58d2b48b3da01ba52b8d1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9806a8ebb58cff9b8569867b9d0550219dca5c01
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..061adecb4c96b4ce2354cff8cb7b90ff9d4a03bc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0ff7f3a0d2e955b9d0cc8abd7e78f6e9259d0147
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..933199560b2eacfb9cbf5080698afac019530111
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2894f88cd73cf2e6472cd3368865ef1b5897786e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fbe105565d184ce16a5abd07570e29405ec07c05
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2ec9ddb2fd9b939817ed5bf9f1aed700edaed4f9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..89bd091016764570e342ee35be62fec4f1e89501
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..40ecc9cc1a9ea9c64f47f3d9542482f6a1e269c0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e37c1cbc7bae7a12a4c89085b91aa76dfdfc5f0e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7a029466b46383b4c4644f4a91cd92843d8a7030
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..513700c8b5dc94c23fa2e42f246b75af02b7a4fd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..081bf6fc66656e7b8b5d2b6377cc862dd27c3160
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..494273852a3db307f9718a4094ea6119d1ede934
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..045c2974a8ab74cb69964f927446d68f2863275f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..82901035b62dc605cfa8d33ed4047e14658b89bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..77d534e9408adacf22d3e181bce0a22a95f1e307
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4b9025773f2e4151d8e43bc6b972c8f92d202238
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d70238c9f63cad2dd68d3e9081b52b0dbb6f3cc7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d580b670bd0da857b5b30442ee618292f450b193
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d402f3de6102c8b2987b8bb56b51d0942e46738e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8c1516b3ca405e59c75097d966386cc0f6193605
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e1f5e8e7bd1452cb54be691f1566d66133b182a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f46cfd27eaea516ef72a548a8cd4286edde4009e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ca4ee715f32137a5023c250c0b0d713ebdfdebfe
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f2e01aeec71889436d4b4c4f16ec8fba9e2d7259
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0181dcdfada436496e0619fdec8e7372eaaef737
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4dc1aabe6dcc906c66360d4f4e95ed60158b9204
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e98ddeafe97470cf84b31c2de094f49e74280df1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4a0a415821ac74724384cd72ea359891e2a62696
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..164cf164eb23a5c20af84258664a8b54d93b612e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e6c3583e7aca4b374bdf85ee6ca438acfcb3277e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..22f2c7b8ee9ffd74e26fa23534e2d2cca8d5aca7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..74effe54671c1f45233f9f30d7b4ae8839c043ff
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e8d790ee5d320f10d348d515f327009496319d33
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..723e928adf9eaf685b2bd421e066a9b89906eab4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4b2b606a4be2be81a799db7ae52ae1053aadfaa1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..961efcad519873c1487d1812e464fd15a445c28a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..136c4d9674972b3f81b79e994fb50ac23cc80e2e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_cancel.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_cancel.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e1786906dbb778c24f82851fc70253cfe48ff0b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_cancel.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_sad.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_sad.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c47714b3be1c7191fff38a4bff4991e4ea071c8f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4_ic_full_sad.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bca6ed1e7c543d8f8eadd48891a9535d845f032c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4b43b5dc3dd6c1557472137dd507ba4f10c4ceea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c35f049c15b17dbcde397c093bcf84a15a2df98f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ac532d2a7858e78cdd8d5aeaa24ff60408a5f56a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9b5d9c5899aa8b9eef3c7422f7b8c8a972eb1c04
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2d0080361baaff009910f353e6dfd371474d8265
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1f304dc846341ac27dc5264b30d877f045d50230
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cbd10b094fe08a31a3df624a739a1616fce15e43
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6fb172bc3583d0baf15b6332f9493210576a127b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7caf7a2423f2364adbb7c89bb293d96ad687127a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..aafefd39d1b8b78b24c57ee180fe5d6fb2f79ff8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..569b1598d10fcea805096194dfed314a0aadbd02
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..974603af539b4c863e869c6a8ac1fc626378e02c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..41ee4c07893d06a4ac59be0288c2a11437facaa2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..36d8f2d3bcb5d8f981eec79f3eca70d78ce032eb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f5c806f90c6e6721909571fb31707119af865b10
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f6acb7918808cb8c903eeb2995f8d0da7198c79b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5637cfc671993757cfad3e4b1245f7574a59dd97
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dc60fe1402e94af1c236443fd4a468cf0e49210d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1d7d1d02a986c49a1f3fe2e0007262f4c7551219
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4d2e84799b373cc55b46dc1d8a5cb10e1eeaec4d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1e3b63996cb619b9ee3e7767bc08a2e6cbe4767b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d94fdb5d875bc005698a972f90a734b5e62f0501
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..845b95824379b5de465a559d1773aa113d29a76e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5fbe8be0fe7cd4f2fd5fab83b15beb9ddf4422b4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2e86a65e94e861a9c67e8303c53a1a403858272f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..56ecf18d73c9aac357d3e1f041e0122a6c27c3ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ffa111eea86acd708b2852661a033119370e1260
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a031d97a120e4b55280be82395650b34db5a3676
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..786fcb506584f0b6f7e2b6f58ac963ffa246c557
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..db2b3e250c2fc39b29112061cf81c378953ed78e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..18dc28cb848daf4720f4709734a71b760a403fed
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..43ec1f458bf7257e1b465160ad98fb585209afe6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c6ffb7c1e9d527ae64d44e2e11aa1c861ca49312
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..eca79ff413cb07f45709e7c36e32ada84bf611a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bb796d43ded158940107749b9b184ed43a4ebd23
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e41ad90ea45524ab308dcf987fcda9d6786555d5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5eb18ccde4557fbe51cff5e31c2df46c85f7847d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5737c5599ec3558b2ebaf5f0880de471fbb04baf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8de42fa286462f143a13b268e8b927b35ae1d25d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d46fe75d90c3beee808537e15fc7794fd9f49a0f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4c23760ded6df7234efd55af4b7c0c2c68f76489
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..081d21607601ceeff3368c6a19a02c823e108e0c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7814369fadc8ded4071468107ca81868743477b8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..489bdba2a2ec6cbe861ffb00b363995f61dad3b9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..85f46784255d108f6c7e5b5a9754d53863262ce2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..772186e91e1ad4c11ca22f0412202ca7a97ebe51
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dd4b9ceacaaf96819e605c68cc702272fe4e29e9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..efb9b280a1a9031cfe0ff29feaa279cb8a1264d3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3a6a2ac1221ac4f0a71f881f5a41b4cb4ef1e79b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9d65fc9f7baee94bdfd3171cbdc8c2e66ad38373
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..01c0baeaaccebf51ea62faf3c6b19d2229160b45
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..65701963eee338dc98af8174fe6740a2a3b1482a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4743a9a9e36178263e57c9707a54e7d6ac06af2e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..459c610929e051bcce5b3ec31813496a4ac58779
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ddc39e6305f7ad8cb46b418ab6f49a9ca9161e2b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7367985f6da77a0076b72c68124ffee728d98b04
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a8e2aa851d518d07424d2be6ed8b0d34013f0440
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..de1183dea25c4e56e43084032fc278ab197dc2c4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b0ea11d26ef70278a9051e95c91d5aaf4c386107
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b4fddc369f071fc0ace2dec3d19037b2bc2d8f4b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..24cd277a5298a89ca8b8ff0f3ac1946b0fd9f7f5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6dbe35b98039c00088af0ca503b4dafc7bedc7ad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..250a24337073c421821026f7803082b00688854d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..03184e3d2e8eaaa4f296c8f9bac4cb3a460950e1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c7a608783386092418ea5abe81213edf29caa1cc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e9874bdcfb58f148abcee5a03c58c4d1738678ab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3662a8ae6ff847064d10815df8115451291211bc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9ec54bcadbb191dcf705949dfbc71da0b021b7b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dca7a80f50017bfd222f7af3c9ffb54779770d4e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7604e66a2981faab9e9006ba37922696a8fd85a7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..914da08eeaf81b43d3a2b011a1016c9715b648bb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a51b55cb28c951f7d1cde70f261bdb55458e1c71
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..853e4f1a60d1a137ebf1e9c0f4edec6622e16f20
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..716c96b563105c30734d227c36634b9dd8844541
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_cancel.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_cancel.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..507df8d6e53f3d2528bb5014f800f26bc83ffc4b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_cancel.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_sad.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_sad.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..36c73432fa85c5d6d1f2136be21d4f403168f7b2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4_ic_full_sad.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c47de4cd28a6aed7992a728ce50c1e847c795bce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_btn_colored_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_btn_colored_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dd7a6a7686b107c97950457d192b07a6b80750e0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_btn_colored_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_edit_text_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_edit_text_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..317389a36d970a16f3834c209e09fb24eeeae941
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_abc_edit_text_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4f80c840ff03a8135a98c27bf8725cc7c6943645
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3e5ab87fc4259a364795101245b02e2533339759
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..488c257e01d85d244567a0f5f3be631bb669ad23
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..045dcedfb1b4bbf76fe52053b05bcb371a6003d4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_generic_confirmation_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_checkmark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_checkmark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2655e9ea8485c0e81ba60aa01f2303bda5959599
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_checkmark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_clear.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_clear.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..94f521e7de5aad0a947a92cb9f10916980102530
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_cc_clear.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_expand_more_white_22.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_expand_more_white_22.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c88babab632bdf5924cdb63cc021a4c5792f985e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_ic_expand_more_white_22.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ab17c58923cc73092eb1c93fec3b6aa7db145fdf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..61e82828f63363ceaa24a6171e962d0a1689efa5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_open_on_phone_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_preference_wrapped_icon.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_preference_wrapped_icon.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6dd7178534494fb18c37ac24ccdad36cdb395376
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v21_preference_wrapped_icon.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_abc_control_background_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_abc_control_background_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..30560265500539211f3e7f67a7ee11943fdce534
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_abc_control_background_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_background.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_background.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..038dd3fc81cbf5dae5f15225812725f8672f82da
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_background.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_icon_background.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_icon_background.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..81b7dbb7fea31bd461e64f6ce73345d13b94e3bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_action_item_icon_background.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b14d6e35f7441f68044312450df5e2a8871062ce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_center.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_center.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8adce21aef615b79826145e544f79f5b8bec5dde
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_center.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_e.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_e.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2d9938095b9a5f6ad1f2deb7401634c9e88d638f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_e.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_top.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_top.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f743816dfd66a79decf0c3f55db8e36d30a866a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_cc_settings_button_top.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_expand_less_white_22.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_expand_less_white_22.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bcd3ae342044b3a1d255132e218c48eaf6bf91b1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_expand_less_white_22.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..384e48ff63c74b42f643936bb605ec3ed4a78203
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..66ce531e8625bcbdb1b9b5a6ff1951567529cc6c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b7c4a0abe9a9d3b7bd3504b9bdc4a64e42552f46
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..da90350ea768ad48e810e2aa6b439fd7a45bdcaf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dd70b657429af1c4cba83d70ae23ed8df85fc85a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..290fe7fb7248330292189157b54790e62b88c343
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..59179cd8c6b0e1bff6fa08bbf06faeec1a2ac6bf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..19dca47f268b3716bea6e11e5917e400452b9334
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0fdce689fe08850a9e8bf7a47a2f4ffd3fc5031a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..80850b82800e5d5c68aa32867700332b994013a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..20971ff2d97570f150c370dab19c267862335283
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e0234076ddcbf4813adeaffb752170a06395e185
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a3717100e5931e624abda7cc4183135e1d4503d4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..656f733d428eb7776d30aa5884e5025ea1680356
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..962fe101cbae350aa8bdfbec005f31748d36103d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b3de95ada4d8d3dae6463826d62342d8bda307cf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a0d41f8444b117a9a2d8c98950f15eab328250aa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..44847b411216fee0099925e485546bedbaa478eb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ae0967d02fdf92677d0bad177e1d740493fb4efa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9a97b403fdd4e31aba2811161f17889b6e03ac1b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ef8829ce6e2dffbe8483ede54919617e7d1e26e9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bf88ac1938628eb07242d843a684ad60deb3b8de
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..27127d37c20529d368a950b6f4c13f939d0f676b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a062b9be44f1ae1118d1a6b3340f53b14a2bd060
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c057f9fc837c97a9291215b42f3718bc40f72999
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e7f727551d3e3fef87583fd7e9f7ec8b3d935106
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9ab01432a28a34952e4223ff745d9312c4a57d5e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..165d1a3f3b07b548217f409a5217a8500307bd53
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9eedbeb71145085f18e53cfb6ea2b0adc46237f4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9a1cac75d4592846f9f96e696fa72149a57d9dff
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c1d6cc583be65bb29a2d1e6537fe0ed242440496
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..77eb0c040d2541a0dcd253788585f6dfbe0643da
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c8f27c026c46ffb767070984a748e96b990b2b7e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3b395a839de5a9865b374ea769378984b1120faf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8adc522f345c604fc7a82a9ac671f043c1c4bd19
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..06fd81893d09b0c8b24d78db0bc31197bf3ea039
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c10acc20b87435f2dc496a9ab29b221836649ba8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..321829f0a6234e4f833fb9d63666c074abe73079
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c3a72162d62a35f22e251c68b9b710a086f14eb0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9d26a55ba9f880097f694b5b896f9871e4001bb2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9f163908185daeae868fac0aabd3c5caecd1b9d3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..20a646bc2e89ec9778f3176e533cf9a7721729d9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d2bf7a594c2a6cebd7267fa7e8122b101d6bec73
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8c2f922dad77465543b506f1bc21e44a8103e8b3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cd4e84b7ce48e97f4f4bad218893c32c84741e47
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a326fdc22dcef35be5efe13571f355a62e95a4ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6b09140841a66eb779230eb49dc01c065eb1f848
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1a563f9457c89ec4740a3fffd2089f7e129f2d00
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9dc94ed9a021b46980b874bca3b68f0b0ea5b962
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0ac27b5aa17e96805d30201fcc729cb9ee31fda1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5b35c8b2ad52ff2555935d3280512cc47497fa2f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..af3d5f95b1868956bf1bb81ce2ee73622a9b9c6a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e7943f5221a276b1ad55fbea56c24292ffcba80a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d5a78ba7b0f0e22fa2c9d29f18f875780b8e2864
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..08a0de20435553e91879cd32d8c429f32611ff70
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6a5581a24b7ee3020cbc5ef13c189fbb1f3eb627
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0713d2cff657de48ce9b483ce310ad79da43d2f9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..745cb8d6a848d9b91fdd87658a0d85d92703b147
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..beb4d5981880946026d6bd7e121e313c65d49647
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_sad.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_sad.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..73dfe3effdbb70ef3a3c13cf6dbecf3d4dc7e654
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4_ic_full_sad.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5c0f815d75f0c4962955c8d47d0280ed7306b231
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bf4e2074e646129ea7c5c89686381bb8e44cf78e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..856d4ffeadfd6631f3c81b2b2eda269b5e0aeef7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f42e8ee7880752704e046c9ce242b1d9387b684e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0b071eeead41fb522c967767eae807869db3e275
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f866c8d005de23ca08a14061d517d0d2beeb9c1c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f07a5665c30ae4db64aedc2fe50cafd282a7b25b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c290aa38b71d4c72c5485f8b4d1c770ca775e551
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ce177a4f5dda49c13fd822c24f5f1bde15246007
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e3ba41c06ed9e735a8567f642ea3238998be3200
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fce2cafa58c0435f0b37d853d92d2f6ed24fb204
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2fb2a13b982b355e4fa529ef64c0d5d6f9fc8120
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..186c496a8295f7ba91124b1c72be509911eb8564
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b7f79853a28dd3e89c3537e9037658a0f3a65eaa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..569d0e395c000f4426d176a9eb4c532ed9485ce2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..033eda3e1dbafadcb74deb59d1d66dbd7acc0ce5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cd1e0cce222b2ea92b3b487cc85dc05eb31df2b7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e4ba995c80d47451e868913de23bb60850f34bae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..34b35de15f47add4b61805476deec172d57a0667
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..617ca95bbf769865a39799de9e4e9dde52463e6e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9b6ce312fc249c15444973ba292233a5c382c0cf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..02845a85147dfa85eca1920b11d3180b790b78be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8167f66f373a2a3d14f60e0fc7fabd60fe93d41c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a79057b29010278a39d688ad50e457550569093e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..95ed84c315dbe4addf8d47e7f186cc6f075dea5f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..45743934717355da680878e53f5a77693b3ee5a0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4633a7d8e590ea41f7218f43d9d65a630167549f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..38004bcd30354ed852f277e3b4f152e48be7b7e9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3b99b21f3a615e2e7bd02fa2c1671e71efae15d0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b325723e34103465e4d6e8e2f5e703a39a958739
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f91cb3624295549c04c16d70e4fd317dd999e6df
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cb22df35bbd1c6682285a2cad6722895bd095c21
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..88db1848821dc90b7da869fda6b8d79eb06b875c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5c35c49da4a9904981b57e774778bee26f25efac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..107f89bbe98829a8b179e049d4aab3fec89c6878
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7cb0e90867c706ed6ed6da2a513b0f4c85386db8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cba4505f8607d5be1fd32bc478e5e6778b6d3502
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9fca1015934acae7331ae87f0b56bf0f8848bb47
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..40ceb1ed9fe46507f52891d7bf06298bc33641bf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fd890291e0676d161156fd3c663ae9ef77fb3c90
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..11c803ebaf6c4675446fbe2e0bc260753a792bce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4b8fbef8e9b9d1c12672fd626f065ec4a790ccef
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bc345af24187816de822f402c4e09b67623e0164
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8f591d5f34f29ea16bfe148e1c8df90951731676
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4975989c505b04e549a37f1c631f84e158ba1555
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6816f988a3e7008e193d7d2a85f5250359eb4637
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ee9af111342215951d3680425def4bceb9181095
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..51e65ac0228cac08aab3c93778ec0f84054f983c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..43d4f54d2684c4c008ae16a240c0218c74468552
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2ec48bee00f758b7aae38c496e6e5585c6f804fa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..df0a888e152e6e004515e9f9a1d26bc40829cefc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..17d3a664c461e70650d6c6cd98a9183870e22592
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7b328263198e9644afd63fc3b9f3766f6e6c509e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b532fd518d1ec540c0713d91502dfbecad85d6af
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d686b3f2fb25708e4f51f80fedfc28596250f44e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c4d27fc84f23936d9e6ea36e72c5ca08a6549690
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..26405e9a3af47c4c9490fc3bffa73db7c5cd096d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..26914c63b868f7df03e97c174785e43f92d4b193
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..54a2c6049812769aa990fc5406d2c08386f0f81b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..67abb0398564f33448d149af66b1360af1fae25a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7d6b3153f6e34aa9a888fde98f33e134a7c86a72
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..652194521f1ae758266fb4a2578973c5eaebf5ce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1c83af3309c34adc8628e8256099794c523edf12
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d0d68732ce32a56d5b86176aa13bdf22b403340a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..70136e0c291213c2ecaadf9dfd1c0523169e438d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ddb1f81a919149a945c97b07636e838e6f243655
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..43bbf91b0e0e7aa12eced6ea9cf6f64255e14dcf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..45dfc482fe1d12a3765bd9cb272cbe598e7290fe
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5422e300a7721c15c35d402f395bcf098df56e87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6983feb4b36845e88fe9b0771678520702ef1d97
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a68284c3f0e09884ac7c42139ff5a6af45f707a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c668f19b4f381f021e3850cb6ba8f21432842dfe
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..da1c94b14217e10b24048b975e1a10b1498b3b4e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0d073b9b73da4c5b9fab6cd7fc37ffd3bb2a6ba1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..83410cb77558aee96661314b1098ce3059cdb13e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1e33ca79391549cf81b66c0b1c60376ea6d327e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d8fb0794a985dacd342efcee7dfc5a0326fc8e03
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..08b5f44d325a01407752b1170178ea40f45bce3e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_borderless_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_borderless_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ec860dfb22d444ad0502f593926197f19a281546
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_borderless_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_check_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_check_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b40f2cfbc783727270d03e20733058c8ada46ccb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_check_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_default_mtrl_shape.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_default_mtrl_shape.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6fdaa85040b8124cd9fe406ae73810c066608bad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_default_mtrl_shape.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_radio_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_radio_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..37df757f22bc11c6590cd9bb8277277882fdb926
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_btn_radio_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_internal_bg.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_internal_bg.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1e024c15471cf3fdd335f5ec75a849199bb3fff8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_internal_bg.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_top_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_top_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..aa8b3620afab4382be1dfcd83532dfa3a0367f5a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_cab_background_top_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0e03de685cc6090cf15eedd56530502633a2b7ed
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1c206f00269b92c44d18debc455d7ff9c264f936
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_dialog_material_background_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7902655ff526d6f85fd3584a85cdfa0cbfa39309
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4f52ba6d4075bc5a5cd57f2535634aeb56aa7e5e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_item_background_holo_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4245fc12e023669a323c6369086c49f6b5f5707e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6033bf0e228522b3f6a529e9aac3551c47f1c8bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..13c6d0127c83740985c92953823acc4ab49a1914
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..221f3c32953169e66eb22000c552b3c701dd445d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_list_selector_holo_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_full_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_full_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..29135ed83c8f0693f2cf0ea0ffa49b8c88da4fa5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_full_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_indicator_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_indicator_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e1599613136e18fb873a75ecd31cbf2fd205a33b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_indicator_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_small_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_small_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..66c514c6ac359cd4a6f71eed8d3aaf7a7cbe3c99
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_ratingbar_small_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_thumb_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_thumb_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f998587a4061f7adff3dc8afcb30d43d9deb5962
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_thumb_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_track_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_track_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..338a6e151562c7acfa22685f373d994540b46bf8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_seekbar_track_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_spinner_textfield_background_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_spinner_textfield_background_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b115dd98aff4006254760882f6a4e60a8d2f9947
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_spinner_textfield_background_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_switch_thumb_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_switch_thumb_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b2c6d928112cec8190984daf69fd58d019c7c889
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_switch_thumb_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_tab_indicator_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_tab_indicator_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dd6e53c281c832107d4370f5269f45408fc1575d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_tab_indicator_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_text_cursor_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_text_cursor_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..800d3a61177569c3c278f5d36d2c5f9869139d78
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_text_cursor_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_textfield_search_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_textfield_search_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ca33072fabdc0d98f189e2e1cc60a91b6d09e89b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_abc_textfield_search_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_card_background.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_card_background.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8d3493b35061c66475d3dbb85f5e5e20d833f8ad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_card_background.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_close_button.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_close_button.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f2ddd17e84b019fdeb99c1ceb8f94a1f808c408f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_close_button.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f501b0b8c80356196d3045892245c66c7f33e9be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4b440129abcc496625c12227705a5336e100c49f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d401445878ee542de49a264abce0e764da461df1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c2f2a1172212d3befc88dcfaf936a01e1b93beb4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6d5886c25afae70b49db05352b00642865c9acd3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..03b5467f2805c388775c709975ff661321c5cfa4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d669d1611e1e219bf8563eeeb938b73491ff1f1a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fcf1419c56e8332683f47dd54020f20f617b20ce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..17872da1601ee048a6e6494161cb000624607239
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f7e1e93c1805c86bf0cc15d3b2752601eac1a075
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_disabled.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_disabled.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..37497467da5a9a77e0915f9be82d7f5a92fd7a2e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_disabled.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..94b98e4a6443ffbb615583949c91b6e0a431d75d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0bbe6106a9dc199380b6cf0f302778ce6e313840
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bbbbf84266683dd75001d1afd0aebc8ec1a5fcf5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..466067fb084745c904d79934b8dbad19d9aade5e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..82895f9a9655800a28112e40b06c5b80314beeac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d83601a3478bd63b050b2a12d880c98807596612
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0b8ec5eb29ef220ab8f5feb9639c1994ba7525a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..24043cd4b8ce44a9b76ca65dc0d51d23d7b5ad63
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..067b935bf0488926c2ac62c0e0382993b4e174bc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v20_watch_card_content.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v20_watch_card_content.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a00f3baaac8f2e6fccb26d5841e1ae47b9339b64
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v20_watch_card_content.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_accept_deny_dialog.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_accept_deny_dialog.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..30e9d07aa737821ccd2c814e7a2e93f6382cfb77
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_accept_deny_dialog.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_dismiss_overlay.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_dismiss_overlay.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..584121ab743585404cee340df910c97e585c0673
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_dismiss_overlay.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_overlay_confirmation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_overlay_confirmation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8e86d02e490c15794bbd51dd0f15a6296c2591e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v21_overlay_confirmation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_item_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_item_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f06fbf6e1b8972bfbc023c17f5ce7fa9567448a9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_item_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_peek_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_peek_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a92d224ca41cd0d5353f1b057664cb6e7d211dc9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_peek_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_title_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_title_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7e38644c49ab54fee7b03c319fbe35222c3a8f07
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_action_drawer_title_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_wearable_drawer_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_wearable_drawer_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3f782a22f2fa0d271bb0cc0bc021b21ae380460c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout-v23_wearable_drawer_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_title_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_title_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f5a38ffdc25f8243596d24f778a979259c867952
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_title_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_up_container.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_up_container.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8c52f5a9e5d879bf12dce6a2d2ee9635c3e076da
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_up_container.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5e7ef1633f786854a4ea3c78910f6b2b284b0ef8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_item_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_item_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4d40f427338d0ce13d8f781e31f8375150d7b91d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_item_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b1e735cd74f8d3b817981e502cc83681c25845b2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_menu_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_bar.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_bar.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7ae555ee6793db8139629ca82e252de700eec8e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_bar.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_close_item_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_close_item_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8d79c6635f6f28a7988ae50f45439667aae75f82
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_action_mode_close_item_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..946ff5a81518839fca11c25572c070675d710d93
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view_list_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view_list_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e0651671249faada498eb04e8da7d14da55b582c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_activity_chooser_view_list_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_button_bar_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_button_bar_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..abe08f0c89a948c5acccb82e3ffb660fa650b39a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_button_bar_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0a51d9ed935bf29e6487ce91b1add61475ea57ee
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_alert_dialog_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_dialog_title_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_dialog_title_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c66e671e5a8e583e28cf0c7a6c52e5a718f1de14
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_dialog_title_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_expanded_menu_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_expanded_menu_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..48c68b5af619f01db66c4331e7509b06815c1fb6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_expanded_menu_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_checkbox.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_checkbox.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6ca865a227a63ff6012c0795de57d5fa2e1ad9d0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_checkbox.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_icon.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_icon.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4dd50467b82310aab427fb4a92d64f1a803b3b3a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_icon.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2bf23f70f14985abfcc41a2eb43b072773b9a4ad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_radio.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_radio.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..36542c08c1ba5400735a1d37700aa3410ed3db08
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_list_menu_item_radio.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_popup_menu_item_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_popup_menu_item_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..14634c152d46ec8aca8ccf59fa913f1ef8437aef
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_popup_menu_item_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_content_include.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_content_include.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2551d717007b4aeb2c4af92c99b96da66bb71d66
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_content_include.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6a88401aee301c7e84d69cfe3d2d5d8436867b77
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..27d72abc3b4dcf187afaeb037a6ca11f4fd5a180
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_toolbar.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_toolbar.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..95d3daaae57771d1aea73bd9400f4ebb3c5467c9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_screen_toolbar.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7d08be56c10037f3cb7812aee34f532ea95d457e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..baa44850b69aed9d508ccd167461c0b214f54c06
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_search_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_select_dialog_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_select_dialog_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..237ad2cb25b1d203728614f0976731c06fb0b8d2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_abc_select_dialog_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_alert_dialog_wearable.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_alert_dialog_wearable.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f08f3359830977a28a4f8d2d45f8e945f566b718
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_alert_dialog_wearable.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_item_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_item_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..071cda8b8918377cd4653000c8897a887955be82
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_item_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a75f06e60d9159aaba0934c7dadfc75849f45dc4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_navigation_drawer_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_action.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_action.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8bc70281d03a9765bc04cd2bea437dc1549b0c1a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_action.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_cancel_action.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_cancel_action.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c85d44866ef3a5712e2a75f3fc630af1d717c789
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_media_cancel_action.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8d38907e38a9061188e7e412f010eb24d808ba0a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media_narrow.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media_narrow.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f3639bfcf5f888cb13251664dd87117d3dea9dc0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_big_media_narrow.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_lines.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_lines.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cdd0afb0a03771178cd213085cdaedbb4305c95b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_lines.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_media.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_media.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..acb904794592561837af6d208bd3caa36b88a08d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_media.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_chronometer.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_chronometer.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..182272601989c257d1909ba982474994ec92e60a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_chronometer.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_time.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_time.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bd9dc666706d739cc39427e0720c21fe99ffd9db
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_notification_template_part_time.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_item_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_item_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..891db0e112700da6ce5b265299652a60e2128e85
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_item_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_multichoice_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_multichoice_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1a49fc7960f20dd46459a22054c969d12ee3557a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_multichoice_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_singlechoice_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_singlechoice_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..63fdfd23ba46e084e9c5fc07b5585fb28e1a428b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_select_dialog_singlechoice_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_1_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_1_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6cc3631fe676ef0533383ae2b7abfd0daedf6d87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_1_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_2_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_2_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d5c696a62af78df443ab641063fd20df8846d674
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_2_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_3_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_3_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..661888dc3185644d8983dd603900939b84568059
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_3_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_4_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_4_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9fbaca308375c059b034b6d8bd130c27deed91be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_4_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_5_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_5_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1b2c7b41a02c7aadfd66d4899338aab4de15a11c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_5_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_6_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_6_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e51a5b1d3d7c28770dad5dcc59fa9b32f43b7e18
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_6_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_7_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_7_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d03b0fbed9f0654b651c0e1db39767421a8f8c75
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_7_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_peek_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_peek_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1d1a0048941ac5180c519e4c7558baceb8592235
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_single_page_nav_drawer_peek_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_support_simple_spinner_dropdown_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_support_simple_spinner_dropdown_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..73dd610af4beb0f7e1be861958669f6f1abbf705
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/layout_support_simple_spinner_dropdown_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-af_values-af.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-af_values-af.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e3d2b553223d9d6d6b067cca71e3dfbddf3a95b5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-af_values-af.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-am_values-am.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-am_values-am.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e2489c47bb7a96b5f2dbefce4675242f7d0d8a06
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-am_values-am.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ar_values-ar.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ar_values-ar.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..131da35c0055b1ba9dd7f1f87ef06688082fa11c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ar_values-ar.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-az-rAZ_values-az-rAZ.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-az-rAZ_values-az-rAZ.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..96d68386452a9f96a018710c1f1d9fd67086b19e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-az-rAZ_values-az-rAZ.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-az_values-az.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-az_values-az.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..35a1f39aa3a50376161a8be0e1609767e56132fc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-az_values-az.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-b+es+419_values-b+es+419.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-b+es+419_values-b+es+419.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ebcd1bf8057296b6721c3f39555600beb6fe38b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-b+es+419_values-b+es+419.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-be_values-be.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-be_values-be.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..daebf0f087e7f10e69b4c5cba8b16d7d0a526aef
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-be_values-be.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bg_values-bg.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bg_values-bg.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..97db920fbfa7d7e7e10c4a02388fd9165759c817
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bg_values-bg.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bn-rBD_values-bn-rBD.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bn-rBD_values-bn-rBD.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5c81789b10e4bc710ea9a1a7ec1d1fdc6856318e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bn-rBD_values-bn-rBD.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bn_values-bn.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bn_values-bn.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d4d67ce6de80a721901c4f8526b19bb29e65fd9e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bn_values-bn.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bs_values-bs.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bs_values-bs.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..87d74e14c9f73473ad4bdbff26519f400ef0b62a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-bs_values-bs.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ca_values-ca.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ca_values-ca.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..42ce3764e5234b4e40f44d83b905e235a81b43db
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ca_values-ca.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-cs_values-cs.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-cs_values-cs.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f0fb15552c7f89c810cc3fd4b4a730de78db3fc7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-cs_values-cs.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-da_values-da.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-da_values-da.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8ee940c4904fffdd94630514aca6f35bf60af4fc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-da_values-da.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-de_values-de.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-de_values-de.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..81a69ad917d8a6050372acc846bb6c7864ab7f42
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-de_values-de.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-el_values-el.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-el_values-el.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8cb80a829a3f86d4005663aaceedafd9ef7eaf73
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-el_values-el.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rAU_values-en-rAU.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rAU_values-en-rAU.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d3928075d38be32669ae9887365185fde0faff4e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rAU_values-en-rAU.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rGB_values-en-rGB.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rGB_values-en-rGB.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4506e93b6c4cdb9fe9f020d72746dc887adf7dbf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rGB_values-en-rGB.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rIN_values-en-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rIN_values-en-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f4903f66bfdec2f5e7856f421b2a2a57e061f03e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-en-rIN_values-en-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-es-rUS_values-es-rUS.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-es-rUS_values-es-rUS.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..188c2d1549e5a8e106259106c532ba5333fe7e42
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-es-rUS_values-es-rUS.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-es_values-es.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-es_values-es.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c5a9cec663679a3ac7711fa09f6fafb4252e1ee2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-es_values-es.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-et-rEE_values-et-rEE.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-et-rEE_values-et-rEE.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d76a3e9b6a33555042f82c2692c27a5150a8d3c1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-et-rEE_values-et-rEE.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-et_values-et.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-et_values-et.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..be570f1d30bf3fe1befe95b3f3146045fe90fc99
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-et_values-et.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-eu-rES_values-eu-rES.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-eu-rES_values-eu-rES.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7ae22fa5ad46c9f37d27c0ab952757027088847d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-eu-rES_values-eu-rES.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-eu_values-eu.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-eu_values-eu.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2b8c3f5f3bf174ebafddee6195623ba39c00f70f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-eu_values-eu.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fa_values-fa.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fa_values-fa.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bab5d92f110abc692c862bf530eb1deaa62057a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fa_values-fa.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fi_values-fi.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fi_values-fi.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..97204d93985330fe9780c0b024384281475ec478
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fi_values-fi.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fr-rCA_values-fr-rCA.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fr-rCA_values-fr-rCA.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c2a8063d4af2255f1f622c2840bec5722fbf1450
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fr-rCA_values-fr-rCA.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fr_values-fr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fr_values-fr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e92666c214eb9f86de23726241326fd30149cecc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-fr_values-fr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gl-rES_values-gl-rES.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gl-rES_values-gl-rES.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..79fb6d9d1b2d8778e0c16a9cabd8285bef3ea705
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gl-rES_values-gl-rES.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gl_values-gl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gl_values-gl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7026f4e14741e158f743e6d63810148eee4ad0cf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gl_values-gl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gu-rIN_values-gu-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gu-rIN_values-gu-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7d88aa00b2915f9662137044d3970195acc65a9f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gu-rIN_values-gu-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gu_values-gu.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gu_values-gu.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..de77074d7764eddf9812375880ef91af013951bf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-gu_values-gu.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-h320dp-v13_values-h320dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-h320dp-v13_values-h320dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f29e4c3d0652cd4b4b59a09eb1c34d058eaf5784
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-h320dp-v13_values-h320dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0610439e75c57e2c4e7b90b313e10b090c336a04
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..13e2929307d70102ee405a234d8a395ff93f07bb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hi_values-hi.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hi_values-hi.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fe5a3c3332e9b0e234724f03e239ff3c28365c5d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hi_values-hi.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hr_values-hr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hr_values-hr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b907fcdde87eb432b03429dfa7cddda546904f07
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hr_values-hr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hu_values-hu.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hu_values-hu.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5d33bcfc3f70bf39cb2be514487d37374f9fb5f2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hu_values-hu.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hy-rAM_values-hy-rAM.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hy-rAM_values-hy-rAM.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..70889200ced85bdba430ca9fb354cd9a39f73672
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hy-rAM_values-hy-rAM.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hy_values-hy.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hy_values-hy.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..54e6d7ceddc2175512b80ea49d19d0b9e7e6acea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-hy_values-hy.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-in_values-in.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-in_values-in.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b62b9474f8aecd877ff6fbaa284f4dee0edd7fd3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-in_values-in.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-is-rIS_values-is-rIS.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-is-rIS_values-is-rIS.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6d41e9518ce892550ee0b865c5237b041648c8f6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-is-rIS_values-is-rIS.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-is_values-is.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-is_values-is.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..aaebd8bce16647946da635929ebc763eec6d6b1f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-is_values-is.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-it_values-it.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-it_values-it.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..52a7fa879937a0b7491b88b0a5b6416f21188bcd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-it_values-it.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-iw_values-iw.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-iw_values-iw.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a87d7fc6ecf3ffd98327a33f0704be929dcc2b6b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-iw_values-iw.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ja_values-ja.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ja_values-ja.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..506f4873bc70919cc086c49c9cf46ab6edce33ee
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ja_values-ja.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ka-rGE_values-ka-rGE.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ka-rGE_values-ka-rGE.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e276ef53787ec6b54d66f7cf9bf2286af339b122
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ka-rGE_values-ka-rGE.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ka_values-ka.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ka_values-ka.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..068a72e3a076cd92fd1427bac49445d1997cd014
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ka_values-ka.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a6a51c6f24d2c1bf1f309e4dfec2741cddf47a0a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kk_values-kk.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kk_values-kk.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ebb942e37d517eca5d64d917f06d3985cb87960b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kk_values-kk.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-km-rKH_values-km-rKH.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-km-rKH_values-km-rKH.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ea13cad26d624b35ed517fb238e60b9833014d75
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-km-rKH_values-km-rKH.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-km_values-km.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-km_values-km.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6c78d0cb9452a5d9137d7c45177889b7ab3aa993
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-km_values-km.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kn-rIN_values-kn-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kn-rIN_values-kn-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3f874731bbeaa54be4b5ceded5b3f52cca25aa4f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kn-rIN_values-kn-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kn_values-kn.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kn_values-kn.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8d1d7ea7b88ebf174f26d8ac831ff25f07931238
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-kn_values-kn.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ko_values-ko.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ko_values-ko.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..86f44d5815d4f753e572afee75a3ee8bba6b3597
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ko_values-ko.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ky-rKG_values-ky-rKG.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ky-rKG_values-ky-rKG.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c2a70de18c3d1697a1784e8c6cb7a4512393b81f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ky-rKG_values-ky-rKG.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ky_values-ky.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ky_values-ky.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9d602e05429ec3db2fdeb83ac99318dfae8d7ff6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ky_values-ky.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-land_values-land.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-land_values-land.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c83b660947f6d6dd8c940bb2bedfd45ef1fde70e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-land_values-land.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-large-v4_values-large-v4.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-large-v4_values-large-v4.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..db4e3d2df5b73e7176485a060c7b60cb9f284ef7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-large-v4_values-large-v4.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b59e88456d69a8b38f151575847c3711f6ae2cf0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lo-rLA_values-lo-rLA.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lo-rLA_values-lo-rLA.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9d1115ef1bfcd22738151016c0703f9eb7fd2611
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lo-rLA_values-lo-rLA.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lo_values-lo.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lo_values-lo.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1950c9675317eca09b65f6d538672bfa7d693f28
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lo_values-lo.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lt_values-lt.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lt_values-lt.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..78b047ef9ecbfdd4cf177d5a3928b13a5d9c1eb2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lt_values-lt.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lv_values-lv.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lv_values-lv.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9da17d08b65c934e9b0b623e098f7898b716e43e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-lv_values-lv.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mk-rMK_values-mk-rMK.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mk-rMK_values-mk-rMK.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7ef1f0bbb84c37d78ae24009250b01ed8c8c68aa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mk-rMK_values-mk-rMK.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mk_values-mk.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mk_values-mk.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1c8156558f378881f66eca4fb609a5cc1a88de93
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mk_values-mk.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ml-rIN_values-ml-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ml-rIN_values-ml-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..960d841bd99b555707d43cbc3db334004abfa2e0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ml-rIN_values-ml-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ml_values-ml.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ml_values-ml.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6df7b35abcc1d45d192553b749ec52c3677ae09f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ml_values-ml.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mn-rMN_values-mn-rMN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mn-rMN_values-mn-rMN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c3c1a1272696f25cc1f5bb17294aabb9b919d4e0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mn-rMN_values-mn-rMN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mn_values-mn.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mn_values-mn.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1b2173535a3c929e0dddf51fdbabc484c53416cc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mn_values-mn.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mr-rIN_values-mr-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mr-rIN_values-mr-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bbe5b882f32fc51b73c9dbbfd12c627385e4f3b1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mr-rIN_values-mr-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mr_values-mr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mr_values-mr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3a92bae2145fd95d8a3e19f0bcb4c4e12cd59a4b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-mr_values-mr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ms-rMY_values-ms-rMY.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ms-rMY_values-ms-rMY.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e578bfda7de3d489971bababe91196834af640e5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ms-rMY_values-ms-rMY.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ms_values-ms.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ms_values-ms.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..be618f1f63830ef038ccb8c3bee2ae7956cbbdfa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ms_values-ms.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-my-rMM_values-my-rMM.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-my-rMM_values-my-rMM.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7b88b21aab6df5750145b7648079e6fd17df24e0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-my-rMM_values-my-rMM.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-my_values-my.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-my_values-my.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..229b8def253b09477f6c64132d7600c07d731d31
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-my_values-my.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-nb_values-nb.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-nb_values-nb.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..14d9c25294875ca2f99b622e51a8e2e490428105
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-nb_values-nb.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ne-rNP_values-ne-rNP.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ne-rNP_values-ne-rNP.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7a4d1a119089d45cbf860eeb556cb2f980677d70
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ne-rNP_values-ne-rNP.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ne_values-ne.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ne_values-ne.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..37476f264bf766ad49e54fbc7a757782bb9e324e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ne_values-ne.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-night-v8_values-night-v8.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-night-v8_values-night-v8.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8c914a5ddbd88e077be625df8f99725708072f04
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-night-v8_values-night-v8.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-nl_values-nl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-nl_values-nl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f119d00b6252637416a729ca7d9571c2e3c43e99
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-nl_values-nl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-notround-v23_values-notround-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-notround-v23_values-notround-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..18438a8bc44980e38c949ca47e4c0c254b3e285b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-notround-v23_values-notround-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pa-rIN_values-pa-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pa-rIN_values-pa-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..402a3a345e2843e81de3634f9b56ab3a36e466a9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pa-rIN_values-pa-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pa_values-pa.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pa_values-pa.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..06e196d87d0a3e4cdaa4d206ed8274985c8d0d2c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pa_values-pa.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pl_values-pl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pl_values-pl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..35f8e86c4bd9fe86541579934333a07bacbd100b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pl_values-pl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-port_values-port.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-port_values-port.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..60b7308c44ecca5e393b2b666bfc6c3be231c954
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-port_values-port.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt-rBR_values-pt-rBR.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt-rBR_values-pt-rBR.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d22a5b8fd14b02f271b30eb8f89eb62d76021c37
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt-rBR_values-pt-rBR.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt-rPT_values-pt-rPT.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt-rPT_values-pt-rPT.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..62bae0948a8ede2810b40fa3abd056c053f56e87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt-rPT_values-pt-rPT.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt_values-pt.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt_values-pt.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6be053993cd0bb97249fd4c22b251106cf02888b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-pt_values-pt.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ro_values-ro.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ro_values-ro.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..63620a7a6b89871e9d009ed24cb6199c5c28aec0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ro_values-ro.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-round-v23_values-round-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-round-v23_values-round-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1ab2906990589da804a5f60127a6d6b6aa7b7a48
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-round-v23_values-round-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ru_values-ru.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ru_values-ru.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..af0844268827999af9934459f66906c266fbe2bf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ru_values-ru.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-si-rLK_values-si-rLK.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-si-rLK_values-si-rLK.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9a1c5157a8d29eced8c85ffd5c41b80e5c4d2ff9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-si-rLK_values-si-rLK.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-si_values-si.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-si_values-si.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e86156f485f365379dc0a746dc5b7d24ba6eeed8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-si_values-si.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sk_values-sk.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sk_values-sk.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1ee6b4c14ceaf936a27f036475feb3861196ac6b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sk_values-sk.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sl_values-sl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sl_values-sl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2780b092c0a9c63088dec54b6a8287e83a991894
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sl_values-sl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sq-rAL_values-sq-rAL.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sq-rAL_values-sq-rAL.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..62f82584097c58cf6d377d2f7d24d76b96d1a8a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sq-rAL_values-sq-rAL.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sq_values-sq.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sq_values-sq.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0bf272feeb19d1249865d848c586d1c5a1c8a7b1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sq_values-sq.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sr_values-sr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sr_values-sr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..123fb35db2c920f437395db542e8e78c9e388d50
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sr_values-sr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sv_values-sv.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sv_values-sv.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..46cc371610248a67446119b229796e2ca5ba22c4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sv_values-sv.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw180dp-notround-v23_values-sw180dp-notround-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw180dp-notround-v23_values-sw180dp-notround-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a73842a0649054c05e4d5ed9f3054ddb44c624d6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw180dp-notround-v23_values-sw180dp-notround-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw210dp-round-v23_values-sw210dp-round-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw210dp-round-v23_values-sw210dp-round-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..90e24842c8e23b856b550a92f6f6b20c4eedcb1d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw210dp-round-v23_values-sw210dp-round-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw210dp-v13_values-sw210dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw210dp-v13_values-sw210dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..41f0e44e9bdad2a3595423d0f3353d7a8acb76ab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw210dp-v13_values-sw210dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..580cd485e2541eee286576d2e8f7b84f7a603528
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw_values-sw.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw_values-sw.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1e6df6b624885f54d0c857ee477a5eaab8dda26c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-sw_values-sw.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ta-rIN_values-ta-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ta-rIN_values-ta-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0ca92d7ea57a65e2d36385df863e7365d0760138
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ta-rIN_values-ta-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ta_values-ta.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ta_values-ta.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f4220ff481a2e6a15ad12b323bb43114012972c3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ta_values-ta.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-te-rIN_values-te-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-te-rIN_values-te-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..96df7d08bfa8906667aa22663123cce0b7ae3d00
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-te-rIN_values-te-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-te_values-te.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-te_values-te.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2aecf1d37b586d51c295a6ede909d07d3ffd998e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-te_values-te.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-th_values-th.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-th_values-th.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..429ccd7f7c935c31c7f551b6e59504368e3e4bca
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-th_values-th.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-tl_values-tl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-tl_values-tl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..50002a6c89ba1569d5b06931b0c9058e7da5f0a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-tl_values-tl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-tr_values-tr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-tr_values-tr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b9741d24b071b1cf9fbba7532d8757a4db3af3ff
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-tr_values-tr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uk_values-uk.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uk_values-uk.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..95e62037ae57e8c33ac0793f5082c5cd998b9c3e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uk_values-uk.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ur-rPK_values-ur-rPK.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ur-rPK_values-ur-rPK.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9fa429dff66ffa1147cf2a115c8f555edaa1c652
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ur-rPK_values-ur-rPK.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ur_values-ur.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ur_values-ur.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d66304d5f34adea68ae2bfb0227b574898415e65
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-ur_values-ur.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..76b46aaf2e1e1a0b14a7a07ad897bdbdc8f1c81a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uz_values-uz.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uz_values-uz.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ae6a03f5248679a2fd9966f5c4aad0a748b06da4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-uz_values-uz.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v11_values-v11.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v11_values-v11.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..875e898853a88699fb9348fb0b0982e3dec9d886
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v11_values-v11.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v12_values-v12.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v12_values-v12.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..65738288568f0282ab751abc929a9eea197c6bf9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v12_values-v12.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v13_values-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v13_values-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1800de5b9f77927c5bfc63b1251f03ca35208db8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v13_values-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v14_values-v14.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v14_values-v14.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..26584da16c53ac2650c9a511eee0ede71724672c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v14_values-v14.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v17_values-v17.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v17_values-v17.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2567d9a20a57b2035c8565380eab4f6bc9076ca5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v17_values-v17.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v18_values-v18.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v18_values-v18.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..90d9abdae841d6103baab1359c76bf9f55494161
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v18_values-v18.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v20_values-v20.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v20_values-v20.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f6152285ce588ba2dc202539da63798f4f631150
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v20_values-v20.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v21_values-v21.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v21_values-v21.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6bfbfbcadf458e0a89d7ebf46aa472c7b8f069d0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v21_values-v21.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v22_values-v22.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v22_values-v22.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a55e66f04a10054e199b94676682407e3c62339f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v22_values-v22.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v23_values-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v23_values-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9c1b3dc65d39d18053ee87669d0efbfb5d6aaf11
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-v23_values-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-vi_values-vi.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-vi_values-vi.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f16793c8aefb4649f3756beb381c59b41f045f29
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-vi_values-vi.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w192dp-v13_values-w192dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w192dp-v13_values-w192dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d8b1d0ced5b1fdca32b36b5a0f16653882ad758b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w192dp-v13_values-w192dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w205dp-v13_values-w205dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w205dp-v13_values-w205dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ac66433ab5609e0ad2107848e3d3e3216b0844dd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w205dp-v13_values-w205dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w225dp-v13_values-w225dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w225dp-v13_values-w225dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6f275e7c918e6fbac565fe47e3350e0754e08442
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w225dp-v13_values-w225dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w228dp-v13_values-w228dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w228dp-v13_values-w228dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..12c26275057d9791aba650fc0834458235e2b61e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w228dp-v13_values-w228dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w240dp-v13_values-w240dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w240dp-v13_values-w240dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..65ef3deffe056fec727fa80bdcdf0b6e7b9f0b9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w240dp-v13_values-w240dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0b3d919a36a6056bf30db334e81635b07a3a253f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..52fd41fc400a2881746e4eb199a6f6afb0bdf161
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7c7c9dbac3ca9bd073dfa4c07647af09aa7c54a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fd63bed31ece110555dc9f4e1f8cc964be38594c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..164ca2b0d3269d1803022e2bd6998723e7d70b72
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a257fc8f131ae0b9f63ebcd31d63f6fe92789e81
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2a318e8dfa1a5e68bd6135f658eaef3a835ac4ab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rCN_values-zh-rCN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c3908e5c909929307e664a28e4267c141da919d5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rHK_values-zh-rHK.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rHK_values-zh-rHK.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0ffe8721cb82e5777786a4eba5bb0507b94a596b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rHK_values-zh-rHK.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rTW_values-zh-rTW.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b9070615061133f94718f7ac60fb74944d3903c7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zu_values-zu.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zu_values-zu.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3711b1c4f82390306e6598b67d205bb26fdbfad2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values-zu_values-zu.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values_values.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values_values.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7d4b098472bf7db5c4a1d628555687e6e3271b6d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/androidTest/debug/values_values.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..29c51f9e883c4f5ebb293c771b15e0a21b145e88
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_generic_confirmation_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_icon_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_icon_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e517389a77d535f6b2c671190392a5b8293ef24e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_generic_confirmation_icon_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_arrow_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_arrow_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d59fd1d005db7882286846772182f3246193a110
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_arrow_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_1_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_1_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..75f75df11b4c3c143617b5403268c5e3679a81dc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_1_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_2_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_2_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7585aed32a3a204882c00dae68322bbfe3d7c12a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim-v21_open_on_phone_path_2_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..61f899c35127bab17e8f4a964f2c2f9e18b77a15
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0211929ffc4330f513ddd4bfd2eeb6203dfaefc4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9bea2fa9b44334c55bf8240bd126a8433910a63e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3a177e675e554755c35b58cb52ee12f2e9fd9d17
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..46d2393831fb3f578fa3f1f8521b5cbfba2c12c1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5310ba0f93cfe3925e84f7266e656b9aa8e9b641
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6b92b3289d999e3d2a32e65c159ea65c163360f4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f105481aaae8fdd51e6b5e1b33a88d3229f8253a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0c45101c57b90532e60008ac1bff002f3cb566f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5ed51fe844dd2befa0d40d54d6bc757fd1eed4f4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/animator-v21_circular_image_button_anim.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/animator-v21_circular_image_button_anim.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e6faf903913a2351c059ec752a86caef0e3df153
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/animator-v21_circular_image_button_anim.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f0c739d77f0f052e511a019698c53ce7b5fd304f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b9f7ce1a2d7171bc59a9b64764f1e555b840c657
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v11_abc_background_cache_hint_selector_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v21_btn_colored_background_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v21_btn_colored_background_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7773fb5f6a90c9ee80f975c196796c52e5382b50
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v21_btn_colored_background_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6c85787b867a22fe8010eb406a16f97f1f993011
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_button_icon_color.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_button_icon_color.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7d503a4111ef74ba5bab547900575809ac6f69c8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color-v23_button_icon_color.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2bec8ecde84b97b70a6b643fc62aa33d35868337
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a4ffbd7a1fa5b46d9ad3ea6699d1328bb47300a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f34c8eff715eda1c1e36498b19332b44db5aa713
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..33a75cd6c310f001cb90fe7f04525ffdd750f031
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..216c956d352e9eb904b9779d2028a0a5b1dd6596
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7981a95336395a45576531ece65de276496625e0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e201621382adaa1a67716f671aead3444cd6d296
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_grey_text_color.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_grey_text_color.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4233e89da10cc63bcc2a6b9a41e0ba459c33ae2d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_grey_text_color.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_text_color.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_text_color.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7eab56b7e80f27c457a4653da1c69b6169d6d69e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_card_text_color.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_circular_button.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_circular_button.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..be06d865cc197cca69dd01296f0257fee864e712
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_circular_button.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fc17d67ec84e9b777728c940ef4490f94f902bfc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d2cbe69834bbc1648bab77b55ddb08e1bf5b1e16
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_text_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_tint.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_tint.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f3a58a73473d91dcc04410ced991ed5a54f91cb4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_common_google_signin_btn_tint.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..127aaaa0ee3a2622bc0076a3bf72a40ffca9c483
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a9df846fc2a8caab35d93e0a8c2ce02e797fdcfc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..718252e2636528c5ad38b622b887afed7ad3f61c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8506dac529beacd9f0342f64b74df74d44386e69
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..825e36f3a9f077dd0acfcfcdacd8e340570068ee
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e1128d50aefe525e672c22250b3be423d7a4f7e1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9e4144d024bdf393fb71ccc0e57ed2066a318e61
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8ddbe992048df68de19d4918f35f37227db474d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c4dae34a7cc85dcd1f1128723bcff56edc5050b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d89570da137c506032dddb98498437970fbd338e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0c24e70790c8271b01ab9c5e243567e4cc5a4169
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ef1d6820b3ca209e1226a8b9178bd2f52b4f4f5e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..68aa993013941fdcbbdf44f8e4b543ca23f01f85
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7f731d989ed271b6d691d84e698bffb11f08a2e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..675bc9dcff25f80cb1f6fe0c61e926d3eb9c4351
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d87fcf7d4f610111c65a70ab2184ec43ddcbadd8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..85f602c25bb916aebb0bc43744f26786eaca5652
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a3ca70e99cb11398f7e34408729a56f34fe58e2f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..54c02086bb450b4af67f391e64f5cb7d3b50b585
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9abd05906b12bc1f398ec631cba5e4e2da66216e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bc4ad2ede27ef94fc2127318c22532808c78df98
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8fb9a7ebc428ff1cc8ebf0b4b166faf5e532d9f8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..43a7ab5bc182fbd98b099c243c0f9fe09fb7e8e8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a6543bb560bf3592ba2cbcf32465c6f15d442d6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..109eee57355a6f597a75ff4067a986614bceb5b2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dad969c37f806d14517332de4d877fea6052d6db
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d47d36fc9c4c29a61ae874634434cd1750ba6bf5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..35aadfe8a0f8ac281897817f7b33ded0599fe745
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..482c010fbfe7756bb3886d9a3d4cae940aa1acae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6d03a25c1db602eb37b4028cdf6f4d08834cab73
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7c08d309c72ca814b3bfb5cd8941740b971a1698
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1299f4ca3e0962f494dd848b16730f5f69cc9e09
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e7bf2ff254b0dbceb4944c9cf03102ee16712289
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f27e3d86dc1f93473ea224024a5d0fafab3ff09d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c85b5d29f835a98e7d255faf0762c7714983adb8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a9b2a86ebbb1a67abde314da2c41f52b571b70df
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..47230b41fdbfd769ec8fd2963a4734b77f783578
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9c2818353cae9dd56aa002cbeceb5d1685e3cfd4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d3e32bf9e1253c1ff4cca176c9dfb3be6c6a0d4a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dd4f141f333ebc94e34995eda0e21e747c07945c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1aa95c977a1d5d0d4d15ce7734dcef4e8d3f881e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..25320518c2a229ad6f600cd523356d770a3c1b5f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e414337ed579ebc26aff0da0ac94adc3478e145f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4586b9c76b7c1654109c8a8f848d02a0b242cc9f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dd8055b34dd31aaefe533e0765cb87d3637dba75
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b84c9347ab9e7d3b6b1ddc1384d151ae9d75afec
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ec1b7941af0667fc1f22e42b965f5daf4831e13f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..459ad3f6f8bdcd44ead1c37ca0f3bd882ef1a00c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..73501d7b45acee2c00d79401c61413d49ef338eb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4f615fe5844a326738d6369e1ffaaca472384e66
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..023a7b44a467030183f8e9ed6389e05767447e51
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_card_frame_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..05abc5c0e43da96006ce426843e5b432bd2d8e5b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_full_open_on_phone.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8351a89018a07eb4b618c21c4904eae96d60aa10
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..52b0f6c4e436acf44f0f81302198b6d86337375b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..de711147d00cae3824f5f561caa70662ffbbd8cf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0ef8337faca088025b2a5263ffba6debb1fd100c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..14b08823fc17e57319e0d48dc2a2639cebb1aca2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_disabled_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b7e54d70da51e4a7b37bf7ff1766568f6701c128
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_googleg_standard_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_cancel.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_cancel.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..512e0125fe9420a277d44c394b43c32567c83fb6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_cancel.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_sad.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_sad.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dd443329a084bebf3e898ac3e0fe1c541548ee91
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_full_sad.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d0eca7923d575c1e2b0f35c8f33c54165cbf76a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fc4dd9d714e94dae5a1ddf9383bcffbb2cde5739
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2919a12c02d5207cac3a8cb8b32f3a2cf8760308
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7973ed156ca554b84698349e2d358f2138dde2a7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..527b6b74e573e618258747fb6dcd6105a2306b30
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..65dcbcd69ec28014a3a4becd97a8e2186ad372d3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9cdc6da16c25f31e424f9ac70ec39f003ea11139
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6e8c9b4d8d61a40513a2d500397e09f8f3b7e7ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..33de9d368512dc0321c17d7750fd98b94e8355f5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9e3da1817eaa17c6d0756b2380a77ee20fb19d43
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d630f09d3d59a7656445346837f79202680c3d9d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5ee735c8e7507876414dcfd07cb9d2e61d9c5be3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3b13dca5864d6beeb4e4ea7b9fa01f8acefba23c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a319b411fec15ae1f7addf8fc19caef1cfb56e96
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0822c89049a47652417a0c9542c91397ef352590
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bdc08fbc3ee2c5ed031cb7239526713036769c69
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9ee4f7e25f745ae7b4d290ca9d9aaf99b2993022
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e1b72aa4bb7a07612e5051e37bd185b747e24e1c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a5586f69c359d902e08c3d1052a2dbba714142e7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..155236b46527a16f91a0f62eec4988bdb79b9fe9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cd6c22776275418a3725fb259e919c2739547617
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..30bafca2402a73d2e0b78ca0e602fd89011abe69
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e68b6e3c377610d06b6a772db46ff97e55e65c17
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a54f4b8527031a1408f35a9d1c4087c5c601f740
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..253f6b521ec280106b2ce872d1b64e6b79d95f7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..595da49b65289c7101832dc5078d2a18bc220c02
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d40c190b7fbe7a9d47a62a98d10e397509f52ab8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ac98a21635c08e4b06c27f3dbed4a2f31af7a458
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0e4a305d9ff7eef89b3f8a4897cf9d82bc1ab5c3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cb18020daf7dc721e21d58dd882bfc6f2596144a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a36d29279422896a79bc5360ad16e4cb659abac4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..324702aa248f5f638de31f43fd4460df5ef744c1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a0a9453f1441c44bc82a17608e0c0251b6013e89
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..11763e6e3af8e14ac9e160ac2aef75be4029067f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..866502715e888c942fb7988668522a847139950e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9ffed51aef034fa4be6d1f702521b33726cc609a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..43e0d8a1cb5aea299bdb2d143d97ac3e724513c4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5c79d972e726e89b485e228005964fb12af72db6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ff4c6d7511ff21e8d7e24967a119df4c88c58eaa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..001bb3c3f91b54e10fb43cbe932b7379c289a12f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a479d620fbf73d6b8a20b5c103fd725a58cbe26d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c864a5a0f56dc13d1eeb5f72b8668804e8e2d6e0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..958792357b0e70d19c1f6a6ca18c0f58855e394c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3d524653e71ad760402008856a41a362cb47cf74
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..56874e439d3e4cde91dfcb75ad391210a0292509
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..95e1fbf06b62a10314191653138cbd66d0cb1154
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fe1542614c0c2a1936342586c569e942468af008
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6d6e966da32f5548e671f274b6a954a28fd9166d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..395e342debd16bd965d2b67887791fa8c1da824c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..232bb11e81eec8996d3a2198af784a46dd1057ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8e26ad4232d148276818c47947611de8bd3ca24c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a8f5991d70131049bee5278a3e9044d1cec88695
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2577050aa5bf9c3fed05156b252f410402042508
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..24ce0b68c8b9f55a61a5caae89d0476f22cb4e12
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3cd49e0e7cb44ccfd519f28c547d53e0b8e1c77c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..463323c93e1f9c61f2b1b36db2e1d35be66bd9af
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f1cb63d5afc44f79f3158b43230c190d9799e2e9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1dc2a46a6b0d235e319fc32197d5b45ea415b3d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5d4060b08bc2021929bb241456cea882c7fcf29b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..57cf635b13e79ad51c0924cd4ba8caffbf13a713
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bd8d6247a663a1ad27105d4bb833d0d89f83b402
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..441f6d25ed31dfcc76a03450436f546c2c1cc60b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8416393ef2c537ec66cceebf96d41d5f943781f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..978f30f07223869dc8cb2b336161b797e4ea3020
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..28996bfbe5496d7a44a887d87bc3de87a6f4d98a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a099af145876ff0dd4bebff8d7fbdf61c17de722
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..661b12c83e29f409df5a36ea15302a87b124e320
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..813009653ca03275235430c72e6c4e5e498569d8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a0cfa1d40a90d10a6528a050cce24f13597b36be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e404ad715a9c044cc86d9ed308ac6976e182a97b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..455df4cd618e97b16771f9d559689557782b0e3c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9cc460c010d9c4875b77165224c3fd18ddd233e7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..321aa163c1eb84c7f9305024b6bebb6932b0bddc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4cdd28fb9d25e662bf24b780faff712a98a9445f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_card_frame_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8e504233d7fc3ae1ca7cbd80e7a8e08cd10fce4e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5f55aab4b7075219bc4269c4abeb296ff22e3615
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e64ef803aa8286351ccc8763611222b2d9ad634b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d958324bde2aef732bcfb941635c47c81a94f8d0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dcb7a665d0d606f0122d5234197c800a10999185
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_disabled_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b8b2bad62dd662d57ac38975e325b91149e7d2d5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_googleg_standard_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_cancel.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_cancel.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2e658b4dfb4f091aef09ffa7caf4d0f3fda6d594
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_cancel.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_sad.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_sad.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..61dd270a3d92f4690c8389db0eaf16bd24736a1d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_full_sad.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..07c7750168cd880dc6741946b247e01ee1ad404a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9b6c8dc27aae68c313e374437a6fedd34f7ac089
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7ef926eff1e64712d17112dc5a45d8d46ce244a0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7be5e06c0e3b3847db016e6c4645e6ee8583eaf4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2b18d992832331c996933468002a65d9ed0588a7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bb30e50106a4137bbcee316c355b79c412e3b76d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital_circular.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital_circular.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..26e3efec32fd7eb2945b9747763958310af2285b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-nodpi_preview_digital_circular.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a56d707fb4162f00857ab7c01d1a41272401b180
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4ec7621ef6ac91f8499989f722181be5224c4832
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..75e4f0cc5566a714514439ed63e90eda63f56356
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b8a15dc2323c6dc19f094502aef6f93db4007d2c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_negative_bg.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5c022d76f6c3630cadcbf71b6273d4a390f28dac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_accept_deny_dialog_positive_bg.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..28d3bdcfb61f085f881c4833d66b0dab5fc69100
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..48824f4c16e4d59b7d862476cc68d512eb8bbd08
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_generic_confirmation_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_checkmark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_checkmark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c645d11662e3647d9f97f604d8bb443d2a0f07bb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_checkmark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_clear.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_clear.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cc08cbaa19d4b405f42ef1e5cacb7fca0aba1e32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_cc_clear.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_expand_more_white_22.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_expand_more_white_22.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..164c53709f6e4080e82a3f734428a0683e47ce83
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_ic_expand_more_white_22.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..388091a46d9a612a0cb6ab10d1c7b85d38c7c969
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..52f4873b1481e4b5667e610d7b9237b33f29d633
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone_animation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone_animation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cd8fe66ad2630f10e152252fa3876b81c23a182e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_open_on_phone_animation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_preference_wrapped_icon.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_preference_wrapped_icon.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5da9a3caeb769bdbd16b11dc60677d7be592111d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v21_preference_wrapped_icon.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ff3754b738ff5375044ecd3fef1b33bfa0f7d7d1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_background.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_background.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..16b50500939582f592bcf468bb79fdef981fb430
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_background.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_icon_background.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_icon_background.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..712273c3bb09448df242efbf3afbba4f49458532
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_action_item_icon_background.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6a6f1bc9433d75c6d6254bba426c1d4553e12ba1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_bottom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_center.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_center.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..86a5771e6d0ef3a65af2749bef375f74e11816b0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_center.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_e.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_e.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dedc589d4e242b2b160d3f98fae6795b8dfa261d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_e.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_top.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_top.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9517d6dbef2c071345a1a3ca8e8c10b634fd3523
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_cc_settings_button_top.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_expand_less_white_22.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_expand_less_white_22.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..67b795e8763d56df90de19b53edf2b5f56bc1a12
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_expand_less_white_22.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0ce54b6a062e2f0de1e0e63532189c2f27128430
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_horiz_24dp_wht.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..25f0df069947a2d273c656d13b52d118c7fae0a7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-v23_ic_more_vert_24dp_wht.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..685ab6a3be9159ca8f9c3279d3e46a6e62d9210a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..102b764750b9f59a5772c589823aac329caadd58
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b03c57cf8188e260d793e1319328771ac901f8fd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9d73f624654ce57e2645ad7822a01009866cf3fe
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..979b0f05c84f9eb37e55f7ece9e3e876a460feb7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8d9c4cb34079a866c696ea145b84469fab33cc2d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d586ec159148ac335baf221cfab04fe43bbfa242
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..050ec563efefd1781e68896c7c037a4d21b2f993
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..906a18cd1ec84f4ed5111367775a47dd1ce9aee3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2137323b35591d88b578241b437d053827354de6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b5895deb94b7f42999e2b19a580f69860e9d68df
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..669c6a77d721f7fec99735fe20cb189579802768
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..994eaf7261d35f2f3cec19f8fc6b61f7cc511a03
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0bdebeed483eb1236713a36b5ab2fb578f9205a5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f62fd7209d141cf57c0150a867255f74696b3276
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e88a537e0b09e677c8e916242b3ac7312fabb646
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..05802cd8a8d2b38c0f407e40174dfa7bd961723f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..12c6de9821bfe605968e6a489c5c0c027cc0e3ed
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bbef973639eff89c82a2fc971661dfa296ecc3fe
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b89d46d3eb0d23d413d0f5c5cea99f19a5a2a4a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..64b6e219464c51540939c8598e236f68c089a90f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4cbe6b754d7825e2ec7fcae22456d8b27e205479
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c5f62e126f885bb1636e406565377174fcc17c36
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fe8af57e9f65781aee7c7c6b1d95413eaf85c451
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7b9155c84e34fc7c05eda458822033dc4d2b4d10
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..490317be3f71e782d7c595c017705c796a45fc47
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c677184c1db6c9a2bb70564e04307a11ee3ea8bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b3bdca56b74170432944ea04f9857de73cdddc69
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f60111f3ecf733d92df2a0fab6851443461cb159
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..be6c5ba2c0a24d57bce1fd048fcbdabe7f513d98
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..02adcc655015100cb93d0f1cd28520a0345cb6c5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d01980692dc42fa35a126809ec9c24f47cf334fb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cff2e793dc007dca01ea469957ebc0a71d15090f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e215a4ef55a054ae4792785f9324b4f6bfcad3a5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..91ef9351745361c2fa2326f20d3cb5366a6be312
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dd8925d758b267d1ef1d908165d05656055823b5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7690a9b7ca0f6beabb1ef2f009013921fac74ed3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e815d21974fd7b329335d5d4627db5fc99862fe4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..17011c8fe40dba807c21d2e64d49c37dda5f3d78
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2eb51995162294eafc3047855770b56b6e8ab844
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4b3d290ebb722e731f191e13d15eabcbd5c88430
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..aefa2127e70a45b2b3285276b692c49e19ca009b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..92f3f73ab0eb1e5315435e62652ef396de0d98a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7423a0b8f296d96bf3c2968a5996b55edff292d9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4d9393a5cc12fee3fac597d4be6bde098df53f15
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1942555d5cf23e546a4660410a1c96ef5a0a1ef0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1ec7e7d8a5efca24a9477d013886c54c1e20582e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..882de95d85470a8aa9bcadf237e4d545234c1f5a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bd3c91faec8150f5783177782e002d19ad75f989
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_card_frame_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5511ce1e28b866c73227ebb4d74bc6c149ca5dea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_full_open_on_phone.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1ff019c50f1c54875a71733a4ed6b6ca6a01ed95
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d642a3ec3b2cdb10983a960299c13cde2dd1c7a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e5141a230b314d29fb427e1bc89bc0fa64a0df01
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4f1fd0efb5264fb5e8a5055a88394cc1549e88b3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..636b1bbcc25b012611972a7d0f1695fca4f48869
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_disabled_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..44b0aba8108b4ecaedae243c6dd0766b7b70bdd4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_googleg_standard_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3d267a6fac52d65155944d6f9a8f6bffd00a4b5d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_cancel.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_sad.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_sad.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2ad79c1d57089963b2aa0b057d28421e848d3994
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_full_sad.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bd99ebe64771cb46b073ca105f553fc316610446
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..108aea65777ce3412116fe1e3d0da363fc378000
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e0e11eea6b5b114031be40c8a91cb22c12fdb9dc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..af746dc7b6e34c6af1396cb74172447725d7dd1b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d65306903f29172c04d3a9e4dec8c0cfe7f64e7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..72b7cf004b48800cd867f1932c696031c227cf21
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ce7165ea193c9f047022354b44385587526d7dac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c2ef581086ac6abd911a0f2af60689bf4ee0a0a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..736fe2380bee3e1c51721a62d81d185ea11d0003
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a6c19a1c88bb59381ebeff25c6aaa68513a7939f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7cd22d7503dbcad1747c88aa6a09f86fe6a37d2d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2778c8e0e01dc314ace672e0d2850162483ac88f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_rating_star_on_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..35ae7b38e8b6f5fc9b7d08c3394d00568c2fa25f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..69d59a8a425b35d6c3b3c3cb86e053711c705819
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fc5e7e27abae1380e0d392e4fc59bdc7ae907c6a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0848297535ec69a4845f97ae06fa289bf98b5692
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a34e893f7ffed0b04aaa0cd63be258edd7752374
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ca1ddbe97b735a829e1a4b3994ee522c231125ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..56cdb37fcc213ded5cc0ff959367d1d0efe0541c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_go_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0c7b9b2837f759d8fca9bed0cb3cc59c237e4460
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e31bca0447e0960bfc842bc5c7064020c0f6dfb1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..010d00fee5bb12ff9830347cdd85020027a9ebc8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..265976e5985059fd749afbf69a0a0b12aa3c702a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6eca32129b80aba6c6bdd6dbbea658d5a8b89e6d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8bf5b7a8bc45c95b0337ccc6751cfe83698a7296
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e7aae16a4deb6552e4464063a358164e0f721d0b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1d654e4b11a151a3248f21eee14bd19ad400493c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..336cff5d73861c107bf1f7c086fc06b85c541f12
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0982453e6bbd683738ae1ed67eb040136ddd7fd0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d9a367c532c624341eb2741bdceb4e414df39c34
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5236acb68f87a3a3bd2c6d852a40eb862f4dcda6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ba95ab82789e8e645c01a49d42526159bbd54353
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2d03ebc600eab18885c552edaddf993bb3f2bbb3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..42e15ac218eff68528eec6c9b2e55a482cd3d7cd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6e852ec42e0e2b68c09dd463dc02712286a42ad7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7be4e7a2fc9a79595db8441b726e3007b08981db
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bbba1940d9f217eccddc2475d15b2407508b53fb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..64dcb4ca0df70cbedcc08dda58ff9584ba8f3898
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ade39764dd2bb5575582327a1f358716c4bfdadd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..97964ea21bfb75d5eeac2db18e5a731bdc85b6be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..77a793570a6eaab3f58a623fe6d7a477aad87d30
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..604ef4bd7b0c1231d38439f6749ffe6e5bb92f1c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4b897a23f80b455bda1b7ff49fa6c1c3bd558e13
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bb52cfb82334ddc8014ed57116d6be77e16fefb3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b4e450dedfcdc5699d5190c5ab21406300292cb6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5657575d380adfe1a283cf04b2687d3e4a8f10f4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..aa2c3a6059c8dc02f7e97ce8b07fd00d4feff256
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8f5926e949679c9ff3df62d91511d424fd99647d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5318ef5e608c48d028e1233dc5f5e509e53a0ee4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e9b17af3ea1d86f539ccb96b8bd2ef71de1af226
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7a771afab837b534e2c986e07135e1387079a027
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fb72372c4c475a3c79f69c740a16b1f9ce9e1832
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f92e38b54e4c8eef840bfbc3892c4a5403efe5d1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..271fb0bb1af14dea9fccd6580eb8a617b7fe502d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_icon_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8d38bc1416bb9f4e1594eca62459c5a72b467f28
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_dark_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..22f28f558ddb12f3bdf70f3029adfed9d6354a4d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_common_google_signin_btn_text_light_normal_background.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a069bf0a5ffa7a66d9df33192cdf2d4b661bb1c7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_disabled_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dcf62f01d7e94ae3d1071f7b343c594e88054811
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_googleg_standard_color_18.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3a675f168fd3f1e07a654788553bb7c5dfaeb071
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..acd2ae072fb4e16f2d2ef05e0078a7df17df6bc5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b5473d017f516ef3bd6ba19036ca41230b0ae970
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d3340abaa24133b305c7400d63d6c1fd65245f90
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..821a1b73945e2b3066a47d4bee33a916ac3ec6d5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3d7144005e05c11688f7032b6b771f0a048bb014
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b39177c89f362ef8454a68926d3d04c9978c929b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_ab_back_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..743d222cb857211a1699778f095a0d7e5188d046
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_clear_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3fa25240b5b9d62c2927c7886bddf5e9aaa8a1f7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1e2327df4b3a567252b9a574c0feee54299f9835
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3e2d8d69574012ea92b8f85c22bdb1b7ef6f10cb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_moreoverflow_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..624b9f0c696bcced7de93672ac0e34a1da51119a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5054faeec104ee41d1f21ba4e6055fc3031b9c5f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..40e69920a7942756ae30a583c980ecc7964ae8cc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..21351dddaf96afcb87a7e5c0ec0b2131acae393b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dbe2e880f252d1b1810e06fb187f26a9c3534cf3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7de283da1ba964d64afda8af5a70c3e785cbea0f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..af0b3b58cf6a11504b32e0f6f21fc01c711fb6a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0a62b635764cf796031e4dbed65c81f19ceb43d4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..aa74810b5914505332702fde14d8c1bbec3908b0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_voice_search_api_mtrl_alpha.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e111c740892b837ebff45000c0a6e26b7c04d610
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e40b195f0b3cd91b2eff5fd3b6ff71ff5b35f8df
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2f79c74179526c509eab4e85a942dbe6c46ebe73
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..83d50b42599c05b9ec51c2446ba3c72c7f7f2ed6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ee5ced4ada03ffe3cdd2d51c58192a60d4c8f759
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2f85c2b995cfa43a6696162ede3025d19f91708e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1acdad6361ee720214c6fb66916df9260d8e1dd3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7ecdb058d1e31bd255f95086c518762e5ab086f3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..89d31fb09f0cc11acf519419a7a4a4b8c85c5469
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b4580481025166827fa2053f70b350bcdafe900e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7d468feeaab8cb8b3b010101457500254ffa410c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..19851e60f4d37b8b03a103b6e1f55f12bd84edc7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d9d7f23f67700217d9c66a323fe3fff27b05a21f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d899782cfb3222d86127ceef332d78c0d4f147fc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..250e6db354076899b0aa24fa954980d33c28c16e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4002fcd672c6f9ead38fc6afea2b9e779eed6ac2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..69cf290e2f17ae0cf01e2497b4e679bc673a4785
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a9ac5c2ab7a1118448057b16560350a4609a0346
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6b9705be6b5bb7c1caa35f98aa3ef0e8ca0f6e2e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_full_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_full_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8526b6df24ba3c0bb783005319cbff60b8363ef3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_full_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..38ea8a17909f391ede5197d3536600a08c087e4f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d54d7542753a1f1ad09c0b140edb0a6c76e6c2fa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1c7e507836e181da009bbe68e0e88b469e10cdfb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..62e0e7d15b6961f88a59a3fe17361b07e4f1ff53
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4f34ed713ac426780a32300a2eddbcfac81bddb9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b5114fb6cec464cbcf8cf0945b930d2ae5872919
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e121c957d4f0dba6a0d5ff3f637fc75be804e203
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6673576f1a032dbadf58d841a7a6de455f7e426e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2040cad146390c9ee5d77d6d39dcb66e245fe35f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_card_background.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_card_background.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b998cbefc361732c735036cfa9132f8012df33a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_card_background.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_close_button.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_close_button.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c1a9b6603d765356aa38e154df9ed589fdbe69d5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_close_button.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..03391ce3a06d466323d28834b1ecd91bfe52b03e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..79b5e45c50974773b36153090c8e0bb9a378a71e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_focused.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a1a0b25e19da6898f25edf6a2570c83914d0e728
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_dark_normal.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6cf0b006f392a50d2a2f98f99c412d79f8534916
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_disabled.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d56a6a8870fb2d383c8adc47b1ed2f70490dbdf7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..79dda7894f5b94b9acf8ba42bc25cd50853b4036
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_focused.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3176d819c5297beaa2975a154970ab2e7742cf85
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_icon_light_normal.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c34a1ab122a022dbf8f09cf54d05b5dad4fdac0a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..516f6271dccd9c60c86b39a43ecaea1181498bea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_focused.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..507d6d856807f2caa1ab093edadcfdf537bb0ad2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_dark_normal.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_disabled.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_disabled.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..58294422d1f6e4dfa95f152e5a4cf4d0f4187d82
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_disabled.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..21d20220a1ae7d286910db4526bcf9be674d5446
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7ffb0638589468a6830f778376a28a7db2aff29f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_focused.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2a7aa15bf6b1c552362791dbed3f0f4e4938fb0e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_common_google_signin_btn_text_light_normal.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5fd5fb2c4ce34cb2d32792e979686441a9aa983c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6b99cccebbe1960935c027c417f1a6759aaf31ad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fb3219d822425c97d7dbb88421d380980de6395e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cf128424d4206386f38a746e12ee0c0ed8b224e0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_smallic.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_smallic.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cffd28cb9c45cbe542d4c76a8b604d16af0abd60
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/drawable_smallic.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d6bb433cccb3e64bda56aadb4c2b773102e8dfd7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_0.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6817aaff749f3cea3456c5904f70a6efb4d3cbbc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_1.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cd4b15729e0a2d774cb0585d7cb158a647b8dba4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_2.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..461bcec972f3a0bdae369ee0fef00285ac44fcb4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_generic_confirmation_animation_interpolator_3.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3fd8358377d1f11c2d177b6ddeafbc6cfed0c218
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_0.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3182ef26c12627c456c4cbacb6d469dbee0ada30
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/interpolator-v21_open_on_phone_animation_interpolator_1.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v20_watch_card_content.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v20_watch_card_content.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..49a56b29f6770a5bc5646c69659b7c314bc76416
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v20_watch_card_content.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_accept_deny_dialog.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_accept_deny_dialog.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..769cc59e417559ecbcfbd97e227016200895ec34
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_accept_deny_dialog.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_dismiss_overlay.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_dismiss_overlay.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cf49814b427ca012f934f59b835a2727fbd538b2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_dismiss_overlay.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2a278b33e9079ab1a40da0a0c8b7bbacbd8f1191
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d55332d8855987deb1a6c379efb4117e5b21fec5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e438acf9b4ebb54c626b21cee6df07d2766338fe
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2f53fb3c42101a026125d225636cf1c7eec9f981
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_overlay_confirmation.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_overlay_confirmation.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a82f7cd16f9b5052e01b9082a4e11ebb32a71eba
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v21_overlay_confirmation.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_item_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_item_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c753bbce2651966327eef09295782c31114a2d26
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_item_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_peek_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_peek_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2ebf946310aa1aedcf001660868b4f222d77e0e8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_peek_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_title_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_title_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f878f90836781846ac55ca10fcfa50c4ef2bc8e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_action_drawer_title_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_wearable_drawer_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_wearable_drawer_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0d88a5d4e8f91c9056a38ff42842b4f4937bcb86
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout-v23_wearable_drawer_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3a8979bdc29c01eb5cb1c3b06bb1055649919220
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0d8392a339261b713c32b8b773e6214a8597c76e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..da925780ca7b3d410efb56371dd7590f52d9324d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_bar_view_list_nav_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dfb1652b0071df985587f83124934a6693250dee
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..616d96a3ebb573bafdc47291c2590c02305598ec
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9f13998347147397be85578f12ea6a5e0de720b2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..94913033ff49052ee692322acab717d29aa9ab40
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9d27826f1b14f261724d48e609254d2db9f53efa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..60c97c29a868a63abf910022459c80ba38b1d885
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..496d7c6f1d4a34d62b92a5b0c97b7e63371c2733
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..14de14c4d46f42c0ac4e1c91ee52751a83d70a0a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4268aa27c03f716552c07884e7449fb42c6874d4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b5246c1a6c84016c66473d6554e1f2b4f8ec721f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2c8d05fc9333f5c2fbdaa2f906dc988161548753
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1518af8605d1e4bfaa1efe28d7e2149c3cc285b9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..37713c6ba79eba824973cb9d92b9b4e01b0e9c54
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..39c77ec5ed9f19d54d41bcaeb526fb0d3a05cff1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cdc5da7454ae8f573b2e2e8fe89099041aa32f33
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..81d48a8943de2a3e3773782d49ac4c231ee7b411
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ce123adc996de7e3be9210868e41426cfbb9cd32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9da8114d7c3fde2820750e9507ea5850645e2fbb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b3a73de0315855d37ead40ffd165a2aa4e363d6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c3db2e1108bf5e5c55f76ebdc1f36a6df5002903
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..651d3866946f37d1571b7fddc63473e1db3f13f6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..45a447b4a7a380f5a864ca0f958749c26cbe548d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_alert_dialog_wearable.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_alert_dialog_wearable.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f11e6b06c7bcc95c04a8aa472414da9ddd77efe5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_alert_dialog_wearable.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_item_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_item_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..67183841f145bb938b151e6996cabafdf80aea8e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_item_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e64da719d8c836b63cbb510c1e4f3c9edc93f256
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_navigation_drawer_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6ab121335d73f8f3bc6bf40c1eea749bc675b1c2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..03fd07976c7605f81675e2397db842aea5c2714b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d106496a4fee18259ede7664e200f9c9addb0d37
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a5d1939ac69e68047220d79c82dca0c3b6c8f114
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6f698853ea1cfc8a9f4fb06c29e79aa4107c7a85
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bd221d7ce708faf9823c4bb41329bf36015a822f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ea41a3b5451a16148056ced4625eb6f624ca12f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1300c16b9fae873785525404a12e08c692200cc1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..aac2eca90e613700520e75369ab9e46c6185b766
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c4643b4df974893a7ef8b79df7f018845f64c644
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4c4f16dd82ac4d716b062607a0a059718924e969
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..01609638a77ad9b5878614e7ae4f4704ff4ae3a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..af26b3e16f9fa353b0d9ad57ea57606bf32674ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..109b3bac9a783bb2a46ddded20b8674ad2721b77
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c8a75aed1bc7c079e67f1580c5e9de9eeed38945
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_1_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_1_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2fb5101eb1b70788435df10ea419a85e3c9f6060
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_1_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_2_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_2_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6ebf718055e0a7d9bbc307e63440df580d46f7d3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_2_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_3_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_3_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..12b72be63bbaf69e3a8726a576ae6785d76300c6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_3_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_4_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_4_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b4c20c84a968f0371a41651f06f305dda3052cff
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_4_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_5_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_5_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..09bee0ecafbbbf4e11b78d21186590f146f13790
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_5_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_6_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_6_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6aa43603176b8ccb7f8e3fb64850cdd7e87db543
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_6_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_7_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_7_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4f1a237262c24ec8b4cffa13310b77f4556b6e0e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_7_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_peek_view.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_peek_view.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a90d51ec121f7c9c87fcd3c89cc83b5e5adab543
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_single_page_nav_drawer_peek_view.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..99417e3367d4538cc33827c0f5f416f2cd554b76
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3e3d1994462306804f6d663065b4f2a1ad545c76
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5ae7678b651c8049cc0e8b906fb143cfb4dd56cc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9adb1863c673b2915840ea6cdf1447ea9c6115eb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat
new file mode 100644
index 0000000000000000000000000000000000000000..67b2bafe897f50ca9fcba734fd101046b0119c51
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/raw_digital.bks.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/raw_digital.bks.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d9995e74cd7def8731dc77fcc146e300c58cfe8d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/raw_digital.bks.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..dad8ef2a3a4caacd526d1be42077f55c8b0d34a0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e99cd393f89db25074a4bd769092090798c4ebc4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..65a4ea569499454465402b6cfd21f1358bee93c7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-az-rAZ_values-az-rAZ.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-az-rAZ_values-az-rAZ.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8e58a98afcec00cf4af7f7f98e1c0e51743a1daa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-az-rAZ_values-az-rAZ.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7dbe4e9a13ee5bfc100682bf76190caa7868fa56
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-b+es+419_values-b+es+419.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-b+es+419_values-b+es+419.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9e3ed212a4389b9988f06d5356176ac1dacaff25
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-b+es+419_values-b+es+419.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d6cd8a7fe81c37639c93b81a142813406bf875ec
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..97438cf59be9a5a0998daa5367b67070018f648b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1dbdb4c93d811e270b5d3bd49830fba5ddea2ee6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bn-rBD_values-bn-rBD.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bn-rBD_values-bn-rBD.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..19471292dd47940211d4a6af06e5f2cdad69f498
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bn-rBD_values-bn-rBD.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..31ad29f628490d1b35b4682ca579a7722cc31408
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fbc7894d5f830c1ab1e349ec0c0d16cd2a8a3cc3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c8e6e15771c70a6e985a7bb76ce60ab186feaa4e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8d6299e14f41ace644428dcf5b5db70711c64bd7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d36eaf5648bd72818efa02981f9d3a5a6f044509
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0ac8d3b833427708dd174b30694b257549352dd7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..970ae8da724cccfa8e227d82f3acd6607af48e26
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bc9375f182a90346ed0840f731a28932cd62d160
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..705c7bdfeedc4f598ea3c6643d1f726d325ccbd2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e4f9f053ab90a57666c59e5d702223d380228933
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4b7881d081f264d576edba7341990dad04722618
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..78720244566f36bba0e33a149885e8b3f3765694
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-et-rEE_values-et-rEE.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-et-rEE_values-et-rEE.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..80187e463cae113033ba30c0dd5b699ac69c1583
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-et-rEE_values-et-rEE.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5ded64f2731485db6fecef02ffa4ba208c33cc4a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-eu-rES_values-eu-rES.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-eu-rES_values-eu-rES.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ebf5c69b6cec4c92565bdaef63d361c748b54cf6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-eu-rES_values-eu-rES.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a5866205525feec58222fc41ae47df70f369dea7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..90f91b08690edd31c1d6510d4916fc48487d932a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d0e70a420186b938abd786e7809b20747416c13a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c94eaf94c39bd9e79a5fa16f605d3a6afbdf282a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..46f8bdc46537e87391c5269c898b4b1eb17a0860
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gl-rES_values-gl-rES.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gl-rES_values-gl-rES.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ed08df8ff79751a1a2f2edc03b2db9b38fb14f5e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gl-rES_values-gl-rES.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0898e9ebe6999ac4dea591b2521286d9a8cfd139
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gu-rIN_values-gu-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gu-rIN_values-gu-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c9fbe6e5bb735a4b06dfb9464de690108bc1fcdb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gu-rIN_values-gu-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..27a673a16c4aef3df1fb7fe3697c57bf34709ddb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-h320dp-v13_values-h320dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-h320dp-v13_values-h320dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f35187aea34deda2d832e941961413b92b1bb240
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-h320dp-v13_values-h320dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..9ce2c3ac9ad8baef55d876f5d874334e61a221ec
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e67ccda58895b66202b186c8b482f92388c76b8b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c2dd464d1c0959f4dbc7a3ae5b038b84bce3a596
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0d232195261a2feefbd10f831cbcabc81e92446a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..58806016e2ae7541ffe3949e0d8db2e92218fd79
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hy-rAM_values-hy-rAM.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hy-rAM_values-hy-rAM.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ce8aab703188198c39ba7d490466b07fa8ee4e88
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hy-rAM_values-hy-rAM.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bbea420a4b7821c8fbc77bab990be8532e922e47
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cc6cc6a2c71658c94651c0b7b01bd5c86ce0b9f9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-is-rIS_values-is-rIS.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-is-rIS_values-is-rIS.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b5cd71cd69a2bf1d8c340f11fed8d732f9907047
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-is-rIS_values-is-rIS.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..27bb5a84b31ef309779189ad4f7c985d826d2d28
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7c8555f0b676f4cec2e92bf1e6c16b70cd862d09
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..303ed2143b3ceecb85dc33cda89f8487435ea17c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fa5cf72ef5cf395ee9e2521c8957754d6ac17e2c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ka-rGE_values-ka-rGE.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ka-rGE_values-ka-rGE.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..13bed18ee9b9b865f8d753d4065ac5c50f207d45
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ka-rGE_values-ka-rGE.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6810e363914fbd05a46795e0f33d0454548e65d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cb0c8832a6e996370648d786306a62f70f301163
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..63a7a8caf59a2cdd7aad90a341316038987125c8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-km-rKH_values-km-rKH.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-km-rKH_values-km-rKH.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7cc30aedc0ead25bb98bd835161e45b0912d97cf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-km-rKH_values-km-rKH.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e6dc38c149437e129a17ab0f2807e78ce7f4787d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kn-rIN_values-kn-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kn-rIN_values-kn-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..220e023ed1fbe7924b86d017cd89751cccc8cb88
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kn-rIN_values-kn-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..792b972b7c4d8319ce341736af5fbbdbf16b7800
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..390c4ac879490a0eca65bee9e015bdfaec5779fa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ky-rKG_values-ky-rKG.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ky-rKG_values-ky-rKG.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..5d88ecdb8157f790a3d9bdfff8b004d63bbd3837
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ky-rKG_values-ky-rKG.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f98c1c21530d65295ee6b8c4d3dd010a7c5fcd26
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..423a22b1f5ed95ab2bc9fc1e3566eaaa6e1ed414
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3ac94c971ca143fe3c4b259c25cecf396e4fdf9c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bd9a42be0697d1605ff10b088258b72082c0f2e9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lo-rLA_values-lo-rLA.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lo-rLA_values-lo-rLA.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..48cbe149fb887027df78083bccd5fc80d3a81880
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lo-rLA_values-lo-rLA.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f503dbde137d220e71a474c8de25f1898e7d6fdb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..199d6396f99343fe6e7db0b3be61fe3b32169c03
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e403e327b10fb0e5da9f495e8671002b6e73a471
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mk-rMK_values-mk-rMK.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mk-rMK_values-mk-rMK.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0a470afbe3b0d9a1f3c29c16583d41df334828c3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mk-rMK_values-mk-rMK.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4cb8e1034d41bb0feabad2c8a4fd865749ac9884
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ml-rIN_values-ml-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ml-rIN_values-ml-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ce4a72dd8697586fda95b2dcc4316a4c23cd6437
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ml-rIN_values-ml-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..75b4ab602a6de1755c655900ea2ef33d3b6a97b2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mn-rMN_values-mn-rMN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mn-rMN_values-mn-rMN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0a9abbec458884568ad8aff93193fb01f932a3e9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mn-rMN_values-mn-rMN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f7eba978c46968e032985012bb6966eae0f4c99a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mr-rIN_values-mr-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mr-rIN_values-mr-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7020608e3b55f112805c4f39cfa4193b27ffa44e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mr-rIN_values-mr-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6d1c7cd59f4dbca24f23eec8a2dc2220d065b91d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ms-rMY_values-ms-rMY.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ms-rMY_values-ms-rMY.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..74c09cbca3b1d974b18518f4def311bcde18755b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ms-rMY_values-ms-rMY.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..70681827cdd86b65ea71beb9f8f4d1ae439a277f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-my-rMM_values-my-rMM.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-my-rMM_values-my-rMM.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1ce1a7cba6e8fbbf2e39ee7c2d64e70bd643127f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-my-rMM_values-my-rMM.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..60e661f332b8de0c1c402de2d8692c0f1d28af3a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..2477bea1cebd3f3d18460145b5e32332c7045c75
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ne-rNP_values-ne-rNP.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ne-rNP_values-ne-rNP.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4ab2dcf9b04502ec0e1b293636a693b463a6fa20
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ne-rNP_values-ne-rNP.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3f3adbc09cd1dff643bf5515616ca9f44496551a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..fb709b5b2cd3ff79bb60d9dd3364228dc12e1add
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..88a27c85f1a6788488e00dbc86ad13803b24e598
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-notround-v23_values-notround-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-notround-v23_values-notround-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1655f14a855243ae5de18ae8a04b0ed1426e3e65
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-notround-v23_values-notround-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pa-rIN_values-pa-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pa-rIN_values-pa-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7a8aeadb3d7ca22ae0959a6e420e9e6f5cbfd734
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pa-rIN_values-pa-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f6745dce11147dc523dc7e96436030e44233f831
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cd791bece64f7a2b630853f1b2020f26f73e6a85
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3eed20fd09d96bd3fdc946e060b1af0881f1ac06
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0856e9886bf69ccddad950b80cc178891e7499c7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b69e732d853a9d1c4cd1585d4266a3bd3f9d7014
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0697bd0e63a3ea60f9f025aabd2beb87c784dd8e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..bb68727e03cf1173f78dde13aae8242aa1ef3de5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-round-v23_values-round-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-round-v23_values-round-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..acdbd694f054725185b2bbd49e93f7242001a903
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-round-v23_values-round-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c6a38f3ec9430dd9c5bda586c1ba9def7dfac75d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-si-rLK_values-si-rLK.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-si-rLK_values-si-rLK.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..1dfef7d48a21c0763778fa11c479e657777c9444
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-si-rLK_values-si-rLK.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e2f367d8203cdec410da13f5875d373bc7dc34c7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3101928b7c5969987538847ab1909f3c7cbb10e1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a2c9d8799944794bb335eef8d6aef32c82a7d239
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sq-rAL_values-sq-rAL.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sq-rAL_values-sq-rAL.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ae62b1527bd0f2704a6703fc5a408c8466336324
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sq-rAL_values-sq-rAL.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4a56445ab1b8f83a39cf88ce41311773347a3204
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..44950de397a71c793e7b6b285b9d01e7ba1c7ebf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..cb6142f71791bd767b99e569743a039ac23beee8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw180dp-notround-v23_values-sw180dp-notround-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw180dp-notround-v23_values-sw180dp-notround-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..12b5ac8c852d226af1d625b10d7b35db94324666
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw180dp-notround-v23_values-sw180dp-notround-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw210dp-round-v23_values-sw210dp-round-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw210dp-round-v23_values-sw210dp-round-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..76a4a46e9d3ac794a7026917263d43bc5d8722d9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw210dp-round-v23_values-sw210dp-round-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw210dp-v13_values-sw210dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw210dp-v13_values-sw210dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b3b16db96a4553576cf7b1214257a391173a1b14
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw210dp-v13_values-sw210dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..40341d22c4a5277e0c46204c89f88277e5b1d35a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0e37b55b09ad7e8a8a312df1c7c1f1e853639132
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ta-rIN_values-ta-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ta-rIN_values-ta-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a77f1b2a8d417aba21f19649aa45a59d35da6cd4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ta-rIN_values-ta-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..071ba10c1b7fe575f419af558bb02a6bb1e1bc6d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-te-rIN_values-te-rIN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-te-rIN_values-te-rIN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..58eef134c1f379ae42a02850078ad38cce755388
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-te-rIN_values-te-rIN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a9c55229695f668d00386c64dba3d32c5294ea35
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..52dcfc27aa7447c943eb110f5cbd5c35a2d3758e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d805b1b3d7ccdd493e198bf0385cb7ca708f558d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..0115e95aed239196e5f4aa85483cde3b35a67142
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..eb04143f7ed136996a48f16454fce439aa1566bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ur-rPK_values-ur-rPK.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ur-rPK_values-ur-rPK.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..446afedcbbbfdd3ad16d6246b634792b05161d43
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ur-rPK_values-ur-rPK.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..455602fd7a685c82e69730d52535a91dcc124601
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..95033449e4ab9b4092078dd6acd0455893395425
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..3450a51a678aec95a6caf452f4f63bff3e23abad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7bf2efe1b7200094df03a01bc6eedcc5daeb65fb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v12_values-v12.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v12_values-v12.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..aed072c7df5f3c9e056c81aa99568ab56de18123
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v12_values-v12.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v13_values-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v13_values-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..739f7585f882ac1186e49ecd062096db0fa8d3db
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v13_values-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v14_values-v14.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v14_values-v14.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..36234348f5f127ee3c66719c4986388a8d22c009
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v14_values-v14.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d7356fc8f930925e039f583e7e056620c5e32a3f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4a9b2d85428f76fe5ec63e34fcd04a5a7af41313
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..137d4786de566e995dda3ed7e7adc1003fed0eff
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v20_values-v20.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v20_values-v20.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..90a7fcd96caadbf98f04ae09401b178add1ce862
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v20_values-v20.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ee190e6d6104267cb00a0c75333fba5fcf5c6753
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a1d9286159ebcab05f8d92c9b182850484906475
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..4049d9fc348b29052768199ea4ca936176fbded5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..53c5354e98ab727bff3468ae7814d6d6404c1942
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b0990824c3d0435cbc1104123358873c32eed5b8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w192dp-v13_values-w192dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w192dp-v13_values-w192dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..a68ede9b944534d54d8e4fa175967a94fc6b3975
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w192dp-v13_values-w192dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w205dp-v13_values-w205dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w205dp-v13_values-w205dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f704fb7dc5b634dc4fc8e700e445a58d8bc8053e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w205dp-v13_values-w205dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w225dp-v13_values-w225dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w225dp-v13_values-w225dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..f4266ab8e255f8137a58a92decf6edd0273178b5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w225dp-v13_values-w225dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w228dp-v13_values-w228dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w228dp-v13_values-w228dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..6cee8c8d029e5351f524927f8799415b8366bf09
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w228dp-v13_values-w228dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w240dp-v13_values-w240dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w240dp-v13_values-w240dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..41e0f1b326243f7f0ec23a900427672f179603e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w240dp-v13_values-w240dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d1b647b4c000746f4ef62b739a05234d302ac5e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..7596797e1d375848b64c8b67607bab84e679bdd5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..c4bcd45aa53b6a060506f8eec7811c568c54b158
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..24e004ad6307178fa374444eb5d819af699d74fc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..d65952dbd19e1251340e4eb727feeb9379020475
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..74fb02ea1f5980a0ad213128653f30c0b2d4a058
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..43efe31031bbed48913d27c77d89fb22d4e1163e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..8d658b420fc6769f0f9c9bdb54d5857409b872a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..ab244b09dfcc7a959b0dce6f272ceee0897f72ad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..e9bb6513c9571110ebd7f8531ef9ed8641ccc011
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..b7f709fe1ae62d47843574df7ecf611f15d4ea3d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values_values.arsc.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values_values.arsc.flat
new file mode 100644
index 0000000000000000000000000000000000000000..76967bd2c7cfa310017aa794ddf9e0ffa7072d92
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/values_values.arsc.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/xml_watch_face.xml.flat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/xml_watch_face.xml.flat
new file mode 100644
index 0000000000000000000000000000000000000000..35a699ee2f76d961aa6265c5a827e2d7f63c6708
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/merged/debug/xml_watch_face.xml.flat differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt
new file mode 100644
index 0000000000000000000000000000000000000000..679e57daf0ac8d2ae5d61941bf4a60bec05f8215
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt
@@ -0,0 +1,2032 @@
+com.example.ruixuandai.zenfacedigit
+int anim abc_fade_in 0x7f010000
+int anim abc_fade_out 0x7f010001
+int anim abc_grow_fade_in_from_bottom 0x7f010002
+int anim abc_popup_enter 0x7f010003
+int anim abc_popup_exit 0x7f010004
+int anim abc_shrink_fade_out_from_bottom 0x7f010005
+int anim abc_slide_in_bottom 0x7f010006
+int anim abc_slide_in_top 0x7f010007
+int anim abc_slide_out_bottom 0x7f010008
+int anim abc_slide_out_top 0x7f010009
+int anim generic_confirmation_generic_confirmation_animation 0x7f01000a
+int anim generic_confirmation_icon_animation 0x7f01000b
+int anim open_on_phone_arrow_animation 0x7f01000c
+int anim open_on_phone_path_1_animation 0x7f01000d
+int anim open_on_phone_path_2_animation 0x7f01000e
+int animator circular_image_button_anim 0x7f020000
+int array progress_spinner_sequence 0x7f030000
+int attr actionBarDivider 0x7f040000
+int attr actionBarItemBackground 0x7f040001
+int attr actionBarPopupTheme 0x7f040002
+int attr actionBarSize 0x7f040003
+int attr actionBarSplitStyle 0x7f040004
+int attr actionBarStyle 0x7f040005
+int attr actionBarTabBarStyle 0x7f040006
+int attr actionBarTabStyle 0x7f040007
+int attr actionBarTabTextStyle 0x7f040008
+int attr actionBarTheme 0x7f040009
+int attr actionBarWidgetTheme 0x7f04000a
+int attr actionButtonStyle 0x7f04000b
+int attr actionDropDownStyle 0x7f04000c
+int attr actionLayout 0x7f04000d
+int attr actionMenuTextAppearance 0x7f04000e
+int attr actionMenuTextColor 0x7f04000f
+int attr actionModeBackground 0x7f040010
+int attr actionModeCloseButtonStyle 0x7f040011
+int attr actionModeCloseDrawable 0x7f040012
+int attr actionModeCopyDrawable 0x7f040013
+int attr actionModeCutDrawable 0x7f040014
+int attr actionModeFindDrawable 0x7f040015
+int attr actionModePasteDrawable 0x7f040016
+int attr actionModePopupWindowStyle 0x7f040017
+int attr actionModeSelectAllDrawable 0x7f040018
+int attr actionModeShareDrawable 0x7f040019
+int attr actionModeSplitBackground 0x7f04001a
+int attr actionModeStyle 0x7f04001b
+int attr actionModeWebSearchDrawable 0x7f04001c
+int attr actionOverflowButtonStyle 0x7f04001d
+int attr actionOverflowMenuStyle 0x7f04001e
+int attr actionProviderClass 0x7f04001f
+int attr actionViewClass 0x7f040020
+int attr action_menu 0x7f040021
+int attr activityChooserViewStyle 0x7f040022
+int attr alertDialogButtonGroupStyle 0x7f040023
+int attr alertDialogCenterButtons 0x7f040024
+int attr alertDialogStyle 0x7f040025
+int attr alertDialogTheme 0x7f040026
+int attr allowStacking 0x7f040027
+int attr arrowHeadLength 0x7f040028
+int attr arrowShaftLength 0x7f040029
+int attr autoCompleteTextViewStyle 0x7f04002a
+int attr background 0x7f04002b
+int attr backgroundColor 0x7f04002c
+int attr backgroundDrawable 0x7f04002d
+int attr backgroundSplit 0x7f04002e
+int attr backgroundStacked 0x7f04002f
+int attr backgroundTint 0x7f040030
+int attr backgroundTintMode 0x7f040031
+int attr barLength 0x7f040032
+int attr bezel_width 0x7f040033
+int attr borderColor 0x7f040034
+int attr borderDashGap 0x7f040035
+int attr borderDashWidth 0x7f040036
+int attr borderRadius 0x7f040037
+int attr borderStyle 0x7f040038
+int attr borderWidth 0x7f040039
+int attr borderlessButtonStyle 0x7f04003a
+int attr buttonBarButtonStyle 0x7f04003b
+int attr buttonBarNegativeButtonStyle 0x7f04003c
+int attr buttonBarNeutralButtonStyle 0x7f04003d
+int attr buttonBarPositiveButtonStyle 0x7f04003e
+int attr buttonBarStyle 0x7f04003f
+int attr buttonPanelSideLayout 0x7f040040
+int attr buttonRippleColor 0x7f040041
+int attr buttonSize 0x7f040042
+int attr buttonStyle 0x7f040043
+int attr buttonStyleSmall 0x7f040044
+int attr buttonTint 0x7f040045
+int attr buttonTintMode 0x7f040046
+int attr checkboxStyle 0x7f040047
+int attr checkedTextViewStyle 0x7f040048
+int attr circleCrop 0x7f040049
+int attr circle_border_cap 0x7f04004a
+int attr circle_border_color 0x7f04004b
+int attr circle_border_width 0x7f04004c
+int attr circle_color 0x7f04004d
+int attr circle_padding 0x7f04004e
+int attr circle_radius 0x7f04004f
+int attr circle_radius_percent 0x7f040050
+int attr circle_radius_pressed 0x7f040051
+int attr circle_radius_pressed_percent 0x7f040052
+int attr circular_scrolling_gesture_enabled 0x7f040053
+int attr closeIcon 0x7f040054
+int attr closeItemLayout 0x7f040055
+int attr collapseContentDescription 0x7f040056
+int attr collapseIcon 0x7f040057
+int attr color 0x7f040058
+int attr colorAccent 0x7f040059
+int attr colorButtonNormal 0x7f04005a
+int attr colorControlActivated 0x7f04005b
+int attr colorControlHighlight 0x7f04005c
+int attr colorControlNormal 0x7f04005d
+int attr colorPrimary 0x7f04005e
+int attr colorPrimaryDark 0x7f04005f
+int attr colorScheme 0x7f040060
+int attr colorSwitchThumbNormal 0x7f040061
+int attr color_sequence 0x7f040062
+int attr commitIcon 0x7f040063
+int attr contentInsetEnd 0x7f040064
+int attr contentInsetLeft 0x7f040065
+int attr contentInsetRight 0x7f040066
+int attr contentInsetStart 0x7f040067
+int attr controlBackground 0x7f040068
+int attr customNavigationLayout 0x7f040069
+int attr defaultQueryHint 0x7f04006a
+int attr dialogIcon 0x7f04006b
+int attr dialogMessage 0x7f04006c
+int attr dialogPreferredPadding 0x7f04006d
+int attr dialogTheme 0x7f04006e
+int attr dialogTitle 0x7f04006f
+int attr displayOptions 0x7f040070
+int attr divider 0x7f040071
+int attr dividerHorizontal 0x7f040072
+int attr dividerPadding 0x7f040073
+int attr dividerVertical 0x7f040074
+int attr dotColor 0x7f040075
+int attr dotColorSelected 0x7f040076
+int attr dotFadeInDuration 0x7f040077
+int attr dotFadeOutDelay 0x7f040078
+int attr dotFadeOutDuration 0x7f040079
+int attr dotFadeWhenIdle 0x7f04007a
+int attr dotRadius 0x7f04007b
+int attr dotRadiusSelected 0x7f04007c
+int attr dotShadowColor 0x7f04007d
+int attr dotShadowDx 0x7f04007e
+int attr dotShadowDy 0x7f04007f
+int attr dotShadowRadius 0x7f040080
+int attr dotSpacing 0x7f040081
+int attr drawableSize 0x7f040082
+int attr drawerArrowStyle 0x7f040083
+int attr drawer_content 0x7f040084
+int attr drawer_title 0x7f040085
+int attr dropDownListViewStyle 0x7f040086
+int attr dropdownListPreferredItemHeight 0x7f040087
+int attr editTextBackground 0x7f040088
+int attr editTextColor 0x7f040089
+int attr editTextStyle 0x7f04008a
+int attr elevation 0x7f04008b
+int attr expandActivityOverflowButtonDrawable 0x7f04008c
+int attr font 0x7f04008d
+int attr fontProviderAuthority 0x7f04008e
+int attr fontProviderCerts 0x7f04008f
+int attr fontProviderFetchStrategy 0x7f040090
+int attr fontProviderFetchTimeout 0x7f040091
+int attr fontProviderPackage 0x7f040092
+int attr fontProviderQuery 0x7f040093
+int attr fontStyle 0x7f040094
+int attr fontWeight 0x7f040095
+int attr gapBetweenBars 0x7f040096
+int attr goIcon 0x7f040097
+int attr height 0x7f040098
+int attr hideOnContentScroll 0x7f040099
+int attr highlightColor 0x7f04009a
+int attr homeAsUpIndicator 0x7f04009b
+int attr homeLayout 0x7f04009c
+int attr icon 0x7f04009d
+int attr iconColor 0x7f04009e
+int attr iconifiedByDefault 0x7f04009f
+int attr imageAspectRatio 0x7f0400a0
+int attr imageAspectRatioAdjust 0x7f0400a1
+int attr imageButtonStyle 0x7f0400a2
+int attr imageScaleMode 0x7f0400a3
+int attr image_circle_percentage 0x7f0400a4
+int attr image_horizontal_offcenter_percentage 0x7f0400a5
+int attr image_tint 0x7f0400a6
+int attr indeterminateProgressStyle 0x7f0400a7
+int attr initialActivityCount 0x7f0400a8
+int attr isLightTheme 0x7f0400a9
+int attr itemPadding 0x7f0400aa
+int attr layout 0x7f0400ab
+int attr layoutManager 0x7f0400ac
+int attr layout_aspectRatio 0x7f0400ad
+int attr layout_box 0x7f0400ae
+int attr layout_gravityRound 0x7f0400af
+int attr layout_heightPercent 0x7f0400b0
+int attr layout_heightRound 0x7f0400b1
+int attr layout_marginBottomPercent 0x7f0400b2
+int attr layout_marginBottomRound 0x7f0400b3
+int attr layout_marginEndPercent 0x7f0400b4
+int attr layout_marginLeftPercent 0x7f0400b5
+int attr layout_marginLeftRound 0x7f0400b6
+int attr layout_marginPercent 0x7f0400b7
+int attr layout_marginRightPercent 0x7f0400b8
+int attr layout_marginRightRound 0x7f0400b9
+int attr layout_marginRound 0x7f0400ba
+int attr layout_marginStartPercent 0x7f0400bb
+int attr layout_marginTopPercent 0x7f0400bc
+int attr layout_marginTopRound 0x7f0400bd
+int attr layout_widthPercent 0x7f0400be
+int attr layout_widthRound 0x7f0400bf
+int attr listChoiceBackgroundIndicator 0x7f0400c0
+int attr listDividerAlertDialog 0x7f0400c1
+int attr listItemLayout 0x7f0400c2
+int attr listLayout 0x7f0400c3
+int attr listPopupWindowStyle 0x7f0400c4
+int attr listPreferredItemHeight 0x7f0400c5
+int attr listPreferredItemHeightLarge 0x7f0400c6
+int attr listPreferredItemHeightSmall 0x7f0400c7
+int attr listPreferredItemPaddingLeft 0x7f0400c8
+int attr listPreferredItemPaddingRight 0x7f0400c9
+int attr logo 0x7f0400ca
+int attr logoDescription 0x7f0400cb
+int attr maxButtonHeight 0x7f0400cc
+int attr maxTextSize 0x7f0400cd
+int attr measureWithLargestChild 0x7f0400ce
+int attr minTextSize 0x7f0400cf
+int attr multiChoiceItemLayout 0x7f0400d0
+int attr navigationContentDescription 0x7f0400d1
+int attr navigationIcon 0x7f0400d2
+int attr navigationMode 0x7f0400d3
+int attr navigation_style 0x7f0400d4
+int attr negativeButtonIcon 0x7f0400d5
+int attr neutralButtonIcon 0x7f0400d6
+int attr neutralButtonText 0x7f0400d7
+int attr overlapAnchor 0x7f0400d8
+int attr paddingEnd 0x7f0400d9
+int attr paddingStart 0x7f0400da
+int attr pageIndicatorDotColor 0x7f0400db
+int attr pageIndicatorDotColorSelected 0x7f0400dc
+int attr pageIndicatorDotFadeInDuration 0x7f0400dd
+int attr pageIndicatorDotFadeOutDelay 0x7f0400de
+int attr pageIndicatorDotFadeOutDuration 0x7f0400df
+int attr pageIndicatorDotFadeWhenIdle 0x7f0400e0
+int attr pageIndicatorDotRadius 0x7f0400e1
+int attr pageIndicatorDotRadiusSelected 0x7f0400e2
+int attr pageIndicatorDotShadowColor 0x7f0400e3
+int attr pageIndicatorDotShadowDx 0x7f0400e4
+int attr pageIndicatorDotShadowDy 0x7f0400e5
+int attr pageIndicatorDotShadowRadius 0x7f0400e6
+int attr pageIndicatorDotSpacing 0x7f0400e7
+int attr panelBackground 0x7f0400e8
+int attr panelMenuListTheme 0x7f0400e9
+int attr panelMenuListWidth 0x7f0400ea
+int attr peek_view 0x7f0400eb
+int attr popupMenuStyle 0x7f0400ec
+int attr popupTheme 0x7f0400ed
+int attr popupWindowStyle 0x7f0400ee
+int attr positiveButtonIcon 0x7f0400ef
+int attr preserveIconSpacing 0x7f0400f0
+int attr pressedButtonTranslationZ 0x7f0400f1
+int attr progressBarPadding 0x7f0400f2
+int attr progressBarStyle 0x7f0400f3
+int attr queryBackground 0x7f0400f4
+int attr queryHint 0x7f0400f5
+int attr radioButtonStyle 0x7f0400f6
+int attr rangedValuePrimaryColor 0x7f0400f7
+int attr rangedValueRingWidth 0x7f0400f8
+int attr rangedValueSecondaryColor 0x7f0400f9
+int attr ratingBarStyle 0x7f0400fa
+int attr ratingBarStyleIndicator 0x7f0400fb
+int attr ratingBarStyleSmall 0x7f0400fc
+int attr rectLayout 0x7f0400fd
+int attr reverseLayout 0x7f0400fe
+int attr roundLayout 0x7f0400ff
+int attr scopeUris 0x7f040100
+int attr scroll_degrees_per_screen 0x7f040101
+int attr searchHintIcon 0x7f040102
+int attr searchIcon 0x7f040103
+int attr searchViewStyle 0x7f040104
+int attr seekBarStyle 0x7f040105
+int attr selectableItemBackground 0x7f040106
+int attr selectableItemBackgroundBorderless 0x7f040107
+int attr shadow_width 0x7f040108
+int attr showAsAction 0x7f040109
+int attr showDialogWhenTurningOff 0x7f04010a
+int attr showDialogWhenTurningOn 0x7f04010b
+int attr showDividers 0x7f04010c
+int attr showNegativeDialogButton 0x7f04010d
+int attr showPositiveDialogButton 0x7f04010e
+int attr showText 0x7f04010f
+int attr show_overflow_in_peek 0x7f040110
+int attr singleChoiceItemLayout 0x7f040111
+int attr spanCount 0x7f040112
+int attr spinBars 0x7f040113
+int attr spinnerDropDownItemStyle 0x7f040114
+int attr spinnerStyle 0x7f040115
+int attr splitTrack 0x7f040116
+int attr square_dimen 0x7f040117
+int attr srcCompat 0x7f040118
+int attr stackFromEnd 0x7f040119
+int attr state_above_anchor 0x7f04011a
+int attr submitBackground 0x7f04011b
+int attr subtitle 0x7f04011c
+int attr subtitleTextAppearance 0x7f04011d
+int attr subtitleTextColor 0x7f04011e
+int attr subtitleTextStyle 0x7f04011f
+int attr suggestionRowLayout 0x7f040120
+int attr switchMinWidth 0x7f040121
+int attr switchPadding 0x7f040122
+int attr switchStyle 0x7f040123
+int attr switchTextAppearance 0x7f040124
+int attr textAllCaps 0x7f040125
+int attr textAppearanceLargePopupMenu 0x7f040126
+int attr textAppearanceListItem 0x7f040127
+int attr textAppearanceListItemSmall 0x7f040128
+int attr textAppearanceSearchResultSubtitle 0x7f040129
+int attr textAppearanceSearchResultTitle 0x7f04012a
+int attr textAppearanceSmallPopupMenu 0x7f04012b
+int attr textColor 0x7f04012c
+int attr textColorAlertDialogListItem 0x7f04012d
+int attr textColorSearchUrl 0x7f04012e
+int attr textSize 0x7f04012f
+int attr textTypeface 0x7f040130
+int attr theme 0x7f040131
+int attr thickness 0x7f040132
+int attr thumbTextPadding 0x7f040133
+int attr title 0x7f040134
+int attr titleColor 0x7f040135
+int attr titleMarginBottom 0x7f040136
+int attr titleMarginEnd 0x7f040137
+int attr titleMarginStart 0x7f040138
+int attr titleMarginTop 0x7f040139
+int attr titleMargins 0x7f04013a
+int attr titleSize 0x7f04013b
+int attr titleTextAppearance 0x7f04013c
+int attr titleTextColor 0x7f04013d
+int attr titleTextStyle 0x7f04013e
+int attr titleTypeface 0x7f04013f
+int attr toolbarNavigationButtonStyle 0x7f040140
+int attr toolbarStyle 0x7f040141
+int attr track 0x7f040142
+int attr update_interval 0x7f040143
+int attr voiceIcon 0x7f040144
+int attr windowActionBar 0x7f040145
+int attr windowActionBarOverlay 0x7f040146
+int attr windowActionModeOverlay 0x7f040147
+int attr windowFixedHeightMajor 0x7f040148
+int attr windowFixedHeightMinor 0x7f040149
+int attr windowFixedWidthMajor 0x7f04014a
+int attr windowFixedWidthMinor 0x7f04014b
+int attr windowMinWidthMajor 0x7f04014c
+int attr windowMinWidthMinor 0x7f04014d
+int attr windowNoTitle 0x7f04014e
+int bool abc_action_bar_embed_tabs 0x7f050000
+int bool abc_action_bar_embed_tabs_pre_jb 0x7f050001
+int bool abc_action_bar_expanded_action_views_exclusive 0x7f050002
+int bool abc_allow_stacked_button_bar 0x7f050003
+int bool abc_config_actionMenuItemAllCaps 0x7f050004
+int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050005
+int bool abc_config_closeDialogWhenTouchOutside 0x7f050006
+int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050007
+int bool action_choose_expand_selected 0x7f050008
+int bool action_choose_symmetrical_dimen 0x7f050009
+int color abc_background_cache_hint_selector_material_dark 0x7f060000
+int color abc_background_cache_hint_selector_material_light 0x7f060001
+int color abc_color_highlight_material 0x7f060002
+int color abc_input_method_navigation_guard 0x7f060003
+int color abc_primary_text_disable_only_material_dark 0x7f060004
+int color abc_primary_text_disable_only_material_light 0x7f060005
+int color abc_primary_text_material_dark 0x7f060006
+int color abc_primary_text_material_light 0x7f060007
+int color abc_search_url_text 0x7f060008
+int color abc_search_url_text_normal 0x7f060009
+int color abc_search_url_text_pressed 0x7f06000a
+int color abc_search_url_text_selected 0x7f06000b
+int color abc_secondary_text_material_dark 0x7f06000c
+int color abc_secondary_text_material_light 0x7f06000d
+int color accent_material_dark 0x7f06000e
+int color accent_material_light 0x7f06000f
+int color action_button_background 0x7f060010
+int color ambient_mode_text 0x7f060011
+int color background 0x7f060012
+int color background_floating_material_dark 0x7f060013
+int color background_floating_material_light 0x7f060014
+int color background_material_dark 0x7f060015
+int color background_material_light 0x7f060016
+int color black 0x7f060017
+int color black_54p 0x7f060018
+int color black_86p 0x7f060019
+int color blue 0x7f06001a
+int color bright_foreground_disabled_material_dark 0x7f06001b
+int color bright_foreground_disabled_material_light 0x7f06001c
+int color bright_foreground_inverse_material_dark 0x7f06001d
+int color bright_foreground_inverse_material_light 0x7f06001e
+int color bright_foreground_material_dark 0x7f06001f
+int color bright_foreground_material_light 0x7f060020
+int color btn_colored_background_material 0x7f060021
+int color button_icon_color 0x7f060022
+int color button_material_dark 0x7f060023
+int color button_material_light 0x7f060024
+int color card_default_background 0x7f060025
+int color card_grey_text_color 0x7f060026
+int color card_text_color 0x7f060027
+int color circular_button 0x7f060028
+int color circular_button_disabled 0x7f060029
+int color circular_button_normal 0x7f06002a
+int color circular_button_pressed 0x7f06002b
+int color common_google_signin_btn_text_dark 0x7f06002c
+int color common_google_signin_btn_text_dark_default 0x7f06002d
+int color common_google_signin_btn_text_dark_disabled 0x7f06002e
+int color common_google_signin_btn_text_dark_focused 0x7f06002f
+int color common_google_signin_btn_text_dark_pressed 0x7f060030
+int color common_google_signin_btn_text_light 0x7f060031
+int color common_google_signin_btn_text_light_default 0x7f060032
+int color common_google_signin_btn_text_light_disabled 0x7f060033
+int color common_google_signin_btn_text_light_focused 0x7f060034
+int color common_google_signin_btn_text_light_pressed 0x7f060035
+int color common_google_signin_btn_tint 0x7f060036
+int color complicationDrawable_backgroundColor 0x7f060037
+int color complicationDrawable_borderColor 0x7f060038
+int color complicationDrawable_highlightColor 0x7f060039
+int color complicationDrawable_iconColor 0x7f06003a
+int color complicationDrawable_rangedValuePrimaryColor 0x7f06003b
+int color complicationDrawable_rangedValueSecondaryColor 0x7f06003c
+int color complicationDrawable_textColor 0x7f06003d
+int color complicationDrawable_titleColor 0x7f06003e
+int color dark_blue 0x7f06003f
+int color dark_grey 0x7f060040
+int color dark_red 0x7f060041
+int color date_text 0x7f060042
+int color dialog_background 0x7f060043
+int color dialog_shade_background 0x7f060044
+int color digital_text 0x7f060045
+int color dim_foreground_disabled_material_dark 0x7f060046
+int color dim_foreground_disabled_material_light 0x7f060047
+int color dim_foreground_material_dark 0x7f060048
+int color dim_foreground_material_light 0x7f060049
+int color disabled_text_light 0x7f06004a
+int color dismiss_close 0x7f06004b
+int color dismiss_close_pressed 0x7f06004c
+int color dismiss_overlay_bg 0x7f06004d
+int color foreground_material_dark 0x7f06004e
+int color foreground_material_light 0x7f06004f
+int color green 0x7f060050
+int color grey 0x7f060051
+int color highlighted_text_material_dark 0x7f060052
+int color highlighted_text_material_light 0x7f060053
+int color hint_foreground_material_dark 0x7f060054
+int color hint_foreground_material_light 0x7f060055
+int color light_grey 0x7f060056
+int color material_blue_grey_800 0x7f060057
+int color material_blue_grey_900 0x7f060058
+int color material_blue_grey_950 0x7f060059
+int color material_deep_teal_200 0x7f06005a
+int color material_deep_teal_500 0x7f06005b
+int color material_grey_100 0x7f06005c
+int color material_grey_300 0x7f06005d
+int color material_grey_50 0x7f06005e
+int color material_grey_600 0x7f06005f
+int color material_grey_800 0x7f060060
+int color material_grey_850 0x7f060061
+int color material_grey_900 0x7f060062
+int color notification_action_color_filter 0x7f060063
+int color notification_icon_bg_color 0x7f060064
+int color notification_material_background_media_default_color 0x7f060065
+int color orange 0x7f060066
+int color primary_dark_material_dark 0x7f060067
+int color primary_dark_material_light 0x7f060068
+int color primary_material_dark 0x7f060069
+int color primary_material_light 0x7f06006a
+int color primary_text_dark 0x7f06006b
+int color primary_text_default_material_dark 0x7f06006c
+int color primary_text_default_material_light 0x7f06006d
+int color primary_text_disabled_material_dark 0x7f06006e
+int color primary_text_disabled_material_light 0x7f06006f
+int color primary_text_light 0x7f060070
+int color red 0x7f060071
+int color ripple_material_dark 0x7f060072
+int color ripple_material_light 0x7f060073
+int color secondary_text_default_material_dark 0x7f060074
+int color secondary_text_default_material_light 0x7f060075
+int color secondary_text_disabled_material_dark 0x7f060076
+int color secondary_text_disabled_material_light 0x7f060077
+int color secondary_text_light 0x7f060078
+int color semitransparent_grey 0x7f060079
+int color switch_thumb_disabled_material_dark 0x7f06007a
+int color switch_thumb_disabled_material_light 0x7f06007b
+int color switch_thumb_material_dark 0x7f06007c
+int color switch_thumb_material_light 0x7f06007d
+int color switch_thumb_normal_material_dark 0x7f06007e
+int color switch_thumb_normal_material_light 0x7f06007f
+int color white 0x7f060080
+int dimen abc_action_bar_content_inset_material 0x7f070000
+int dimen abc_action_bar_default_height_material 0x7f070001
+int dimen abc_action_bar_default_padding_end_material 0x7f070002
+int dimen abc_action_bar_default_padding_start_material 0x7f070003
+int dimen abc_action_bar_icon_vertical_padding_material 0x7f070004
+int dimen abc_action_bar_overflow_padding_end_material 0x7f070005
+int dimen abc_action_bar_overflow_padding_start_material 0x7f070006
+int dimen abc_action_bar_progress_bar_size 0x7f070007
+int dimen abc_action_bar_stacked_max_height 0x7f070008
+int dimen abc_action_bar_stacked_tab_max_width 0x7f070009
+int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f07000a
+int dimen abc_action_bar_subtitle_top_margin_material 0x7f07000b
+int dimen abc_action_button_min_height_material 0x7f07000c
+int dimen abc_action_button_min_width_material 0x7f07000d
+int dimen abc_action_button_min_width_overflow_material 0x7f07000e
+int dimen abc_alert_dialog_button_bar_height 0x7f07000f
+int dimen abc_button_inset_horizontal_material 0x7f070010
+int dimen abc_button_inset_vertical_material 0x7f070011
+int dimen abc_button_padding_horizontal_material 0x7f070012
+int dimen abc_button_padding_vertical_material 0x7f070013
+int dimen abc_config_prefDialogWidth 0x7f070014
+int dimen abc_control_corner_material 0x7f070015
+int dimen abc_control_inset_material 0x7f070016
+int dimen abc_control_padding_material 0x7f070017
+int dimen abc_dialog_fixed_height_major 0x7f070018
+int dimen abc_dialog_fixed_height_minor 0x7f070019
+int dimen abc_dialog_fixed_width_major 0x7f07001a
+int dimen abc_dialog_fixed_width_minor 0x7f07001b
+int dimen abc_dialog_list_padding_vertical_material 0x7f07001c
+int dimen abc_dialog_min_width_major 0x7f07001d
+int dimen abc_dialog_min_width_minor 0x7f07001e
+int dimen abc_dialog_padding_material 0x7f07001f
+int dimen abc_dialog_padding_top_material 0x7f070020
+int dimen abc_disabled_alpha_material_dark 0x7f070021
+int dimen abc_disabled_alpha_material_light 0x7f070022
+int dimen abc_dropdownitem_icon_width 0x7f070023
+int dimen abc_dropdownitem_text_padding_left 0x7f070024
+int dimen abc_dropdownitem_text_padding_right 0x7f070025
+int dimen abc_edit_text_inset_bottom_material 0x7f070026
+int dimen abc_edit_text_inset_horizontal_material 0x7f070027
+int dimen abc_edit_text_inset_top_material 0x7f070028
+int dimen abc_floating_window_z 0x7f070029
+int dimen abc_list_item_padding_horizontal_material 0x7f07002a
+int dimen abc_panel_menu_list_width 0x7f07002b
+int dimen abc_search_view_preferred_width 0x7f07002c
+int dimen abc_search_view_text_min_width 0x7f07002d
+int dimen abc_seekbar_track_background_height_material 0x7f07002e
+int dimen abc_seekbar_track_progress_height_material 0x7f07002f
+int dimen abc_select_dialog_padding_start_material 0x7f070030
+int dimen abc_switch_padding 0x7f070031
+int dimen abc_text_size_body_1_material 0x7f070032
+int dimen abc_text_size_body_2_material 0x7f070033
+int dimen abc_text_size_button_material 0x7f070034
+int dimen abc_text_size_caption_material 0x7f070035
+int dimen abc_text_size_display_1_material 0x7f070036
+int dimen abc_text_size_display_2_material 0x7f070037
+int dimen abc_text_size_display_3_material 0x7f070038
+int dimen abc_text_size_display_4_material 0x7f070039
+int dimen abc_text_size_headline_material 0x7f07003a
+int dimen abc_text_size_large_material 0x7f07003b
+int dimen abc_text_size_medium_material 0x7f07003c
+int dimen abc_text_size_menu_material 0x7f07003d
+int dimen abc_text_size_small_material 0x7f07003e
+int dimen abc_text_size_subhead_material 0x7f07003f
+int dimen abc_text_size_subtitle_material_toolbar 0x7f070040
+int dimen abc_text_size_title_material 0x7f070041
+int dimen abc_text_size_title_material_toolbar 0x7f070042
+int dimen acc_text_size 0x7f070043
+int dimen action_chooser_base_radius_percent 0x7f070044
+int dimen action_chooser_bounce_in_percent 0x7f070045
+int dimen action_chooser_icon_height_percent 0x7f070046
+int dimen action_chooser_max_radius_percent 0x7f070047
+int dimen action_chooser_min_drag_select_percent 0x7f070048
+int dimen action_chooser_min_swipe_select_percent 0x7f070049
+int dimen action_drawer_expand_icon_top_margin 0x7f07004a
+int dimen action_drawer_item_bottom_padding 0x7f07004b
+int dimen action_drawer_item_icon_padding 0x7f07004c
+int dimen action_drawer_item_icon_right_margin 0x7f07004d
+int dimen action_drawer_item_icon_size 0x7f07004e
+int dimen action_drawer_item_text_size 0x7f07004f
+int dimen action_drawer_item_top_padding 0x7f070050
+int dimen action_drawer_peek_top_padding 0x7f070051
+int dimen action_drawer_peek_view_height 0x7f070052
+int dimen card_content_padding_rect_top 0x7f070053
+int dimen circular_button_elevation 0x7f070054
+int dimen circular_button_elevation_pressed 0x7f070055
+int dimen close_button_diameter 0x7f070056
+int dimen compat_button_inset_horizontal_material 0x7f070057
+int dimen compat_button_inset_vertical_material 0x7f070058
+int dimen compat_button_padding_horizontal_material 0x7f070059
+int dimen compat_button_padding_vertical_material 0x7f07005a
+int dimen compat_control_corner_material 0x7f07005b
+int dimen complicationDrawable_borderDashGap 0x7f07005c
+int dimen complicationDrawable_borderDashWidth 0x7f07005d
+int dimen complicationDrawable_borderRadius 0x7f07005e
+int dimen complicationDrawable_borderWidth 0x7f07005f
+int dimen complicationDrawable_rangedValueRingWidth 0x7f070060
+int dimen complicationDrawable_textSize 0x7f070061
+int dimen complicationDrawable_titleSize 0x7f070062
+int dimen confirmation_overlay_image_size 0x7f070063
+int dimen confirmation_overlay_text_size 0x7f070064
+int dimen date_text_size 0x7f070065
+int dimen diag_button_bottom_padding 0x7f070066
+int dimen diag_button_bottom_padding_round 0x7f070067
+int dimen diag_button_padding_bottom 0x7f070068
+int dimen diag_button_padding_horizontal 0x7f070069
+int dimen diag_button_side_padding_right_round 0x7f07006a
+int dimen diag_button_size 0x7f07006b
+int dimen diag_content_bottom_padding 0x7f07006c
+int dimen diag_content_side_padding 0x7f07006d
+int dimen diag_content_side_padding_round 0x7f07006e
+int dimen diag_content_top_padding 0x7f07006f
+int dimen diag_content_top_padding_round 0x7f070070
+int dimen diag_floating_height 0x7f070071
+int dimen diag_icon_margin_top 0x7f070072
+int dimen diag_preferred_padding 0x7f070073
+int dimen diag_shade_height_rect 0x7f070074
+int dimen diag_shade_height_round 0x7f070075
+int dimen digital_text_size 0x7f070076
+int dimen digital_text_size_round 0x7f070077
+int dimen digital_x_offset 0x7f070078
+int dimen digital_x_offset_round 0x7f070079
+int dimen digital_y_offset 0x7f07007a
+int dimen disabled_alpha_material_dark 0x7f07007b
+int dimen disabled_alpha_material_light 0x7f07007c
+int dimen dismiss_padding 0x7f07007d
+int dimen drawer_view_edge_size 0x7f07007e
+int dimen highlight_alpha_material_colored 0x7f07007f
+int dimen highlight_alpha_material_dark 0x7f070080
+int dimen highlight_alpha_material_light 0x7f070081
+int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f070082
+int dimen item_touch_helper_swipe_escape_max_velocity 0x7f070083
+int dimen item_touch_helper_swipe_escape_velocity 0x7f070084
+int dimen nav_drawer_single_page_circle_radius 0x7f070085
+int dimen nav_drawer_single_page_icon_padding 0x7f070086
+int dimen nav_drawer_single_page_icon_size 0x7f070087
+int dimen nav_drawer_text_size 0x7f070088
+int dimen notification_action_icon_size 0x7f070089
+int dimen notification_action_text_size 0x7f07008a
+int dimen notification_big_circle_margin 0x7f07008b
+int dimen notification_content_margin_start 0x7f07008c
+int dimen notification_large_icon_height 0x7f07008d
+int dimen notification_large_icon_width 0x7f07008e
+int dimen notification_main_column_padding_top 0x7f07008f
+int dimen notification_media_narrow_margin 0x7f070090
+int dimen notification_right_icon_size 0x7f070091
+int dimen notification_right_side_padding_top 0x7f070092
+int dimen notification_small_icon_background_padding 0x7f070093
+int dimen notification_small_icon_size_as_large 0x7f070094
+int dimen notification_subtext_size 0x7f070095
+int dimen notification_top_pad 0x7f070096
+int dimen notification_top_pad_large_text 0x7f070097
+int dimen peek_view_bottom_padding 0x7f070098
+int dimen peek_view_icon_size 0x7f070099
+int dimen peek_view_top_padding 0x7f07009a
+int dimen screen_percentage_05 0x7f07009b
+int dimen screen_percentage_10 0x7f07009c
+int dimen screen_percentage_12 0x7f07009d
+int dimen screen_percentage_15 0x7f07009e
+int dimen wearable_drawer_view_elevation 0x7f07009f
+int dimen wrv_curve_default_x_offset 0x7f0700a0
+int drawable abc_ab_share_pack_mtrl_alpha 0x7f080000
+int drawable abc_action_bar_item_background_material 0x7f080001
+int drawable abc_btn_borderless_material 0x7f080002
+int drawable abc_btn_check_material 0x7f080003
+int drawable abc_btn_check_to_on_mtrl_000 0x7f080004
+int drawable abc_btn_check_to_on_mtrl_015 0x7f080005
+int drawable abc_btn_colored_material 0x7f080006
+int drawable abc_btn_default_mtrl_shape 0x7f080007
+int drawable abc_btn_radio_material 0x7f080008
+int drawable abc_btn_radio_to_on_mtrl_000 0x7f080009
+int drawable abc_btn_radio_to_on_mtrl_015 0x7f08000a
+int drawable abc_btn_rating_star_off_mtrl_alpha 0x7f08000b
+int drawable abc_btn_rating_star_on_mtrl_alpha 0x7f08000c
+int drawable abc_btn_switch_to_on_mtrl_00001 0x7f08000d
+int drawable abc_btn_switch_to_on_mtrl_00012 0x7f08000e
+int drawable abc_cab_background_internal_bg 0x7f08000f
+int drawable abc_cab_background_top_material 0x7f080010
+int drawable abc_cab_background_top_mtrl_alpha 0x7f080011
+int drawable abc_control_background_material 0x7f080012
+int drawable abc_dialog_material_background_dark 0x7f080013
+int drawable abc_dialog_material_background_light 0x7f080014
+int drawable abc_edit_text_material 0x7f080015
+int drawable abc_ic_ab_back_mtrl_am_alpha 0x7f080016
+int drawable abc_ic_clear_mtrl_alpha 0x7f080017
+int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f080018
+int drawable abc_ic_go_search_api_mtrl_alpha 0x7f080019
+int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f08001a
+int drawable abc_ic_menu_cut_mtrl_alpha 0x7f08001b
+int drawable abc_ic_menu_moreoverflow_mtrl_alpha 0x7f08001c
+int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f08001d
+int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f08001e
+int drawable abc_ic_menu_share_mtrl_alpha 0x7f08001f
+int drawable abc_ic_search_api_mtrl_alpha 0x7f080020
+int drawable abc_ic_star_black_16dp 0x7f080021
+int drawable abc_ic_star_black_36dp 0x7f080022
+int drawable abc_ic_star_half_black_16dp 0x7f080023
+int drawable abc_ic_star_half_black_36dp 0x7f080024
+int drawable abc_ic_voice_search_api_mtrl_alpha 0x7f080025
+int drawable abc_item_background_holo_dark 0x7f080026
+int drawable abc_item_background_holo_light 0x7f080027
+int drawable abc_list_divider_mtrl_alpha 0x7f080028
+int drawable abc_list_focused_holo 0x7f080029
+int drawable abc_list_longpressed_holo 0x7f08002a
+int drawable abc_list_pressed_holo_dark 0x7f08002b
+int drawable abc_list_pressed_holo_light 0x7f08002c
+int drawable abc_list_selector_background_transition_holo_dark 0x7f08002d
+int drawable abc_list_selector_background_transition_holo_light 0x7f08002e
+int drawable abc_list_selector_disabled_holo_dark 0x7f08002f
+int drawable abc_list_selector_disabled_holo_light 0x7f080030
+int drawable abc_list_selector_holo_dark 0x7f080031
+int drawable abc_list_selector_holo_light 0x7f080032
+int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f080033
+int drawable abc_popup_background_mtrl_mult 0x7f080034
+int drawable abc_ratingbar_full_material 0x7f080035
+int drawable abc_ratingbar_indicator_material 0x7f080036
+int drawable abc_ratingbar_small_material 0x7f080037
+int drawable abc_scrubber_control_off_mtrl_alpha 0x7f080038
+int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f080039
+int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f08003a
+int drawable abc_scrubber_primary_mtrl_alpha 0x7f08003b
+int drawable abc_scrubber_track_mtrl_alpha 0x7f08003c
+int drawable abc_seekbar_thumb_material 0x7f08003d
+int drawable abc_seekbar_track_material 0x7f08003e
+int drawable abc_spinner_mtrl_am_alpha 0x7f08003f
+int drawable abc_spinner_textfield_background_material 0x7f080040
+int drawable abc_switch_thumb_material 0x7f080041
+int drawable abc_switch_track_mtrl_alpha 0x7f080042
+int drawable abc_tab_indicator_material 0x7f080043
+int drawable abc_tab_indicator_mtrl_alpha 0x7f080044
+int drawable abc_text_cursor_material 0x7f080045
+int drawable abc_textfield_activated_mtrl_alpha 0x7f080046
+int drawable abc_textfield_default_mtrl_alpha 0x7f080047
+int drawable abc_textfield_search_activated_mtrl_alpha 0x7f080048
+int drawable abc_textfield_search_default_mtrl_alpha 0x7f080049
+int drawable abc_textfield_search_material 0x7f08004a
+int drawable accept_deny_dialog_negative_bg 0x7f08004b
+int drawable accept_deny_dialog_positive_bg 0x7f08004c
+int drawable action_item_background 0x7f08004d
+int drawable action_item_icon_background 0x7f08004e
+int drawable card_background 0x7f08004f
+int drawable card_frame 0x7f080050
+int drawable card_frame_pressed 0x7f080051
+int drawable close_button 0x7f080052
+int drawable common_full_open_on_phone 0x7f080053
+int drawable common_google_signin_btn_icon_dark 0x7f080054
+int drawable common_google_signin_btn_icon_dark_focused 0x7f080055
+int drawable common_google_signin_btn_icon_dark_normal 0x7f080056
+int drawable common_google_signin_btn_icon_dark_normal_background 0x7f080057
+int drawable common_google_signin_btn_icon_disabled 0x7f080058
+int drawable common_google_signin_btn_icon_light 0x7f080059
+int drawable common_google_signin_btn_icon_light_focused 0x7f08005a
+int drawable common_google_signin_btn_icon_light_normal 0x7f08005b
+int drawable common_google_signin_btn_icon_light_normal_background 0x7f08005c
+int drawable common_google_signin_btn_text_dark 0x7f08005d
+int drawable common_google_signin_btn_text_dark_focused 0x7f08005e
+int drawable common_google_signin_btn_text_dark_normal 0x7f08005f
+int drawable common_google_signin_btn_text_dark_normal_background 0x7f080060
+int drawable common_google_signin_btn_text_disabled 0x7f080061
+int drawable common_google_signin_btn_text_light 0x7f080062
+int drawable common_google_signin_btn_text_light_focused 0x7f080063
+int drawable common_google_signin_btn_text_light_normal 0x7f080064
+int drawable common_google_signin_btn_text_light_normal_background 0x7f080065
+int drawable generic_confirmation 0x7f080066
+int drawable generic_confirmation_animation 0x7f080067
+int drawable googleg_disabled_color_18 0x7f080068
+int drawable googleg_standard_color_18 0x7f080069
+int drawable ic_cc_checkmark 0x7f08006a
+int drawable ic_cc_clear 0x7f08006b
+int drawable ic_cc_settings_button_bottom 0x7f08006c
+int drawable ic_cc_settings_button_center 0x7f08006d
+int drawable ic_cc_settings_button_e 0x7f08006e
+int drawable ic_cc_settings_button_top 0x7f08006f
+int drawable ic_expand_less_white_22 0x7f080070
+int drawable ic_expand_more_white_22 0x7f080071
+int drawable ic_full_cancel 0x7f080072
+int drawable ic_full_sad 0x7f080073
+int drawable ic_more_horiz_24dp_wht 0x7f080074
+int drawable ic_more_vert_24dp_wht 0x7f080075
+int drawable notification_action_background 0x7f080076
+int drawable notification_bg 0x7f080077
+int drawable notification_bg_low 0x7f080078
+int drawable notification_bg_low_normal 0x7f080079
+int drawable notification_bg_low_pressed 0x7f08007a
+int drawable notification_bg_normal 0x7f08007b
+int drawable notification_bg_normal_pressed 0x7f08007c
+int drawable notification_icon_background 0x7f08007d
+int drawable notification_template_icon_bg 0x7f08007e
+int drawable notification_template_icon_low_bg 0x7f08007f
+int drawable notification_tile_bg 0x7f080080
+int drawable notify_panel_notification_icon_bg 0x7f080081
+int drawable open_on_phone 0x7f080082
+int drawable open_on_phone_animation 0x7f080083
+int drawable preference_wrapped_icon 0x7f080084
+int drawable preview_digital 0x7f080085
+int drawable preview_digital_circular 0x7f080086
+int drawable smallic 0x7f080087
+int fraction action_drawer_item_first_item_top_padding 0x7f090000
+int fraction action_drawer_item_last_item_bottom_padding 0x7f090001
+int fraction action_drawer_item_left_padding 0x7f090002
+int fraction action_drawer_item_right_padding 0x7f090003
+int fraction confirmation_overlay_margin_above_text 0x7f090004
+int fraction confirmation_overlay_margin_side 0x7f090005
+int fraction nav_drawer_margin_2_items 0x7f090006
+int fraction nav_drawer_margin_3_items 0x7f090007
+int fraction nav_drawer_margin_4_items_horizontal 0x7f090008
+int fraction nav_drawer_margin_4_items_vertical 0x7f090009
+int fraction nav_drawer_margin_5_items_horizontal_middle_row 0x7f09000a
+int fraction nav_drawer_margin_5_items_horizontal_outer_rows 0x7f09000b
+int fraction nav_drawer_margin_5_items_vertical 0x7f09000c
+int fraction nav_drawer_margin_6_items_horizontal 0x7f09000d
+int fraction nav_drawer_margin_6_items_vertical 0x7f09000e
+int fraction nav_drawer_margin_7_items_horizontal_middle_row 0x7f09000f
+int fraction nav_drawer_margin_7_items_horizontal_outer_rows 0x7f090010
+int fraction nav_drawer_margin_7_items_vertical 0x7f090011
+int fraction nav_drawer_text_margin 0x7f090012
+int id action0 0x7f0a0000
+int id action_bar 0x7f0a0001
+int id action_bar_activity_content 0x7f0a0002
+int id action_bar_container 0x7f0a0003
+int id action_bar_root 0x7f0a0004
+int id action_bar_spinner 0x7f0a0005
+int id action_bar_subtitle 0x7f0a0006
+int id action_bar_title 0x7f0a0007
+int id action_container 0x7f0a0008
+int id action_context_bar 0x7f0a0009
+int id action_divider 0x7f0a000a
+int id action_image 0x7f0a000b
+int id action_menu_divider 0x7f0a000c
+int id action_menu_presenter 0x7f0a000d
+int id action_mode_bar 0x7f0a000e
+int id action_mode_bar_stub 0x7f0a000f
+int id action_mode_close_button 0x7f0a0010
+int id action_text 0x7f0a0011
+int id actions 0x7f0a0012
+int id activity_chooser_view_content 0x7f0a0013
+int id adjust_height 0x7f0a0014
+int id adjust_width 0x7f0a0015
+int id alertTitle 0x7f0a0016
+int id all 0x7f0a0017
+int id always 0x7f0a0018
+int id animatedWrapperContainer 0x7f0a0019
+int id async 0x7f0a001a
+int id auto 0x7f0a001b
+int id beginning 0x7f0a001c
+int id blocking 0x7f0a001d
+int id bottom 0x7f0a001e
+int id butt 0x7f0a001f
+int id buttonPanel 0x7f0a0020
+int id cancel_action 0x7f0a0021
+int id center 0x7f0a0022
+int id center_horizontal 0x7f0a0023
+int id center_vertical 0x7f0a0024
+int id checkbox 0x7f0a0025
+int id chronometer 0x7f0a0026
+int id clip_horizontal 0x7f0a0027
+int id clip_vertical 0x7f0a0028
+int id collapseActionView 0x7f0a0029
+int id contentPanel 0x7f0a002a
+int id custom 0x7f0a002b
+int id customPanel 0x7f0a002c
+int id dark 0x7f0a002d
+int id dashed 0x7f0a002e
+int id decor_content_parent 0x7f0a002f
+int id default_activity_button 0x7f0a0030
+int id disableHome 0x7f0a0031
+int id dismiss_overlay_button 0x7f0a0032
+int id dismiss_overlay_explain 0x7f0a0033
+int id edit_query 0x7f0a0034
+int id end 0x7f0a0035
+int id end_padder 0x7f0a0036
+int id expand_activities_button 0x7f0a0037
+int id expanded_menu 0x7f0a0038
+int id fill 0x7f0a0039
+int id fill_horizontal 0x7f0a003a
+int id fill_vertical 0x7f0a003b
+int id fit 0x7f0a003c
+int id forever 0x7f0a003d
+int id height 0x7f0a003e
+int id home 0x7f0a003f
+int id homeAsUp 0x7f0a0040
+int id icon 0x7f0a0041
+int id icon_group 0x7f0a0042
+int id icon_only 0x7f0a0043
+int id ifRoom 0x7f0a0044
+int id image 0x7f0a0045
+int id info 0x7f0a0046
+int id italic 0x7f0a0047
+int id item_touch_helper_previous_elevation 0x7f0a0048
+int id left 0x7f0a0049
+int id light 0x7f0a004a
+int id line1 0x7f0a004b
+int id line3 0x7f0a004c
+int id listMode 0x7f0a004d
+int id list_item 0x7f0a004e
+int id media_actions 0x7f0a004f
+int id middle 0x7f0a0050
+int id multi_page 0x7f0a0051
+int id multiply 0x7f0a0052
+int id nested_icon 0x7f0a0053
+int id never 0x7f0a0054
+int id none 0x7f0a0055
+int id normal 0x7f0a0056
+int id notification_background 0x7f0a0057
+int id notification_main_column 0x7f0a0058
+int id notification_main_column_container 0x7f0a0059
+int id parentPanel 0x7f0a005a
+int id progress_circular 0x7f0a005b
+int id progress_horizontal 0x7f0a005c
+int id radio 0x7f0a005d
+int id right 0x7f0a005e
+int id right_icon 0x7f0a005f
+int id right_side 0x7f0a0060
+int id round 0x7f0a0061
+int id screen 0x7f0a0062
+int id scrollIndicatorDown 0x7f0a0063
+int id scrollIndicatorUp 0x7f0a0064
+int id scrollView 0x7f0a0065
+int id search_badge 0x7f0a0066
+int id search_bar 0x7f0a0067
+int id search_button 0x7f0a0068
+int id search_close_btn 0x7f0a0069
+int id search_edit_frame 0x7f0a006a
+int id search_go_btn 0x7f0a006b
+int id search_mag_icon 0x7f0a006c
+int id search_plate 0x7f0a006d
+int id search_src_text 0x7f0a006e
+int id search_voice_btn 0x7f0a006f
+int id select_dialog_listview 0x7f0a0070
+int id shortcut 0x7f0a0071
+int id showCustom 0x7f0a0072
+int id showHome 0x7f0a0073
+int id showTitle 0x7f0a0074
+int id single_page 0x7f0a0075
+int id solid 0x7f0a0076
+int id spacer 0x7f0a0077
+int id split_action_bar 0x7f0a0078
+int id square 0x7f0a0079
+int id src_atop 0x7f0a007a
+int id src_in 0x7f0a007b
+int id src_over 0x7f0a007c
+int id standard 0x7f0a007d
+int id start 0x7f0a007e
+int id status_bar_latest_event_content 0x7f0a007f
+int id submit_area 0x7f0a0080
+int id tabMode 0x7f0a0081
+int id tag_transition_group 0x7f0a0082
+int id text 0x7f0a0083
+int id text2 0x7f0a0084
+int id textSpacerNoButtons 0x7f0a0085
+int id time 0x7f0a0086
+int id title 0x7f0a0087
+int id title_template 0x7f0a0088
+int id top 0x7f0a0089
+int id topPanel 0x7f0a008a
+int id up 0x7f0a008b
+int id useLogo 0x7f0a008c
+int id wearable_support_action_drawer_expand_icon 0x7f0a008d
+int id wearable_support_action_drawer_item_icon 0x7f0a008e
+int id wearable_support_action_drawer_item_text 0x7f0a008f
+int id wearable_support_action_drawer_peek_action_icon 0x7f0a0090
+int id wearable_support_action_drawer_title 0x7f0a0091
+int id wearable_support_confirmation_overlay_image 0x7f0a0092
+int id wearable_support_confirmation_overlay_message 0x7f0a0093
+int id wearable_support_drawer_view_peek_container 0x7f0a0094
+int id wearable_support_drawer_view_peek_icon 0x7f0a0095
+int id wearable_support_nav_drawer_icon_0 0x7f0a0096
+int id wearable_support_nav_drawer_icon_1 0x7f0a0097
+int id wearable_support_nav_drawer_icon_2 0x7f0a0098
+int id wearable_support_nav_drawer_icon_3 0x7f0a0099
+int id wearable_support_nav_drawer_icon_4 0x7f0a009a
+int id wearable_support_nav_drawer_icon_5 0x7f0a009b
+int id wearable_support_nav_drawer_icon_6 0x7f0a009c
+int id wearable_support_nav_drawer_text 0x7f0a009d
+int id wearable_support_navigation_drawer_item_icon 0x7f0a009e
+int id wearable_support_navigation_drawer_item_text 0x7f0a009f
+int id wearable_support_navigation_drawer_page_indicator 0x7f0a00a0
+int id wearable_support_navigation_drawer_view_pager 0x7f0a00a1
+int id wearable_support_overlay_confirmation 0x7f0a00a2
+int id wide 0x7f0a00a3
+int id width 0x7f0a00a4
+int id withText 0x7f0a00a5
+int id wrap_content 0x7f0a00a6
+int integer abc_config_activityDefaultDur 0x7f0b0000
+int integer abc_config_activityShortDur 0x7f0b0001
+int integer abc_max_action_buttons 0x7f0b0002
+int integer action_choose_expand_full_duration 0x7f0b0003
+int integer action_chooser_anim_duration 0x7f0b0004
+int integer action_chooser_bounce_delay 0x7f0b0005
+int integer action_chooser_confirmation_duration 0x7f0b0006
+int integer cancel_button_image_alpha 0x7f0b0007
+int integer complicationDrawable_borderStyle 0x7f0b0008
+int integer google_play_services_version 0x7f0b0009
+int integer status_bar_notification_info_maxnum 0x7f0b000a
+int interpolator generic_confirmation_animation_interpolator_0 0x7f0c0000
+int interpolator generic_confirmation_animation_interpolator_1 0x7f0c0001
+int interpolator generic_confirmation_animation_interpolator_2 0x7f0c0002
+int interpolator generic_confirmation_animation_interpolator_3 0x7f0c0003
+int interpolator open_on_phone_animation_interpolator_0 0x7f0c0004
+int interpolator open_on_phone_animation_interpolator_1 0x7f0c0005
+int layout abc_action_bar_title_item 0x7f0d0000
+int layout abc_action_bar_up_container 0x7f0d0001
+int layout abc_action_bar_view_list_nav_layout 0x7f0d0002
+int layout abc_action_menu_item_layout 0x7f0d0003
+int layout abc_action_menu_layout 0x7f0d0004
+int layout abc_action_mode_bar 0x7f0d0005
+int layout abc_action_mode_close_item_material 0x7f0d0006
+int layout abc_activity_chooser_view 0x7f0d0007
+int layout abc_activity_chooser_view_list_item 0x7f0d0008
+int layout abc_alert_dialog_button_bar_material 0x7f0d0009
+int layout abc_alert_dialog_material 0x7f0d000a
+int layout abc_dialog_title_material 0x7f0d000b
+int layout abc_expanded_menu_layout 0x7f0d000c
+int layout abc_list_menu_item_checkbox 0x7f0d000d
+int layout abc_list_menu_item_icon 0x7f0d000e
+int layout abc_list_menu_item_layout 0x7f0d000f
+int layout abc_list_menu_item_radio 0x7f0d0010
+int layout abc_popup_menu_item_layout 0x7f0d0011
+int layout abc_screen_content_include 0x7f0d0012
+int layout abc_screen_simple 0x7f0d0013
+int layout abc_screen_simple_overlay_action_mode 0x7f0d0014
+int layout abc_screen_toolbar 0x7f0d0015
+int layout abc_search_dropdown_item_icons_2line 0x7f0d0016
+int layout abc_search_view 0x7f0d0017
+int layout abc_select_dialog_material 0x7f0d0018
+int layout accept_deny_dialog 0x7f0d0019
+int layout action_drawer_item_view 0x7f0d001a
+int layout action_drawer_peek_view 0x7f0d001b
+int layout action_drawer_title_view 0x7f0d001c
+int layout alert_dialog_wearable 0x7f0d001d
+int layout dismiss_overlay 0x7f0d001e
+int layout navigation_drawer_item_view 0x7f0d001f
+int layout navigation_drawer_view 0x7f0d0020
+int layout notification_action 0x7f0d0021
+int layout notification_action_tombstone 0x7f0d0022
+int layout notification_media_action 0x7f0d0023
+int layout notification_media_cancel_action 0x7f0d0024
+int layout notification_template_big_media 0x7f0d0025
+int layout notification_template_big_media_custom 0x7f0d0026
+int layout notification_template_big_media_narrow 0x7f0d0027
+int layout notification_template_big_media_narrow_custom 0x7f0d0028
+int layout notification_template_custom_big 0x7f0d0029
+int layout notification_template_icon_group 0x7f0d002a
+int layout notification_template_lines 0x7f0d002b
+int layout notification_template_lines_media 0x7f0d002c
+int layout notification_template_media 0x7f0d002d
+int layout notification_template_media_custom 0x7f0d002e
+int layout notification_template_part_chronometer 0x7f0d002f
+int layout notification_template_part_time 0x7f0d0030
+int layout overlay_confirmation 0x7f0d0031
+int layout select_dialog_item_material 0x7f0d0032
+int layout select_dialog_multichoice_material 0x7f0d0033
+int layout select_dialog_singlechoice_material 0x7f0d0034
+int layout single_page_nav_drawer_1_item 0x7f0d0035
+int layout single_page_nav_drawer_2_item 0x7f0d0036
+int layout single_page_nav_drawer_3_item 0x7f0d0037
+int layout single_page_nav_drawer_4_item 0x7f0d0038
+int layout single_page_nav_drawer_5_item 0x7f0d0039
+int layout single_page_nav_drawer_6_item 0x7f0d003a
+int layout single_page_nav_drawer_7_item 0x7f0d003b
+int layout single_page_nav_drawer_peek_view 0x7f0d003c
+int layout support_simple_spinner_dropdown_item 0x7f0d003d
+int layout watch_card_content 0x7f0d003e
+int layout wearable_drawer_view 0x7f0d003f
+int mipmap ic_launcher 0x7f0e0000
+int plurals time_difference_short_days 0x7f0f0000
+int plurals time_difference_short_hours 0x7f0f0001
+int plurals time_difference_short_minutes 0x7f0f0002
+int plurals time_difference_words_days 0x7f0f0003
+int plurals time_difference_words_hours 0x7f0f0004
+int plurals time_difference_words_minutes 0x7f0f0005
+int raw digital 0x7f100000
+int string abc_action_bar_home_description 0x7f110000
+int string abc_action_bar_home_description_format 0x7f110001
+int string abc_action_bar_home_subtitle_description_format 0x7f110002
+int string abc_action_bar_up_description 0x7f110003
+int string abc_action_menu_overflow_description 0x7f110004
+int string abc_action_mode_done 0x7f110005
+int string abc_activity_chooser_view_see_all 0x7f110006
+int string abc_activitychooserview_choose_application 0x7f110007
+int string abc_capital_off 0x7f110008
+int string abc_capital_on 0x7f110009
+int string abc_search_hint 0x7f11000a
+int string abc_searchview_description_clear 0x7f11000b
+int string abc_searchview_description_query 0x7f11000c
+int string abc_searchview_description_search 0x7f11000d
+int string abc_searchview_description_submit 0x7f11000e
+int string abc_searchview_description_voice 0x7f11000f
+int string abc_shareactionprovider_share_with 0x7f110010
+int string abc_shareactionprovider_share_with_application 0x7f110011
+int string abc_toolbar_collapse_description 0x7f110012
+int string app_name 0x7f110013
+int string buttons_rect_bottom_center 0x7f110014
+int string buttons_rect_bottom_left 0x7f110015
+int string buttons_rect_bottom_right 0x7f110016
+int string buttons_rect_left_bottom 0x7f110017
+int string buttons_rect_left_center 0x7f110018
+int string buttons_rect_left_top 0x7f110019
+int string buttons_rect_right_bottom 0x7f11001a
+int string buttons_rect_right_center 0x7f11001b
+int string buttons_rect_right_top 0x7f11001c
+int string buttons_rect_top_center 0x7f11001d
+int string buttons_rect_top_left 0x7f11001e
+int string buttons_rect_top_right 0x7f11001f
+int string buttons_round_bottom_center 0x7f110020
+int string buttons_round_bottom_left 0x7f110021
+int string buttons_round_bottom_left_lower 0x7f110022
+int string buttons_round_bottom_left_upper 0x7f110023
+int string buttons_round_bottom_right 0x7f110024
+int string buttons_round_bottom_right_lower 0x7f110025
+int string buttons_round_bottom_right_upper 0x7f110026
+int string buttons_round_center_left 0x7f110027
+int string buttons_round_center_right 0x7f110028
+int string buttons_round_top_center 0x7f110029
+int string buttons_round_top_left 0x7f11002a
+int string buttons_round_top_left_lower 0x7f11002b
+int string buttons_round_top_left_upper 0x7f11002c
+int string buttons_round_top_right 0x7f11002d
+int string buttons_round_top_right_lower 0x7f11002e
+int string buttons_round_top_right_upper 0x7f11002f
+int string common_google_play_services_enable_button 0x7f110030
+int string common_google_play_services_enable_text 0x7f110031
+int string common_google_play_services_enable_title 0x7f110032
+int string common_google_play_services_install_button 0x7f110033
+int string common_google_play_services_install_text 0x7f110034
+int string common_google_play_services_install_title 0x7f110035
+int string common_google_play_services_notification_ticker 0x7f110036
+int string common_google_play_services_unknown_issue 0x7f110037
+int string common_google_play_services_unsupported_text 0x7f110038
+int string common_google_play_services_update_button 0x7f110039
+int string common_google_play_services_update_text 0x7f11003a
+int string common_google_play_services_update_title 0x7f11003b
+int string common_google_play_services_updating_text 0x7f11003c
+int string common_google_play_services_wear_update_text 0x7f11003d
+int string common_open_on_phone 0x7f11003e
+int string common_signin_button_text 0x7f11003f
+int string common_signin_button_text_long 0x7f110040
+int string complicationDrawable_noDataText 0x7f110041
+int string complicationDrawable_textTypeface 0x7f110042
+int string complicationDrawable_titleTypeface 0x7f110043
+int string dismiss_overlay_button_label 0x7f110044
+int string generic_cancel 0x7f110045
+int string generic_yes 0x7f110046
+int string message 0x7f110047
+int string my_digital_name 0x7f110048
+int string navigation_drawer_content_description 0x7f110049
+int string status_bar_notification_info_overflow 0x7f11004a
+int string time_difference_now 0x7f11004b
+int string time_difference_short_days_and_hours 0x7f11004c
+int string time_difference_short_hours_and_minutes 0x7f11004d
+int style AlertDialog_AppCompat 0x7f120000
+int style AlertDialog_AppCompat_Light 0x7f120001
+int style Animation_AppCompat_Dialog 0x7f120002
+int style Animation_AppCompat_DropDownUp 0x7f120003
+int style Base_AlertDialog_AppCompat 0x7f120004
+int style Base_AlertDialog_AppCompat_Light 0x7f120005
+int style Base_Animation_AppCompat_Dialog 0x7f120006
+int style Base_Animation_AppCompat_DropDownUp 0x7f120007
+int style Base_DialogWindowTitle_AppCompat 0x7f120008
+int style Base_DialogWindowTitleBackground_AppCompat 0x7f120009
+int style Base_TextAppearance_AppCompat 0x7f12000a
+int style Base_TextAppearance_AppCompat_Body1 0x7f12000b
+int style Base_TextAppearance_AppCompat_Body2 0x7f12000c
+int style Base_TextAppearance_AppCompat_Button 0x7f12000d
+int style Base_TextAppearance_AppCompat_Caption 0x7f12000e
+int style Base_TextAppearance_AppCompat_Display1 0x7f12000f
+int style Base_TextAppearance_AppCompat_Display2 0x7f120010
+int style Base_TextAppearance_AppCompat_Display3 0x7f120011
+int style Base_TextAppearance_AppCompat_Display4 0x7f120012
+int style Base_TextAppearance_AppCompat_Headline 0x7f120013
+int style Base_TextAppearance_AppCompat_Inverse 0x7f120014
+int style Base_TextAppearance_AppCompat_Large 0x7f120015
+int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f120016
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f120017
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f120018
+int style Base_TextAppearance_AppCompat_Medium 0x7f120019
+int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f12001a
+int style Base_TextAppearance_AppCompat_Menu 0x7f12001b
+int style Base_TextAppearance_AppCompat_SearchResult 0x7f12001c
+int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f12001d
+int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f12001e
+int style Base_TextAppearance_AppCompat_Small 0x7f12001f
+int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f120020
+int style Base_TextAppearance_AppCompat_Subhead 0x7f120021
+int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f120022
+int style Base_TextAppearance_AppCompat_Title 0x7f120023
+int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f120024
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f120025
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f120026
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f120027
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f120028
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f120029
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f12002a
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f12002b
+int style Base_TextAppearance_AppCompat_Widget_Button 0x7f12002c
+int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f12002d
+int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f12002e
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f12002f
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f120030
+int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f120031
+int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f120032
+int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f120033
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f120034
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f120035
+int style Base_Theme_AppCompat 0x7f120036
+int style Base_Theme_AppCompat_CompactMenu 0x7f120037
+int style Base_Theme_AppCompat_Dialog 0x7f120038
+int style Base_Theme_AppCompat_Dialog_Alert 0x7f120039
+int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f12003a
+int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f12003b
+int style Base_Theme_AppCompat_DialogWhenLarge 0x7f12003c
+int style Base_Theme_AppCompat_Light 0x7f12003d
+int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f12003e
+int style Base_Theme_AppCompat_Light_Dialog 0x7f12003f
+int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f120040
+int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f120041
+int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f120042
+int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f120043
+int style Base_ThemeOverlay_AppCompat 0x7f120044
+int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f120045
+int style Base_ThemeOverlay_AppCompat_Dark 0x7f120046
+int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f120047
+int style Base_ThemeOverlay_AppCompat_Light 0x7f120048
+int style Base_V11_Theme_AppCompat_Dialog 0x7f120049
+int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f12004a
+int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f12004b
+int style Base_V12_Widget_AppCompat_EditText 0x7f12004c
+int style Base_V21_Theme_AppCompat 0x7f12004d
+int style Base_V21_Theme_AppCompat_Dialog 0x7f12004e
+int style Base_V21_Theme_AppCompat_Light 0x7f12004f
+int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f120050
+int style Base_V22_Theme_AppCompat 0x7f120051
+int style Base_V22_Theme_AppCompat_Light 0x7f120052
+int style Base_V23_Theme_AppCompat 0x7f120053
+int style Base_V23_Theme_AppCompat_Light 0x7f120054
+int style Base_V7_Theme_AppCompat 0x7f120055
+int style Base_V7_Theme_AppCompat_Dialog 0x7f120056
+int style Base_V7_Theme_AppCompat_Light 0x7f120057
+int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f120058
+int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f120059
+int style Base_V7_Widget_AppCompat_EditText 0x7f12005a
+int style Base_Widget_AppCompat_ActionBar 0x7f12005b
+int style Base_Widget_AppCompat_ActionBar_Solid 0x7f12005c
+int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f12005d
+int style Base_Widget_AppCompat_ActionBar_TabText 0x7f12005e
+int style Base_Widget_AppCompat_ActionBar_TabView 0x7f12005f
+int style Base_Widget_AppCompat_ActionButton 0x7f120060
+int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f120061
+int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f120062
+int style Base_Widget_AppCompat_ActionMode 0x7f120063
+int style Base_Widget_AppCompat_ActivityChooserView 0x7f120064
+int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f120065
+int style Base_Widget_AppCompat_Button 0x7f120066
+int style Base_Widget_AppCompat_Button_Borderless 0x7f120067
+int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f120068
+int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f120069
+int style Base_Widget_AppCompat_Button_Colored 0x7f12006a
+int style Base_Widget_AppCompat_Button_Small 0x7f12006b
+int style Base_Widget_AppCompat_ButtonBar 0x7f12006c
+int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f12006d
+int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f12006e
+int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f12006f
+int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f120070
+int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f120071
+int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f120072
+int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f120073
+int style Base_Widget_AppCompat_EditText 0x7f120074
+int style Base_Widget_AppCompat_ImageButton 0x7f120075
+int style Base_Widget_AppCompat_Light_ActionBar 0x7f120076
+int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f120077
+int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f120078
+int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f120079
+int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f12007a
+int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f12007b
+int style Base_Widget_AppCompat_Light_PopupMenu 0x7f12007c
+int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f12007d
+int style Base_Widget_AppCompat_ListPopupWindow 0x7f12007e
+int style Base_Widget_AppCompat_ListView 0x7f12007f
+int style Base_Widget_AppCompat_ListView_DropDown 0x7f120080
+int style Base_Widget_AppCompat_ListView_Menu 0x7f120081
+int style Base_Widget_AppCompat_PopupMenu 0x7f120082
+int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f120083
+int style Base_Widget_AppCompat_PopupWindow 0x7f120084
+int style Base_Widget_AppCompat_ProgressBar 0x7f120085
+int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f120086
+int style Base_Widget_AppCompat_RatingBar 0x7f120087
+int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f120088
+int style Base_Widget_AppCompat_RatingBar_Small 0x7f120089
+int style Base_Widget_AppCompat_SearchView 0x7f12008a
+int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f12008b
+int style Base_Widget_AppCompat_SeekBar 0x7f12008c
+int style Base_Widget_AppCompat_Spinner 0x7f12008d
+int style Base_Widget_AppCompat_Spinner_Underlined 0x7f12008e
+int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f12008f
+int style Base_Widget_AppCompat_Toolbar 0x7f120090
+int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f120091
+int style CardText 0x7f120092
+int style CardTextBase 0x7f120093
+int style CardTitle 0x7f120094
+int style CardTitleBase 0x7f120095
+int style ConfirmationActivity 0x7f120096
+int style DismissOverlayText 0x7f120097
+int style DotsPageIndicatorStyle 0x7f120098
+int style PageIndicatorViewStyle 0x7f120099
+int style Platform_AppCompat 0x7f12009a
+int style Platform_AppCompat_Light 0x7f12009b
+int style Platform_ThemeOverlay_AppCompat 0x7f12009c
+int style Platform_ThemeOverlay_AppCompat_Dark 0x7f12009d
+int style Platform_ThemeOverlay_AppCompat_Light 0x7f12009e
+int style Platform_V11_AppCompat 0x7f12009f
+int style Platform_V11_AppCompat_Light 0x7f1200a0
+int style Platform_V14_AppCompat 0x7f1200a1
+int style Platform_V14_AppCompat_Light 0x7f1200a2
+int style Platform_Widget_AppCompat_Spinner 0x7f1200a3
+int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f1200a4
+int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f1200a5
+int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f1200a6
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f1200a7
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f1200a8
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f1200a9
+int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f1200aa
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f1200ab
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f1200ac
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f1200ad
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f1200ae
+int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f1200af
+int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f1200b0
+int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f1200b1
+int style SinglePageNavDrawerIconStyle 0x7f1200b2
+int style SinglePageNavDrawerTextStyle 0x7f1200b3
+int style TextAppearance_AppCompat 0x7f1200b4
+int style TextAppearance_AppCompat_Body1 0x7f1200b5
+int style TextAppearance_AppCompat_Body2 0x7f1200b6
+int style TextAppearance_AppCompat_Button 0x7f1200b7
+int style TextAppearance_AppCompat_Caption 0x7f1200b8
+int style TextAppearance_AppCompat_Display1 0x7f1200b9
+int style TextAppearance_AppCompat_Display2 0x7f1200ba
+int style TextAppearance_AppCompat_Display3 0x7f1200bb
+int style TextAppearance_AppCompat_Display4 0x7f1200bc
+int style TextAppearance_AppCompat_Headline 0x7f1200bd
+int style TextAppearance_AppCompat_Inverse 0x7f1200be
+int style TextAppearance_AppCompat_Large 0x7f1200bf
+int style TextAppearance_AppCompat_Large_Inverse 0x7f1200c0
+int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f1200c1
+int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f1200c2
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f1200c3
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f1200c4
+int style TextAppearance_AppCompat_Medium 0x7f1200c5
+int style TextAppearance_AppCompat_Medium_Inverse 0x7f1200c6
+int style TextAppearance_AppCompat_Menu 0x7f1200c7
+int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f1200c8
+int style TextAppearance_AppCompat_SearchResult_Title 0x7f1200c9
+int style TextAppearance_AppCompat_Small 0x7f1200ca
+int style TextAppearance_AppCompat_Small_Inverse 0x7f1200cb
+int style TextAppearance_AppCompat_Subhead 0x7f1200cc
+int style TextAppearance_AppCompat_Subhead_Inverse 0x7f1200cd
+int style TextAppearance_AppCompat_Title 0x7f1200ce
+int style TextAppearance_AppCompat_Title_Inverse 0x7f1200cf
+int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f1200d0
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f1200d1
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f1200d2
+int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f1200d3
+int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f1200d4
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f1200d5
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f1200d6
+int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f1200d7
+int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f1200d8
+int style TextAppearance_AppCompat_Widget_Button 0x7f1200d9
+int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f1200da
+int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f1200db
+int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f1200dc
+int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f1200dd
+int style TextAppearance_AppCompat_Widget_Switch 0x7f1200de
+int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f1200df
+int style TextAppearance_Compat_Notification 0x7f1200e0
+int style TextAppearance_Compat_Notification_Info 0x7f1200e1
+int style TextAppearance_Compat_Notification_Info_Media 0x7f1200e2
+int style TextAppearance_Compat_Notification_Line2 0x7f1200e3
+int style TextAppearance_Compat_Notification_Line2_Media 0x7f1200e4
+int style TextAppearance_Compat_Notification_Media 0x7f1200e5
+int style TextAppearance_Compat_Notification_Time 0x7f1200e6
+int style TextAppearance_Compat_Notification_Time_Media 0x7f1200e7
+int style TextAppearance_Compat_Notification_Title 0x7f1200e8
+int style TextAppearance_Compat_Notification_Title_Media 0x7f1200e9
+int style TextAppearance_StatusBar_EventContent 0x7f1200ea
+int style TextAppearance_StatusBar_EventContent_Info 0x7f1200eb
+int style TextAppearance_StatusBar_EventContent_Line2 0x7f1200ec
+int style TextAppearance_StatusBar_EventContent_Time 0x7f1200ed
+int style TextAppearance_StatusBar_EventContent_Title 0x7f1200ee
+int style TextAppearance_WearDiag 0x7f1200ef
+int style TextAppearance_WearDiag_Button 0x7f1200f0
+int style TextAppearance_WearDiag_Message 0x7f1200f1
+int style TextAppearance_WearDiag_Title 0x7f1200f2
+int style TextAppearance_Wearable_Large 0x7f1200f3
+int style TextAppearance_Wearable_Medium 0x7f1200f4
+int style TextAppearance_Wearable_Small 0x7f1200f5
+int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f1200f6
+int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f1200f7
+int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f1200f8
+int style TextView_Large 0x7f1200f9
+int style TextView_Large_Light 0x7f1200fa
+int style TextView_Medium 0x7f1200fb
+int style TextView_Medium_Light 0x7f1200fc
+int style TextView_Small 0x7f1200fd
+int style TextView_Small_Light 0x7f1200fe
+int style Theme_AppCompat 0x7f1200ff
+int style Theme_AppCompat_CompactMenu 0x7f120100
+int style Theme_AppCompat_DayNight 0x7f120101
+int style Theme_AppCompat_DayNight_DarkActionBar 0x7f120102
+int style Theme_AppCompat_DayNight_Dialog 0x7f120103
+int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f120104
+int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f120105
+int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f120106
+int style Theme_AppCompat_DayNight_NoActionBar 0x7f120107
+int style Theme_AppCompat_Dialog 0x7f120108
+int style Theme_AppCompat_Dialog_Alert 0x7f120109
+int style Theme_AppCompat_Dialog_MinWidth 0x7f12010a
+int style Theme_AppCompat_DialogWhenLarge 0x7f12010b
+int style Theme_AppCompat_Light 0x7f12010c
+int style Theme_AppCompat_Light_DarkActionBar 0x7f12010d
+int style Theme_AppCompat_Light_Dialog 0x7f12010e
+int style Theme_AppCompat_Light_Dialog_Alert 0x7f12010f
+int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f120110
+int style Theme_AppCompat_Light_DialogWhenLarge 0x7f120111
+int style Theme_AppCompat_Light_NoActionBar 0x7f120112
+int style Theme_AppCompat_NoActionBar 0x7f120113
+int style Theme_Transparent 0x7f120114
+int style Theme_WearDiag 0x7f120115
+int style Theme_Wearable 0x7f120116
+int style Theme_Wearable_Modal 0x7f120117
+int style ThemeOverlay_AppCompat 0x7f120118
+int style ThemeOverlay_AppCompat_ActionBar 0x7f120119
+int style ThemeOverlay_AppCompat_Dark 0x7f12011a
+int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f12011b
+int style ThemeOverlay_AppCompat_Light 0x7f12011c
+int style WearableActionDrawerItemText 0x7f12011d
+int style WearableActionDrawerTitleText 0x7f12011e
+int style WearableWatchFaceSettings 0x7f12011f
+int style Widget_ActionPage 0x7f120120
+int style Widget_AppCompat_ActionBar 0x7f120121
+int style Widget_AppCompat_ActionBar_Solid 0x7f120122
+int style Widget_AppCompat_ActionBar_TabBar 0x7f120123
+int style Widget_AppCompat_ActionBar_TabText 0x7f120124
+int style Widget_AppCompat_ActionBar_TabView 0x7f120125
+int style Widget_AppCompat_ActionButton 0x7f120126
+int style Widget_AppCompat_ActionButton_CloseMode 0x7f120127
+int style Widget_AppCompat_ActionButton_Overflow 0x7f120128
+int style Widget_AppCompat_ActionMode 0x7f120129
+int style Widget_AppCompat_ActivityChooserView 0x7f12012a
+int style Widget_AppCompat_AutoCompleteTextView 0x7f12012b
+int style Widget_AppCompat_Button 0x7f12012c
+int style Widget_AppCompat_Button_Borderless 0x7f12012d
+int style Widget_AppCompat_Button_Borderless_Colored 0x7f12012e
+int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f12012f
+int style Widget_AppCompat_Button_Colored 0x7f120130
+int style Widget_AppCompat_Button_Small 0x7f120131
+int style Widget_AppCompat_ButtonBar 0x7f120132
+int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f120133
+int style Widget_AppCompat_CompoundButton_CheckBox 0x7f120134
+int style Widget_AppCompat_CompoundButton_RadioButton 0x7f120135
+int style Widget_AppCompat_CompoundButton_Switch 0x7f120136
+int style Widget_AppCompat_DrawerArrowToggle 0x7f120137
+int style Widget_AppCompat_DropDownItem_Spinner 0x7f120138
+int style Widget_AppCompat_EditText 0x7f120139
+int style Widget_AppCompat_ImageButton 0x7f12013a
+int style Widget_AppCompat_Light_ActionBar 0x7f12013b
+int style Widget_AppCompat_Light_ActionBar_Solid 0x7f12013c
+int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f12013d
+int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f12013e
+int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f12013f
+int style Widget_AppCompat_Light_ActionBar_TabText 0x7f120140
+int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f120141
+int style Widget_AppCompat_Light_ActionBar_TabView 0x7f120142
+int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f120143
+int style Widget_AppCompat_Light_ActionButton 0x7f120144
+int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f120145
+int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f120146
+int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f120147
+int style Widget_AppCompat_Light_ActivityChooserView 0x7f120148
+int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f120149
+int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f12014a
+int style Widget_AppCompat_Light_ListPopupWindow 0x7f12014b
+int style Widget_AppCompat_Light_ListView_DropDown 0x7f12014c
+int style Widget_AppCompat_Light_PopupMenu 0x7f12014d
+int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f12014e
+int style Widget_AppCompat_Light_SearchView 0x7f12014f
+int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f120150
+int style Widget_AppCompat_ListPopupWindow 0x7f120151
+int style Widget_AppCompat_ListView 0x7f120152
+int style Widget_AppCompat_ListView_DropDown 0x7f120153
+int style Widget_AppCompat_ListView_Menu 0x7f120154
+int style Widget_AppCompat_PopupMenu 0x7f120155
+int style Widget_AppCompat_PopupMenu_Overflow 0x7f120156
+int style Widget_AppCompat_PopupWindow 0x7f120157
+int style Widget_AppCompat_ProgressBar 0x7f120158
+int style Widget_AppCompat_ProgressBar_Horizontal 0x7f120159
+int style Widget_AppCompat_RatingBar 0x7f12015a
+int style Widget_AppCompat_RatingBar_Indicator 0x7f12015b
+int style Widget_AppCompat_RatingBar_Small 0x7f12015c
+int style Widget_AppCompat_SearchView 0x7f12015d
+int style Widget_AppCompat_SearchView_ActionBar 0x7f12015e
+int style Widget_AppCompat_SeekBar 0x7f12015f
+int style Widget_AppCompat_Spinner 0x7f120160
+int style Widget_AppCompat_Spinner_DropDown 0x7f120161
+int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f120162
+int style Widget_AppCompat_Spinner_Underlined 0x7f120163
+int style Widget_AppCompat_TextView_SpinnerItem 0x7f120164
+int style Widget_AppCompat_Toolbar 0x7f120165
+int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f120166
+int style Widget_Compat_NotificationActionContainer 0x7f120167
+int style Widget_Compat_NotificationActionText 0x7f120168
+int style Widget_WearDiag_Button 0x7f120169
+int style Widget_WearDiag_TextView 0x7f12016a
+int style Widget_WearDiag_TextView_Message 0x7f12016b
+int style Widget_WearDiag_TextView_Title 0x7f12016c
+int[] styleable AcceptDenyDialogPreference { 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f04010d, 0x7f04010e }
+int styleable AcceptDenyDialogPreference_dialogIcon 0
+int styleable AcceptDenyDialogPreference_dialogMessage 1
+int styleable AcceptDenyDialogPreference_dialogTitle 2
+int styleable AcceptDenyDialogPreference_showNegativeDialogButton 3
+int styleable AcceptDenyDialogPreference_showPositiveDialogButton 4
+int[] styleable AcceptDenySwitchPreference { 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f04010a, 0x7f04010b, 0x7f04010d, 0x7f04010e }
+int styleable AcceptDenySwitchPreference_dialogIcon 0
+int styleable AcceptDenySwitchPreference_dialogMessage 1
+int styleable AcceptDenySwitchPreference_dialogTitle 2
+int styleable AcceptDenySwitchPreference_showDialogWhenTurningOff 3
+int styleable AcceptDenySwitchPreference_showDialogWhenTurningOn 4
+int styleable AcceptDenySwitchPreference_showNegativeDialogButton 5
+int styleable AcceptDenySwitchPreference_showPositiveDialogButton 6
+int[] styleable ActionBar { 0x7f04002b, 0x7f04002e, 0x7f04002f, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040069, 0x7f040070, 0x7f040071, 0x7f04008b, 0x7f040098, 0x7f040099, 0x7f04009b, 0x7f04009c, 0x7f04009d, 0x7f0400a7, 0x7f0400aa, 0x7f0400ca, 0x7f0400d3, 0x7f0400ed, 0x7f0400f2, 0x7f0400f3, 0x7f04011c, 0x7f04011f, 0x7f040134, 0x7f04013e }
+int styleable ActionBar_background 0
+int styleable ActionBar_backgroundSplit 1
+int styleable ActionBar_backgroundStacked 2
+int styleable ActionBar_contentInsetEnd 3
+int styleable ActionBar_contentInsetLeft 4
+int styleable ActionBar_contentInsetRight 5
+int styleable ActionBar_contentInsetStart 6
+int styleable ActionBar_customNavigationLayout 7
+int styleable ActionBar_displayOptions 8
+int styleable ActionBar_divider 9
+int styleable ActionBar_elevation 10
+int styleable ActionBar_height 11
+int styleable ActionBar_hideOnContentScroll 12
+int styleable ActionBar_homeAsUpIndicator 13
+int styleable ActionBar_homeLayout 14
+int styleable ActionBar_icon 15
+int styleable ActionBar_indeterminateProgressStyle 16
+int styleable ActionBar_itemPadding 17
+int styleable ActionBar_logo 18
+int styleable ActionBar_navigationMode 19
+int styleable ActionBar_popupTheme 20
+int styleable ActionBar_progressBarPadding 21
+int styleable ActionBar_progressBarStyle 22
+int styleable ActionBar_subtitle 23
+int styleable ActionBar_subtitleTextStyle 24
+int styleable ActionBar_title 25
+int styleable ActionBar_titleTextStyle 26
+int[] styleable ActionBarLayout { 0x010100b3 }
+int styleable ActionBarLayout_android_layout_gravity 0
+int[] styleable ActionLabel { 0x01010096, 0x01010097, 0x01010098, 0x010100af, 0x0101014f, 0x01010153, 0x01010217, 0x01010218, 0x010103ac, 0x7f0400cd, 0x7f0400cf }
+int styleable ActionLabel_android_typeface 0
+int styleable ActionLabel_android_textStyle 1
+int styleable ActionLabel_android_textColor 2
+int styleable ActionLabel_android_gravity 3
+int styleable ActionLabel_android_text 4
+int styleable ActionLabel_android_maxLines 5
+int styleable ActionLabel_android_lineSpacingExtra 6
+int styleable ActionLabel_android_lineSpacingMultiplier 7
+int styleable ActionLabel_android_fontFamily 8
+int styleable ActionLabel_maxTextSize 9
+int styleable ActionLabel_minTextSize 10
+int[] styleable ActionMenuItemView { 0x0101013f }
+int styleable ActionMenuItemView_android_minWidth 0
+int[] styleable ActionMenuView { }
+int[] styleable ActionMode { 0x7f04002b, 0x7f04002e, 0x7f040055, 0x7f040098, 0x7f04011f, 0x7f04013e }
+int styleable ActionMode_background 0
+int styleable ActionMode_backgroundSplit 1
+int styleable ActionMode_closeItemLayout 2
+int styleable ActionMode_height 3
+int styleable ActionMode_subtitleTextStyle 4
+int styleable ActionMode_titleTextStyle 5
+int[] styleable ActionPage { 0x01010096, 0x01010097, 0x01010098, 0x010100af, 0x01010119, 0x0101014f, 0x01010153, 0x010101a5, 0x01010217, 0x01010218, 0x010103ac, 0x01010440, 0x01010448, 0x7f040041, 0x7f0400a3, 0x7f0400cd, 0x7f0400cf, 0x7f0400f1 }
+int styleable ActionPage_android_typeface 0
+int styleable ActionPage_android_textStyle 1
+int styleable ActionPage_android_textColor 2
+int styleable ActionPage_android_gravity 3
+int styleable ActionPage_android_src 4
+int styleable ActionPage_android_text 5
+int styleable ActionPage_android_maxLines 6
+int styleable ActionPage_android_color 7
+int styleable ActionPage_android_lineSpacingExtra 8
+int styleable ActionPage_android_lineSpacingMultiplier 9
+int styleable ActionPage_android_fontFamily 10
+int styleable ActionPage_android_elevation 11
+int styleable ActionPage_android_stateListAnimator 12
+int styleable ActionPage_buttonRippleColor 13
+int styleable ActionPage_imageScaleMode 14
+int styleable ActionPage_maxTextSize 15
+int styleable ActionPage_minTextSize 16
+int styleable ActionPage_pressedButtonTranslationZ 17
+int[] styleable ActivityChooserView { 0x7f04008c, 0x7f0400a8 }
+int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0
+int styleable ActivityChooserView_initialActivityCount 1
+int[] styleable AlertDialog { 0x010100f2, 0x7f040040, 0x7f0400c2, 0x7f0400c3, 0x7f0400d0, 0x7f040111 }
+int styleable AlertDialog_android_layout 0
+int styleable AlertDialog_buttonPanelSideLayout 1
+int styleable AlertDialog_listItemLayout 2
+int styleable AlertDialog_listLayout 3
+int styleable AlertDialog_multiChoiceItemLayout 4
+int styleable AlertDialog_singleChoiceItemLayout 5
+int[] styleable AppCompatImageView { 0x01010119, 0x7f040118 }
+int styleable AppCompatImageView_android_src 0
+int styleable AppCompatImageView_srcCompat 1
+int[] styleable AppCompatTextView { 0x01010034, 0x7f040125 }
+int styleable AppCompatTextView_android_textAppearance 0
+int styleable AppCompatTextView_textAllCaps 1
+int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f04002a, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f04003f, 0x7f040043, 0x7f040044, 0x7f040047, 0x7f040048, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f04005e, 0x7f04005f, 0x7f040061, 0x7f040068, 0x7f04006d, 0x7f04006e, 0x7f040072, 0x7f040074, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008a, 0x7f04009b, 0x7f0400a2, 0x7f0400c0, 0x7f0400c1, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400c9, 0x7f0400e8, 0x7f0400e9, 0x7f0400ea, 0x7f0400ec, 0x7f0400ee, 0x7f0400f6, 0x7f0400fa, 0x7f0400fb, 0x7f0400fc, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040114, 0x7f040115, 0x7f040123, 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012d, 0x7f04012e, 0x7f040140, 0x7f040141, 0x7f040145, 0x7f040146, 0x7f040147, 0x7f040148, 0x7f040149, 0x7f04014a, 0x7f04014b, 0x7f04014c, 0x7f04014d, 0x7f04014e }
+int styleable AppCompatTheme_android_windowIsFloating 0
+int styleable AppCompatTheme_android_windowAnimationStyle 1
+int styleable AppCompatTheme_actionBarDivider 2
+int styleable AppCompatTheme_actionBarItemBackground 3
+int styleable AppCompatTheme_actionBarPopupTheme 4
+int styleable AppCompatTheme_actionBarSize 5
+int styleable AppCompatTheme_actionBarSplitStyle 6
+int styleable AppCompatTheme_actionBarStyle 7
+int styleable AppCompatTheme_actionBarTabBarStyle 8
+int styleable AppCompatTheme_actionBarTabStyle 9
+int styleable AppCompatTheme_actionBarTabTextStyle 10
+int styleable AppCompatTheme_actionBarTheme 11
+int styleable AppCompatTheme_actionBarWidgetTheme 12
+int styleable AppCompatTheme_actionButtonStyle 13
+int styleable AppCompatTheme_actionDropDownStyle 14
+int styleable AppCompatTheme_actionMenuTextAppearance 15
+int styleable AppCompatTheme_actionMenuTextColor 16
+int styleable AppCompatTheme_actionModeBackground 17
+int styleable AppCompatTheme_actionModeCloseButtonStyle 18
+int styleable AppCompatTheme_actionModeCloseDrawable 19
+int styleable AppCompatTheme_actionModeCopyDrawable 20
+int styleable AppCompatTheme_actionModeCutDrawable 21
+int styleable AppCompatTheme_actionModeFindDrawable 22
+int styleable AppCompatTheme_actionModePasteDrawable 23
+int styleable AppCompatTheme_actionModePopupWindowStyle 24
+int styleable AppCompatTheme_actionModeSelectAllDrawable 25
+int styleable AppCompatTheme_actionModeShareDrawable 26
+int styleable AppCompatTheme_actionModeSplitBackground 27
+int styleable AppCompatTheme_actionModeStyle 28
+int styleable AppCompatTheme_actionModeWebSearchDrawable 29
+int styleable AppCompatTheme_actionOverflowButtonStyle 30
+int styleable AppCompatTheme_actionOverflowMenuStyle 31
+int styleable AppCompatTheme_activityChooserViewStyle 32
+int styleable AppCompatTheme_alertDialogButtonGroupStyle 33
+int styleable AppCompatTheme_alertDialogCenterButtons 34
+int styleable AppCompatTheme_alertDialogStyle 35
+int styleable AppCompatTheme_alertDialogTheme 36
+int styleable AppCompatTheme_autoCompleteTextViewStyle 37
+int styleable AppCompatTheme_borderlessButtonStyle 38
+int styleable AppCompatTheme_buttonBarButtonStyle 39
+int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40
+int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41
+int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42
+int styleable AppCompatTheme_buttonBarStyle 43
+int styleable AppCompatTheme_buttonStyle 44
+int styleable AppCompatTheme_buttonStyleSmall 45
+int styleable AppCompatTheme_checkboxStyle 46
+int styleable AppCompatTheme_checkedTextViewStyle 47
+int styleable AppCompatTheme_colorAccent 48
+int styleable AppCompatTheme_colorButtonNormal 49
+int styleable AppCompatTheme_colorControlActivated 50
+int styleable AppCompatTheme_colorControlHighlight 51
+int styleable AppCompatTheme_colorControlNormal 52
+int styleable AppCompatTheme_colorPrimary 53
+int styleable AppCompatTheme_colorPrimaryDark 54
+int styleable AppCompatTheme_colorSwitchThumbNormal 55
+int styleable AppCompatTheme_controlBackground 56
+int styleable AppCompatTheme_dialogPreferredPadding 57
+int styleable AppCompatTheme_dialogTheme 58
+int styleable AppCompatTheme_dividerHorizontal 59
+int styleable AppCompatTheme_dividerVertical 60
+int styleable AppCompatTheme_dropDownListViewStyle 61
+int styleable AppCompatTheme_dropdownListPreferredItemHeight 62
+int styleable AppCompatTheme_editTextBackground 63
+int styleable AppCompatTheme_editTextColor 64
+int styleable AppCompatTheme_editTextStyle 65
+int styleable AppCompatTheme_homeAsUpIndicator 66
+int styleable AppCompatTheme_imageButtonStyle 67
+int styleable AppCompatTheme_listChoiceBackgroundIndicator 68
+int styleable AppCompatTheme_listDividerAlertDialog 69
+int styleable AppCompatTheme_listPopupWindowStyle 70
+int styleable AppCompatTheme_listPreferredItemHeight 71
+int styleable AppCompatTheme_listPreferredItemHeightLarge 72
+int styleable AppCompatTheme_listPreferredItemHeightSmall 73
+int styleable AppCompatTheme_listPreferredItemPaddingLeft 74
+int styleable AppCompatTheme_listPreferredItemPaddingRight 75
+int styleable AppCompatTheme_panelBackground 76
+int styleable AppCompatTheme_panelMenuListTheme 77
+int styleable AppCompatTheme_panelMenuListWidth 78
+int styleable AppCompatTheme_popupMenuStyle 79
+int styleable AppCompatTheme_popupWindowStyle 80
+int styleable AppCompatTheme_radioButtonStyle 81
+int styleable AppCompatTheme_ratingBarStyle 82
+int styleable AppCompatTheme_ratingBarStyleIndicator 83
+int styleable AppCompatTheme_ratingBarStyleSmall 84
+int styleable AppCompatTheme_searchViewStyle 85
+int styleable AppCompatTheme_seekBarStyle 86
+int styleable AppCompatTheme_selectableItemBackground 87
+int styleable AppCompatTheme_selectableItemBackgroundBorderless 88
+int styleable AppCompatTheme_spinnerDropDownItemStyle 89
+int styleable AppCompatTheme_spinnerStyle 90
+int styleable AppCompatTheme_switchStyle 91
+int styleable AppCompatTheme_textAppearanceLargePopupMenu 92
+int styleable AppCompatTheme_textAppearanceListItem 93
+int styleable AppCompatTheme_textAppearanceListItemSmall 94
+int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 95
+int styleable AppCompatTheme_textAppearanceSearchResultTitle 96
+int styleable AppCompatTheme_textAppearanceSmallPopupMenu 97
+int styleable AppCompatTheme_textColorAlertDialogListItem 98
+int styleable AppCompatTheme_textColorSearchUrl 99
+int styleable AppCompatTheme_toolbarNavigationButtonStyle 100
+int styleable AppCompatTheme_toolbarStyle 101
+int styleable AppCompatTheme_windowActionBar 102
+int styleable AppCompatTheme_windowActionBarOverlay 103
+int styleable AppCompatTheme_windowActionModeOverlay 104
+int styleable AppCompatTheme_windowFixedHeightMajor 105
+int styleable AppCompatTheme_windowFixedHeightMinor 106
+int styleable AppCompatTheme_windowFixedWidthMajor 107
+int styleable AppCompatTheme_windowFixedWidthMinor 108
+int styleable AppCompatTheme_windowMinWidthMajor 109
+int styleable AppCompatTheme_windowMinWidthMinor 110
+int styleable AppCompatTheme_windowNoTitle 111
+int[] styleable BoxInsetLayout_Layout { 0x7f0400ae }
+int styleable BoxInsetLayout_Layout_layout_box 0
+int[] styleable ButtonBarLayout { 0x7f040027 }
+int styleable ButtonBarLayout_allowStacking 0
+int[] styleable CircledImageView { 0x01010119, 0x7f04004a, 0x7f04004b, 0x7f04004c, 0x7f04004d, 0x7f04004e, 0x7f04004f, 0x7f040050, 0x7f040051, 0x7f040052, 0x7f0400a4, 0x7f0400a5, 0x7f0400a6, 0x7f040108, 0x7f040117 }
+int styleable CircledImageView_android_src 0
+int styleable CircledImageView_circle_border_cap 1
+int styleable CircledImageView_circle_border_color 2
+int styleable CircledImageView_circle_border_width 3
+int styleable CircledImageView_circle_color 4
+int styleable CircledImageView_circle_padding 5
+int styleable CircledImageView_circle_radius 6
+int styleable CircledImageView_circle_radius_percent 7
+int styleable CircledImageView_circle_radius_pressed 8
+int styleable CircledImageView_circle_radius_pressed_percent 9
+int styleable CircledImageView_image_circle_percentage 10
+int styleable CircledImageView_image_horizontal_offcenter_percentage 11
+int styleable CircledImageView_image_tint 12
+int styleable CircledImageView_shadow_width 13
+int styleable CircledImageView_square_dimen 14
+int[] styleable CircularButton { 0x010100e5, 0x01010119, 0x010101a5, 0x01010440, 0x01010448, 0x7f040041, 0x7f0400a3, 0x7f0400f1 }
+int styleable CircularButton_android_clickable 0
+int styleable CircularButton_android_src 1
+int styleable CircularButton_android_color 2
+int styleable CircularButton_android_elevation 3
+int styleable CircularButton_android_stateListAnimator 4
+int styleable CircularButton_buttonRippleColor 5
+int styleable CircularButton_imageScaleMode 6
+int styleable CircularButton_pressedButtonTranslationZ 7
+int[] styleable ComplicationDrawable { 0x7f04002c, 0x7f04002d, 0x7f040034, 0x7f040035, 0x7f040036, 0x7f040037, 0x7f040038, 0x7f040039, 0x7f04009a, 0x7f04009e, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f04012c, 0x7f04012f, 0x7f040130, 0x7f040135, 0x7f04013b, 0x7f04013f }
+int styleable ComplicationDrawable_backgroundColor 0
+int styleable ComplicationDrawable_backgroundDrawable 1
+int styleable ComplicationDrawable_borderColor 2
+int styleable ComplicationDrawable_borderDashGap 3
+int styleable ComplicationDrawable_borderDashWidth 4
+int styleable ComplicationDrawable_borderRadius 5
+int styleable ComplicationDrawable_borderStyle 6
+int styleable ComplicationDrawable_borderWidth 7
+int styleable ComplicationDrawable_highlightColor 8
+int styleable ComplicationDrawable_iconColor 9
+int styleable ComplicationDrawable_rangedValuePrimaryColor 10
+int styleable ComplicationDrawable_rangedValueRingWidth 11
+int styleable ComplicationDrawable_rangedValueSecondaryColor 12
+int styleable ComplicationDrawable_textColor 13
+int styleable ComplicationDrawable_textSize 14
+int styleable ComplicationDrawable_textTypeface 15
+int styleable ComplicationDrawable_titleColor 16
+int styleable ComplicationDrawable_titleSize 17
+int styleable ComplicationDrawable_titleTypeface 18
+int[] styleable CompoundButton { 0x01010107, 0x7f040045, 0x7f040046 }
+int styleable CompoundButton_android_button 0
+int styleable CompoundButton_buttonTint 1
+int styleable CompoundButton_buttonTintMode 2
+int[] styleable DelayedConfirmationView { 0x7f040143 }
+int styleable DelayedConfirmationView_update_interval 0
+int[] styleable DotsPageIndicator { 0x7f040075, 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f04007f, 0x7f040080, 0x7f040081 }
+int styleable DotsPageIndicator_dotColor 0
+int styleable DotsPageIndicator_dotColorSelected 1
+int styleable DotsPageIndicator_dotFadeInDuration 2
+int styleable DotsPageIndicator_dotFadeOutDelay 3
+int styleable DotsPageIndicator_dotFadeOutDuration 4
+int styleable DotsPageIndicator_dotFadeWhenIdle 5
+int styleable DotsPageIndicator_dotRadius 6
+int styleable DotsPageIndicator_dotRadiusSelected 7
+int styleable DotsPageIndicator_dotShadowColor 8
+int styleable DotsPageIndicator_dotShadowDx 9
+int styleable DotsPageIndicator_dotShadowDy 10
+int styleable DotsPageIndicator_dotShadowRadius 11
+int styleable DotsPageIndicator_dotSpacing 12
+int[] styleable DrawerArrowToggle { 0x7f040028, 0x7f040029, 0x7f040032, 0x7f040058, 0x7f040082, 0x7f040096, 0x7f040113, 0x7f040132 }
+int styleable DrawerArrowToggle_arrowHeadLength 0
+int styleable DrawerArrowToggle_arrowShaftLength 1
+int styleable DrawerArrowToggle_barLength 2
+int styleable DrawerArrowToggle_color 3
+int styleable DrawerArrowToggle_drawableSize 4
+int styleable DrawerArrowToggle_gapBetweenBars 5
+int styleable DrawerArrowToggle_spinBars 6
+int styleable DrawerArrowToggle_thickness 7
+int[] styleable FontFamily { 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092, 0x7f040093 }
+int styleable FontFamily_fontProviderAuthority 0
+int styleable FontFamily_fontProviderCerts 1
+int styleable FontFamily_fontProviderFetchStrategy 2
+int styleable FontFamily_fontProviderFetchTimeout 3
+int styleable FontFamily_fontProviderPackage 4
+int styleable FontFamily_fontProviderQuery 5
+int[] styleable FontFamilyFont { 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d, 0x7f040094, 0x7f040095 }
+int styleable FontFamilyFont_android_font 0
+int styleable FontFamilyFont_android_fontWeight 1
+int styleable FontFamilyFont_android_fontStyle 2
+int styleable FontFamilyFont_font 3
+int styleable FontFamilyFont_fontStyle 4
+int styleable FontFamilyFont_fontWeight 5
+int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f040071, 0x7f040073, 0x7f0400ce, 0x7f04010c }
+int styleable LinearLayoutCompat_android_gravity 0
+int styleable LinearLayoutCompat_android_orientation 1
+int styleable LinearLayoutCompat_android_baselineAligned 2
+int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3
+int styleable LinearLayoutCompat_android_weightSum 4
+int styleable LinearLayoutCompat_divider 5
+int styleable LinearLayoutCompat_dividerPadding 6
+int styleable LinearLayoutCompat_measureWithLargestChild 7
+int styleable LinearLayoutCompat_showDividers 8
+int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }
+int styleable LinearLayoutCompat_Layout_android_layout_gravity 0
+int styleable LinearLayoutCompat_Layout_android_layout_width 1
+int styleable LinearLayoutCompat_Layout_android_layout_height 2
+int styleable LinearLayoutCompat_Layout_android_layout_weight 3
+int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad }
+int styleable ListPopupWindow_android_dropDownHorizontalOffset 0
+int styleable ListPopupWindow_android_dropDownVerticalOffset 1
+int[] styleable LoadingImageView { 0x7f040049, 0x7f0400a0, 0x7f0400a1 }
+int styleable LoadingImageView_circleCrop 0
+int styleable LoadingImageView_imageAspectRatio 1
+int styleable LoadingImageView_imageAspectRatioAdjust 2
+int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }
+int styleable MenuGroup_android_enabled 0
+int styleable MenuGroup_android_id 1
+int styleable MenuGroup_android_visible 2
+int styleable MenuGroup_android_menuCategory 3
+int styleable MenuGroup_android_orderInCategory 4
+int styleable MenuGroup_android_checkableBehavior 5
+int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f040109 }
+int styleable MenuItem_android_icon 0
+int styleable MenuItem_android_enabled 1
+int styleable MenuItem_android_id 2
+int styleable MenuItem_android_checked 3
+int styleable MenuItem_android_visible 4
+int styleable MenuItem_android_menuCategory 5
+int styleable MenuItem_android_orderInCategory 6
+int styleable MenuItem_android_title 7
+int styleable MenuItem_android_titleCondensed 8
+int styleable MenuItem_android_alphabeticShortcut 9
+int styleable MenuItem_android_numericShortcut 10
+int styleable MenuItem_android_checkable 11
+int styleable MenuItem_android_onClick 12
+int styleable MenuItem_actionLayout 13
+int styleable MenuItem_actionProviderClass 14
+int styleable MenuItem_actionViewClass 15
+int styleable MenuItem_showAsAction 16
+int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0400f0 }
+int styleable MenuView_android_windowAnimationStyle 0
+int styleable MenuView_android_itemTextAppearance 1
+int styleable MenuView_android_horizontalDivider 2
+int styleable MenuView_android_verticalDivider 3
+int styleable MenuView_android_headerBackground 4
+int styleable MenuView_android_itemBackground 5
+int styleable MenuView_android_itemIconDisabledAlpha 6
+int styleable MenuView_preserveIconSpacing 7
+int[] styleable PageIndicatorView { 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f0400e5, 0x7f0400e6, 0x7f0400e7 }
+int styleable PageIndicatorView_pageIndicatorDotColor 0
+int styleable PageIndicatorView_pageIndicatorDotColorSelected 1
+int styleable PageIndicatorView_pageIndicatorDotFadeInDuration 2
+int styleable PageIndicatorView_pageIndicatorDotFadeOutDelay 3
+int styleable PageIndicatorView_pageIndicatorDotFadeOutDuration 4
+int styleable PageIndicatorView_pageIndicatorDotFadeWhenIdle 5
+int styleable PageIndicatorView_pageIndicatorDotRadius 6
+int styleable PageIndicatorView_pageIndicatorDotRadiusSelected 7
+int styleable PageIndicatorView_pageIndicatorDotShadowColor 8
+int styleable PageIndicatorView_pageIndicatorDotShadowDx 9
+int styleable PageIndicatorView_pageIndicatorDotShadowDy 10
+int styleable PageIndicatorView_pageIndicatorDotShadowRadius 11
+int styleable PageIndicatorView_pageIndicatorDotSpacing 12
+int[] styleable PercentLayout_Layout { 0x7f0400ad, 0x7f0400b0, 0x7f0400b2, 0x7f0400b4, 0x7f0400b5, 0x7f0400b7, 0x7f0400b8, 0x7f0400bb, 0x7f0400bc, 0x7f0400be }
+int styleable PercentLayout_Layout_layout_aspectRatio 0
+int styleable PercentLayout_Layout_layout_heightPercent 1
+int styleable PercentLayout_Layout_layout_marginBottomPercent 2
+int styleable PercentLayout_Layout_layout_marginEndPercent 3
+int styleable PercentLayout_Layout_layout_marginLeftPercent 4
+int styleable PercentLayout_Layout_layout_marginPercent 5
+int styleable PercentLayout_Layout_layout_marginRightPercent 6
+int styleable PercentLayout_Layout_layout_marginStartPercent 7
+int styleable PercentLayout_Layout_layout_marginTopPercent 8
+int styleable PercentLayout_Layout_layout_widthPercent 9
+int[] styleable PopupWindow { 0x01010176, 0x7f0400d8 }
+int styleable PopupWindow_android_popupBackground 0
+int styleable PopupWindow_overlapAnchor 1
+int[] styleable PopupWindowBackgroundState { 0x7f04011a }
+int styleable PopupWindowBackgroundState_state_above_anchor 0
+int[] styleable ProgressSpinner { 0x7f040062 }
+int styleable ProgressSpinner_color_sequence 0
+int[] styleable RecyclerView { 0x010100c4, 0x010100f1, 0x7f0400ac, 0x7f0400fe, 0x7f040112, 0x7f040119 }
+int styleable RecyclerView_android_orientation 0
+int styleable RecyclerView_android_descendantFocusability 1
+int styleable RecyclerView_layoutManager 2
+int styleable RecyclerView_reverseLayout 3
+int styleable RecyclerView_spanCount 4
+int styleable RecyclerView_stackFromEnd 5
+int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f040054, 0x7f040063, 0x7f04006a, 0x7f040097, 0x7f04009f, 0x7f0400ab, 0x7f0400f4, 0x7f0400f5, 0x7f040102, 0x7f040103, 0x7f04011b, 0x7f040120, 0x7f040144 }
+int styleable SearchView_android_focusable 0
+int styleable SearchView_android_maxWidth 1
+int styleable SearchView_android_inputType 2
+int styleable SearchView_android_imeOptions 3
+int styleable SearchView_closeIcon 4
+int styleable SearchView_commitIcon 5
+int styleable SearchView_defaultQueryHint 6
+int styleable SearchView_goIcon 7
+int styleable SearchView_iconifiedByDefault 8
+int styleable SearchView_layout 9
+int styleable SearchView_queryBackground 10
+int styleable SearchView_queryHint 11
+int styleable SearchView_searchHintIcon 12
+int styleable SearchView_searchIcon 13
+int styleable SearchView_submitBackground 14
+int styleable SearchView_suggestionRowLayout 15
+int styleable SearchView_voiceIcon 16
+int[] styleable SignInButton { 0x7f040042, 0x7f040060, 0x7f040100 }
+int styleable SignInButton_buttonSize 0
+int styleable SignInButton_colorScheme 1
+int styleable SignInButton_scopeUris 2
+int[] styleable Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f0400ed }
+int styleable Spinner_android_entries 0
+int styleable Spinner_android_popupBackground 1
+int styleable Spinner_android_prompt 2
+int styleable Spinner_android_dropDownWidth 3
+int styleable Spinner_popupTheme 4
+int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f04010f, 0x7f040116, 0x7f040121, 0x7f040122, 0x7f040124, 0x7f040133, 0x7f040142 }
+int styleable SwitchCompat_android_textOn 0
+int styleable SwitchCompat_android_textOff 1
+int styleable SwitchCompat_android_thumb 2
+int styleable SwitchCompat_showText 3
+int styleable SwitchCompat_splitTrack 4
+int styleable SwitchCompat_switchMinWidth 5
+int styleable SwitchCompat_switchPadding 6
+int styleable SwitchCompat_switchTextAppearance 7
+int styleable SwitchCompat_thumbTextPadding 8
+int styleable SwitchCompat_track 9
+int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f040125 }
+int styleable TextAppearance_android_textSize 0
+int styleable TextAppearance_android_typeface 1
+int styleable TextAppearance_android_textStyle 2
+int styleable TextAppearance_android_textColor 3
+int styleable TextAppearance_android_shadowColor 4
+int styleable TextAppearance_android_shadowDx 5
+int styleable TextAppearance_android_shadowDy 6
+int styleable TextAppearance_android_shadowRadius 7
+int styleable TextAppearance_textAllCaps 8
+int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f040056, 0x7f040057, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f0400ca, 0x7f0400cb, 0x7f0400cc, 0x7f0400d1, 0x7f0400d2, 0x7f0400ed, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f040134, 0x7f040136, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013a, 0x7f04013c, 0x7f04013d }
+int styleable Toolbar_android_gravity 0
+int styleable Toolbar_android_minHeight 1
+int styleable Toolbar_collapseContentDescription 2
+int styleable Toolbar_collapseIcon 3
+int styleable Toolbar_contentInsetEnd 4
+int styleable Toolbar_contentInsetLeft 5
+int styleable Toolbar_contentInsetRight 6
+int styleable Toolbar_contentInsetStart 7
+int styleable Toolbar_logo 8
+int styleable Toolbar_logoDescription 9
+int styleable Toolbar_maxButtonHeight 10
+int styleable Toolbar_navigationContentDescription 11
+int styleable Toolbar_navigationIcon 12
+int styleable Toolbar_popupTheme 13
+int styleable Toolbar_subtitle 14
+int styleable Toolbar_subtitleTextAppearance 15
+int styleable Toolbar_subtitleTextColor 16
+int styleable Toolbar_title 17
+int styleable Toolbar_titleMarginBottom 18
+int styleable Toolbar_titleMarginEnd 19
+int styleable Toolbar_titleMarginStart 20
+int styleable Toolbar_titleMarginTop 21
+int styleable Toolbar_titleMargins 22
+int styleable Toolbar_titleTextAppearance 23
+int styleable Toolbar_titleTextColor 24
+int[] styleable View { 0x01010000, 0x010100da, 0x7f0400d9, 0x7f0400da, 0x7f040131 }
+int styleable View_android_theme 0
+int styleable View_android_focusable 1
+int styleable View_paddingEnd 2
+int styleable View_paddingStart 3
+int styleable View_theme 4
+int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f040030, 0x7f040031 }
+int styleable ViewBackgroundHelper_android_background 0
+int styleable ViewBackgroundHelper_backgroundTint 1
+int styleable ViewBackgroundHelper_backgroundTintMode 2
+int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 }
+int styleable ViewStubCompat_android_id 0
+int styleable ViewStubCompat_android_layout 1
+int styleable ViewStubCompat_android_inflatedId 2
+int[] styleable WatchViewStub { 0x7f0400fd, 0x7f0400ff }
+int styleable WatchViewStub_rectLayout 0
+int styleable WatchViewStub_roundLayout 1
+int[] styleable WearableActionDrawer { 0x7f040021, 0x7f040085, 0x7f040110 }
+int styleable WearableActionDrawer_action_menu 0
+int styleable WearableActionDrawer_drawer_title 1
+int styleable WearableActionDrawer_show_overflow_in_peek 2
+int[] styleable WearableDialogPreference { 0x7f0400d5, 0x7f0400d6, 0x7f0400d7, 0x7f0400ef }
+int styleable WearableDialogPreference_negativeButtonIcon 0
+int styleable WearableDialogPreference_neutralButtonIcon 1
+int styleable WearableDialogPreference_neutralButtonText 2
+int styleable WearableDialogPreference_positiveButtonIcon 3
+int[] styleable WearableDrawerView { 0x7f040084, 0x7f0400eb }
+int styleable WearableDrawerView_drawer_content 0
+int styleable WearableDrawerView_peek_view 1
+int[] styleable WearableFrameLayout { 0x01010109, 0x0101010a, 0x01010200, 0x0101046d, 0x7f0400af, 0x7f0400b1, 0x7f0400b3, 0x7f0400b6, 0x7f0400b9, 0x7f0400ba, 0x7f0400bd, 0x7f0400bf }
+int styleable WearableFrameLayout_android_foreground 0
+int styleable WearableFrameLayout_android_measureAllChildren 1
+int styleable WearableFrameLayout_android_foregroundGravity 2
+int styleable WearableFrameLayout_android_foregroundTint 3
+int styleable WearableFrameLayout_layout_gravityRound 4
+int styleable WearableFrameLayout_layout_heightRound 5
+int styleable WearableFrameLayout_layout_marginBottomRound 6
+int styleable WearableFrameLayout_layout_marginLeftRound 7
+int styleable WearableFrameLayout_layout_marginRightRound 8
+int styleable WearableFrameLayout_layout_marginRound 9
+int styleable WearableFrameLayout_layout_marginTopRound 10
+int styleable WearableFrameLayout_layout_widthRound 11
+int[] styleable WearableNavigationDrawer { 0x7f0400d4 }
+int styleable WearableNavigationDrawer_navigation_style 0
+int[] styleable WearableRecyclerView { 0x7f040033, 0x7f040053, 0x7f040101 }
+int styleable WearableRecyclerView_bezel_width 0
+int styleable WearableRecyclerView_circular_scrolling_gesture_enabled 1
+int styleable WearableRecyclerView_scroll_degrees_per_screen 2
+int xml watch_face 0x7f140000
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/resources/instant-run/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/resources/instant-run/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..3fd79502243b1c9e1d277aaea406a7000cce6520
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/resources/instant-run/debug/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"INSTANT_RUN_PACKAGED_RESOURCES"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"resources-debug.apk","properties":{}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/resources/instant-run/debug/resources-debug.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/resources/instant-run/debug/resources-debug.apk
new file mode 100644
index 0000000000000000000000000000000000000000..43ba1437b4f1805673ff884eae0fb4fd6a82c23d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/resources/instant-run/debug/resources-debug.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/dep/dependencies.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/dep/dependencies.apk
new file mode 100644
index 0000000000000000000000000000000000000000..d52cda7f9fe6f49f2e59a0032a2bf71b6318299e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/dep/dependencies.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/resources/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/resources/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3eec2d2d4eb957e632a3be96323e58af521fb820
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/resources/AndroidManifest.xml
@@ -0,0 +1,8 @@
+
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_0.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_0.apk
new file mode 100644
index 0000000000000000000000000000000000000000..b96b74048b64c7e4de0a28a6b38087f25f9ed3cc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_0.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_1.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_1.apk
new file mode 100644
index 0000000000000000000000000000000000000000..ef1830e5aabed5aabc6d6b7b18c99d6b6ef5b892
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_1.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_2.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_2.apk
new file mode 100644
index 0000000000000000000000000000000000000000..ba830400b51901863b37b106d46699fcbb014416
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_2.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_3.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_3.apk
new file mode 100644
index 0000000000000000000000000000000000000000..cac8fb027c74f6408bfac84d63543efda28afaa4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_3.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_4.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_4.apk
new file mode 100644
index 0000000000000000000000000000000000000000..ff59dfb76d3d6ef4e0f07aae5c33bead606201ce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_4.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_5.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_5.apk
new file mode 100644
index 0000000000000000000000000000000000000000..d7be4564cf441adc90c67bd91250dab78f40fda8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_5.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_6.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_6.apk
new file mode 100644
index 0000000000000000000000000000000000000000..15c61fd1cdcd1ca63fc6c801d5000425441bc5c4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_6.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_7.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_7.apk
new file mode 100644
index 0000000000000000000000000000000000000000..8be4144ad9b0ae0c658daf013a56e48bd3571fd4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_7.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_8.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_8.apk
new file mode 100644
index 0000000000000000000000000000000000000000..2b710331b842def8a626134b7726ebd687732db1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_8.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_9.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_9.apk
new file mode 100644
index 0000000000000000000000000000000000000000..b5be4407cba3bb3ea52b935f6352f00db2b88ee9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/split-apk/debug/slices/slice_9.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/androidTest/debug/split-list.gson b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/androidTest/debug/split-list.gson
new file mode 100644
index 0000000000000000000000000000000000000000..edf6cf19dbac6d2b7e805c3f2b909eec0b093735
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/androidTest/debug/split-list.gson
@@ -0,0 +1 @@
+[{"splitType":"DENSITY","values":[]},{"splitType":"LANGUAGE","values":[]},{"splitType":"ABI","values":[]},{"splitType":"ResConfigs","values":[]}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/debug/apk-list/apk-list.gson b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/debug/apk-list/apk-list.gson
new file mode 100644
index 0000000000000000000000000000000000000000..eaec468764a401fdc354ecc7a68b405d151469a2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/debug/apk-list/apk-list.gson
@@ -0,0 +1 @@
+[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/debug/split-list.gson b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/debug/split-list.gson
new file mode 100644
index 0000000000000000000000000000000000000000..edf6cf19dbac6d2b7e805c3f2b909eec0b093735
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/debug/split-list.gson
@@ -0,0 +1 @@
+[{"splitType":"DENSITY","values":[]},{"splitType":"LANGUAGE","values":[]},{"splitType":"ABI","values":[]},{"splitType":"ResConfigs","values":[]}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/debug/split-list/split-list.gson b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/debug/split-list/split-list.gson
new file mode 100644
index 0000000000000000000000000000000000000000..a111e0bb8c29f2da9b3a1ebf019a9257267fc764
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/splits-support/debug/split-list/split-list.gson
@@ -0,0 +1 @@
+[{"splitType":"DENSITY","filters":[]},{"splitType":"LANGUAGE","filters":[]},{"splitType":"ABI","filters":[]},{"splitType":"ResConfigs","filters":[]}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/symbols/debug/R.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/symbols/debug/R.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fd63606b9f280abd09743b4173a569b8c32c6dfc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/symbols/debug/R.txt
@@ -0,0 +1,2031 @@
+int anim abc_fade_in 0x7f010000
+int anim abc_fade_out 0x7f010001
+int anim abc_grow_fade_in_from_bottom 0x7f010002
+int anim abc_popup_enter 0x7f010003
+int anim abc_popup_exit 0x7f010004
+int anim abc_shrink_fade_out_from_bottom 0x7f010005
+int anim abc_slide_in_bottom 0x7f010006
+int anim abc_slide_in_top 0x7f010007
+int anim abc_slide_out_bottom 0x7f010008
+int anim abc_slide_out_top 0x7f010009
+int anim generic_confirmation_generic_confirmation_animation 0x7f01000a
+int anim generic_confirmation_icon_animation 0x7f01000b
+int anim open_on_phone_arrow_animation 0x7f01000c
+int anim open_on_phone_path_1_animation 0x7f01000d
+int anim open_on_phone_path_2_animation 0x7f01000e
+int animator circular_image_button_anim 0x7f020000
+int array progress_spinner_sequence 0x7f030000
+int attr actionBarDivider 0x7f040000
+int attr actionBarItemBackground 0x7f040001
+int attr actionBarPopupTheme 0x7f040002
+int attr actionBarSize 0x7f040003
+int attr actionBarSplitStyle 0x7f040004
+int attr actionBarStyle 0x7f040005
+int attr actionBarTabBarStyle 0x7f040006
+int attr actionBarTabStyle 0x7f040007
+int attr actionBarTabTextStyle 0x7f040008
+int attr actionBarTheme 0x7f040009
+int attr actionBarWidgetTheme 0x7f04000a
+int attr actionButtonStyle 0x7f04000b
+int attr actionDropDownStyle 0x7f04000c
+int attr actionLayout 0x7f04000d
+int attr actionMenuTextAppearance 0x7f04000e
+int attr actionMenuTextColor 0x7f04000f
+int attr actionModeBackground 0x7f040010
+int attr actionModeCloseButtonStyle 0x7f040011
+int attr actionModeCloseDrawable 0x7f040012
+int attr actionModeCopyDrawable 0x7f040013
+int attr actionModeCutDrawable 0x7f040014
+int attr actionModeFindDrawable 0x7f040015
+int attr actionModePasteDrawable 0x7f040016
+int attr actionModePopupWindowStyle 0x7f040017
+int attr actionModeSelectAllDrawable 0x7f040018
+int attr actionModeShareDrawable 0x7f040019
+int attr actionModeSplitBackground 0x7f04001a
+int attr actionModeStyle 0x7f04001b
+int attr actionModeWebSearchDrawable 0x7f04001c
+int attr actionOverflowButtonStyle 0x7f04001d
+int attr actionOverflowMenuStyle 0x7f04001e
+int attr actionProviderClass 0x7f04001f
+int attr actionViewClass 0x7f040020
+int attr action_menu 0x7f040021
+int attr activityChooserViewStyle 0x7f040022
+int attr alertDialogButtonGroupStyle 0x7f040023
+int attr alertDialogCenterButtons 0x7f040024
+int attr alertDialogStyle 0x7f040025
+int attr alertDialogTheme 0x7f040026
+int attr allowStacking 0x7f040027
+int attr arrowHeadLength 0x7f040028
+int attr arrowShaftLength 0x7f040029
+int attr autoCompleteTextViewStyle 0x7f04002a
+int attr background 0x7f04002b
+int attr backgroundColor 0x7f04002c
+int attr backgroundDrawable 0x7f04002d
+int attr backgroundSplit 0x7f04002e
+int attr backgroundStacked 0x7f04002f
+int attr backgroundTint 0x7f040030
+int attr backgroundTintMode 0x7f040031
+int attr barLength 0x7f040032
+int attr bezel_width 0x7f040033
+int attr borderColor 0x7f040034
+int attr borderDashGap 0x7f040035
+int attr borderDashWidth 0x7f040036
+int attr borderRadius 0x7f040037
+int attr borderStyle 0x7f040038
+int attr borderWidth 0x7f040039
+int attr borderlessButtonStyle 0x7f04003a
+int attr buttonBarButtonStyle 0x7f04003b
+int attr buttonBarNegativeButtonStyle 0x7f04003c
+int attr buttonBarNeutralButtonStyle 0x7f04003d
+int attr buttonBarPositiveButtonStyle 0x7f04003e
+int attr buttonBarStyle 0x7f04003f
+int attr buttonPanelSideLayout 0x7f040040
+int attr buttonRippleColor 0x7f040041
+int attr buttonSize 0x7f040042
+int attr buttonStyle 0x7f040043
+int attr buttonStyleSmall 0x7f040044
+int attr buttonTint 0x7f040045
+int attr buttonTintMode 0x7f040046
+int attr checkboxStyle 0x7f040047
+int attr checkedTextViewStyle 0x7f040048
+int attr circleCrop 0x7f040049
+int attr circle_border_cap 0x7f04004a
+int attr circle_border_color 0x7f04004b
+int attr circle_border_width 0x7f04004c
+int attr circle_color 0x7f04004d
+int attr circle_padding 0x7f04004e
+int attr circle_radius 0x7f04004f
+int attr circle_radius_percent 0x7f040050
+int attr circle_radius_pressed 0x7f040051
+int attr circle_radius_pressed_percent 0x7f040052
+int attr circular_scrolling_gesture_enabled 0x7f040053
+int attr closeIcon 0x7f040054
+int attr closeItemLayout 0x7f040055
+int attr collapseContentDescription 0x7f040056
+int attr collapseIcon 0x7f040057
+int attr color 0x7f040058
+int attr colorAccent 0x7f040059
+int attr colorButtonNormal 0x7f04005a
+int attr colorControlActivated 0x7f04005b
+int attr colorControlHighlight 0x7f04005c
+int attr colorControlNormal 0x7f04005d
+int attr colorPrimary 0x7f04005e
+int attr colorPrimaryDark 0x7f04005f
+int attr colorScheme 0x7f040060
+int attr colorSwitchThumbNormal 0x7f040061
+int attr color_sequence 0x7f040062
+int attr commitIcon 0x7f040063
+int attr contentInsetEnd 0x7f040064
+int attr contentInsetLeft 0x7f040065
+int attr contentInsetRight 0x7f040066
+int attr contentInsetStart 0x7f040067
+int attr controlBackground 0x7f040068
+int attr customNavigationLayout 0x7f040069
+int attr defaultQueryHint 0x7f04006a
+int attr dialogIcon 0x7f04006b
+int attr dialogMessage 0x7f04006c
+int attr dialogPreferredPadding 0x7f04006d
+int attr dialogTheme 0x7f04006e
+int attr dialogTitle 0x7f04006f
+int attr displayOptions 0x7f040070
+int attr divider 0x7f040071
+int attr dividerHorizontal 0x7f040072
+int attr dividerPadding 0x7f040073
+int attr dividerVertical 0x7f040074
+int attr dotColor 0x7f040075
+int attr dotColorSelected 0x7f040076
+int attr dotFadeInDuration 0x7f040077
+int attr dotFadeOutDelay 0x7f040078
+int attr dotFadeOutDuration 0x7f040079
+int attr dotFadeWhenIdle 0x7f04007a
+int attr dotRadius 0x7f04007b
+int attr dotRadiusSelected 0x7f04007c
+int attr dotShadowColor 0x7f04007d
+int attr dotShadowDx 0x7f04007e
+int attr dotShadowDy 0x7f04007f
+int attr dotShadowRadius 0x7f040080
+int attr dotSpacing 0x7f040081
+int attr drawableSize 0x7f040082
+int attr drawerArrowStyle 0x7f040083
+int attr drawer_content 0x7f040084
+int attr drawer_title 0x7f040085
+int attr dropDownListViewStyle 0x7f040086
+int attr dropdownListPreferredItemHeight 0x7f040087
+int attr editTextBackground 0x7f040088
+int attr editTextColor 0x7f040089
+int attr editTextStyle 0x7f04008a
+int attr elevation 0x7f04008b
+int attr expandActivityOverflowButtonDrawable 0x7f04008c
+int attr font 0x7f04008d
+int attr fontProviderAuthority 0x7f04008e
+int attr fontProviderCerts 0x7f04008f
+int attr fontProviderFetchStrategy 0x7f040090
+int attr fontProviderFetchTimeout 0x7f040091
+int attr fontProviderPackage 0x7f040092
+int attr fontProviderQuery 0x7f040093
+int attr fontStyle 0x7f040094
+int attr fontWeight 0x7f040095
+int attr gapBetweenBars 0x7f040096
+int attr goIcon 0x7f040097
+int attr height 0x7f040098
+int attr hideOnContentScroll 0x7f040099
+int attr highlightColor 0x7f04009a
+int attr homeAsUpIndicator 0x7f04009b
+int attr homeLayout 0x7f04009c
+int attr icon 0x7f04009d
+int attr iconColor 0x7f04009e
+int attr iconifiedByDefault 0x7f04009f
+int attr imageAspectRatio 0x7f0400a0
+int attr imageAspectRatioAdjust 0x7f0400a1
+int attr imageButtonStyle 0x7f0400a2
+int attr imageScaleMode 0x7f0400a3
+int attr image_circle_percentage 0x7f0400a4
+int attr image_horizontal_offcenter_percentage 0x7f0400a5
+int attr image_tint 0x7f0400a6
+int attr indeterminateProgressStyle 0x7f0400a7
+int attr initialActivityCount 0x7f0400a8
+int attr isLightTheme 0x7f0400a9
+int attr itemPadding 0x7f0400aa
+int attr layout 0x7f0400ab
+int attr layoutManager 0x7f0400ac
+int attr layout_aspectRatio 0x7f0400ad
+int attr layout_box 0x7f0400ae
+int attr layout_gravityRound 0x7f0400af
+int attr layout_heightPercent 0x7f0400b0
+int attr layout_heightRound 0x7f0400b1
+int attr layout_marginBottomPercent 0x7f0400b2
+int attr layout_marginBottomRound 0x7f0400b3
+int attr layout_marginEndPercent 0x7f0400b4
+int attr layout_marginLeftPercent 0x7f0400b5
+int attr layout_marginLeftRound 0x7f0400b6
+int attr layout_marginPercent 0x7f0400b7
+int attr layout_marginRightPercent 0x7f0400b8
+int attr layout_marginRightRound 0x7f0400b9
+int attr layout_marginRound 0x7f0400ba
+int attr layout_marginStartPercent 0x7f0400bb
+int attr layout_marginTopPercent 0x7f0400bc
+int attr layout_marginTopRound 0x7f0400bd
+int attr layout_widthPercent 0x7f0400be
+int attr layout_widthRound 0x7f0400bf
+int attr listChoiceBackgroundIndicator 0x7f0400c0
+int attr listDividerAlertDialog 0x7f0400c1
+int attr listItemLayout 0x7f0400c2
+int attr listLayout 0x7f0400c3
+int attr listPopupWindowStyle 0x7f0400c4
+int attr listPreferredItemHeight 0x7f0400c5
+int attr listPreferredItemHeightLarge 0x7f0400c6
+int attr listPreferredItemHeightSmall 0x7f0400c7
+int attr listPreferredItemPaddingLeft 0x7f0400c8
+int attr listPreferredItemPaddingRight 0x7f0400c9
+int attr logo 0x7f0400ca
+int attr logoDescription 0x7f0400cb
+int attr maxButtonHeight 0x7f0400cc
+int attr maxTextSize 0x7f0400cd
+int attr measureWithLargestChild 0x7f0400ce
+int attr minTextSize 0x7f0400cf
+int attr multiChoiceItemLayout 0x7f0400d0
+int attr navigationContentDescription 0x7f0400d1
+int attr navigationIcon 0x7f0400d2
+int attr navigationMode 0x7f0400d3
+int attr navigation_style 0x7f0400d4
+int attr negativeButtonIcon 0x7f0400d5
+int attr neutralButtonIcon 0x7f0400d6
+int attr neutralButtonText 0x7f0400d7
+int attr overlapAnchor 0x7f0400d8
+int attr paddingEnd 0x7f0400d9
+int attr paddingStart 0x7f0400da
+int attr pageIndicatorDotColor 0x7f0400db
+int attr pageIndicatorDotColorSelected 0x7f0400dc
+int attr pageIndicatorDotFadeInDuration 0x7f0400dd
+int attr pageIndicatorDotFadeOutDelay 0x7f0400de
+int attr pageIndicatorDotFadeOutDuration 0x7f0400df
+int attr pageIndicatorDotFadeWhenIdle 0x7f0400e0
+int attr pageIndicatorDotRadius 0x7f0400e1
+int attr pageIndicatorDotRadiusSelected 0x7f0400e2
+int attr pageIndicatorDotShadowColor 0x7f0400e3
+int attr pageIndicatorDotShadowDx 0x7f0400e4
+int attr pageIndicatorDotShadowDy 0x7f0400e5
+int attr pageIndicatorDotShadowRadius 0x7f0400e6
+int attr pageIndicatorDotSpacing 0x7f0400e7
+int attr panelBackground 0x7f0400e8
+int attr panelMenuListTheme 0x7f0400e9
+int attr panelMenuListWidth 0x7f0400ea
+int attr peek_view 0x7f0400eb
+int attr popupMenuStyle 0x7f0400ec
+int attr popupTheme 0x7f0400ed
+int attr popupWindowStyle 0x7f0400ee
+int attr positiveButtonIcon 0x7f0400ef
+int attr preserveIconSpacing 0x7f0400f0
+int attr pressedButtonTranslationZ 0x7f0400f1
+int attr progressBarPadding 0x7f0400f2
+int attr progressBarStyle 0x7f0400f3
+int attr queryBackground 0x7f0400f4
+int attr queryHint 0x7f0400f5
+int attr radioButtonStyle 0x7f0400f6
+int attr rangedValuePrimaryColor 0x7f0400f7
+int attr rangedValueRingWidth 0x7f0400f8
+int attr rangedValueSecondaryColor 0x7f0400f9
+int attr ratingBarStyle 0x7f0400fa
+int attr ratingBarStyleIndicator 0x7f0400fb
+int attr ratingBarStyleSmall 0x7f0400fc
+int attr rectLayout 0x7f0400fd
+int attr reverseLayout 0x7f0400fe
+int attr roundLayout 0x7f0400ff
+int attr scopeUris 0x7f040100
+int attr scroll_degrees_per_screen 0x7f040101
+int attr searchHintIcon 0x7f040102
+int attr searchIcon 0x7f040103
+int attr searchViewStyle 0x7f040104
+int attr seekBarStyle 0x7f040105
+int attr selectableItemBackground 0x7f040106
+int attr selectableItemBackgroundBorderless 0x7f040107
+int attr shadow_width 0x7f040108
+int attr showAsAction 0x7f040109
+int attr showDialogWhenTurningOff 0x7f04010a
+int attr showDialogWhenTurningOn 0x7f04010b
+int attr showDividers 0x7f04010c
+int attr showNegativeDialogButton 0x7f04010d
+int attr showPositiveDialogButton 0x7f04010e
+int attr showText 0x7f04010f
+int attr show_overflow_in_peek 0x7f040110
+int attr singleChoiceItemLayout 0x7f040111
+int attr spanCount 0x7f040112
+int attr spinBars 0x7f040113
+int attr spinnerDropDownItemStyle 0x7f040114
+int attr spinnerStyle 0x7f040115
+int attr splitTrack 0x7f040116
+int attr square_dimen 0x7f040117
+int attr srcCompat 0x7f040118
+int attr stackFromEnd 0x7f040119
+int attr state_above_anchor 0x7f04011a
+int attr submitBackground 0x7f04011b
+int attr subtitle 0x7f04011c
+int attr subtitleTextAppearance 0x7f04011d
+int attr subtitleTextColor 0x7f04011e
+int attr subtitleTextStyle 0x7f04011f
+int attr suggestionRowLayout 0x7f040120
+int attr switchMinWidth 0x7f040121
+int attr switchPadding 0x7f040122
+int attr switchStyle 0x7f040123
+int attr switchTextAppearance 0x7f040124
+int attr textAllCaps 0x7f040125
+int attr textAppearanceLargePopupMenu 0x7f040126
+int attr textAppearanceListItem 0x7f040127
+int attr textAppearanceListItemSmall 0x7f040128
+int attr textAppearanceSearchResultSubtitle 0x7f040129
+int attr textAppearanceSearchResultTitle 0x7f04012a
+int attr textAppearanceSmallPopupMenu 0x7f04012b
+int attr textColor 0x7f04012c
+int attr textColorAlertDialogListItem 0x7f04012d
+int attr textColorSearchUrl 0x7f04012e
+int attr textSize 0x7f04012f
+int attr textTypeface 0x7f040130
+int attr theme 0x7f040131
+int attr thickness 0x7f040132
+int attr thumbTextPadding 0x7f040133
+int attr title 0x7f040134
+int attr titleColor 0x7f040135
+int attr titleMarginBottom 0x7f040136
+int attr titleMarginEnd 0x7f040137
+int attr titleMarginStart 0x7f040138
+int attr titleMarginTop 0x7f040139
+int attr titleMargins 0x7f04013a
+int attr titleSize 0x7f04013b
+int attr titleTextAppearance 0x7f04013c
+int attr titleTextColor 0x7f04013d
+int attr titleTextStyle 0x7f04013e
+int attr titleTypeface 0x7f04013f
+int attr toolbarNavigationButtonStyle 0x7f040140
+int attr toolbarStyle 0x7f040141
+int attr track 0x7f040142
+int attr update_interval 0x7f040143
+int attr voiceIcon 0x7f040144
+int attr windowActionBar 0x7f040145
+int attr windowActionBarOverlay 0x7f040146
+int attr windowActionModeOverlay 0x7f040147
+int attr windowFixedHeightMajor 0x7f040148
+int attr windowFixedHeightMinor 0x7f040149
+int attr windowFixedWidthMajor 0x7f04014a
+int attr windowFixedWidthMinor 0x7f04014b
+int attr windowMinWidthMajor 0x7f04014c
+int attr windowMinWidthMinor 0x7f04014d
+int attr windowNoTitle 0x7f04014e
+int bool abc_action_bar_embed_tabs 0x7f050000
+int bool abc_action_bar_embed_tabs_pre_jb 0x7f050001
+int bool abc_action_bar_expanded_action_views_exclusive 0x7f050002
+int bool abc_allow_stacked_button_bar 0x7f050003
+int bool abc_config_actionMenuItemAllCaps 0x7f050004
+int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050005
+int bool abc_config_closeDialogWhenTouchOutside 0x7f050006
+int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050007
+int bool action_choose_expand_selected 0x7f050008
+int bool action_choose_symmetrical_dimen 0x7f050009
+int color abc_background_cache_hint_selector_material_dark 0x7f060000
+int color abc_background_cache_hint_selector_material_light 0x7f060001
+int color abc_color_highlight_material 0x7f060002
+int color abc_input_method_navigation_guard 0x7f060003
+int color abc_primary_text_disable_only_material_dark 0x7f060004
+int color abc_primary_text_disable_only_material_light 0x7f060005
+int color abc_primary_text_material_dark 0x7f060006
+int color abc_primary_text_material_light 0x7f060007
+int color abc_search_url_text 0x7f060008
+int color abc_search_url_text_normal 0x7f060009
+int color abc_search_url_text_pressed 0x7f06000a
+int color abc_search_url_text_selected 0x7f06000b
+int color abc_secondary_text_material_dark 0x7f06000c
+int color abc_secondary_text_material_light 0x7f06000d
+int color accent_material_dark 0x7f06000e
+int color accent_material_light 0x7f06000f
+int color action_button_background 0x7f060010
+int color ambient_mode_text 0x7f060011
+int color background 0x7f060012
+int color background_floating_material_dark 0x7f060013
+int color background_floating_material_light 0x7f060014
+int color background_material_dark 0x7f060015
+int color background_material_light 0x7f060016
+int color black 0x7f060017
+int color black_54p 0x7f060018
+int color black_86p 0x7f060019
+int color blue 0x7f06001a
+int color bright_foreground_disabled_material_dark 0x7f06001b
+int color bright_foreground_disabled_material_light 0x7f06001c
+int color bright_foreground_inverse_material_dark 0x7f06001d
+int color bright_foreground_inverse_material_light 0x7f06001e
+int color bright_foreground_material_dark 0x7f06001f
+int color bright_foreground_material_light 0x7f060020
+int color btn_colored_background_material 0x7f060021
+int color button_icon_color 0x7f060022
+int color button_material_dark 0x7f060023
+int color button_material_light 0x7f060024
+int color card_default_background 0x7f060025
+int color card_grey_text_color 0x7f060026
+int color card_text_color 0x7f060027
+int color circular_button 0x7f060028
+int color circular_button_disabled 0x7f060029
+int color circular_button_normal 0x7f06002a
+int color circular_button_pressed 0x7f06002b
+int color common_google_signin_btn_text_dark 0x7f06002c
+int color common_google_signin_btn_text_dark_default 0x7f06002d
+int color common_google_signin_btn_text_dark_disabled 0x7f06002e
+int color common_google_signin_btn_text_dark_focused 0x7f06002f
+int color common_google_signin_btn_text_dark_pressed 0x7f060030
+int color common_google_signin_btn_text_light 0x7f060031
+int color common_google_signin_btn_text_light_default 0x7f060032
+int color common_google_signin_btn_text_light_disabled 0x7f060033
+int color common_google_signin_btn_text_light_focused 0x7f060034
+int color common_google_signin_btn_text_light_pressed 0x7f060035
+int color common_google_signin_btn_tint 0x7f060036
+int color complicationDrawable_backgroundColor 0x7f060037
+int color complicationDrawable_borderColor 0x7f060038
+int color complicationDrawable_highlightColor 0x7f060039
+int color complicationDrawable_iconColor 0x7f06003a
+int color complicationDrawable_rangedValuePrimaryColor 0x7f06003b
+int color complicationDrawable_rangedValueSecondaryColor 0x7f06003c
+int color complicationDrawable_textColor 0x7f06003d
+int color complicationDrawable_titleColor 0x7f06003e
+int color dark_blue 0x7f06003f
+int color dark_grey 0x7f060040
+int color dark_red 0x7f060041
+int color date_text 0x7f060042
+int color dialog_background 0x7f060043
+int color dialog_shade_background 0x7f060044
+int color digital_text 0x7f060045
+int color dim_foreground_disabled_material_dark 0x7f060046
+int color dim_foreground_disabled_material_light 0x7f060047
+int color dim_foreground_material_dark 0x7f060048
+int color dim_foreground_material_light 0x7f060049
+int color disabled_text_light 0x7f06004a
+int color dismiss_close 0x7f06004b
+int color dismiss_close_pressed 0x7f06004c
+int color dismiss_overlay_bg 0x7f06004d
+int color foreground_material_dark 0x7f06004e
+int color foreground_material_light 0x7f06004f
+int color green 0x7f060050
+int color grey 0x7f060051
+int color highlighted_text_material_dark 0x7f060052
+int color highlighted_text_material_light 0x7f060053
+int color hint_foreground_material_dark 0x7f060054
+int color hint_foreground_material_light 0x7f060055
+int color light_grey 0x7f060056
+int color material_blue_grey_800 0x7f060057
+int color material_blue_grey_900 0x7f060058
+int color material_blue_grey_950 0x7f060059
+int color material_deep_teal_200 0x7f06005a
+int color material_deep_teal_500 0x7f06005b
+int color material_grey_100 0x7f06005c
+int color material_grey_300 0x7f06005d
+int color material_grey_50 0x7f06005e
+int color material_grey_600 0x7f06005f
+int color material_grey_800 0x7f060060
+int color material_grey_850 0x7f060061
+int color material_grey_900 0x7f060062
+int color notification_action_color_filter 0x7f060063
+int color notification_icon_bg_color 0x7f060064
+int color notification_material_background_media_default_color 0x7f060065
+int color orange 0x7f060066
+int color primary_dark_material_dark 0x7f060067
+int color primary_dark_material_light 0x7f060068
+int color primary_material_dark 0x7f060069
+int color primary_material_light 0x7f06006a
+int color primary_text_dark 0x7f06006b
+int color primary_text_default_material_dark 0x7f06006c
+int color primary_text_default_material_light 0x7f06006d
+int color primary_text_disabled_material_dark 0x7f06006e
+int color primary_text_disabled_material_light 0x7f06006f
+int color primary_text_light 0x7f060070
+int color red 0x7f060071
+int color ripple_material_dark 0x7f060072
+int color ripple_material_light 0x7f060073
+int color secondary_text_default_material_dark 0x7f060074
+int color secondary_text_default_material_light 0x7f060075
+int color secondary_text_disabled_material_dark 0x7f060076
+int color secondary_text_disabled_material_light 0x7f060077
+int color secondary_text_light 0x7f060078
+int color semitransparent_grey 0x7f060079
+int color switch_thumb_disabled_material_dark 0x7f06007a
+int color switch_thumb_disabled_material_light 0x7f06007b
+int color switch_thumb_material_dark 0x7f06007c
+int color switch_thumb_material_light 0x7f06007d
+int color switch_thumb_normal_material_dark 0x7f06007e
+int color switch_thumb_normal_material_light 0x7f06007f
+int color white 0x7f060080
+int dimen abc_action_bar_content_inset_material 0x7f070000
+int dimen abc_action_bar_default_height_material 0x7f070001
+int dimen abc_action_bar_default_padding_end_material 0x7f070002
+int dimen abc_action_bar_default_padding_start_material 0x7f070003
+int dimen abc_action_bar_icon_vertical_padding_material 0x7f070004
+int dimen abc_action_bar_overflow_padding_end_material 0x7f070005
+int dimen abc_action_bar_overflow_padding_start_material 0x7f070006
+int dimen abc_action_bar_progress_bar_size 0x7f070007
+int dimen abc_action_bar_stacked_max_height 0x7f070008
+int dimen abc_action_bar_stacked_tab_max_width 0x7f070009
+int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f07000a
+int dimen abc_action_bar_subtitle_top_margin_material 0x7f07000b
+int dimen abc_action_button_min_height_material 0x7f07000c
+int dimen abc_action_button_min_width_material 0x7f07000d
+int dimen abc_action_button_min_width_overflow_material 0x7f07000e
+int dimen abc_alert_dialog_button_bar_height 0x7f07000f
+int dimen abc_button_inset_horizontal_material 0x7f070010
+int dimen abc_button_inset_vertical_material 0x7f070011
+int dimen abc_button_padding_horizontal_material 0x7f070012
+int dimen abc_button_padding_vertical_material 0x7f070013
+int dimen abc_config_prefDialogWidth 0x7f070014
+int dimen abc_control_corner_material 0x7f070015
+int dimen abc_control_inset_material 0x7f070016
+int dimen abc_control_padding_material 0x7f070017
+int dimen abc_dialog_fixed_height_major 0x7f070018
+int dimen abc_dialog_fixed_height_minor 0x7f070019
+int dimen abc_dialog_fixed_width_major 0x7f07001a
+int dimen abc_dialog_fixed_width_minor 0x7f07001b
+int dimen abc_dialog_list_padding_vertical_material 0x7f07001c
+int dimen abc_dialog_min_width_major 0x7f07001d
+int dimen abc_dialog_min_width_minor 0x7f07001e
+int dimen abc_dialog_padding_material 0x7f07001f
+int dimen abc_dialog_padding_top_material 0x7f070020
+int dimen abc_disabled_alpha_material_dark 0x7f070021
+int dimen abc_disabled_alpha_material_light 0x7f070022
+int dimen abc_dropdownitem_icon_width 0x7f070023
+int dimen abc_dropdownitem_text_padding_left 0x7f070024
+int dimen abc_dropdownitem_text_padding_right 0x7f070025
+int dimen abc_edit_text_inset_bottom_material 0x7f070026
+int dimen abc_edit_text_inset_horizontal_material 0x7f070027
+int dimen abc_edit_text_inset_top_material 0x7f070028
+int dimen abc_floating_window_z 0x7f070029
+int dimen abc_list_item_padding_horizontal_material 0x7f07002a
+int dimen abc_panel_menu_list_width 0x7f07002b
+int dimen abc_search_view_preferred_width 0x7f07002c
+int dimen abc_search_view_text_min_width 0x7f07002d
+int dimen abc_seekbar_track_background_height_material 0x7f07002e
+int dimen abc_seekbar_track_progress_height_material 0x7f07002f
+int dimen abc_select_dialog_padding_start_material 0x7f070030
+int dimen abc_switch_padding 0x7f070031
+int dimen abc_text_size_body_1_material 0x7f070032
+int dimen abc_text_size_body_2_material 0x7f070033
+int dimen abc_text_size_button_material 0x7f070034
+int dimen abc_text_size_caption_material 0x7f070035
+int dimen abc_text_size_display_1_material 0x7f070036
+int dimen abc_text_size_display_2_material 0x7f070037
+int dimen abc_text_size_display_3_material 0x7f070038
+int dimen abc_text_size_display_4_material 0x7f070039
+int dimen abc_text_size_headline_material 0x7f07003a
+int dimen abc_text_size_large_material 0x7f07003b
+int dimen abc_text_size_medium_material 0x7f07003c
+int dimen abc_text_size_menu_material 0x7f07003d
+int dimen abc_text_size_small_material 0x7f07003e
+int dimen abc_text_size_subhead_material 0x7f07003f
+int dimen abc_text_size_subtitle_material_toolbar 0x7f070040
+int dimen abc_text_size_title_material 0x7f070041
+int dimen abc_text_size_title_material_toolbar 0x7f070042
+int dimen acc_text_size 0x7f070043
+int dimen action_chooser_base_radius_percent 0x7f070044
+int dimen action_chooser_bounce_in_percent 0x7f070045
+int dimen action_chooser_icon_height_percent 0x7f070046
+int dimen action_chooser_max_radius_percent 0x7f070047
+int dimen action_chooser_min_drag_select_percent 0x7f070048
+int dimen action_chooser_min_swipe_select_percent 0x7f070049
+int dimen action_drawer_expand_icon_top_margin 0x7f07004a
+int dimen action_drawer_item_bottom_padding 0x7f07004b
+int dimen action_drawer_item_icon_padding 0x7f07004c
+int dimen action_drawer_item_icon_right_margin 0x7f07004d
+int dimen action_drawer_item_icon_size 0x7f07004e
+int dimen action_drawer_item_text_size 0x7f07004f
+int dimen action_drawer_item_top_padding 0x7f070050
+int dimen action_drawer_peek_top_padding 0x7f070051
+int dimen action_drawer_peek_view_height 0x7f070052
+int dimen card_content_padding_rect_top 0x7f070053
+int dimen circular_button_elevation 0x7f070054
+int dimen circular_button_elevation_pressed 0x7f070055
+int dimen close_button_diameter 0x7f070056
+int dimen compat_button_inset_horizontal_material 0x7f070057
+int dimen compat_button_inset_vertical_material 0x7f070058
+int dimen compat_button_padding_horizontal_material 0x7f070059
+int dimen compat_button_padding_vertical_material 0x7f07005a
+int dimen compat_control_corner_material 0x7f07005b
+int dimen complicationDrawable_borderDashGap 0x7f07005c
+int dimen complicationDrawable_borderDashWidth 0x7f07005d
+int dimen complicationDrawable_borderRadius 0x7f07005e
+int dimen complicationDrawable_borderWidth 0x7f07005f
+int dimen complicationDrawable_rangedValueRingWidth 0x7f070060
+int dimen complicationDrawable_textSize 0x7f070061
+int dimen complicationDrawable_titleSize 0x7f070062
+int dimen confirmation_overlay_image_size 0x7f070063
+int dimen confirmation_overlay_text_size 0x7f070064
+int dimen date_text_size 0x7f070065
+int dimen diag_button_bottom_padding 0x7f070066
+int dimen diag_button_bottom_padding_round 0x7f070067
+int dimen diag_button_padding_bottom 0x7f070068
+int dimen diag_button_padding_horizontal 0x7f070069
+int dimen diag_button_side_padding_right_round 0x7f07006a
+int dimen diag_button_size 0x7f07006b
+int dimen diag_content_bottom_padding 0x7f07006c
+int dimen diag_content_side_padding 0x7f07006d
+int dimen diag_content_side_padding_round 0x7f07006e
+int dimen diag_content_top_padding 0x7f07006f
+int dimen diag_content_top_padding_round 0x7f070070
+int dimen diag_floating_height 0x7f070071
+int dimen diag_icon_margin_top 0x7f070072
+int dimen diag_preferred_padding 0x7f070073
+int dimen diag_shade_height_rect 0x7f070074
+int dimen diag_shade_height_round 0x7f070075
+int dimen digital_text_size 0x7f070076
+int dimen digital_text_size_round 0x7f070077
+int dimen digital_x_offset 0x7f070078
+int dimen digital_x_offset_round 0x7f070079
+int dimen digital_y_offset 0x7f07007a
+int dimen disabled_alpha_material_dark 0x7f07007b
+int dimen disabled_alpha_material_light 0x7f07007c
+int dimen dismiss_padding 0x7f07007d
+int dimen drawer_view_edge_size 0x7f07007e
+int dimen highlight_alpha_material_colored 0x7f07007f
+int dimen highlight_alpha_material_dark 0x7f070080
+int dimen highlight_alpha_material_light 0x7f070081
+int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f070082
+int dimen item_touch_helper_swipe_escape_max_velocity 0x7f070083
+int dimen item_touch_helper_swipe_escape_velocity 0x7f070084
+int dimen nav_drawer_single_page_circle_radius 0x7f070085
+int dimen nav_drawer_single_page_icon_padding 0x7f070086
+int dimen nav_drawer_single_page_icon_size 0x7f070087
+int dimen nav_drawer_text_size 0x7f070088
+int dimen notification_action_icon_size 0x7f070089
+int dimen notification_action_text_size 0x7f07008a
+int dimen notification_big_circle_margin 0x7f07008b
+int dimen notification_content_margin_start 0x7f07008c
+int dimen notification_large_icon_height 0x7f07008d
+int dimen notification_large_icon_width 0x7f07008e
+int dimen notification_main_column_padding_top 0x7f07008f
+int dimen notification_media_narrow_margin 0x7f070090
+int dimen notification_right_icon_size 0x7f070091
+int dimen notification_right_side_padding_top 0x7f070092
+int dimen notification_small_icon_background_padding 0x7f070093
+int dimen notification_small_icon_size_as_large 0x7f070094
+int dimen notification_subtext_size 0x7f070095
+int dimen notification_top_pad 0x7f070096
+int dimen notification_top_pad_large_text 0x7f070097
+int dimen peek_view_bottom_padding 0x7f070098
+int dimen peek_view_icon_size 0x7f070099
+int dimen peek_view_top_padding 0x7f07009a
+int dimen screen_percentage_05 0x7f07009b
+int dimen screen_percentage_10 0x7f07009c
+int dimen screen_percentage_12 0x7f07009d
+int dimen screen_percentage_15 0x7f07009e
+int dimen wearable_drawer_view_elevation 0x7f07009f
+int dimen wrv_curve_default_x_offset 0x7f0700a0
+int drawable abc_ab_share_pack_mtrl_alpha 0x7f080000
+int drawable abc_action_bar_item_background_material 0x7f080001
+int drawable abc_btn_borderless_material 0x7f080002
+int drawable abc_btn_check_material 0x7f080003
+int drawable abc_btn_check_to_on_mtrl_000 0x7f080004
+int drawable abc_btn_check_to_on_mtrl_015 0x7f080005
+int drawable abc_btn_colored_material 0x7f080006
+int drawable abc_btn_default_mtrl_shape 0x7f080007
+int drawable abc_btn_radio_material 0x7f080008
+int drawable abc_btn_radio_to_on_mtrl_000 0x7f080009
+int drawable abc_btn_radio_to_on_mtrl_015 0x7f08000a
+int drawable abc_btn_rating_star_off_mtrl_alpha 0x7f08000b
+int drawable abc_btn_rating_star_on_mtrl_alpha 0x7f08000c
+int drawable abc_btn_switch_to_on_mtrl_00001 0x7f08000d
+int drawable abc_btn_switch_to_on_mtrl_00012 0x7f08000e
+int drawable abc_cab_background_internal_bg 0x7f08000f
+int drawable abc_cab_background_top_material 0x7f080010
+int drawable abc_cab_background_top_mtrl_alpha 0x7f080011
+int drawable abc_control_background_material 0x7f080012
+int drawable abc_dialog_material_background_dark 0x7f080013
+int drawable abc_dialog_material_background_light 0x7f080014
+int drawable abc_edit_text_material 0x7f080015
+int drawable abc_ic_ab_back_mtrl_am_alpha 0x7f080016
+int drawable abc_ic_clear_mtrl_alpha 0x7f080017
+int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f080018
+int drawable abc_ic_go_search_api_mtrl_alpha 0x7f080019
+int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f08001a
+int drawable abc_ic_menu_cut_mtrl_alpha 0x7f08001b
+int drawable abc_ic_menu_moreoverflow_mtrl_alpha 0x7f08001c
+int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f08001d
+int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f08001e
+int drawable abc_ic_menu_share_mtrl_alpha 0x7f08001f
+int drawable abc_ic_search_api_mtrl_alpha 0x7f080020
+int drawable abc_ic_star_black_16dp 0x7f080021
+int drawable abc_ic_star_black_36dp 0x7f080022
+int drawable abc_ic_star_half_black_16dp 0x7f080023
+int drawable abc_ic_star_half_black_36dp 0x7f080024
+int drawable abc_ic_voice_search_api_mtrl_alpha 0x7f080025
+int drawable abc_item_background_holo_dark 0x7f080026
+int drawable abc_item_background_holo_light 0x7f080027
+int drawable abc_list_divider_mtrl_alpha 0x7f080028
+int drawable abc_list_focused_holo 0x7f080029
+int drawable abc_list_longpressed_holo 0x7f08002a
+int drawable abc_list_pressed_holo_dark 0x7f08002b
+int drawable abc_list_pressed_holo_light 0x7f08002c
+int drawable abc_list_selector_background_transition_holo_dark 0x7f08002d
+int drawable abc_list_selector_background_transition_holo_light 0x7f08002e
+int drawable abc_list_selector_disabled_holo_dark 0x7f08002f
+int drawable abc_list_selector_disabled_holo_light 0x7f080030
+int drawable abc_list_selector_holo_dark 0x7f080031
+int drawable abc_list_selector_holo_light 0x7f080032
+int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f080033
+int drawable abc_popup_background_mtrl_mult 0x7f080034
+int drawable abc_ratingbar_full_material 0x7f080035
+int drawable abc_ratingbar_indicator_material 0x7f080036
+int drawable abc_ratingbar_small_material 0x7f080037
+int drawable abc_scrubber_control_off_mtrl_alpha 0x7f080038
+int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f080039
+int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f08003a
+int drawable abc_scrubber_primary_mtrl_alpha 0x7f08003b
+int drawable abc_scrubber_track_mtrl_alpha 0x7f08003c
+int drawable abc_seekbar_thumb_material 0x7f08003d
+int drawable abc_seekbar_track_material 0x7f08003e
+int drawable abc_spinner_mtrl_am_alpha 0x7f08003f
+int drawable abc_spinner_textfield_background_material 0x7f080040
+int drawable abc_switch_thumb_material 0x7f080041
+int drawable abc_switch_track_mtrl_alpha 0x7f080042
+int drawable abc_tab_indicator_material 0x7f080043
+int drawable abc_tab_indicator_mtrl_alpha 0x7f080044
+int drawable abc_text_cursor_material 0x7f080045
+int drawable abc_textfield_activated_mtrl_alpha 0x7f080046
+int drawable abc_textfield_default_mtrl_alpha 0x7f080047
+int drawable abc_textfield_search_activated_mtrl_alpha 0x7f080048
+int drawable abc_textfield_search_default_mtrl_alpha 0x7f080049
+int drawable abc_textfield_search_material 0x7f08004a
+int drawable accept_deny_dialog_negative_bg 0x7f08004b
+int drawable accept_deny_dialog_positive_bg 0x7f08004c
+int drawable action_item_background 0x7f08004d
+int drawable action_item_icon_background 0x7f08004e
+int drawable card_background 0x7f08004f
+int drawable card_frame 0x7f080050
+int drawable card_frame_pressed 0x7f080051
+int drawable close_button 0x7f080052
+int drawable common_full_open_on_phone 0x7f080053
+int drawable common_google_signin_btn_icon_dark 0x7f080054
+int drawable common_google_signin_btn_icon_dark_focused 0x7f080055
+int drawable common_google_signin_btn_icon_dark_normal 0x7f080056
+int drawable common_google_signin_btn_icon_dark_normal_background 0x7f080057
+int drawable common_google_signin_btn_icon_disabled 0x7f080058
+int drawable common_google_signin_btn_icon_light 0x7f080059
+int drawable common_google_signin_btn_icon_light_focused 0x7f08005a
+int drawable common_google_signin_btn_icon_light_normal 0x7f08005b
+int drawable common_google_signin_btn_icon_light_normal_background 0x7f08005c
+int drawable common_google_signin_btn_text_dark 0x7f08005d
+int drawable common_google_signin_btn_text_dark_focused 0x7f08005e
+int drawable common_google_signin_btn_text_dark_normal 0x7f08005f
+int drawable common_google_signin_btn_text_dark_normal_background 0x7f080060
+int drawable common_google_signin_btn_text_disabled 0x7f080061
+int drawable common_google_signin_btn_text_light 0x7f080062
+int drawable common_google_signin_btn_text_light_focused 0x7f080063
+int drawable common_google_signin_btn_text_light_normal 0x7f080064
+int drawable common_google_signin_btn_text_light_normal_background 0x7f080065
+int drawable generic_confirmation 0x7f080066
+int drawable generic_confirmation_animation 0x7f080067
+int drawable googleg_disabled_color_18 0x7f080068
+int drawable googleg_standard_color_18 0x7f080069
+int drawable ic_cc_checkmark 0x7f08006a
+int drawable ic_cc_clear 0x7f08006b
+int drawable ic_cc_settings_button_bottom 0x7f08006c
+int drawable ic_cc_settings_button_center 0x7f08006d
+int drawable ic_cc_settings_button_e 0x7f08006e
+int drawable ic_cc_settings_button_top 0x7f08006f
+int drawable ic_expand_less_white_22 0x7f080070
+int drawable ic_expand_more_white_22 0x7f080071
+int drawable ic_full_cancel 0x7f080072
+int drawable ic_full_sad 0x7f080073
+int drawable ic_more_horiz_24dp_wht 0x7f080074
+int drawable ic_more_vert_24dp_wht 0x7f080075
+int drawable notification_action_background 0x7f080076
+int drawable notification_bg 0x7f080077
+int drawable notification_bg_low 0x7f080078
+int drawable notification_bg_low_normal 0x7f080079
+int drawable notification_bg_low_pressed 0x7f08007a
+int drawable notification_bg_normal 0x7f08007b
+int drawable notification_bg_normal_pressed 0x7f08007c
+int drawable notification_icon_background 0x7f08007d
+int drawable notification_template_icon_bg 0x7f08007e
+int drawable notification_template_icon_low_bg 0x7f08007f
+int drawable notification_tile_bg 0x7f080080
+int drawable notify_panel_notification_icon_bg 0x7f080081
+int drawable open_on_phone 0x7f080082
+int drawable open_on_phone_animation 0x7f080083
+int drawable preference_wrapped_icon 0x7f080084
+int drawable preview_digital 0x7f080085
+int drawable preview_digital_circular 0x7f080086
+int drawable smallic 0x7f080087
+int fraction action_drawer_item_first_item_top_padding 0x7f090000
+int fraction action_drawer_item_last_item_bottom_padding 0x7f090001
+int fraction action_drawer_item_left_padding 0x7f090002
+int fraction action_drawer_item_right_padding 0x7f090003
+int fraction confirmation_overlay_margin_above_text 0x7f090004
+int fraction confirmation_overlay_margin_side 0x7f090005
+int fraction nav_drawer_margin_2_items 0x7f090006
+int fraction nav_drawer_margin_3_items 0x7f090007
+int fraction nav_drawer_margin_4_items_horizontal 0x7f090008
+int fraction nav_drawer_margin_4_items_vertical 0x7f090009
+int fraction nav_drawer_margin_5_items_horizontal_middle_row 0x7f09000a
+int fraction nav_drawer_margin_5_items_horizontal_outer_rows 0x7f09000b
+int fraction nav_drawer_margin_5_items_vertical 0x7f09000c
+int fraction nav_drawer_margin_6_items_horizontal 0x7f09000d
+int fraction nav_drawer_margin_6_items_vertical 0x7f09000e
+int fraction nav_drawer_margin_7_items_horizontal_middle_row 0x7f09000f
+int fraction nav_drawer_margin_7_items_horizontal_outer_rows 0x7f090010
+int fraction nav_drawer_margin_7_items_vertical 0x7f090011
+int fraction nav_drawer_text_margin 0x7f090012
+int id action0 0x7f0a0000
+int id action_bar 0x7f0a0001
+int id action_bar_activity_content 0x7f0a0002
+int id action_bar_container 0x7f0a0003
+int id action_bar_root 0x7f0a0004
+int id action_bar_spinner 0x7f0a0005
+int id action_bar_subtitle 0x7f0a0006
+int id action_bar_title 0x7f0a0007
+int id action_container 0x7f0a0008
+int id action_context_bar 0x7f0a0009
+int id action_divider 0x7f0a000a
+int id action_image 0x7f0a000b
+int id action_menu_divider 0x7f0a000c
+int id action_menu_presenter 0x7f0a000d
+int id action_mode_bar 0x7f0a000e
+int id action_mode_bar_stub 0x7f0a000f
+int id action_mode_close_button 0x7f0a0010
+int id action_text 0x7f0a0011
+int id actions 0x7f0a0012
+int id activity_chooser_view_content 0x7f0a0013
+int id adjust_height 0x7f0a0014
+int id adjust_width 0x7f0a0015
+int id alertTitle 0x7f0a0016
+int id all 0x7f0a0017
+int id always 0x7f0a0018
+int id animatedWrapperContainer 0x7f0a0019
+int id async 0x7f0a001a
+int id auto 0x7f0a001b
+int id beginning 0x7f0a001c
+int id blocking 0x7f0a001d
+int id bottom 0x7f0a001e
+int id butt 0x7f0a001f
+int id buttonPanel 0x7f0a0020
+int id cancel_action 0x7f0a0021
+int id center 0x7f0a0022
+int id center_horizontal 0x7f0a0023
+int id center_vertical 0x7f0a0024
+int id checkbox 0x7f0a0025
+int id chronometer 0x7f0a0026
+int id clip_horizontal 0x7f0a0027
+int id clip_vertical 0x7f0a0028
+int id collapseActionView 0x7f0a0029
+int id contentPanel 0x7f0a002a
+int id custom 0x7f0a002b
+int id customPanel 0x7f0a002c
+int id dark 0x7f0a002d
+int id dashed 0x7f0a002e
+int id decor_content_parent 0x7f0a002f
+int id default_activity_button 0x7f0a0030
+int id disableHome 0x7f0a0031
+int id dismiss_overlay_button 0x7f0a0032
+int id dismiss_overlay_explain 0x7f0a0033
+int id edit_query 0x7f0a0034
+int id end 0x7f0a0035
+int id end_padder 0x7f0a0036
+int id expand_activities_button 0x7f0a0037
+int id expanded_menu 0x7f0a0038
+int id fill 0x7f0a0039
+int id fill_horizontal 0x7f0a003a
+int id fill_vertical 0x7f0a003b
+int id fit 0x7f0a003c
+int id forever 0x7f0a003d
+int id height 0x7f0a003e
+int id home 0x7f0a003f
+int id homeAsUp 0x7f0a0040
+int id icon 0x7f0a0041
+int id icon_group 0x7f0a0042
+int id icon_only 0x7f0a0043
+int id ifRoom 0x7f0a0044
+int id image 0x7f0a0045
+int id info 0x7f0a0046
+int id italic 0x7f0a0047
+int id item_touch_helper_previous_elevation 0x7f0a0048
+int id left 0x7f0a0049
+int id light 0x7f0a004a
+int id line1 0x7f0a004b
+int id line3 0x7f0a004c
+int id listMode 0x7f0a004d
+int id list_item 0x7f0a004e
+int id media_actions 0x7f0a004f
+int id middle 0x7f0a0050
+int id multi_page 0x7f0a0051
+int id multiply 0x7f0a0052
+int id nested_icon 0x7f0a0053
+int id never 0x7f0a0054
+int id none 0x7f0a0055
+int id normal 0x7f0a0056
+int id notification_background 0x7f0a0057
+int id notification_main_column 0x7f0a0058
+int id notification_main_column_container 0x7f0a0059
+int id parentPanel 0x7f0a005a
+int id progress_circular 0x7f0a005b
+int id progress_horizontal 0x7f0a005c
+int id radio 0x7f0a005d
+int id right 0x7f0a005e
+int id right_icon 0x7f0a005f
+int id right_side 0x7f0a0060
+int id round 0x7f0a0061
+int id screen 0x7f0a0062
+int id scrollIndicatorDown 0x7f0a0063
+int id scrollIndicatorUp 0x7f0a0064
+int id scrollView 0x7f0a0065
+int id search_badge 0x7f0a0066
+int id search_bar 0x7f0a0067
+int id search_button 0x7f0a0068
+int id search_close_btn 0x7f0a0069
+int id search_edit_frame 0x7f0a006a
+int id search_go_btn 0x7f0a006b
+int id search_mag_icon 0x7f0a006c
+int id search_plate 0x7f0a006d
+int id search_src_text 0x7f0a006e
+int id search_voice_btn 0x7f0a006f
+int id select_dialog_listview 0x7f0a0070
+int id shortcut 0x7f0a0071
+int id showCustom 0x7f0a0072
+int id showHome 0x7f0a0073
+int id showTitle 0x7f0a0074
+int id single_page 0x7f0a0075
+int id solid 0x7f0a0076
+int id spacer 0x7f0a0077
+int id split_action_bar 0x7f0a0078
+int id square 0x7f0a0079
+int id src_atop 0x7f0a007a
+int id src_in 0x7f0a007b
+int id src_over 0x7f0a007c
+int id standard 0x7f0a007d
+int id start 0x7f0a007e
+int id status_bar_latest_event_content 0x7f0a007f
+int id submit_area 0x7f0a0080
+int id tabMode 0x7f0a0081
+int id tag_transition_group 0x7f0a0082
+int id text 0x7f0a0083
+int id text2 0x7f0a0084
+int id textSpacerNoButtons 0x7f0a0085
+int id time 0x7f0a0086
+int id title 0x7f0a0087
+int id title_template 0x7f0a0088
+int id top 0x7f0a0089
+int id topPanel 0x7f0a008a
+int id up 0x7f0a008b
+int id useLogo 0x7f0a008c
+int id wearable_support_action_drawer_expand_icon 0x7f0a008d
+int id wearable_support_action_drawer_item_icon 0x7f0a008e
+int id wearable_support_action_drawer_item_text 0x7f0a008f
+int id wearable_support_action_drawer_peek_action_icon 0x7f0a0090
+int id wearable_support_action_drawer_title 0x7f0a0091
+int id wearable_support_confirmation_overlay_image 0x7f0a0092
+int id wearable_support_confirmation_overlay_message 0x7f0a0093
+int id wearable_support_drawer_view_peek_container 0x7f0a0094
+int id wearable_support_drawer_view_peek_icon 0x7f0a0095
+int id wearable_support_nav_drawer_icon_0 0x7f0a0096
+int id wearable_support_nav_drawer_icon_1 0x7f0a0097
+int id wearable_support_nav_drawer_icon_2 0x7f0a0098
+int id wearable_support_nav_drawer_icon_3 0x7f0a0099
+int id wearable_support_nav_drawer_icon_4 0x7f0a009a
+int id wearable_support_nav_drawer_icon_5 0x7f0a009b
+int id wearable_support_nav_drawer_icon_6 0x7f0a009c
+int id wearable_support_nav_drawer_text 0x7f0a009d
+int id wearable_support_navigation_drawer_item_icon 0x7f0a009e
+int id wearable_support_navigation_drawer_item_text 0x7f0a009f
+int id wearable_support_navigation_drawer_page_indicator 0x7f0a00a0
+int id wearable_support_navigation_drawer_view_pager 0x7f0a00a1
+int id wearable_support_overlay_confirmation 0x7f0a00a2
+int id wide 0x7f0a00a3
+int id width 0x7f0a00a4
+int id withText 0x7f0a00a5
+int id wrap_content 0x7f0a00a6
+int integer abc_config_activityDefaultDur 0x7f0b0000
+int integer abc_config_activityShortDur 0x7f0b0001
+int integer abc_max_action_buttons 0x7f0b0002
+int integer action_choose_expand_full_duration 0x7f0b0003
+int integer action_chooser_anim_duration 0x7f0b0004
+int integer action_chooser_bounce_delay 0x7f0b0005
+int integer action_chooser_confirmation_duration 0x7f0b0006
+int integer cancel_button_image_alpha 0x7f0b0007
+int integer complicationDrawable_borderStyle 0x7f0b0008
+int integer google_play_services_version 0x7f0b0009
+int integer status_bar_notification_info_maxnum 0x7f0b000a
+int interpolator generic_confirmation_animation_interpolator_0 0x7f0c0000
+int interpolator generic_confirmation_animation_interpolator_1 0x7f0c0001
+int interpolator generic_confirmation_animation_interpolator_2 0x7f0c0002
+int interpolator generic_confirmation_animation_interpolator_3 0x7f0c0003
+int interpolator open_on_phone_animation_interpolator_0 0x7f0c0004
+int interpolator open_on_phone_animation_interpolator_1 0x7f0c0005
+int layout abc_action_bar_title_item 0x7f0d0000
+int layout abc_action_bar_up_container 0x7f0d0001
+int layout abc_action_bar_view_list_nav_layout 0x7f0d0002
+int layout abc_action_menu_item_layout 0x7f0d0003
+int layout abc_action_menu_layout 0x7f0d0004
+int layout abc_action_mode_bar 0x7f0d0005
+int layout abc_action_mode_close_item_material 0x7f0d0006
+int layout abc_activity_chooser_view 0x7f0d0007
+int layout abc_activity_chooser_view_list_item 0x7f0d0008
+int layout abc_alert_dialog_button_bar_material 0x7f0d0009
+int layout abc_alert_dialog_material 0x7f0d000a
+int layout abc_dialog_title_material 0x7f0d000b
+int layout abc_expanded_menu_layout 0x7f0d000c
+int layout abc_list_menu_item_checkbox 0x7f0d000d
+int layout abc_list_menu_item_icon 0x7f0d000e
+int layout abc_list_menu_item_layout 0x7f0d000f
+int layout abc_list_menu_item_radio 0x7f0d0010
+int layout abc_popup_menu_item_layout 0x7f0d0011
+int layout abc_screen_content_include 0x7f0d0012
+int layout abc_screen_simple 0x7f0d0013
+int layout abc_screen_simple_overlay_action_mode 0x7f0d0014
+int layout abc_screen_toolbar 0x7f0d0015
+int layout abc_search_dropdown_item_icons_2line 0x7f0d0016
+int layout abc_search_view 0x7f0d0017
+int layout abc_select_dialog_material 0x7f0d0018
+int layout accept_deny_dialog 0x7f0d0019
+int layout action_drawer_item_view 0x7f0d001a
+int layout action_drawer_peek_view 0x7f0d001b
+int layout action_drawer_title_view 0x7f0d001c
+int layout alert_dialog_wearable 0x7f0d001d
+int layout dismiss_overlay 0x7f0d001e
+int layout navigation_drawer_item_view 0x7f0d001f
+int layout navigation_drawer_view 0x7f0d0020
+int layout notification_action 0x7f0d0021
+int layout notification_action_tombstone 0x7f0d0022
+int layout notification_media_action 0x7f0d0023
+int layout notification_media_cancel_action 0x7f0d0024
+int layout notification_template_big_media 0x7f0d0025
+int layout notification_template_big_media_custom 0x7f0d0026
+int layout notification_template_big_media_narrow 0x7f0d0027
+int layout notification_template_big_media_narrow_custom 0x7f0d0028
+int layout notification_template_custom_big 0x7f0d0029
+int layout notification_template_icon_group 0x7f0d002a
+int layout notification_template_lines 0x7f0d002b
+int layout notification_template_lines_media 0x7f0d002c
+int layout notification_template_media 0x7f0d002d
+int layout notification_template_media_custom 0x7f0d002e
+int layout notification_template_part_chronometer 0x7f0d002f
+int layout notification_template_part_time 0x7f0d0030
+int layout overlay_confirmation 0x7f0d0031
+int layout select_dialog_item_material 0x7f0d0032
+int layout select_dialog_multichoice_material 0x7f0d0033
+int layout select_dialog_singlechoice_material 0x7f0d0034
+int layout single_page_nav_drawer_1_item 0x7f0d0035
+int layout single_page_nav_drawer_2_item 0x7f0d0036
+int layout single_page_nav_drawer_3_item 0x7f0d0037
+int layout single_page_nav_drawer_4_item 0x7f0d0038
+int layout single_page_nav_drawer_5_item 0x7f0d0039
+int layout single_page_nav_drawer_6_item 0x7f0d003a
+int layout single_page_nav_drawer_7_item 0x7f0d003b
+int layout single_page_nav_drawer_peek_view 0x7f0d003c
+int layout support_simple_spinner_dropdown_item 0x7f0d003d
+int layout watch_card_content 0x7f0d003e
+int layout wearable_drawer_view 0x7f0d003f
+int mipmap ic_launcher 0x7f0e0000
+int plurals time_difference_short_days 0x7f0f0000
+int plurals time_difference_short_hours 0x7f0f0001
+int plurals time_difference_short_minutes 0x7f0f0002
+int plurals time_difference_words_days 0x7f0f0003
+int plurals time_difference_words_hours 0x7f0f0004
+int plurals time_difference_words_minutes 0x7f0f0005
+int raw digital 0x7f100000
+int string abc_action_bar_home_description 0x7f110000
+int string abc_action_bar_home_description_format 0x7f110001
+int string abc_action_bar_home_subtitle_description_format 0x7f110002
+int string abc_action_bar_up_description 0x7f110003
+int string abc_action_menu_overflow_description 0x7f110004
+int string abc_action_mode_done 0x7f110005
+int string abc_activity_chooser_view_see_all 0x7f110006
+int string abc_activitychooserview_choose_application 0x7f110007
+int string abc_capital_off 0x7f110008
+int string abc_capital_on 0x7f110009
+int string abc_search_hint 0x7f11000a
+int string abc_searchview_description_clear 0x7f11000b
+int string abc_searchview_description_query 0x7f11000c
+int string abc_searchview_description_search 0x7f11000d
+int string abc_searchview_description_submit 0x7f11000e
+int string abc_searchview_description_voice 0x7f11000f
+int string abc_shareactionprovider_share_with 0x7f110010
+int string abc_shareactionprovider_share_with_application 0x7f110011
+int string abc_toolbar_collapse_description 0x7f110012
+int string app_name 0x7f110013
+int string buttons_rect_bottom_center 0x7f110014
+int string buttons_rect_bottom_left 0x7f110015
+int string buttons_rect_bottom_right 0x7f110016
+int string buttons_rect_left_bottom 0x7f110017
+int string buttons_rect_left_center 0x7f110018
+int string buttons_rect_left_top 0x7f110019
+int string buttons_rect_right_bottom 0x7f11001a
+int string buttons_rect_right_center 0x7f11001b
+int string buttons_rect_right_top 0x7f11001c
+int string buttons_rect_top_center 0x7f11001d
+int string buttons_rect_top_left 0x7f11001e
+int string buttons_rect_top_right 0x7f11001f
+int string buttons_round_bottom_center 0x7f110020
+int string buttons_round_bottom_left 0x7f110021
+int string buttons_round_bottom_left_lower 0x7f110022
+int string buttons_round_bottom_left_upper 0x7f110023
+int string buttons_round_bottom_right 0x7f110024
+int string buttons_round_bottom_right_lower 0x7f110025
+int string buttons_round_bottom_right_upper 0x7f110026
+int string buttons_round_center_left 0x7f110027
+int string buttons_round_center_right 0x7f110028
+int string buttons_round_top_center 0x7f110029
+int string buttons_round_top_left 0x7f11002a
+int string buttons_round_top_left_lower 0x7f11002b
+int string buttons_round_top_left_upper 0x7f11002c
+int string buttons_round_top_right 0x7f11002d
+int string buttons_round_top_right_lower 0x7f11002e
+int string buttons_round_top_right_upper 0x7f11002f
+int string common_google_play_services_enable_button 0x7f110030
+int string common_google_play_services_enable_text 0x7f110031
+int string common_google_play_services_enable_title 0x7f110032
+int string common_google_play_services_install_button 0x7f110033
+int string common_google_play_services_install_text 0x7f110034
+int string common_google_play_services_install_title 0x7f110035
+int string common_google_play_services_notification_ticker 0x7f110036
+int string common_google_play_services_unknown_issue 0x7f110037
+int string common_google_play_services_unsupported_text 0x7f110038
+int string common_google_play_services_update_button 0x7f110039
+int string common_google_play_services_update_text 0x7f11003a
+int string common_google_play_services_update_title 0x7f11003b
+int string common_google_play_services_updating_text 0x7f11003c
+int string common_google_play_services_wear_update_text 0x7f11003d
+int string common_open_on_phone 0x7f11003e
+int string common_signin_button_text 0x7f11003f
+int string common_signin_button_text_long 0x7f110040
+int string complicationDrawable_noDataText 0x7f110041
+int string complicationDrawable_textTypeface 0x7f110042
+int string complicationDrawable_titleTypeface 0x7f110043
+int string dismiss_overlay_button_label 0x7f110044
+int string generic_cancel 0x7f110045
+int string generic_yes 0x7f110046
+int string message 0x7f110047
+int string my_digital_name 0x7f110048
+int string navigation_drawer_content_description 0x7f110049
+int string status_bar_notification_info_overflow 0x7f11004a
+int string time_difference_now 0x7f11004b
+int string time_difference_short_days_and_hours 0x7f11004c
+int string time_difference_short_hours_and_minutes 0x7f11004d
+int style AlertDialog_AppCompat 0x7f120000
+int style AlertDialog_AppCompat_Light 0x7f120001
+int style Animation_AppCompat_Dialog 0x7f120002
+int style Animation_AppCompat_DropDownUp 0x7f120003
+int style Base_AlertDialog_AppCompat 0x7f120004
+int style Base_AlertDialog_AppCompat_Light 0x7f120005
+int style Base_Animation_AppCompat_Dialog 0x7f120006
+int style Base_Animation_AppCompat_DropDownUp 0x7f120007
+int style Base_DialogWindowTitle_AppCompat 0x7f120008
+int style Base_DialogWindowTitleBackground_AppCompat 0x7f120009
+int style Base_TextAppearance_AppCompat 0x7f12000a
+int style Base_TextAppearance_AppCompat_Body1 0x7f12000b
+int style Base_TextAppearance_AppCompat_Body2 0x7f12000c
+int style Base_TextAppearance_AppCompat_Button 0x7f12000d
+int style Base_TextAppearance_AppCompat_Caption 0x7f12000e
+int style Base_TextAppearance_AppCompat_Display1 0x7f12000f
+int style Base_TextAppearance_AppCompat_Display2 0x7f120010
+int style Base_TextAppearance_AppCompat_Display3 0x7f120011
+int style Base_TextAppearance_AppCompat_Display4 0x7f120012
+int style Base_TextAppearance_AppCompat_Headline 0x7f120013
+int style Base_TextAppearance_AppCompat_Inverse 0x7f120014
+int style Base_TextAppearance_AppCompat_Large 0x7f120015
+int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f120016
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f120017
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f120018
+int style Base_TextAppearance_AppCompat_Medium 0x7f120019
+int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f12001a
+int style Base_TextAppearance_AppCompat_Menu 0x7f12001b
+int style Base_TextAppearance_AppCompat_SearchResult 0x7f12001c
+int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f12001d
+int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f12001e
+int style Base_TextAppearance_AppCompat_Small 0x7f12001f
+int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f120020
+int style Base_TextAppearance_AppCompat_Subhead 0x7f120021
+int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f120022
+int style Base_TextAppearance_AppCompat_Title 0x7f120023
+int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f120024
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f120025
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f120026
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f120027
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f120028
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f120029
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f12002a
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f12002b
+int style Base_TextAppearance_AppCompat_Widget_Button 0x7f12002c
+int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f12002d
+int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f12002e
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f12002f
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f120030
+int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f120031
+int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f120032
+int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f120033
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f120034
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f120035
+int style Base_Theme_AppCompat 0x7f120036
+int style Base_Theme_AppCompat_CompactMenu 0x7f120037
+int style Base_Theme_AppCompat_Dialog 0x7f120038
+int style Base_Theme_AppCompat_Dialog_Alert 0x7f120039
+int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f12003a
+int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f12003b
+int style Base_Theme_AppCompat_DialogWhenLarge 0x7f12003c
+int style Base_Theme_AppCompat_Light 0x7f12003d
+int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f12003e
+int style Base_Theme_AppCompat_Light_Dialog 0x7f12003f
+int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f120040
+int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f120041
+int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f120042
+int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f120043
+int style Base_ThemeOverlay_AppCompat 0x7f120044
+int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f120045
+int style Base_ThemeOverlay_AppCompat_Dark 0x7f120046
+int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f120047
+int style Base_ThemeOverlay_AppCompat_Light 0x7f120048
+int style Base_V11_Theme_AppCompat_Dialog 0x7f120049
+int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f12004a
+int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f12004b
+int style Base_V12_Widget_AppCompat_EditText 0x7f12004c
+int style Base_V21_Theme_AppCompat 0x7f12004d
+int style Base_V21_Theme_AppCompat_Dialog 0x7f12004e
+int style Base_V21_Theme_AppCompat_Light 0x7f12004f
+int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f120050
+int style Base_V22_Theme_AppCompat 0x7f120051
+int style Base_V22_Theme_AppCompat_Light 0x7f120052
+int style Base_V23_Theme_AppCompat 0x7f120053
+int style Base_V23_Theme_AppCompat_Light 0x7f120054
+int style Base_V7_Theme_AppCompat 0x7f120055
+int style Base_V7_Theme_AppCompat_Dialog 0x7f120056
+int style Base_V7_Theme_AppCompat_Light 0x7f120057
+int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f120058
+int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f120059
+int style Base_V7_Widget_AppCompat_EditText 0x7f12005a
+int style Base_Widget_AppCompat_ActionBar 0x7f12005b
+int style Base_Widget_AppCompat_ActionBar_Solid 0x7f12005c
+int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f12005d
+int style Base_Widget_AppCompat_ActionBar_TabText 0x7f12005e
+int style Base_Widget_AppCompat_ActionBar_TabView 0x7f12005f
+int style Base_Widget_AppCompat_ActionButton 0x7f120060
+int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f120061
+int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f120062
+int style Base_Widget_AppCompat_ActionMode 0x7f120063
+int style Base_Widget_AppCompat_ActivityChooserView 0x7f120064
+int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f120065
+int style Base_Widget_AppCompat_Button 0x7f120066
+int style Base_Widget_AppCompat_Button_Borderless 0x7f120067
+int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f120068
+int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f120069
+int style Base_Widget_AppCompat_Button_Colored 0x7f12006a
+int style Base_Widget_AppCompat_Button_Small 0x7f12006b
+int style Base_Widget_AppCompat_ButtonBar 0x7f12006c
+int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f12006d
+int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f12006e
+int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f12006f
+int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f120070
+int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f120071
+int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f120072
+int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f120073
+int style Base_Widget_AppCompat_EditText 0x7f120074
+int style Base_Widget_AppCompat_ImageButton 0x7f120075
+int style Base_Widget_AppCompat_Light_ActionBar 0x7f120076
+int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f120077
+int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f120078
+int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f120079
+int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f12007a
+int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f12007b
+int style Base_Widget_AppCompat_Light_PopupMenu 0x7f12007c
+int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f12007d
+int style Base_Widget_AppCompat_ListPopupWindow 0x7f12007e
+int style Base_Widget_AppCompat_ListView 0x7f12007f
+int style Base_Widget_AppCompat_ListView_DropDown 0x7f120080
+int style Base_Widget_AppCompat_ListView_Menu 0x7f120081
+int style Base_Widget_AppCompat_PopupMenu 0x7f120082
+int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f120083
+int style Base_Widget_AppCompat_PopupWindow 0x7f120084
+int style Base_Widget_AppCompat_ProgressBar 0x7f120085
+int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f120086
+int style Base_Widget_AppCompat_RatingBar 0x7f120087
+int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f120088
+int style Base_Widget_AppCompat_RatingBar_Small 0x7f120089
+int style Base_Widget_AppCompat_SearchView 0x7f12008a
+int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f12008b
+int style Base_Widget_AppCompat_SeekBar 0x7f12008c
+int style Base_Widget_AppCompat_Spinner 0x7f12008d
+int style Base_Widget_AppCompat_Spinner_Underlined 0x7f12008e
+int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f12008f
+int style Base_Widget_AppCompat_Toolbar 0x7f120090
+int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f120091
+int style CardText 0x7f120092
+int style CardTextBase 0x7f120093
+int style CardTitle 0x7f120094
+int style CardTitleBase 0x7f120095
+int style ConfirmationActivity 0x7f120096
+int style DismissOverlayText 0x7f120097
+int style DotsPageIndicatorStyle 0x7f120098
+int style PageIndicatorViewStyle 0x7f120099
+int style Platform_AppCompat 0x7f12009a
+int style Platform_AppCompat_Light 0x7f12009b
+int style Platform_ThemeOverlay_AppCompat 0x7f12009c
+int style Platform_ThemeOverlay_AppCompat_Dark 0x7f12009d
+int style Platform_ThemeOverlay_AppCompat_Light 0x7f12009e
+int style Platform_V11_AppCompat 0x7f12009f
+int style Platform_V11_AppCompat_Light 0x7f1200a0
+int style Platform_V14_AppCompat 0x7f1200a1
+int style Platform_V14_AppCompat_Light 0x7f1200a2
+int style Platform_Widget_AppCompat_Spinner 0x7f1200a3
+int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f1200a4
+int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f1200a5
+int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f1200a6
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f1200a7
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f1200a8
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f1200a9
+int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f1200aa
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f1200ab
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f1200ac
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f1200ad
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f1200ae
+int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f1200af
+int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f1200b0
+int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f1200b1
+int style SinglePageNavDrawerIconStyle 0x7f1200b2
+int style SinglePageNavDrawerTextStyle 0x7f1200b3
+int style TextAppearance_AppCompat 0x7f1200b4
+int style TextAppearance_AppCompat_Body1 0x7f1200b5
+int style TextAppearance_AppCompat_Body2 0x7f1200b6
+int style TextAppearance_AppCompat_Button 0x7f1200b7
+int style TextAppearance_AppCompat_Caption 0x7f1200b8
+int style TextAppearance_AppCompat_Display1 0x7f1200b9
+int style TextAppearance_AppCompat_Display2 0x7f1200ba
+int style TextAppearance_AppCompat_Display3 0x7f1200bb
+int style TextAppearance_AppCompat_Display4 0x7f1200bc
+int style TextAppearance_AppCompat_Headline 0x7f1200bd
+int style TextAppearance_AppCompat_Inverse 0x7f1200be
+int style TextAppearance_AppCompat_Large 0x7f1200bf
+int style TextAppearance_AppCompat_Large_Inverse 0x7f1200c0
+int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f1200c1
+int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f1200c2
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f1200c3
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f1200c4
+int style TextAppearance_AppCompat_Medium 0x7f1200c5
+int style TextAppearance_AppCompat_Medium_Inverse 0x7f1200c6
+int style TextAppearance_AppCompat_Menu 0x7f1200c7
+int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f1200c8
+int style TextAppearance_AppCompat_SearchResult_Title 0x7f1200c9
+int style TextAppearance_AppCompat_Small 0x7f1200ca
+int style TextAppearance_AppCompat_Small_Inverse 0x7f1200cb
+int style TextAppearance_AppCompat_Subhead 0x7f1200cc
+int style TextAppearance_AppCompat_Subhead_Inverse 0x7f1200cd
+int style TextAppearance_AppCompat_Title 0x7f1200ce
+int style TextAppearance_AppCompat_Title_Inverse 0x7f1200cf
+int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f1200d0
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f1200d1
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f1200d2
+int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f1200d3
+int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f1200d4
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f1200d5
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f1200d6
+int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f1200d7
+int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f1200d8
+int style TextAppearance_AppCompat_Widget_Button 0x7f1200d9
+int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f1200da
+int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f1200db
+int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f1200dc
+int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f1200dd
+int style TextAppearance_AppCompat_Widget_Switch 0x7f1200de
+int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f1200df
+int style TextAppearance_Compat_Notification 0x7f1200e0
+int style TextAppearance_Compat_Notification_Info 0x7f1200e1
+int style TextAppearance_Compat_Notification_Info_Media 0x7f1200e2
+int style TextAppearance_Compat_Notification_Line2 0x7f1200e3
+int style TextAppearance_Compat_Notification_Line2_Media 0x7f1200e4
+int style TextAppearance_Compat_Notification_Media 0x7f1200e5
+int style TextAppearance_Compat_Notification_Time 0x7f1200e6
+int style TextAppearance_Compat_Notification_Time_Media 0x7f1200e7
+int style TextAppearance_Compat_Notification_Title 0x7f1200e8
+int style TextAppearance_Compat_Notification_Title_Media 0x7f1200e9
+int style TextAppearance_StatusBar_EventContent 0x7f1200ea
+int style TextAppearance_StatusBar_EventContent_Info 0x7f1200eb
+int style TextAppearance_StatusBar_EventContent_Line2 0x7f1200ec
+int style TextAppearance_StatusBar_EventContent_Time 0x7f1200ed
+int style TextAppearance_StatusBar_EventContent_Title 0x7f1200ee
+int style TextAppearance_WearDiag 0x7f1200ef
+int style TextAppearance_WearDiag_Button 0x7f1200f0
+int style TextAppearance_WearDiag_Message 0x7f1200f1
+int style TextAppearance_WearDiag_Title 0x7f1200f2
+int style TextAppearance_Wearable_Large 0x7f1200f3
+int style TextAppearance_Wearable_Medium 0x7f1200f4
+int style TextAppearance_Wearable_Small 0x7f1200f5
+int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f1200f6
+int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f1200f7
+int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f1200f8
+int style TextView_Large 0x7f1200f9
+int style TextView_Large_Light 0x7f1200fa
+int style TextView_Medium 0x7f1200fb
+int style TextView_Medium_Light 0x7f1200fc
+int style TextView_Small 0x7f1200fd
+int style TextView_Small_Light 0x7f1200fe
+int style Theme_AppCompat 0x7f1200ff
+int style Theme_AppCompat_CompactMenu 0x7f120100
+int style Theme_AppCompat_DayNight 0x7f120101
+int style Theme_AppCompat_DayNight_DarkActionBar 0x7f120102
+int style Theme_AppCompat_DayNight_Dialog 0x7f120103
+int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f120104
+int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f120105
+int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f120106
+int style Theme_AppCompat_DayNight_NoActionBar 0x7f120107
+int style Theme_AppCompat_Dialog 0x7f120108
+int style Theme_AppCompat_Dialog_Alert 0x7f120109
+int style Theme_AppCompat_Dialog_MinWidth 0x7f12010a
+int style Theme_AppCompat_DialogWhenLarge 0x7f12010b
+int style Theme_AppCompat_Light 0x7f12010c
+int style Theme_AppCompat_Light_DarkActionBar 0x7f12010d
+int style Theme_AppCompat_Light_Dialog 0x7f12010e
+int style Theme_AppCompat_Light_Dialog_Alert 0x7f12010f
+int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f120110
+int style Theme_AppCompat_Light_DialogWhenLarge 0x7f120111
+int style Theme_AppCompat_Light_NoActionBar 0x7f120112
+int style Theme_AppCompat_NoActionBar 0x7f120113
+int style Theme_Transparent 0x7f120114
+int style Theme_WearDiag 0x7f120115
+int style Theme_Wearable 0x7f120116
+int style Theme_Wearable_Modal 0x7f120117
+int style ThemeOverlay_AppCompat 0x7f120118
+int style ThemeOverlay_AppCompat_ActionBar 0x7f120119
+int style ThemeOverlay_AppCompat_Dark 0x7f12011a
+int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f12011b
+int style ThemeOverlay_AppCompat_Light 0x7f12011c
+int style WearableActionDrawerItemText 0x7f12011d
+int style WearableActionDrawerTitleText 0x7f12011e
+int style WearableWatchFaceSettings 0x7f12011f
+int style Widget_ActionPage 0x7f120120
+int style Widget_AppCompat_ActionBar 0x7f120121
+int style Widget_AppCompat_ActionBar_Solid 0x7f120122
+int style Widget_AppCompat_ActionBar_TabBar 0x7f120123
+int style Widget_AppCompat_ActionBar_TabText 0x7f120124
+int style Widget_AppCompat_ActionBar_TabView 0x7f120125
+int style Widget_AppCompat_ActionButton 0x7f120126
+int style Widget_AppCompat_ActionButton_CloseMode 0x7f120127
+int style Widget_AppCompat_ActionButton_Overflow 0x7f120128
+int style Widget_AppCompat_ActionMode 0x7f120129
+int style Widget_AppCompat_ActivityChooserView 0x7f12012a
+int style Widget_AppCompat_AutoCompleteTextView 0x7f12012b
+int style Widget_AppCompat_Button 0x7f12012c
+int style Widget_AppCompat_Button_Borderless 0x7f12012d
+int style Widget_AppCompat_Button_Borderless_Colored 0x7f12012e
+int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f12012f
+int style Widget_AppCompat_Button_Colored 0x7f120130
+int style Widget_AppCompat_Button_Small 0x7f120131
+int style Widget_AppCompat_ButtonBar 0x7f120132
+int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f120133
+int style Widget_AppCompat_CompoundButton_CheckBox 0x7f120134
+int style Widget_AppCompat_CompoundButton_RadioButton 0x7f120135
+int style Widget_AppCompat_CompoundButton_Switch 0x7f120136
+int style Widget_AppCompat_DrawerArrowToggle 0x7f120137
+int style Widget_AppCompat_DropDownItem_Spinner 0x7f120138
+int style Widget_AppCompat_EditText 0x7f120139
+int style Widget_AppCompat_ImageButton 0x7f12013a
+int style Widget_AppCompat_Light_ActionBar 0x7f12013b
+int style Widget_AppCompat_Light_ActionBar_Solid 0x7f12013c
+int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f12013d
+int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f12013e
+int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f12013f
+int style Widget_AppCompat_Light_ActionBar_TabText 0x7f120140
+int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f120141
+int style Widget_AppCompat_Light_ActionBar_TabView 0x7f120142
+int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f120143
+int style Widget_AppCompat_Light_ActionButton 0x7f120144
+int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f120145
+int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f120146
+int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f120147
+int style Widget_AppCompat_Light_ActivityChooserView 0x7f120148
+int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f120149
+int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f12014a
+int style Widget_AppCompat_Light_ListPopupWindow 0x7f12014b
+int style Widget_AppCompat_Light_ListView_DropDown 0x7f12014c
+int style Widget_AppCompat_Light_PopupMenu 0x7f12014d
+int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f12014e
+int style Widget_AppCompat_Light_SearchView 0x7f12014f
+int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f120150
+int style Widget_AppCompat_ListPopupWindow 0x7f120151
+int style Widget_AppCompat_ListView 0x7f120152
+int style Widget_AppCompat_ListView_DropDown 0x7f120153
+int style Widget_AppCompat_ListView_Menu 0x7f120154
+int style Widget_AppCompat_PopupMenu 0x7f120155
+int style Widget_AppCompat_PopupMenu_Overflow 0x7f120156
+int style Widget_AppCompat_PopupWindow 0x7f120157
+int style Widget_AppCompat_ProgressBar 0x7f120158
+int style Widget_AppCompat_ProgressBar_Horizontal 0x7f120159
+int style Widget_AppCompat_RatingBar 0x7f12015a
+int style Widget_AppCompat_RatingBar_Indicator 0x7f12015b
+int style Widget_AppCompat_RatingBar_Small 0x7f12015c
+int style Widget_AppCompat_SearchView 0x7f12015d
+int style Widget_AppCompat_SearchView_ActionBar 0x7f12015e
+int style Widget_AppCompat_SeekBar 0x7f12015f
+int style Widget_AppCompat_Spinner 0x7f120160
+int style Widget_AppCompat_Spinner_DropDown 0x7f120161
+int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f120162
+int style Widget_AppCompat_Spinner_Underlined 0x7f120163
+int style Widget_AppCompat_TextView_SpinnerItem 0x7f120164
+int style Widget_AppCompat_Toolbar 0x7f120165
+int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f120166
+int style Widget_Compat_NotificationActionContainer 0x7f120167
+int style Widget_Compat_NotificationActionText 0x7f120168
+int style Widget_WearDiag_Button 0x7f120169
+int style Widget_WearDiag_TextView 0x7f12016a
+int style Widget_WearDiag_TextView_Message 0x7f12016b
+int style Widget_WearDiag_TextView_Title 0x7f12016c
+int[] styleable AcceptDenyDialogPreference { 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f04010d, 0x7f04010e }
+int styleable AcceptDenyDialogPreference_dialogIcon 0
+int styleable AcceptDenyDialogPreference_dialogMessage 1
+int styleable AcceptDenyDialogPreference_dialogTitle 2
+int styleable AcceptDenyDialogPreference_showNegativeDialogButton 3
+int styleable AcceptDenyDialogPreference_showPositiveDialogButton 4
+int[] styleable AcceptDenySwitchPreference { 0x7f04006b, 0x7f04006c, 0x7f04006f, 0x7f04010a, 0x7f04010b, 0x7f04010d, 0x7f04010e }
+int styleable AcceptDenySwitchPreference_dialogIcon 0
+int styleable AcceptDenySwitchPreference_dialogMessage 1
+int styleable AcceptDenySwitchPreference_dialogTitle 2
+int styleable AcceptDenySwitchPreference_showDialogWhenTurningOff 3
+int styleable AcceptDenySwitchPreference_showDialogWhenTurningOn 4
+int styleable AcceptDenySwitchPreference_showNegativeDialogButton 5
+int styleable AcceptDenySwitchPreference_showPositiveDialogButton 6
+int[] styleable ActionBar { 0x7f04002b, 0x7f04002e, 0x7f04002f, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040069, 0x7f040070, 0x7f040071, 0x7f04008b, 0x7f040098, 0x7f040099, 0x7f04009b, 0x7f04009c, 0x7f04009d, 0x7f0400a7, 0x7f0400aa, 0x7f0400ca, 0x7f0400d3, 0x7f0400ed, 0x7f0400f2, 0x7f0400f3, 0x7f04011c, 0x7f04011f, 0x7f040134, 0x7f04013e }
+int styleable ActionBar_background 0
+int styleable ActionBar_backgroundSplit 1
+int styleable ActionBar_backgroundStacked 2
+int styleable ActionBar_contentInsetEnd 3
+int styleable ActionBar_contentInsetLeft 4
+int styleable ActionBar_contentInsetRight 5
+int styleable ActionBar_contentInsetStart 6
+int styleable ActionBar_customNavigationLayout 7
+int styleable ActionBar_displayOptions 8
+int styleable ActionBar_divider 9
+int styleable ActionBar_elevation 10
+int styleable ActionBar_height 11
+int styleable ActionBar_hideOnContentScroll 12
+int styleable ActionBar_homeAsUpIndicator 13
+int styleable ActionBar_homeLayout 14
+int styleable ActionBar_icon 15
+int styleable ActionBar_indeterminateProgressStyle 16
+int styleable ActionBar_itemPadding 17
+int styleable ActionBar_logo 18
+int styleable ActionBar_navigationMode 19
+int styleable ActionBar_popupTheme 20
+int styleable ActionBar_progressBarPadding 21
+int styleable ActionBar_progressBarStyle 22
+int styleable ActionBar_subtitle 23
+int styleable ActionBar_subtitleTextStyle 24
+int styleable ActionBar_title 25
+int styleable ActionBar_titleTextStyle 26
+int[] styleable ActionBarLayout { 0x010100b3 }
+int styleable ActionBarLayout_android_layout_gravity 0
+int[] styleable ActionLabel { 0x01010096, 0x01010097, 0x01010098, 0x010100af, 0x0101014f, 0x01010153, 0x01010217, 0x01010218, 0x010103ac, 0x7f0400cd, 0x7f0400cf }
+int styleable ActionLabel_android_typeface 0
+int styleable ActionLabel_android_textStyle 1
+int styleable ActionLabel_android_textColor 2
+int styleable ActionLabel_android_gravity 3
+int styleable ActionLabel_android_text 4
+int styleable ActionLabel_android_maxLines 5
+int styleable ActionLabel_android_lineSpacingExtra 6
+int styleable ActionLabel_android_lineSpacingMultiplier 7
+int styleable ActionLabel_android_fontFamily 8
+int styleable ActionLabel_maxTextSize 9
+int styleable ActionLabel_minTextSize 10
+int[] styleable ActionMenuItemView { 0x0101013f }
+int styleable ActionMenuItemView_android_minWidth 0
+int[] styleable ActionMenuView { }
+int[] styleable ActionMode { 0x7f04002b, 0x7f04002e, 0x7f040055, 0x7f040098, 0x7f04011f, 0x7f04013e }
+int styleable ActionMode_background 0
+int styleable ActionMode_backgroundSplit 1
+int styleable ActionMode_closeItemLayout 2
+int styleable ActionMode_height 3
+int styleable ActionMode_subtitleTextStyle 4
+int styleable ActionMode_titleTextStyle 5
+int[] styleable ActionPage { 0x01010096, 0x01010097, 0x01010098, 0x010100af, 0x01010119, 0x0101014f, 0x01010153, 0x010101a5, 0x01010217, 0x01010218, 0x010103ac, 0x01010440, 0x01010448, 0x7f040041, 0x7f0400a3, 0x7f0400cd, 0x7f0400cf, 0x7f0400f1 }
+int styleable ActionPage_android_typeface 0
+int styleable ActionPage_android_textStyle 1
+int styleable ActionPage_android_textColor 2
+int styleable ActionPage_android_gravity 3
+int styleable ActionPage_android_src 4
+int styleable ActionPage_android_text 5
+int styleable ActionPage_android_maxLines 6
+int styleable ActionPage_android_color 7
+int styleable ActionPage_android_lineSpacingExtra 8
+int styleable ActionPage_android_lineSpacingMultiplier 9
+int styleable ActionPage_android_fontFamily 10
+int styleable ActionPage_android_elevation 11
+int styleable ActionPage_android_stateListAnimator 12
+int styleable ActionPage_buttonRippleColor 13
+int styleable ActionPage_imageScaleMode 14
+int styleable ActionPage_maxTextSize 15
+int styleable ActionPage_minTextSize 16
+int styleable ActionPage_pressedButtonTranslationZ 17
+int[] styleable ActivityChooserView { 0x7f04008c, 0x7f0400a8 }
+int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0
+int styleable ActivityChooserView_initialActivityCount 1
+int[] styleable AlertDialog { 0x010100f2, 0x7f040040, 0x7f0400c2, 0x7f0400c3, 0x7f0400d0, 0x7f040111 }
+int styleable AlertDialog_android_layout 0
+int styleable AlertDialog_buttonPanelSideLayout 1
+int styleable AlertDialog_listItemLayout 2
+int styleable AlertDialog_listLayout 3
+int styleable AlertDialog_multiChoiceItemLayout 4
+int styleable AlertDialog_singleChoiceItemLayout 5
+int[] styleable AppCompatImageView { 0x01010119, 0x7f040118 }
+int styleable AppCompatImageView_android_src 0
+int styleable AppCompatImageView_srcCompat 1
+int[] styleable AppCompatTextView { 0x01010034, 0x7f040125 }
+int styleable AppCompatTextView_android_textAppearance 0
+int styleable AppCompatTextView_textAllCaps 1
+int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f04002a, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f04003f, 0x7f040043, 0x7f040044, 0x7f040047, 0x7f040048, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f04005e, 0x7f04005f, 0x7f040061, 0x7f040068, 0x7f04006d, 0x7f04006e, 0x7f040072, 0x7f040074, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008a, 0x7f04009b, 0x7f0400a2, 0x7f0400c0, 0x7f0400c1, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400c9, 0x7f0400e8, 0x7f0400e9, 0x7f0400ea, 0x7f0400ec, 0x7f0400ee, 0x7f0400f6, 0x7f0400fa, 0x7f0400fb, 0x7f0400fc, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040114, 0x7f040115, 0x7f040123, 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012d, 0x7f04012e, 0x7f040140, 0x7f040141, 0x7f040145, 0x7f040146, 0x7f040147, 0x7f040148, 0x7f040149, 0x7f04014a, 0x7f04014b, 0x7f04014c, 0x7f04014d, 0x7f04014e }
+int styleable AppCompatTheme_android_windowIsFloating 0
+int styleable AppCompatTheme_android_windowAnimationStyle 1
+int styleable AppCompatTheme_actionBarDivider 2
+int styleable AppCompatTheme_actionBarItemBackground 3
+int styleable AppCompatTheme_actionBarPopupTheme 4
+int styleable AppCompatTheme_actionBarSize 5
+int styleable AppCompatTheme_actionBarSplitStyle 6
+int styleable AppCompatTheme_actionBarStyle 7
+int styleable AppCompatTheme_actionBarTabBarStyle 8
+int styleable AppCompatTheme_actionBarTabStyle 9
+int styleable AppCompatTheme_actionBarTabTextStyle 10
+int styleable AppCompatTheme_actionBarTheme 11
+int styleable AppCompatTheme_actionBarWidgetTheme 12
+int styleable AppCompatTheme_actionButtonStyle 13
+int styleable AppCompatTheme_actionDropDownStyle 14
+int styleable AppCompatTheme_actionMenuTextAppearance 15
+int styleable AppCompatTheme_actionMenuTextColor 16
+int styleable AppCompatTheme_actionModeBackground 17
+int styleable AppCompatTheme_actionModeCloseButtonStyle 18
+int styleable AppCompatTheme_actionModeCloseDrawable 19
+int styleable AppCompatTheme_actionModeCopyDrawable 20
+int styleable AppCompatTheme_actionModeCutDrawable 21
+int styleable AppCompatTheme_actionModeFindDrawable 22
+int styleable AppCompatTheme_actionModePasteDrawable 23
+int styleable AppCompatTheme_actionModePopupWindowStyle 24
+int styleable AppCompatTheme_actionModeSelectAllDrawable 25
+int styleable AppCompatTheme_actionModeShareDrawable 26
+int styleable AppCompatTheme_actionModeSplitBackground 27
+int styleable AppCompatTheme_actionModeStyle 28
+int styleable AppCompatTheme_actionModeWebSearchDrawable 29
+int styleable AppCompatTheme_actionOverflowButtonStyle 30
+int styleable AppCompatTheme_actionOverflowMenuStyle 31
+int styleable AppCompatTheme_activityChooserViewStyle 32
+int styleable AppCompatTheme_alertDialogButtonGroupStyle 33
+int styleable AppCompatTheme_alertDialogCenterButtons 34
+int styleable AppCompatTheme_alertDialogStyle 35
+int styleable AppCompatTheme_alertDialogTheme 36
+int styleable AppCompatTheme_autoCompleteTextViewStyle 37
+int styleable AppCompatTheme_borderlessButtonStyle 38
+int styleable AppCompatTheme_buttonBarButtonStyle 39
+int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40
+int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41
+int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42
+int styleable AppCompatTheme_buttonBarStyle 43
+int styleable AppCompatTheme_buttonStyle 44
+int styleable AppCompatTheme_buttonStyleSmall 45
+int styleable AppCompatTheme_checkboxStyle 46
+int styleable AppCompatTheme_checkedTextViewStyle 47
+int styleable AppCompatTheme_colorAccent 48
+int styleable AppCompatTheme_colorButtonNormal 49
+int styleable AppCompatTheme_colorControlActivated 50
+int styleable AppCompatTheme_colorControlHighlight 51
+int styleable AppCompatTheme_colorControlNormal 52
+int styleable AppCompatTheme_colorPrimary 53
+int styleable AppCompatTheme_colorPrimaryDark 54
+int styleable AppCompatTheme_colorSwitchThumbNormal 55
+int styleable AppCompatTheme_controlBackground 56
+int styleable AppCompatTheme_dialogPreferredPadding 57
+int styleable AppCompatTheme_dialogTheme 58
+int styleable AppCompatTheme_dividerHorizontal 59
+int styleable AppCompatTheme_dividerVertical 60
+int styleable AppCompatTheme_dropDownListViewStyle 61
+int styleable AppCompatTheme_dropdownListPreferredItemHeight 62
+int styleable AppCompatTheme_editTextBackground 63
+int styleable AppCompatTheme_editTextColor 64
+int styleable AppCompatTheme_editTextStyle 65
+int styleable AppCompatTheme_homeAsUpIndicator 66
+int styleable AppCompatTheme_imageButtonStyle 67
+int styleable AppCompatTheme_listChoiceBackgroundIndicator 68
+int styleable AppCompatTheme_listDividerAlertDialog 69
+int styleable AppCompatTheme_listPopupWindowStyle 70
+int styleable AppCompatTheme_listPreferredItemHeight 71
+int styleable AppCompatTheme_listPreferredItemHeightLarge 72
+int styleable AppCompatTheme_listPreferredItemHeightSmall 73
+int styleable AppCompatTheme_listPreferredItemPaddingLeft 74
+int styleable AppCompatTheme_listPreferredItemPaddingRight 75
+int styleable AppCompatTheme_panelBackground 76
+int styleable AppCompatTheme_panelMenuListTheme 77
+int styleable AppCompatTheme_panelMenuListWidth 78
+int styleable AppCompatTheme_popupMenuStyle 79
+int styleable AppCompatTheme_popupWindowStyle 80
+int styleable AppCompatTheme_radioButtonStyle 81
+int styleable AppCompatTheme_ratingBarStyle 82
+int styleable AppCompatTheme_ratingBarStyleIndicator 83
+int styleable AppCompatTheme_ratingBarStyleSmall 84
+int styleable AppCompatTheme_searchViewStyle 85
+int styleable AppCompatTheme_seekBarStyle 86
+int styleable AppCompatTheme_selectableItemBackground 87
+int styleable AppCompatTheme_selectableItemBackgroundBorderless 88
+int styleable AppCompatTheme_spinnerDropDownItemStyle 89
+int styleable AppCompatTheme_spinnerStyle 90
+int styleable AppCompatTheme_switchStyle 91
+int styleable AppCompatTheme_textAppearanceLargePopupMenu 92
+int styleable AppCompatTheme_textAppearanceListItem 93
+int styleable AppCompatTheme_textAppearanceListItemSmall 94
+int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 95
+int styleable AppCompatTheme_textAppearanceSearchResultTitle 96
+int styleable AppCompatTheme_textAppearanceSmallPopupMenu 97
+int styleable AppCompatTheme_textColorAlertDialogListItem 98
+int styleable AppCompatTheme_textColorSearchUrl 99
+int styleable AppCompatTheme_toolbarNavigationButtonStyle 100
+int styleable AppCompatTheme_toolbarStyle 101
+int styleable AppCompatTheme_windowActionBar 102
+int styleable AppCompatTheme_windowActionBarOverlay 103
+int styleable AppCompatTheme_windowActionModeOverlay 104
+int styleable AppCompatTheme_windowFixedHeightMajor 105
+int styleable AppCompatTheme_windowFixedHeightMinor 106
+int styleable AppCompatTheme_windowFixedWidthMajor 107
+int styleable AppCompatTheme_windowFixedWidthMinor 108
+int styleable AppCompatTheme_windowMinWidthMajor 109
+int styleable AppCompatTheme_windowMinWidthMinor 110
+int styleable AppCompatTheme_windowNoTitle 111
+int[] styleable BoxInsetLayout_Layout { 0x7f0400ae }
+int styleable BoxInsetLayout_Layout_layout_box 0
+int[] styleable ButtonBarLayout { 0x7f040027 }
+int styleable ButtonBarLayout_allowStacking 0
+int[] styleable CircledImageView { 0x01010119, 0x7f04004a, 0x7f04004b, 0x7f04004c, 0x7f04004d, 0x7f04004e, 0x7f04004f, 0x7f040050, 0x7f040051, 0x7f040052, 0x7f0400a4, 0x7f0400a5, 0x7f0400a6, 0x7f040108, 0x7f040117 }
+int styleable CircledImageView_android_src 0
+int styleable CircledImageView_circle_border_cap 1
+int styleable CircledImageView_circle_border_color 2
+int styleable CircledImageView_circle_border_width 3
+int styleable CircledImageView_circle_color 4
+int styleable CircledImageView_circle_padding 5
+int styleable CircledImageView_circle_radius 6
+int styleable CircledImageView_circle_radius_percent 7
+int styleable CircledImageView_circle_radius_pressed 8
+int styleable CircledImageView_circle_radius_pressed_percent 9
+int styleable CircledImageView_image_circle_percentage 10
+int styleable CircledImageView_image_horizontal_offcenter_percentage 11
+int styleable CircledImageView_image_tint 12
+int styleable CircledImageView_shadow_width 13
+int styleable CircledImageView_square_dimen 14
+int[] styleable CircularButton { 0x010100e5, 0x01010119, 0x010101a5, 0x01010440, 0x01010448, 0x7f040041, 0x7f0400a3, 0x7f0400f1 }
+int styleable CircularButton_android_clickable 0
+int styleable CircularButton_android_src 1
+int styleable CircularButton_android_color 2
+int styleable CircularButton_android_elevation 3
+int styleable CircularButton_android_stateListAnimator 4
+int styleable CircularButton_buttonRippleColor 5
+int styleable CircularButton_imageScaleMode 6
+int styleable CircularButton_pressedButtonTranslationZ 7
+int[] styleable ComplicationDrawable { 0x7f04002c, 0x7f04002d, 0x7f040034, 0x7f040035, 0x7f040036, 0x7f040037, 0x7f040038, 0x7f040039, 0x7f04009a, 0x7f04009e, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f04012c, 0x7f04012f, 0x7f040130, 0x7f040135, 0x7f04013b, 0x7f04013f }
+int styleable ComplicationDrawable_backgroundColor 0
+int styleable ComplicationDrawable_backgroundDrawable 1
+int styleable ComplicationDrawable_borderColor 2
+int styleable ComplicationDrawable_borderDashGap 3
+int styleable ComplicationDrawable_borderDashWidth 4
+int styleable ComplicationDrawable_borderRadius 5
+int styleable ComplicationDrawable_borderStyle 6
+int styleable ComplicationDrawable_borderWidth 7
+int styleable ComplicationDrawable_highlightColor 8
+int styleable ComplicationDrawable_iconColor 9
+int styleable ComplicationDrawable_rangedValuePrimaryColor 10
+int styleable ComplicationDrawable_rangedValueRingWidth 11
+int styleable ComplicationDrawable_rangedValueSecondaryColor 12
+int styleable ComplicationDrawable_textColor 13
+int styleable ComplicationDrawable_textSize 14
+int styleable ComplicationDrawable_textTypeface 15
+int styleable ComplicationDrawable_titleColor 16
+int styleable ComplicationDrawable_titleSize 17
+int styleable ComplicationDrawable_titleTypeface 18
+int[] styleable CompoundButton { 0x01010107, 0x7f040045, 0x7f040046 }
+int styleable CompoundButton_android_button 0
+int styleable CompoundButton_buttonTint 1
+int styleable CompoundButton_buttonTintMode 2
+int[] styleable DelayedConfirmationView { 0x7f040143 }
+int styleable DelayedConfirmationView_update_interval 0
+int[] styleable DotsPageIndicator { 0x7f040075, 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f04007f, 0x7f040080, 0x7f040081 }
+int styleable DotsPageIndicator_dotColor 0
+int styleable DotsPageIndicator_dotColorSelected 1
+int styleable DotsPageIndicator_dotFadeInDuration 2
+int styleable DotsPageIndicator_dotFadeOutDelay 3
+int styleable DotsPageIndicator_dotFadeOutDuration 4
+int styleable DotsPageIndicator_dotFadeWhenIdle 5
+int styleable DotsPageIndicator_dotRadius 6
+int styleable DotsPageIndicator_dotRadiusSelected 7
+int styleable DotsPageIndicator_dotShadowColor 8
+int styleable DotsPageIndicator_dotShadowDx 9
+int styleable DotsPageIndicator_dotShadowDy 10
+int styleable DotsPageIndicator_dotShadowRadius 11
+int styleable DotsPageIndicator_dotSpacing 12
+int[] styleable DrawerArrowToggle { 0x7f040028, 0x7f040029, 0x7f040032, 0x7f040058, 0x7f040082, 0x7f040096, 0x7f040113, 0x7f040132 }
+int styleable DrawerArrowToggle_arrowHeadLength 0
+int styleable DrawerArrowToggle_arrowShaftLength 1
+int styleable DrawerArrowToggle_barLength 2
+int styleable DrawerArrowToggle_color 3
+int styleable DrawerArrowToggle_drawableSize 4
+int styleable DrawerArrowToggle_gapBetweenBars 5
+int styleable DrawerArrowToggle_spinBars 6
+int styleable DrawerArrowToggle_thickness 7
+int[] styleable FontFamily { 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092, 0x7f040093 }
+int styleable FontFamily_fontProviderAuthority 0
+int styleable FontFamily_fontProviderCerts 1
+int styleable FontFamily_fontProviderFetchStrategy 2
+int styleable FontFamily_fontProviderFetchTimeout 3
+int styleable FontFamily_fontProviderPackage 4
+int styleable FontFamily_fontProviderQuery 5
+int[] styleable FontFamilyFont { 0x01010532, 0x01010533, 0x0101053f, 0x7f04008d, 0x7f040094, 0x7f040095 }
+int styleable FontFamilyFont_android_font 0
+int styleable FontFamilyFont_android_fontWeight 1
+int styleable FontFamilyFont_android_fontStyle 2
+int styleable FontFamilyFont_font 3
+int styleable FontFamilyFont_fontStyle 4
+int styleable FontFamilyFont_fontWeight 5
+int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f040071, 0x7f040073, 0x7f0400ce, 0x7f04010c }
+int styleable LinearLayoutCompat_android_gravity 0
+int styleable LinearLayoutCompat_android_orientation 1
+int styleable LinearLayoutCompat_android_baselineAligned 2
+int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3
+int styleable LinearLayoutCompat_android_weightSum 4
+int styleable LinearLayoutCompat_divider 5
+int styleable LinearLayoutCompat_dividerPadding 6
+int styleable LinearLayoutCompat_measureWithLargestChild 7
+int styleable LinearLayoutCompat_showDividers 8
+int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }
+int styleable LinearLayoutCompat_Layout_android_layout_gravity 0
+int styleable LinearLayoutCompat_Layout_android_layout_width 1
+int styleable LinearLayoutCompat_Layout_android_layout_height 2
+int styleable LinearLayoutCompat_Layout_android_layout_weight 3
+int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad }
+int styleable ListPopupWindow_android_dropDownHorizontalOffset 0
+int styleable ListPopupWindow_android_dropDownVerticalOffset 1
+int[] styleable LoadingImageView { 0x7f040049, 0x7f0400a0, 0x7f0400a1 }
+int styleable LoadingImageView_circleCrop 0
+int styleable LoadingImageView_imageAspectRatio 1
+int styleable LoadingImageView_imageAspectRatioAdjust 2
+int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }
+int styleable MenuGroup_android_enabled 0
+int styleable MenuGroup_android_id 1
+int styleable MenuGroup_android_visible 2
+int styleable MenuGroup_android_menuCategory 3
+int styleable MenuGroup_android_orderInCategory 4
+int styleable MenuGroup_android_checkableBehavior 5
+int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f040109 }
+int styleable MenuItem_android_icon 0
+int styleable MenuItem_android_enabled 1
+int styleable MenuItem_android_id 2
+int styleable MenuItem_android_checked 3
+int styleable MenuItem_android_visible 4
+int styleable MenuItem_android_menuCategory 5
+int styleable MenuItem_android_orderInCategory 6
+int styleable MenuItem_android_title 7
+int styleable MenuItem_android_titleCondensed 8
+int styleable MenuItem_android_alphabeticShortcut 9
+int styleable MenuItem_android_numericShortcut 10
+int styleable MenuItem_android_checkable 11
+int styleable MenuItem_android_onClick 12
+int styleable MenuItem_actionLayout 13
+int styleable MenuItem_actionProviderClass 14
+int styleable MenuItem_actionViewClass 15
+int styleable MenuItem_showAsAction 16
+int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0400f0 }
+int styleable MenuView_android_windowAnimationStyle 0
+int styleable MenuView_android_itemTextAppearance 1
+int styleable MenuView_android_horizontalDivider 2
+int styleable MenuView_android_verticalDivider 3
+int styleable MenuView_android_headerBackground 4
+int styleable MenuView_android_itemBackground 5
+int styleable MenuView_android_itemIconDisabledAlpha 6
+int styleable MenuView_preserveIconSpacing 7
+int[] styleable PageIndicatorView { 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f0400e5, 0x7f0400e6, 0x7f0400e7 }
+int styleable PageIndicatorView_pageIndicatorDotColor 0
+int styleable PageIndicatorView_pageIndicatorDotColorSelected 1
+int styleable PageIndicatorView_pageIndicatorDotFadeInDuration 2
+int styleable PageIndicatorView_pageIndicatorDotFadeOutDelay 3
+int styleable PageIndicatorView_pageIndicatorDotFadeOutDuration 4
+int styleable PageIndicatorView_pageIndicatorDotFadeWhenIdle 5
+int styleable PageIndicatorView_pageIndicatorDotRadius 6
+int styleable PageIndicatorView_pageIndicatorDotRadiusSelected 7
+int styleable PageIndicatorView_pageIndicatorDotShadowColor 8
+int styleable PageIndicatorView_pageIndicatorDotShadowDx 9
+int styleable PageIndicatorView_pageIndicatorDotShadowDy 10
+int styleable PageIndicatorView_pageIndicatorDotShadowRadius 11
+int styleable PageIndicatorView_pageIndicatorDotSpacing 12
+int[] styleable PercentLayout_Layout { 0x7f0400ad, 0x7f0400b0, 0x7f0400b2, 0x7f0400b4, 0x7f0400b5, 0x7f0400b7, 0x7f0400b8, 0x7f0400bb, 0x7f0400bc, 0x7f0400be }
+int styleable PercentLayout_Layout_layout_aspectRatio 0
+int styleable PercentLayout_Layout_layout_heightPercent 1
+int styleable PercentLayout_Layout_layout_marginBottomPercent 2
+int styleable PercentLayout_Layout_layout_marginEndPercent 3
+int styleable PercentLayout_Layout_layout_marginLeftPercent 4
+int styleable PercentLayout_Layout_layout_marginPercent 5
+int styleable PercentLayout_Layout_layout_marginRightPercent 6
+int styleable PercentLayout_Layout_layout_marginStartPercent 7
+int styleable PercentLayout_Layout_layout_marginTopPercent 8
+int styleable PercentLayout_Layout_layout_widthPercent 9
+int[] styleable PopupWindow { 0x01010176, 0x7f0400d8 }
+int styleable PopupWindow_android_popupBackground 0
+int styleable PopupWindow_overlapAnchor 1
+int[] styleable PopupWindowBackgroundState { 0x7f04011a }
+int styleable PopupWindowBackgroundState_state_above_anchor 0
+int[] styleable ProgressSpinner { 0x7f040062 }
+int styleable ProgressSpinner_color_sequence 0
+int[] styleable RecyclerView { 0x010100c4, 0x010100f1, 0x7f0400ac, 0x7f0400fe, 0x7f040112, 0x7f040119 }
+int styleable RecyclerView_android_orientation 0
+int styleable RecyclerView_android_descendantFocusability 1
+int styleable RecyclerView_layoutManager 2
+int styleable RecyclerView_reverseLayout 3
+int styleable RecyclerView_spanCount 4
+int styleable RecyclerView_stackFromEnd 5
+int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f040054, 0x7f040063, 0x7f04006a, 0x7f040097, 0x7f04009f, 0x7f0400ab, 0x7f0400f4, 0x7f0400f5, 0x7f040102, 0x7f040103, 0x7f04011b, 0x7f040120, 0x7f040144 }
+int styleable SearchView_android_focusable 0
+int styleable SearchView_android_maxWidth 1
+int styleable SearchView_android_inputType 2
+int styleable SearchView_android_imeOptions 3
+int styleable SearchView_closeIcon 4
+int styleable SearchView_commitIcon 5
+int styleable SearchView_defaultQueryHint 6
+int styleable SearchView_goIcon 7
+int styleable SearchView_iconifiedByDefault 8
+int styleable SearchView_layout 9
+int styleable SearchView_queryBackground 10
+int styleable SearchView_queryHint 11
+int styleable SearchView_searchHintIcon 12
+int styleable SearchView_searchIcon 13
+int styleable SearchView_submitBackground 14
+int styleable SearchView_suggestionRowLayout 15
+int styleable SearchView_voiceIcon 16
+int[] styleable SignInButton { 0x7f040042, 0x7f040060, 0x7f040100 }
+int styleable SignInButton_buttonSize 0
+int styleable SignInButton_colorScheme 1
+int styleable SignInButton_scopeUris 2
+int[] styleable Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f0400ed }
+int styleable Spinner_android_entries 0
+int styleable Spinner_android_popupBackground 1
+int styleable Spinner_android_prompt 2
+int styleable Spinner_android_dropDownWidth 3
+int styleable Spinner_popupTheme 4
+int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f04010f, 0x7f040116, 0x7f040121, 0x7f040122, 0x7f040124, 0x7f040133, 0x7f040142 }
+int styleable SwitchCompat_android_textOn 0
+int styleable SwitchCompat_android_textOff 1
+int styleable SwitchCompat_android_thumb 2
+int styleable SwitchCompat_showText 3
+int styleable SwitchCompat_splitTrack 4
+int styleable SwitchCompat_switchMinWidth 5
+int styleable SwitchCompat_switchPadding 6
+int styleable SwitchCompat_switchTextAppearance 7
+int styleable SwitchCompat_thumbTextPadding 8
+int styleable SwitchCompat_track 9
+int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f040125 }
+int styleable TextAppearance_android_textSize 0
+int styleable TextAppearance_android_typeface 1
+int styleable TextAppearance_android_textStyle 2
+int styleable TextAppearance_android_textColor 3
+int styleable TextAppearance_android_shadowColor 4
+int styleable TextAppearance_android_shadowDx 5
+int styleable TextAppearance_android_shadowDy 6
+int styleable TextAppearance_android_shadowRadius 7
+int styleable TextAppearance_textAllCaps 8
+int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f040056, 0x7f040057, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f0400ca, 0x7f0400cb, 0x7f0400cc, 0x7f0400d1, 0x7f0400d2, 0x7f0400ed, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f040134, 0x7f040136, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013a, 0x7f04013c, 0x7f04013d }
+int styleable Toolbar_android_gravity 0
+int styleable Toolbar_android_minHeight 1
+int styleable Toolbar_collapseContentDescription 2
+int styleable Toolbar_collapseIcon 3
+int styleable Toolbar_contentInsetEnd 4
+int styleable Toolbar_contentInsetLeft 5
+int styleable Toolbar_contentInsetRight 6
+int styleable Toolbar_contentInsetStart 7
+int styleable Toolbar_logo 8
+int styleable Toolbar_logoDescription 9
+int styleable Toolbar_maxButtonHeight 10
+int styleable Toolbar_navigationContentDescription 11
+int styleable Toolbar_navigationIcon 12
+int styleable Toolbar_popupTheme 13
+int styleable Toolbar_subtitle 14
+int styleable Toolbar_subtitleTextAppearance 15
+int styleable Toolbar_subtitleTextColor 16
+int styleable Toolbar_title 17
+int styleable Toolbar_titleMarginBottom 18
+int styleable Toolbar_titleMarginEnd 19
+int styleable Toolbar_titleMarginStart 20
+int styleable Toolbar_titleMarginTop 21
+int styleable Toolbar_titleMargins 22
+int styleable Toolbar_titleTextAppearance 23
+int styleable Toolbar_titleTextColor 24
+int[] styleable View { 0x01010000, 0x010100da, 0x7f0400d9, 0x7f0400da, 0x7f040131 }
+int styleable View_android_theme 0
+int styleable View_android_focusable 1
+int styleable View_paddingEnd 2
+int styleable View_paddingStart 3
+int styleable View_theme 4
+int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f040030, 0x7f040031 }
+int styleable ViewBackgroundHelper_android_background 0
+int styleable ViewBackgroundHelper_backgroundTint 1
+int styleable ViewBackgroundHelper_backgroundTintMode 2
+int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 }
+int styleable ViewStubCompat_android_id 0
+int styleable ViewStubCompat_android_layout 1
+int styleable ViewStubCompat_android_inflatedId 2
+int[] styleable WatchViewStub { 0x7f0400fd, 0x7f0400ff }
+int styleable WatchViewStub_rectLayout 0
+int styleable WatchViewStub_roundLayout 1
+int[] styleable WearableActionDrawer { 0x7f040021, 0x7f040085, 0x7f040110 }
+int styleable WearableActionDrawer_action_menu 0
+int styleable WearableActionDrawer_drawer_title 1
+int styleable WearableActionDrawer_show_overflow_in_peek 2
+int[] styleable WearableDialogPreference { 0x7f0400d5, 0x7f0400d6, 0x7f0400d7, 0x7f0400ef }
+int styleable WearableDialogPreference_negativeButtonIcon 0
+int styleable WearableDialogPreference_neutralButtonIcon 1
+int styleable WearableDialogPreference_neutralButtonText 2
+int styleable WearableDialogPreference_positiveButtonIcon 3
+int[] styleable WearableDrawerView { 0x7f040084, 0x7f0400eb }
+int styleable WearableDrawerView_drawer_content 0
+int styleable WearableDrawerView_peek_view 1
+int[] styleable WearableFrameLayout { 0x01010109, 0x0101010a, 0x01010200, 0x0101046d, 0x7f0400af, 0x7f0400b1, 0x7f0400b3, 0x7f0400b6, 0x7f0400b9, 0x7f0400ba, 0x7f0400bd, 0x7f0400bf }
+int styleable WearableFrameLayout_android_foreground 0
+int styleable WearableFrameLayout_android_measureAllChildren 1
+int styleable WearableFrameLayout_android_foregroundGravity 2
+int styleable WearableFrameLayout_android_foregroundTint 3
+int styleable WearableFrameLayout_layout_gravityRound 4
+int styleable WearableFrameLayout_layout_heightRound 5
+int styleable WearableFrameLayout_layout_marginBottomRound 6
+int styleable WearableFrameLayout_layout_marginLeftRound 7
+int styleable WearableFrameLayout_layout_marginRightRound 8
+int styleable WearableFrameLayout_layout_marginRound 9
+int styleable WearableFrameLayout_layout_marginTopRound 10
+int styleable WearableFrameLayout_layout_widthRound 11
+int[] styleable WearableNavigationDrawer { 0x7f0400d4 }
+int styleable WearableNavigationDrawer_navigation_style 0
+int[] styleable WearableRecyclerView { 0x7f040033, 0x7f040053, 0x7f040101 }
+int styleable WearableRecyclerView_bezel_width 0
+int styleable WearableRecyclerView_circular_scrolling_gesture_enabled 1
+int styleable WearableRecyclerView_scroll_degrees_per_screen 2
+int xml watch_face 0x7f140000
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/100.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/100.jar
new file mode 100644
index 0000000000000000000000000000000000000000..71ad3fc38225565ebf312523fb22cceff363e810
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/100.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/101.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/101.jar
new file mode 100644
index 0000000000000000000000000000000000000000..a71101383999eb93001b54eb5f5812b4dbe526a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/101.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/102.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/102.jar
new file mode 100644
index 0000000000000000000000000000000000000000..cfb302ee8de4d7994e2676a065c9b3b39fdaeea4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/102.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/103.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/103.jar
new file mode 100644
index 0000000000000000000000000000000000000000..82e4067d1cdfa99c635611abab11e43ca9aea4ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/103.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/104.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/104.jar
new file mode 100644
index 0000000000000000000000000000000000000000..d70c6215692781eecf3695f003f3387a95b6984a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/104.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/105.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/105.jar
new file mode 100644
index 0000000000000000000000000000000000000000..23474578fd9bf0e2286f2d167ce49d617d9b4521
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/105.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/106.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/106.jar
new file mode 100644
index 0000000000000000000000000000000000000000..f8fcbdb8c331f0b695513234fe89df46059beb0d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/106.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/107.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/107.jar
new file mode 100644
index 0000000000000000000000000000000000000000..47479e547d3cda3247e7d9249c395bce40f6a1be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/107.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/108.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/108.jar
new file mode 100644
index 0000000000000000000000000000000000000000..0723296e74ae8afba0871d45d6d5e387b50055fe
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/108.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/109.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/109.jar
new file mode 100644
index 0000000000000000000000000000000000000000..bc9723231b1f2176930f67b030a2bf88795e3d99
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/109.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/110.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/110.jar
new file mode 100644
index 0000000000000000000000000000000000000000..acd388d36a7c59aa974c9869d33d4cdbc01eb512
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/110.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/111.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/111.jar
new file mode 100644
index 0000000000000000000000000000000000000000..33866a14c8c800b28d380072c45bed90dbce911b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/111.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/112.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/112.jar
new file mode 100644
index 0000000000000000000000000000000000000000..20d8ec663135f98c6d41fc25b6725bb5623c6ab9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/112.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/113.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/113.jar
new file mode 100644
index 0000000000000000000000000000000000000000..f07fc8d390f3fc16584a9f1f7478895a7cfc4e23
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/113.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/114.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/114.jar
new file mode 100644
index 0000000000000000000000000000000000000000..447b72b23ae0dd0365edcf2c4482ebf022565d0d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/114.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/115.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/115.jar
new file mode 100644
index 0000000000000000000000000000000000000000..a50e576eada9c81039d938511bff34d8bfb9f4bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/115.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/116.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/116.jar
new file mode 100644
index 0000000000000000000000000000000000000000..ca47ddd4e389e742688f6bc1315f966499a5deff
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/116.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/117.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/117.jar
new file mode 100644
index 0000000000000000000000000000000000000000..6c0a79bd6e8e22fc2931aadc56333a4dcd8d1a28
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/117.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/118.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/118.jar
new file mode 100644
index 0000000000000000000000000000000000000000..8c3e5157075ff3e56d7134ddab05a208973823a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/118.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/119.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/119.jar
new file mode 100644
index 0000000000000000000000000000000000000000..345b80b46b88ab4ede409cb05523fc19ee7cf7f2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/119.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/120.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/120.jar
new file mode 100644
index 0000000000000000000000000000000000000000..252fe8b27df8c85e6bc32124b89acd3830da626d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/120.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/121.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/121.jar
new file mode 100644
index 0000000000000000000000000000000000000000..58ac64ac563a41dd75326a87e0c77566edcefc40
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/121.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/122.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/122.jar
new file mode 100644
index 0000000000000000000000000000000000000000..1a7bc520b790640139626d462a0a1dfd4e74f4fb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/122.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/123.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/123.jar
new file mode 100644
index 0000000000000000000000000000000000000000..0899b61e6c2b20196ee3402f37dae43c93563063
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/123.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/124.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/124.jar
new file mode 100644
index 0000000000000000000000000000000000000000..32d77f1fbdbbdca35bf6d2c5b30954b13f69ca41
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/124.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/125.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/125.jar
new file mode 100644
index 0000000000000000000000000000000000000000..5dfd593df5cd221afbe6f8aa33cfc1977fefbec5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/125.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/126.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/126.jar
new file mode 100644
index 0000000000000000000000000000000000000000..b13a9dccae40aa6553dba7bc840958d1990dd48e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/126.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/127.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/127.jar
new file mode 100644
index 0000000000000000000000000000000000000000..e990f112800b7a27620a617976e794eab0868a0e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/127.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/128.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/128.jar
new file mode 100644
index 0000000000000000000000000000000000000000..6fad583ba865f2a8a9d60ff7c5890ae0e0dc508a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/128.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/129.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/129.jar
new file mode 100644
index 0000000000000000000000000000000000000000..7ac2e55d7ac9a164f0666cbd2313a209956252ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/129.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/130.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/130.jar
new file mode 100644
index 0000000000000000000000000000000000000000..c564e7078e3a9abf9a9ff8bc0820816f34f55a3f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/130.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/131.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/131.jar
new file mode 100644
index 0000000000000000000000000000000000000000..728d5cbcf60b2166fad8764c208c245f438d8015
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/131.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/132.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/132.jar
new file mode 100644
index 0000000000000000000000000000000000000000..469382c3bcb4469e8a21b8918de58670770f4002
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/132.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/133.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/133.jar
new file mode 100644
index 0000000000000000000000000000000000000000..9ff30a6539248b075bad4383f9e19d99685c2f32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/133.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/134.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/134.jar
new file mode 100644
index 0000000000000000000000000000000000000000..1286ff6aa5887163c05bed1ab2a75e9e777bfb22
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/134.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/135.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/135.jar
new file mode 100644
index 0000000000000000000000000000000000000000..da0059a97b32f152101cda99680813dcc64d9f6e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/135.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/136.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/136.jar
new file mode 100644
index 0000000000000000000000000000000000000000..97d7d460c2606f8b249366c6b8a6061276c94084
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/136.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/137.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/137.jar
new file mode 100644
index 0000000000000000000000000000000000000000..d75673661d453c4ae53b19c2dda7d576d4ee7825
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/137.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/138.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/138.jar
new file mode 100644
index 0000000000000000000000000000000000000000..8fe5046c96bc07661a54a4650cc7fffbf044dc58
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/138.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/139.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/139.jar
new file mode 100644
index 0000000000000000000000000000000000000000..39c81b1b33bdf258da8229f66a8269727911ff7c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/139.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/140.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/140.jar
new file mode 100644
index 0000000000000000000000000000000000000000..a03e5e384fede6f0d9b7f687e063192d4868d210
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/140.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/141.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/141.jar
new file mode 100644
index 0000000000000000000000000000000000000000..1a78655c406369404d1fa6c0eb1f1f043c2b144d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/141.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/142.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/142.jar
new file mode 100644
index 0000000000000000000000000000000000000000..99574008d738016f8f8aa8962938e88af70b2c3f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/142.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/143.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/143.jar
new file mode 100644
index 0000000000000000000000000000000000000000..fde9aa2bd3077fffb6055d407999c9eaffe392b3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/143.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/145.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/145.jar
new file mode 100644
index 0000000000000000000000000000000000000000..f01e133a1bffa4ce1e4234d8cf69827b92458e24
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/145.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/146.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/146.jar
new file mode 100644
index 0000000000000000000000000000000000000000..47d9d587a31b49b1d7f6617800bb2f27e3bb6fc8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/146.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/148.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/148.jar
new file mode 100644
index 0000000000000000000000000000000000000000..486ad7155dc4abd8fb14a8e4ef089f3384c0d8f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/148.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/149.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/149.jar
new file mode 100644
index 0000000000000000000000000000000000000000..9adfe20a3521cf47b2699bd19d6e038eb052036b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/149.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/150.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/150.jar
new file mode 100644
index 0000000000000000000000000000000000000000..7e26c6c19c0febe05d4eb831300794fcafca0a7b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/150.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/151.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/151.jar
new file mode 100644
index 0000000000000000000000000000000000000000..2eaf318b46502a8a209c8d319b8c547c9aad07ef
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/151.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/152.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/152.jar
new file mode 100644
index 0000000000000000000000000000000000000000..a5676aedc815e016242cdeb47b5c4af5429c9b50
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/152.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/153.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/153.jar
new file mode 100644
index 0000000000000000000000000000000000000000..3390648c704320ffcd1b17806196366e5654ec6e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/153.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/155.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/155.jar
new file mode 100644
index 0000000000000000000000000000000000000000..c078ba0e5301457b4623bd983229a29dbcc6522d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/155.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/159.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/159.jar
new file mode 100644
index 0000000000000000000000000000000000000000..1d08e1e18884ae3d68ad28ec84e52ee0d996d06b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/159.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/160.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/160.jar
new file mode 100644
index 0000000000000000000000000000000000000000..a17703f0b871d60b39216cd669f4743148486e4f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/160.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/161.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/161.jar
new file mode 100644
index 0000000000000000000000000000000000000000..51b750bb238ea7e77ecf9f56cd5b48521cdb308b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/161.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/162.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/162.jar
new file mode 100644
index 0000000000000000000000000000000000000000..bc0664b6a772e2f17b09c43b38a4a4a146cdfbcc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/162.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/163.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/163.jar
new file mode 100644
index 0000000000000000000000000000000000000000..0c4f133c2971b9252f090120065508ba230ce69d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/163.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/164.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/164.jar
new file mode 100644
index 0000000000000000000000000000000000000000..f28f11732042209bad81b1ff2d6824ba3664a894
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/164.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/165.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/165.jar
new file mode 100644
index 0000000000000000000000000000000000000000..92933d25c7d915d01ecaefa49330de798dd84cb3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/165.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/166.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/166.jar
new file mode 100644
index 0000000000000000000000000000000000000000..51ed070d26327103261127ca4ca601440547fbe6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/166.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/167.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/167.jar
new file mode 100644
index 0000000000000000000000000000000000000000..214a569c5c624c1ae0975fba735b4114392829bb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/167.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/168.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/168.jar
new file mode 100644
index 0000000000000000000000000000000000000000..04ab1e8eb3c5e3f4c39313e8b8a8b8ea773d185e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/168.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/169.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/169.jar
new file mode 100644
index 0000000000000000000000000000000000000000..218eba56aba674239abf6d249d7ec3bd0edadd2e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/169.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/170.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/170.jar
new file mode 100644
index 0000000000000000000000000000000000000000..044b47aa9b1cff224b1fbaed7feea67d963303df
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/170.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/171.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/171.jar
new file mode 100644
index 0000000000000000000000000000000000000000..f14e64e34296216a537b2c968b0af3242196ea7e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/171.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/172.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/172.jar
new file mode 100644
index 0000000000000000000000000000000000000000..16481c0b0c581914bcea49331d825fefe5cac10d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/172.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/173.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/173.jar
new file mode 100644
index 0000000000000000000000000000000000000000..bee6314970e464f54bfcb5258501380c752e257e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/173.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/174.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/174.jar
new file mode 100644
index 0000000000000000000000000000000000000000..88923ac6be08b98d89857e45c286cf30441efdde
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/174.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/175.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/175.jar
new file mode 100644
index 0000000000000000000000000000000000000000..d16fd5710baee3167c3cb0ad74de778ccf46006b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/175.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/176.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/176.jar
new file mode 100644
index 0000000000000000000000000000000000000000..2fac15aaafefc42e46f98a84aaea7910ec8e4874
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/176.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/177.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/177.jar
new file mode 100644
index 0000000000000000000000000000000000000000..a7a35ec74bc00fc9c017b1d0fd7e299ff8494a15
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/177.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/179.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/179.jar
new file mode 100644
index 0000000000000000000000000000000000000000..4c38dd7fe6519f8648982418238779e17f0932b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/179.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/180.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/180.jar
new file mode 100644
index 0000000000000000000000000000000000000000..ab882c1e97fb1ed9ee47049ad91e34178a7ec232
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/180.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/181.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/181.jar
new file mode 100644
index 0000000000000000000000000000000000000000..9dce8c66a0c1bdfb8dead287aa10b43acb99cc93
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/181.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/182.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/182.jar
new file mode 100644
index 0000000000000000000000000000000000000000..247c2cac9f17a0e6b0213b0b30c3677647d15b82
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/182.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/183.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/183.jar
new file mode 100644
index 0000000000000000000000000000000000000000..857a3bd6bb701bc0c24787273e395aaeeac8663a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/183.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/184.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/184.jar
new file mode 100644
index 0000000000000000000000000000000000000000..154a001e12aacf492211c8ab668ed5ec2e5b151d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/184.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/185.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/185.jar
new file mode 100644
index 0000000000000000000000000000000000000000..b70928575364213c020bcc77a7a390f89b5fd71b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/185.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/186.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/186.jar
new file mode 100644
index 0000000000000000000000000000000000000000..b52b00b7765b9f29e46a9e9425bf835cdaab0ac2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/186.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/187.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/187.jar
new file mode 100644
index 0000000000000000000000000000000000000000..cfc18635ca2c93b0c4f34bc4f325f77aefaf93ec
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/187.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/188.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/188.jar
new file mode 100644
index 0000000000000000000000000000000000000000..d57d88f10a8c20bca8472daa40426510bb300e40
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/188.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/189.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/189.jar
new file mode 100644
index 0000000000000000000000000000000000000000..13365e6984d2870e2a7710e0992a652e3941aed6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/189.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/190.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/190.jar
new file mode 100644
index 0000000000000000000000000000000000000000..20a555702d8d164438b70c7f06493bad2eb21082
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/190.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/191.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/191.jar
new file mode 100644
index 0000000000000000000000000000000000000000..d305cc56bf99ceb3412ddc294becf5187570e6f2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/191.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/192.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/192.jar
new file mode 100644
index 0000000000000000000000000000000000000000..1e1ad68b4bcc2542ef6dfe18ac160d12a0cccce7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/192.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/193.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/193.jar
new file mode 100644
index 0000000000000000000000000000000000000000..ebefe3cfca0e3b8572ac47fc909cc36bd63baf4f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/193.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/194.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/194.jar
new file mode 100644
index 0000000000000000000000000000000000000000..f67ad7d999c8c82a56dc08da740187d98e0940f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/194.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/195.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/195.jar
new file mode 100644
index 0000000000000000000000000000000000000000..ccd9f309670993f1f26abde43640dd55e121f95e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/195.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/196.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/196.jar
new file mode 100644
index 0000000000000000000000000000000000000000..42ebafd699e0ae800d3b9a216ff12fa13fc13ef7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/196.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/197.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/197.jar
new file mode 100644
index 0000000000000000000000000000000000000000..74604b5a54d9b3c16e821b7c7200eaa9d2f988f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/197.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/198.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/198.jar
new file mode 100644
index 0000000000000000000000000000000000000000..c98c6c88c4c2de8dec21f25acfd99f2b53003670
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/198.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/199.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/199.jar
new file mode 100644
index 0000000000000000000000000000000000000000..45ef80967b5cbfe2e1668692795175be28c308b8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/199.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/200.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/200.jar
new file mode 100644
index 0000000000000000000000000000000000000000..b1dd7b3d1d832e21ace1f3205f10600d6d1bbe05
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/200.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/201.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/201.jar
new file mode 100644
index 0000000000000000000000000000000000000000..ec879c68c4cdd70d2eda3dca3b8ccaca1bb05172
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/201.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/202.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/202.jar
new file mode 100644
index 0000000000000000000000000000000000000000..3a960b501d8fdd1885a1354374ea1dfbb28d49e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/202.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/203.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/203.jar
new file mode 100644
index 0000000000000000000000000000000000000000..9c21b6e35c802b807952edc91928289777babe8b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/203.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/204.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/204.jar
new file mode 100644
index 0000000000000000000000000000000000000000..15647eef837f3fe2d88483337a45723a4b6fab79
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/204.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/205.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/205.jar
new file mode 100644
index 0000000000000000000000000000000000000000..f2d4baa7b859cd6161b84cb1e9ce8769b6874a74
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/205.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/206.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/206.jar
new file mode 100644
index 0000000000000000000000000000000000000000..313242fab02689a438dfbf3d04c378a9dbdf657e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/206.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/207.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/207.jar
new file mode 100644
index 0000000000000000000000000000000000000000..470811bbf6ab8a101fb5c48a4cca775df8207061
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/207.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/208.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/208.jar
new file mode 100644
index 0000000000000000000000000000000000000000..0342d7213f08cf5fe53f201270396bc441f0b36a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/208.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/209.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/209.jar
new file mode 100644
index 0000000000000000000000000000000000000000..12d647ee03546e88dd2562532ea58557aee1db7d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/209.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/210.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/210.jar
new file mode 100644
index 0000000000000000000000000000000000000000..203c6f038f57d3a0fdcdeab2db5c339fc86231db
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/210.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/211.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/211.jar
new file mode 100644
index 0000000000000000000000000000000000000000..f7364011ff99ac7691c063cf4e4bd851a9ae6884
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/211.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/212.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/212.jar
new file mode 100644
index 0000000000000000000000000000000000000000..85f32555db9406c60a5ac02f13405d4618d6b957
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/212.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/213.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/213.jar
new file mode 100644
index 0000000000000000000000000000000000000000..684e1c1557b8860ad1d86cba28cb8691aa30c64c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/213.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/24.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/24.jar
new file mode 100644
index 0000000000000000000000000000000000000000..68bec9f2868354de92da798e60801017abc7c342
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/24.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/26/android/arch/lifecycle/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/26/android/arch/lifecycle/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..3484a6bc2b84c6df4d1487b936c771e72bb63ab2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/26/android/arch/lifecycle/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/26/com/android/tools/ir/dummy/slice_0.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/26/com/android/tools/ir/dummy/slice_0.dex
new file mode 100644
index 0000000000000000000000000000000000000000..096bcc978bc152235f7d30e0ae3e9eee63f67f86
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/26/com/android/tools/ir/dummy/slice_0.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..37c8df86b56b5c6ad5c1e7e031451e68c3207b16
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..bd1b94128a1f5e168c403105bfdf77c6feec33ce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..da4c6a432e29c1561a242578f98a2c01a79e40e1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..a9e6c50b70b30925cd43d10d463e3902431f3b55
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..30c242d62fa2c88389dd275fdfc0ba4167bfa6cc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/android/support/v7/recyclerview/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/com/android/tools/ir/dummy/slice_1.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/com/android/tools/ir/dummy/slice_1.dex
new file mode 100644
index 0000000000000000000000000000000000000000..60e74e45a2c5cbbf5bc8a61bb98be6075809426c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/com/android/tools/ir/dummy/slice_1.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/com/google/android/gms/tasks/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/com/google/android/gms/tasks/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8185569d34309b9e6b8f31d44bc7773ec1c8fb3a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/27/com/google/android/gms/tasks/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/28/com/android/tools/ir/dummy/slice_2.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/28/com/android/tools/ir/dummy/slice_2.dex
new file mode 100644
index 0000000000000000000000000000000000000000..ff8f8968d422b95c487b393d73020634a97763ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/28/com/android/tools/ir/dummy/slice_2.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..44a5b2f83e72933ca1b0f19fe480cde8d2967f0b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..08621a81f8df5fff64496d90c6325a79535bf293
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..e873500ad78f25f2e8f7396f2dba5ffd51e2bbab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..e0706d7115ae2875ca24b4c02ef52bb6d0f1ca58
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..0d906a455bf7c97fb52b91d25b1d160a907ab5d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..4aa17d52b329231184a1a8cff893fc8549a293b4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..78d6a3a1693e10b2a0b3f3f20230672813f89651
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..753b4643a9b0d539880a51010c2825a2c62a824f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..2de22b41a381722023daa1d5a0739df5daf1a67e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..c496bab96c0b82a61d3ac1bf299b3ae2b0c3ff8b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..6b57fef569cdcb96293eb258eb8104df7c89e6b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..52b61c52ad545f375a37f79e33f2980a27d2a22f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/fragment/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..9add28935ad740d7c31771502718c2d353b6d3fe
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..882e0ced7899cc27f888f36abe0b8e28ca27bbdf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..4284d844a1367e07c674f456b4442e4d43a314ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8796ebb45cc2a5051620996712ea27a090abaf26
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..b1b9f481b90bcaf54a184c5e20c1e67e28d6e4a0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..56452f9785da25fb5e8943cff7a2088a7de63993
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..37ecef7ca361f754b899ab9111e5dc2a9703ccab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..995bd14b46e003c10f71a297c1e9c0b0cd28e249
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..311f9d65ed212935e943460f1dd666f3ed62e31d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..3c89bca2262223d68d54451004b2ff49163d0407
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..7901dac631e642ed384d8a93ae173d60a489db0d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..df49df717a17c46d25a08d7330640f621a4a100f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v13/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..a40c1057e657bbd90eedd4b4936d01db74cf4418
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..1eb69ad45136990237abb67d40e1159df0d283c7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..0ad828217e3f1b2de506e00bfb6640b73e6e9b2e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8636c417bc3bf580a81f84b5938b8f45ae5595fb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..10996628a6a7f1b127a3762995aae14637fc294c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..5967d39c0371113463d475f7d83a8f4a5f7ebd7d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..10b5aebdb6f52f4855a86551b15385695132a6aa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..9b450ed1e4d09b7604851cac18d562351b261053
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..e24676cfe7bf827a535f51b2b8b31ed28579cad1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8b3a78b9dabf8962db627ed265cfd4702a2749f1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..6d08a27102c437c10ff63b8c35133fb714ce7fd5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..b354699378b2da9d48742c2e8b689a0cf4ec06dc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/android/support/v4/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/com/android/tools/ir/dummy/slice_3.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/com/android/tools/ir/dummy/slice_3.dex
new file mode 100644
index 0000000000000000000000000000000000000000..9d90f77a4dbb1e4dabe61f60400ebf20a26ecfcf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/29/com/android/tools/ir/dummy/slice_3.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..7abe2f90d33511bb6d70f4a2c8da6acba602526d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..151ac8bbd7fad334fb3449b46fb657001ed77460
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..917aef48802d7805f72ba50aa804d985b614f84b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..0f199ab62fad281198d7ac7ca3e40b53dbc1b214
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..7c1a9b9d008ff9e46e2f285ce5ec017588190583
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..d9c160463590900f201738da3e9a92942e749aa9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8a19c566ae1a4c942f46a6852febf4e554aa4035
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..eb88ea9cb6e6f4e13372ef8922cf0d8ef82f6c6e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..89efce979e3dd9563368bac6acd46be5aff04c18
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..97062c036a61dc372fac2804b9d8f3c78b30d31f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..ae34ec2544cb522ef21143e474bda0bd3aa81ab7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..37c01ae0cd08f6c19a67f15a56d3844a293ec25e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/coreui/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$anim.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$anim.dex
new file mode 100644
index 0000000000000000000000000000000000000000..d523c57c22b295c53b114af3ce52ae20d81ecda9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$anim.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..7ee577a20614719d47dd9da995ea2025b2f54ca1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..dae1d15b6ea3143fe4c0c8340b5639b9a9b82c0e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..106be25654bc82699635d013894623e9066cf642
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..59520fec044e523ca3ce6b7831cebbdc59137568
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..c821bbb60296c7b46b56e6abf8f65015ceb7a291
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..77f611ef4a2299c42b0021f3f55f73bb618ccb48
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..a35f38f2a22fa1a2f61d7542a4f891637d8c1066
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..5ba4a1a393e22d440ad32c9b98a04a6b1ba14008
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..cdba917414dc84fe24697737de4d6e331dcce257
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..17cd446d09d2239f439cb9ab93bdd5357d4557cc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..5027ed40de850ba75b76d8041ff4c1c202384d46
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..391857caef01c66f864cbcd242cb1722a7724cb7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/android/support/v7/appcompat/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/android/tools/ir/dummy/slice_4.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/android/tools/ir/dummy/slice_4.dex
new file mode 100644
index 0000000000000000000000000000000000000000..f4cb0025ee2f489b8954eff09681f37320855a68
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/android/tools/ir/dummy/slice_4.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..c51171bf64b05c607a1343cc52be0e2a9847bfce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..1cc5f72c765d2af8400c951289fb1f69d80a1023
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..79a7edf44943df92b2fa3db6586936f8d11a5eca
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..c9163b25ea6580e591af971e161c6d1c20343207
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..b09912bb22b5ac73eb54c8af26b11035584bd77a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..3936ce8ccf59f64a2785b3d5f6bbe180054dbbb1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..80cf93ac6ccb7ffdb0ee0511f02f6e9e97a9a333
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..5c2cd900bcff051ecce12ed888ec019773de1a18
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/wearable/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/wearable/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..f9e6c4b3e872400e2acd67a94b5e4d7c682936d2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/google/android/gms/wearable/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$anim.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$anim.dex
new file mode 100644
index 0000000000000000000000000000000000000000..95a64b25ab9719cc1eef5b86cb6823a3fcca61d9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$anim.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..d50d8e6cbea85a5d2a640d931794928f1f8005bf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..abf3e50bf1a3eff85c38d9e2566befb790375399
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..5d12fadadbb94d933c85bce4edbff8589114170c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..09314fe2be9e7582fc1f9b1bef7f59e2b6a03bf6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8f6435ea528191fcc24eac0a0b3a65d85ef84f5f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..e0637729ac7881fe9fa2b799b8ff486639126b13
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..80a76ee4ab15bf8aa1fdbf9f803bc8139a97944b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..6e8392eb849b5777679cc20babf7b9d5c5f3e2a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..0019ee9f16fae1230509f85f6ccb482e31fd78c9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..a947cba6fd3b4286f8948a23e63379d502b0d298
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..b06afc7596a795eaf93f9c6cef1dc9feb3fb7dab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..2a69114a0da2f52e38e26e43ef72f342a9f9908e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/30/com/permissioneverywhere/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..ed79d6f29b2b8fb92e01e14ff6f4a91c5319355c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..d2c692075fc761d007b602236adcd440c543549d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..de0f014782cff65d8f27e016350b7808d9dc542c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8d8f764c093e5c4eebb11c916ae21cd078cb6ef0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8d23372d3cada2aec395f3dc6bb977226b445a04
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..3d9e0f6bb1016f564446e19386288e670ef57b00
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..0a130673ffa966015122d3155559787fe68dbcd6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..04e0971ded92238d5b0b2d54a28b6d06f2588daa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..d99ced4dd68f89fc47afd6b30231970a9fd7b4c6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..c4c6d913e09a13fe901ee3a7e366958f54445dfc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..7c4713c00fc835b38e487188a557520351308a2e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8248ab02e7f81ed56dcf5dad1d12dbb8adcfe5e0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/android/support/coreutils/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/com/android/tools/ir/dummy/slice_5.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/com/android/tools/ir/dummy/slice_5.dex
new file mode 100644
index 0000000000000000000000000000000000000000..eeb9abba6caf6f64d786d5e5620e1a4145fc8ac0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/31/com/android/tools/ir/dummy/slice_5.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/android/support/percent/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/android/support/percent/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..4da1649c65c2afa35d9ea858c86d467e83113565
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/android/support/percent/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/android/support/percent/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/android/support/percent/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..322700c844464739a829c644cd2103edcd3addb8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/android/support/percent/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/android/support/percent/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/android/support/percent/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..b82863b0e0ef135922df6a31203cf9b294d1a655
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/android/support/percent/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/android/tools/ir/dummy/slice_6.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/android/tools/ir/dummy/slice_6.dex
new file mode 100644
index 0000000000000000000000000000000000000000..cb5d465febefbdef07199c7640caa15fe1a0ffb1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/android/tools/ir/dummy/slice_6.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.dex
new file mode 100644
index 0000000000000000000000000000000000000000..cf9d334ef954e8d8b45e6ffc6a7c9fda3988eab4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.dex
new file mode 100644
index 0000000000000000000000000000000000000000..129b7e4a67c9d838cd73429253f3995755b57af6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/AwsS3.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/AwsS3.dex
new file mode 100644
index 0000000000000000000000000000000000000000..852eee640957e20b96ef725572f572b6374c6c0c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/AwsS3.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/BuildConfig.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/BuildConfig.dex
new file mode 100644
index 0000000000000000000000000000000000000000..5bbb70e3966e63f4c0ef538c43f6433450903da5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/BuildConfig.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.dex
new file mode 100644
index 0000000000000000000000000000000000000000..17e6c7fe4ef6a5ce98ce08b02d3223671baeeac7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/ChargingState.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/ChargingState.dex
new file mode 100644
index 0000000000000000000000000000000000000000..e5f5f2364d93cf96d8a73fd33b4a9f8d80c6f1b1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/ChargingState.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/IMUSensorListener.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/IMUSensorListener.dex
new file mode 100644
index 0000000000000000000000000000000000000000..611f48d633cb1b87e37fbb61cc2d695603500c62
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/IMUSensorListener.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/IOLogData.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/IOLogData.dex
new file mode 100644
index 0000000000000000000000000000000000000000..72a68bbae05160b3e72ec4e84d2302983e573a6b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/IOLogData.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.dex
new file mode 100644
index 0000000000000000000000000000000000000000..f0020aa902a88d1203d61ccbc3793e6b390f16a1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/LogService.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/LogService.dex
new file mode 100644
index 0000000000000000000000000000000000000000..9b6c218d2675af1c5168abfdcb3741f44e37dad3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/LogService.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.dex
new file mode 100644
index 0000000000000000000000000000000000000000..65c4d8a0595fa2c3d194a650d3ecb8293d3fd204
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.dex
new file mode 100644
index 0000000000000000000000000000000000000000..dfaee90e3b2fb228b03450d9786fd5dd2f748d4e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.dex
new file mode 100644
index 0000000000000000000000000000000000000000..4a7c9aff6329a9e9d6a49a5979c86574eb78ddda
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.dex
new file mode 100644
index 0000000000000000000000000000000000000000..ea11e01392808af76ae477089d43664c02f40e6d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.dex
new file mode 100644
index 0000000000000000000000000000000000000000..40d919704c82793813da9bdff1ca5802fe39e812
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace.dex
new file mode 100644
index 0000000000000000000000000000000000000000..82aa68aa112c564f3d12bba93f21c39c50b5c88c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/MyWatchFace.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/PermissionActivity.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/PermissionActivity.dex
new file mode 100644
index 0000000000000000000000000000000000000000..80fcbc24e927a4e945f64eab737aa2c077fab155
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/PermissionActivity.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$anim.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$anim.dex
new file mode 100644
index 0000000000000000000000000000000000000000..a8b7f6b1c640e195c91e37b4ad3ca6f459abb420
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$anim.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$animator.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$animator.dex
new file mode 100644
index 0000000000000000000000000000000000000000..a6abd3c7ebe0826098cc3fab841ad05eeeff4003
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$animator.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$array.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$array.dex
new file mode 100644
index 0000000000000000000000000000000000000000..890946bb5a3cc08f2b2c51d84bee645445ff38b7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$array.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..69898c1091d29f42c2f87c75cac44144a06e095a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..0500bb60433676c51d314866b419572236b36fb8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..70c9eca07ec6a622a93525ad312e902b39f90a0f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..99d8662fa9ace107fe52680d5e3424f91a933e16
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..b8ba6eae43fee5f0b36b282aa6361919e91ddc9e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$fraction.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$fraction.dex
new file mode 100644
index 0000000000000000000000000000000000000000..feab90cdc5b5c05ecab6dbc5e6af97c4e8af5ff1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$fraction.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..7e457e975272c859153ee047c2fb6465d1895eae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..82a891f76a50303438bb394f22a38385cbc23856
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$interpolator.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$interpolator.dex
new file mode 100644
index 0000000000000000000000000000000000000000..933d33708609fa8d7444adf07523e5c42793f52b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$interpolator.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..cff58e8d918695e4755a6dcc46dbde8d3916acde
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$mipmap.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$mipmap.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8e490d777d5a764690f575fdcad0d0ebacfefb31
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$mipmap.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$plurals.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$plurals.dex
new file mode 100644
index 0000000000000000000000000000000000000000..cfd7f185f7632c012212b7053acb50d17ecb8e82
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$plurals.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$raw.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$raw.dex
new file mode 100644
index 0000000000000000000000000000000000000000..aa9499cc67bace631fea1dd2b938e58676b98b80
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$raw.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..beefcb11177dba26b35087c4a19df8b1f0fceeea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..0c0dc743e3ce31b5e9d509de091765345dc6508b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..056e23b68a34af67ef72c80fb83d7b77a3b5a592
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$xml.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$xml.dex
new file mode 100644
index 0000000000000000000000000000000000000000..ea71a71512cc557b6b521aa4c67af018ad25acec
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R$xml.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..240921859846039e4af28d38f27c91c1bfa64347
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/32/com/example/ruixuandai/zenfacedigit/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..b4602af4f3ced521b9541151c9ff6e102768f5df
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..36b838dfa5fa71dfd0a83ea833e6259020098ceb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..28c8e3976b68c3a3a61a98c99e3aa4a8dd2150a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..605844bb07ad8c3ccb1647d367779aea1d37cb43
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..f0c74523875016a463f35956b7f03d3cc2f77897
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..789b34e5d1f99d4ef57e149e46b683c70381799c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..ea22ebcfd55a87aa852a3b7e96029455e99e096b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..c0935dff40878ea76a33dab1ddf3dfc7bcbb4ce0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..3e73d344779fb5b0da95b108a4aed8d9816c8ce1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..a10c2ef6b3e5de1b401abffa382051e7b655344a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..45c36cd1be9a924f84b794f6fcb85ace08d0ee8a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..7572b0338ce90950032caafc9d6b8e1ecda02133
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/compat/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/graphics/drawable/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/graphics/drawable/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..6ce7034d48612a61d6307852e67deeee1ec7a3bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/android/support/graphics/drawable/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/com/android/tools/ir/dummy/slice_7.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/com/android/tools/ir/dummy/slice_7.dex
new file mode 100644
index 0000000000000000000000000000000000000000..565f6bf39108fe50a51034d00c03f05d816d833b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/33/com/android/tools/ir/dummy/slice_7.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$anim.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$anim.dex
new file mode 100644
index 0000000000000000000000000000000000000000..57855f7dc824038fb5fff16e3c99be7b57789daa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$anim.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$animator.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$animator.dex
new file mode 100644
index 0000000000000000000000000000000000000000..d83939ff1c8f2e5e253dc7a5304b82595c592935
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$animator.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$array.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$array.dex
new file mode 100644
index 0000000000000000000000000000000000000000..7c71709d010cb341cb5ad0ca8824e0d233bcc6e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$array.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..49726b1e372c6366ab1dd8057791dddb03bd317d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..fda8fb2bcabe0f85d5aa475323a479085876d9e5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..78a5a4c0b6082f7a5273308f3822ec68af79b2e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..2138e9d7ed1fd74927873e4cbe1e2f2530117396
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..c66b0e6b28d86615c4a88dc846df6f275b894dd8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$fraction.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$fraction.dex
new file mode 100644
index 0000000000000000000000000000000000000000..a7a3e4c354a9d6d431cc753ef44935ed6dc09a0c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$fraction.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..22cdb767f98777762844f9d2618c40e295ca5895
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..de501b2ac75b0cc29ac323c0aa917c0c6aaeb0a5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$interpolator.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$interpolator.dex
new file mode 100644
index 0000000000000000000000000000000000000000..63a86702a33d4ce4807f873b97736886d97987fd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$interpolator.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..87d9f78f4c8d58b45e379af8555d6ae995c21cfb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$plurals.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$plurals.dex
new file mode 100644
index 0000000000000000000000000000000000000000..1667ec067e36c86fb38b626bf41e1493c2ef0729
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$plurals.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..f680f625cc45ed4ba8d19ed5214683596223ece2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..79039356724facdc8ad77c8009df2f7a15002d14
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..bf0c866a7b1b6037f59b246cc5dd5dbe94431652
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..f4d2665929b55cfbf5180e01688d21e2612271c9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/android/support/wearable/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/com/android/tools/ir/dummy/slice_8.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/com/android/tools/ir/dummy/slice_8.dex
new file mode 100644
index 0000000000000000000000000000000000000000..ffc79e08d1dac7a450a1bba2f8260a96dc013134
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/com/android/tools/ir/dummy/slice_8.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/com/google/android/gms/base/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/com/google/android/gms/base/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..31efca536387faf24272b7357baf0c954bec82d2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/34/com/google/android/gms/base/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/graphics/drawable/animated/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/graphics/drawable/animated/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..9a0f655120263b54ee564478a0cd37138e000dd0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/graphics/drawable/animated/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$attr.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$attr.dex
new file mode 100644
index 0000000000000000000000000000000000000000..60b8be060eed6a28c2ee48f00e8e3a05f4db4e0a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$attr.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$bool.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$bool.dex
new file mode 100644
index 0000000000000000000000000000000000000000..0fe2521bead6713e8d1eb17fcf4c210e367cb781
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$bool.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$color.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$color.dex
new file mode 100644
index 0000000000000000000000000000000000000000..f65632f0a50005a31a55b140a452ed2f85096544
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$color.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$dimen.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$dimen.dex
new file mode 100644
index 0000000000000000000000000000000000000000..9f39a18cec847a533c29b92b3b68c3aebbdaa475
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$dimen.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$drawable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$drawable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..e8f36537349fec201db02e7af40e6e7b9f8dad33
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$drawable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$id.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$id.dex
new file mode 100644
index 0000000000000000000000000000000000000000..106b73625c865fbd3bf4ae6e009b0499f8ec376e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$id.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$integer.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$integer.dex
new file mode 100644
index 0000000000000000000000000000000000000000..b98310edc74d8ed36f4d638334d186fbbd221153
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$integer.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$layout.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$layout.dex
new file mode 100644
index 0000000000000000000000000000000000000000..8851912b8f1093929c2d1b2617ef63c41c9cd211
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$layout.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$string.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$string.dex
new file mode 100644
index 0000000000000000000000000000000000000000..eeb7797af4db85218f8b7d23cd620d70a706b2cc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$string.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$style.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$style.dex
new file mode 100644
index 0000000000000000000000000000000000000000..4fe02eccc62087b914e70ed22f38d344d57ef3cd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$style.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$styleable.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$styleable.dex
new file mode 100644
index 0000000000000000000000000000000000000000..2a69659ca9a478945fd369baf4212cb5ccd5173e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R$styleable.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R.dex
new file mode 100644
index 0000000000000000000000000000000000000000..d94f3400b3832a3c708df842e18b2457e8c66bc4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/android/support/mediacompat/R.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/com/android/tools/ir/dummy/slice_9.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/com/android/tools/ir/dummy/slice_9.dex
new file mode 100644
index 0000000000000000000000000000000000000000..208311101cf2dbf9fde93e51559daf6894c447a1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/35/com/android/tools/ir/dummy/slice_9.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/60.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/60.jar
new file mode 100644
index 0000000000000000000000000000000000000000..bdf5b9aabcc4b6f5e59fd77f2744d44282475bfb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/60.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/78.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/78.jar
new file mode 100644
index 0000000000000000000000000000000000000000..d77335e755f931f1effec874a9a0e7ce3279bff7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/78.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/79.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/79.jar
new file mode 100644
index 0000000000000000000000000000000000000000..feaebc3b3466f8bb7f4b0d877d66a202426c3bb5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/79.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/80.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/80.jar
new file mode 100644
index 0000000000000000000000000000000000000000..400b5998eaa42fe9b87721972c32d29b8e8e30ce
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/80.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/81.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/81.jar
new file mode 100644
index 0000000000000000000000000000000000000000..84292529335e67971be373745a184b228a004f60
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/81.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/82.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/82.jar
new file mode 100644
index 0000000000000000000000000000000000000000..f80951d10cb05172754e10867850170c7d426273
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/82.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/83.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/83.jar
new file mode 100644
index 0000000000000000000000000000000000000000..fd8577a9209b562cc0273f606971d460d7cfa316
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/83.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/84.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/84.jar
new file mode 100644
index 0000000000000000000000000000000000000000..e3675d8b19320e95022a0284d2aa081366a8203c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/84.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/85.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/85.jar
new file mode 100644
index 0000000000000000000000000000000000000000..a25fc27ab78a0f569f21674a37e13eed927132ad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/85.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/86.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/86.jar
new file mode 100644
index 0000000000000000000000000000000000000000..04012c103bb9df10c02a0794be3bcfa4ac772c5b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/86.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/87.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/87.jar
new file mode 100644
index 0000000000000000000000000000000000000000..2ed71f3a233c6cae81c7efdeb4cad21c19f4f33f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/87.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/88.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/88.jar
new file mode 100644
index 0000000000000000000000000000000000000000..8c91863804bb84985e72c476f5b985a3ec3aa4f3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/88.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/89.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/89.jar
new file mode 100644
index 0000000000000000000000000000000000000000..29846e013b2ccdd44831c16f7221642420ddf9ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/89.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/90.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/90.jar
new file mode 100644
index 0000000000000000000000000000000000000000..b23d502ef199294a035338a5179c7f1c3325d1d9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/90.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/91.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/91.jar
new file mode 100644
index 0000000000000000000000000000000000000000..27f6ad68ddfa3489dde2aeb60e54197c2b4d7a96
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/91.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/92.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/92.jar
new file mode 100644
index 0000000000000000000000000000000000000000..310d425e5d8904f0dc994514d2750c4f75eb9508
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/92.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/93.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/93.jar
new file mode 100644
index 0000000000000000000000000000000000000000..4f27858c881fc3bf38c9aaee070cb43d70bd1f31
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/93.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/94.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/94.jar
new file mode 100644
index 0000000000000000000000000000000000000000..8bb3f0d52a6205bc7cbc89cc68d9a94a92dd99e7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/94.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/95.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/95.jar
new file mode 100644
index 0000000000000000000000000000000000000000..b9e4a6318c125d09c1f19c1f669a3259008006f5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/95.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/96.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/96.jar
new file mode 100644
index 0000000000000000000000000000000000000000..0207dc6af30f9be9f721728db7094bf184e6b7b9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/96.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/97.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/97.jar
new file mode 100644
index 0000000000000000000000000000000000000000..c274720f13b5e15a1e0370280cced164d8e2ce49
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/97.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/98.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/98.jar
new file mode 100644
index 0000000000000000000000000000000000000000..71fde5bf788b17f995a19c0bc1f08379fe8c916f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/98.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/99.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/99.jar
new file mode 100644
index 0000000000000000000000000000000000000000..bb672ce9b58c1d3a5b0b6a88caee345ac8bee9e9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/99.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..d35a408046abe37ca782bbef554702a43ee8f4fe
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexBuilder/debug/__content__.json
@@ -0,0 +1 @@
+[{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-0","index":24,"scopes":["MAIN_SPLIT"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"slice_0","index":26,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"slice_1","index":27,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"slice_2","index":28,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"slice_3","index":29,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"slice_4","index":30,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"slice_5","index":31,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"slice_6","index":32,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"slice_7","index":33,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"slice_8","index":34,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"slice_9","index":35,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true},{"name":"com.google.code.gson:gson:2.2.4","index":60,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.core:common:1.0.0","index":78,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-v13:27.0.2-0","index":79,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-v13:27.0.2-1","index":80,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-v13:27.0.2-2","index":81,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-v13:27.0.2-3","index":82,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-v13:27.0.2-4","index":83,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.support:wearable:2.0.3-0","index":84,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.support:wearable:2.0.3-1","index":85,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.support:wearable:2.0.3-2","index":86,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.support:wearable:2.0.3-3","index":87,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.support:wearable:2.0.3-4","index":88,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-wearable:11.0.4-0","index":89,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-wearable:11.0.4-1","index":90,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-wearable:11.0.4-2","index":91,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-wearable:11.0.4-3","index":92,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-wearable:11.0.4-4","index":93,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-iot:2.6.20-0","index":94,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-iot:2.6.20-1","index":95,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-iot:2.6.20-2","index":96,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-iot:2.6.20-3","index":97,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-iot:2.6.20-4","index":98,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-s3:2.6.20-0","index":99,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-s3:2.6.20-1","index":100,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-s3:2.6.20-2","index":101,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-s3:2.6.20-3","index":102,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-s3:2.6.20-4","index":103,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-kms:2.6.20-0","index":104,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-kms:2.6.20-1","index":105,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-kms:2.6.20-2","index":106,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-kms:2.6.20-3","index":107,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-kms:2.6.20-4","index":108,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-core:2.6.20-0","index":109,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-core:2.6.20-1","index":110,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-core:2.6.20-2","index":111,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-core:2.6.20-3","index":112,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.amazonaws:aws-android-sdk-core:2.6.20-4","index":113,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2-0","index":114,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2-1","index":115,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2-2","index":116,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2-3","index":117,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2-4","index":118,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:recyclerview-v7:25.2.0-0","index":119,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:recyclerview-v7:25.2.0-1","index":120,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:recyclerview-v7:25.2.0-2","index":121,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:recyclerview-v7:25.2.0-3","index":122,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:recyclerview-v7:25.2.0-4","index":123,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-base:11.0.4-0","index":124,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-base:11.0.4-1","index":125,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-base:11.0.4-2","index":126,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-base:11.0.4-3","index":127,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-base:11.0.4-4","index":128,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-tasks:11.0.4-0","index":129,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-tasks:11.0.4-1","index":130,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-tasks:11.0.4-2","index":131,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-tasks:11.0.4-3","index":132,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-tasks:11.0.4-4","index":133,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-basement:11.0.4-0","index":134,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-basement:11.0.4-1","index":135,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-basement:11.0.4-2","index":136,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-basement:11.0.4-3","index":137,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.google.android.gms:play-services-basement:11.0.4-4","index":138,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:appcompat-v7:23.3.0-0","index":139,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:appcompat-v7:23.3.0-1","index":140,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:appcompat-v7:23.3.0-2","index":141,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:appcompat-v7:23.3.0-3","index":142,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:appcompat-v7:23.3.0-4","index":143,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:animated-vector-drawable:23.3.0-1","index":145,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:animated-vector-drawable:23.3.0-2","index":146,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:animated-vector-drawable:23.3.0-4","index":148,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-vector-drawable:23.3.0-0","index":149,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-vector-drawable:23.3.0-1","index":150,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-vector-drawable:23.3.0-2","index":151,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-vector-drawable:23.3.0-3","index":152,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-vector-drawable:23.3.0-4","index":153,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-v4:27.0.2-1","index":155,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-media-compat:27.0.2-0","index":159,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-media-compat:27.0.2-1","index":160,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-media-compat:27.0.2-2","index":161,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-media-compat:27.0.2-3","index":162,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-media-compat:27.0.2-4","index":163,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-fragment:27.0.2-0","index":164,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-fragment:27.0.2-1","index":165,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-fragment:27.0.2-2","index":166,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-fragment:27.0.2-3","index":167,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-fragment:27.0.2-4","index":168,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-utils:27.0.2-0","index":169,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-utils:27.0.2-1","index":170,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-utils:27.0.2-2","index":171,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-utils:27.0.2-3","index":172,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-utils:27.0.2-4","index":173,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:percent:25.2.0-0","index":174,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:percent:25.2.0-1","index":175,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:percent:25.2.0-2","index":176,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:percent:25.2.0-3","index":177,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-ui:27.0.2-0","index":179,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-ui:27.0.2-1","index":180,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-ui:27.0.2-2","index":181,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-ui:27.0.2-3","index":182,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-core-ui:27.0.2-4","index":183,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-compat:27.0.2-0","index":184,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-compat:27.0.2-1","index":185,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-compat:27.0.2-2","index":186,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-compat:27.0.2-3","index":187,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-compat:27.0.2-4","index":188,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-annotations:27.0.2-0","index":189,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-annotations:27.0.2-1","index":190,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-annotations:27.0.2-2","index":191,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-annotations:27.0.2-3","index":192,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"com.android.support:support-annotations:27.0.2-4","index":193,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0-0","index":194,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0-1","index":195,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0-2","index":196,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0-3","index":197,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0-4","index":198,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:runtime:1.0.3-0","index":199,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:runtime:1.0.3-1","index":200,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:runtime:1.0.3-2","index":201,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:runtime:1.0.3-3","index":202,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:runtime:1.0.3-4","index":203,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:common:1.0.3-0","index":204,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:common:1.0.3-1","index":205,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:common:1.0.3-2","index":206,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:common:1.0.3-3","index":207,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"android.arch.lifecycle:common:1.0.3-4","index":208,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-1","index":209,"scopes":["MAIN_SPLIT"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-2","index":210,"scopes":["MAIN_SPLIT"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-3","index":211,"scopes":["MAIN_SPLIT"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-4","index":212,"scopes":["MAIN_SPLIT"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true},{"name":"d3c1edb824607f28e25410731bacc89bc65ad326-1","index":213,"scopes":["MAIN_SPLIT"],"types":["DEX_ARCHIVE"],"format":"JAR","present":true}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/0/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/0/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..6df31c23c159dc131a4324120480c14b767e8406
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/0/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/1/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/1/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..e62498e57e17a69d0e0759dc631d6baad02c8b71
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/1/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/10/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/10/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..cd5bece9b503a39ee78fe649176c85c91a89f021
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/10/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/11/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/11/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..c381bee35aad06c29f83a86928aa28abbe1a94c6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/11/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/14/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/14/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..472dbefed372a063b2202cd55d0595f493afa55e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/14/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/15/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/15/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..3ce99fd0dca3420bc7354c3ae2c7a8f85d496724
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/15/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/16/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/16/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..59eaf9411d20fe45147cf754dd00187b421cacd8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/16/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/17/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/17/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..78239289ae8260277a36908f4bdbe4835f90b69e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/17/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/18/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/18/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..6e4d101912760203b2174841da80dee22e538275
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/18/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/2/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/2/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..980553903071db46c0804a345cdb042a5ff15ef4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/2/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/3/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/3/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..ae32b32e35d6b26b172410e0ef6de77fe081bc8c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/3/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/4/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/4/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..7ff01bfd07618073d9400225e5fe976d7271d712
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/4/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/5/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/5/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..af90c912f539cdedc3783d95acc010840b8b3017
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/5/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/6/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/6/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..5ae9191d2787a6ae12b0f14860b9dca239ad2fb9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/6/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/7/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/7/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..0ba6198f1eddb7d504c5a9cb6ec5a865cde7f07f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/7/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/8/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/8/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..627da770c647fd828d53408eaa75009f3aff9b49
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/8/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/9/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/9/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..bac5ee704fa88a3c8822a7b54f804b5b09cfaad5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/9/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..c1a693957045afa92ebaee7beaab8b443102ce07
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/dexMerger/debug/__content__.json
@@ -0,0 +1 @@
+[{"name":"slice_0","index":0,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"slice_1","index":1,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"slice_2","index":2,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"slice_3","index":3,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"slice_4","index":4,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"slice_5","index":5,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"slice_6","index":6,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"slice_7","index":7,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"slice_8","index":8,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"slice_9","index":9,"scopes":["SUB_PROJECTS","PROJECT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"main","index":10,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-0","index":11,"scopes":["MAIN_SPLIT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"externalLibs","index":13,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-1","index":14,"scopes":["MAIN_SPLIT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-2","index":15,"scopes":["MAIN_SPLIT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-3","index":16,"scopes":["MAIN_SPLIT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"eac9377e70a85615861d9cba8f6282bf10e74958-4","index":17,"scopes":["MAIN_SPLIT"],"types":["DEX"],"format":"DIRECTORY","present":true},{"name":"d3c1edb824607f28e25410731bacc89bc65ad326-1","index":18,"scopes":["MAIN_SPLIT"],"types":["DEX"],"format":"DIRECTORY","present":true}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/externalLibsDexMerger/debug/0/classes.dex b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/externalLibsDexMerger/debug/0/classes.dex
new file mode 100644
index 0000000000000000000000000000000000000000..cd5bece9b503a39ee78fe649176c85c91a89f021
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/externalLibsDexMerger/debug/0/classes.dex differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/externalLibsDexMerger/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/externalLibsDexMerger/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..30a17cd4103c7ac5dcbabf82b8ab561c1aecd381
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/externalLibsDexMerger/debug/__content__.json
@@ -0,0 +1 @@
+[{"name":"main","index":0,"scopes":["EXTERNAL_LIBRARIES"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/extractJars/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/extractJars/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..0637a088a01e8ddab3bf3fa98dbe804cbde1a0dc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/extractJars/debug/__content__.json
@@ -0,0 +1 @@
+[]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/arch/lifecycle/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/arch/lifecycle/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..14396bd07c8bd67ef9c70ece856d5e9efecaa92d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/arch/lifecycle/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..7099b86ea31171fafbd3b02deb5c97d79a8acd20
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..90a3e2d0465c0218143f856f4f86527ca4ad2bbd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..6b60af21ba504c84b498ad31d95e32917e36b811
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..0ef9d99cccff26dd71b51a5dcad464e987fc9c32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ed8bbd82def86167739273abb29f6d12f15d28a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..57e6d611f4152f1e7a0a53259d70b48e17a4ebaf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bdf3f68fa203db6bc51cc2c773f3e465da0b26d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..9961b6003a7941d9e884af6371d7477e3719a68d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..dcbcb01a3be22299c6c256e502d7db9dc6aa89fd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..6eb260e23554a685660030ce33c789078afe5baa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..a8365de23094f8138fdf3ce03ddcea419ce8130c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..8b2dc631bf035a7cd21bfbdda4280d3f9a031bfa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/compat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..c530448e5362eab6670d449386fef3e2f4ffe59d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..82ef2b334b0607a6e1ab3d25738648d0f2bb9b3c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..14cd4a454a6e3ec353808fddf0e7fa4c22a40068
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..db1d333dd799b44e7fdfd164e956758d6dc3649d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ebfd344661fa49326f08f091cc0802dae1b49150
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..e204fd306c7c6c49b13a59609510511ff8ae41a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..3e0e69e4c4e8dc690409ba59a62dd7e210708f6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..b3dea17147ad51ef9e153a25256ec9084fad6715
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..93acd8e83a8aa40229d13401a416bdb48182c885
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..facad2491ea377019cbf708df3cd03f8cb74a7a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..2091abffbbef21335bb8959daa520d7a33448d7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..51efabb85f37b16c040b0cd97a36edb2d4a43bad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreui/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..75115dd063932d43111e1e7174e2fd98fd187bc0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..4454cafe662a5aa2f055f9dd1f613d2974937662
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..a968afa3e8873ef5fa401f68c57da65ec559e57e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..7cb35689445a8ad7a1769e74e5994c954a2abfae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..5a711671708fb59d4c3d0e075a643fd402bc7796
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..d4e5d6057ea466240a26f1487fa8c7e999e7d50d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..bca76cd02e6d062c4482b7892f727e6218b16478
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..ed9ff391a721e4d5047deab879e0d1b872eb6281
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6a6cc5d4ff293b386f252dc64c424e76b34c735
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..97eec99e0c980cd848e20c0bb27539db39bdde7d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bf9f4fc5416f0d648a7edbcfb9c343b21917e43
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..08a929500b64813e47dd9428fb6739dbda8cb7d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/coreutils/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..25e82e03a8634fb0d73f265efdcfb9a827dfc30e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..3444c0460b106d592fe5340bfe13f7012d09b79b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..c50c83fa91298f3b86820eeed78a89cc4c193aa6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..91c05837552b1786d37c8bad8da715bee8a97126
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..1a1d8322ae0531481896423a1dab545a4fcc74f3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..7e918a32e415e3c565068328a2f75b520e8d0485
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..05f21438d46d0fca0642c7d1205bfd76df07471f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..90b348c287e705d99326fedc1064178259468789
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..dcd0057d5886323df5df2303d6ff12be0eb084bf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..a9409efaa7e4a17ac5e6e6e244226738eb2b9afc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..8ce103b6c688002414f9bc514f2177edf01cd830
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..6841d5c07e5988447eb5b2c9ccb2cb35b676f560
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/fragment/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/graphics/drawable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/graphics/drawable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..f19d430685543cab82dc8484ffc3e3a0bbdf869b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/graphics/drawable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/graphics/drawable/animated/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/graphics/drawable/animated/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5acef8bebc4315473019064ebac7c8b455c8666d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/graphics/drawable/animated/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..55e11bf699688064f1f6e51a4b1b869587a6587f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..b7a5af940ccdf30a248d7f9866e93df09de1355f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..3c0357eca8ce1d7dc809e9f5df376bc1321008c0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..c5e8518faba35245224d66484445249908d0a26e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..bbe546067f2a943ba8eeed6d39918110f931df9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..b1176950e820f45bace6b205b91a92bbc8a9dd7c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6234fb758b53643c581addefd4c5eed8139cd4c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..e0fedee28018e94e933e2840ae48f4e8eab66534
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..2fd78f80404336cc2b948b4d8ecd90f80fb6c6e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..d35049ba214b3971a0b306bf5175525c9e0f0f57
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..811bb15f5ed06899aea23f1ade3aa62df1c72903
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..9a6eb10b1c32365670c960b1ee46f16228cf3523
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/mediacompat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/percent/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/percent/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..c673f67fccb956427bb8836d66118c3594aec054
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/percent/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/percent/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/percent/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..fd92a2f39990a22f44cb6bf5d2b26ed81a0a64ea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/percent/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/percent/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/percent/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..1f6094366e4bfb80cc46e6dfc454937db7875097
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/percent/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ea23318a3a8c22950a34acaedb25af7e3732417a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..c9bc10314faeb7dfb50c04d99048804c562ea866
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..3af2e7952f27f4ff6a733f2b6fda3ff1aa85e37d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..4f4f04f037ace857070f62184bce08ec5344e75a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..203b75a0280e64987a732e753f58a1513bd39ac1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bdeb0ef72fb8a34a82f2ac5422e1c3440a4ebd3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..47e496f58933e7b641febf59f27b236cf2ae96e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..7c58b4288670c0526b29141534601bb461743034
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..3353e9adc5a32177938e82494aa4d6ee39800dde
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..25def36625008f565947e3ce325c1854124e567f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..d850e3ab45f0fc5b7ef054e7f0bf95c254b80312
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..4f91ba486dc6ea679cc34733f9e49f57894b19aa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v13/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..bf19a4b6713a95f21e6007e03678c4ee8f5f9b87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..8723c27acd4b0cf36d5780a3c8bada54d07d6090
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..2b861b81d42d3dec1549862da042642b30b9fc10
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4182950010a3be034cfb3da452c2c8fda7b662a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..f86e942d128cdb5ce9d4d2d55e6f4451b07f5213
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4012dce00197fc31b7999325de6e4a67abbec7e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..06b16aa096d981c2e3cf6c152f3a13b3abccf271
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..03a1c47d1d5723e6cdf957a5059fb8085e1a9e32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..1483a3b4afaabc65669897e6547d98d6e9bd88dc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..450a9d26efdfdddde0c5d354a81747090ef809a4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..d7c153c6ad502affa638f5d4fefb0eb12deed579
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..032cae7357d2d7475a964329a876676327170b2f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v4/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..3e104eb28d0390e9b6f39c7298bea7938a1ae305
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ee10ee9247db62c515f42802b21e4e81cf09baca
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..f0dbcef0121bda9c1d131c64939e49fd35545240
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..6f6e0896b8b38cd5ff127dfb8819e15911ef7577
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..04a24179f0daba1bf8b9a8b789c6d100ad52fd7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..72e89a39ac52bf1bc0b97511be8104ea0e8702bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..201eb69575e8725f5fddda416fad278e379a6530
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..21a421c713b4d79f2afc734f85bfbfc74149239b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..d5f37c00897fd1ca4eeaa826e2871bfa2f1bac80
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..0fe9b17e27a713731b05c49f1ad3a60b10e9f2d6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..0991c434ad035acad3cf0d7c645f77df7571a27d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4857215b20164ddb96d6820d8c5151cc62e9199
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..2c9d8664c8d32f89515b8477de719b83fe264bc9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/appcompat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..928f486e5e46babafbd00403cc8d82a94b913448
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..ff3d5473498f80b8ac4bfcea32eb5a8a5643a175
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..8334de4c8b78b3ebbe20e89d6687b6c0933ff821
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..1918e76bff8864707220adb3d63703b669876f6c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..a79eb8ee9b213e8dc6136aa371f2b005e511bd50
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/v7/recyclerview/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..0c8f70300ea8757ad66e773f85e73c627d3ef6be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$animator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$animator.class
new file mode 100644
index 0000000000000000000000000000000000000000..0803ffa5e811c0b1129aace56ee52a11067ca43d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$animator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$array.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$array.class
new file mode 100644
index 0000000000000000000000000000000000000000..3f3f4773c4336cf06bd8c2773d027aab48dc7122
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$array.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..0281c24f83750b5a8e3c557e159a371f76ff60d5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..0a59d614d9520a9e218501ea6674f5c383054aed
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f23e6625fb4160ec51b3898ba1aa167556a68d6e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..ae7ce46d12a3072621f136bc3a4804c6b51d5b6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..934877e4068b74ba34b94567d2cdd1f487f819e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$fraction.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$fraction.class
new file mode 100644
index 0000000000000000000000000000000000000000..b0a63fe97d3cd603f0e2d3aa919cbbc179173b5f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$fraction.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..c4508080b9895578cad2871f7ca4c856665d2104
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6769e1e7834500688b134b38a2bf5eddde8ff6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$interpolator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$interpolator.class
new file mode 100644
index 0000000000000000000000000000000000000000..e7e617147984f158bc4e5575494889993702441d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$interpolator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..b96257cb9b1190aaa1cb498d23823aa49fcef262
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$plurals.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$plurals.class
new file mode 100644
index 0000000000000000000000000000000000000000..70636fbdfbb44b03506c6bca8d47942129eca5a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$plurals.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..15e1bee1873c9d06879d8a679c0568d3a6703eb9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..72678984d5af71c11bbb8da1351eb6aee7fe1977
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..728dce7018624903617bf1b07745b6e251c91029
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..f9a5f9b657d213e918b8882e4128250780207e7f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/android/support/wearable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..680a9a4300fce7e48de7304087cb772281fe66a0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class
new file mode 100644
index 0000000000000000000000000000000000000000..f8730cd6a8fe09043ee509bcc32872cebdddc34c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/AwsS3.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/AwsS3.class
new file mode 100644
index 0000000000000000000000000000000000000000..704551f091d92a5736b04d1361be2b2ffb6aca4d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/AwsS3.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/BuildConfig.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/BuildConfig.class
new file mode 100644
index 0000000000000000000000000000000000000000..751138c735d1ed15e3573b0951b62049623a8c09
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/BuildConfig.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class
new file mode 100644
index 0000000000000000000000000000000000000000..46dc8f652b35e09834e5c13f9d9adc4cde56617c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/ChargingState.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/ChargingState.class
new file mode 100644
index 0000000000000000000000000000000000000000..724a5d077cc3b8f5f53a0dacd8df1483b4a30900
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/ChargingState.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class
new file mode 100644
index 0000000000000000000000000000000000000000..a58313e2bf25e9958ac5c5534c9005f0eb15eda5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/IOLogData.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/IOLogData.class
new file mode 100644
index 0000000000000000000000000000000000000000..c8166bc61c197c26694ff26e1ce13059dc24922d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/IOLogData.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class
new file mode 100644
index 0000000000000000000000000000000000000000..6c4048297b2156eacb7013b9e22c63508b7d838e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/LogService.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/LogService.class
new file mode 100644
index 0000000000000000000000000000000000000000..622cd6f240b680039bba30b8a30f1922756d65ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/LogService.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..2e0d712ed51ebaa583314cf0fae6b5525a3a3ed1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class
new file mode 100644
index 0000000000000000000000000000000000000000..cb3b97cbe531fa0f8f2f4f0e3d00e9323e26e14e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..79f05a9e1107bbe1f5d90280ab0b41373103774e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class
new file mode 100644
index 0000000000000000000000000000000000000000..5e2ee05440b39277f48be980b4d48349307b6977
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class
new file mode 100644
index 0000000000000000000000000000000000000000..de882711848ce352bb8cc1e63e5fcf160bc5c650
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace.class
new file mode 100644
index 0000000000000000000000000000000000000000..e5cc3d9fbdd16814a4e54588afa0863aa29b9dc8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/MyWatchFace.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/PermissionActivity.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/PermissionActivity.class
new file mode 100644
index 0000000000000000000000000000000000000000..54504c24efc86e56ac0eef9b2046a36c8d1f3472
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/PermissionActivity.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..f9e4604d3b2d79b5b438abc384e67e926dc614af
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$animator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$animator.class
new file mode 100644
index 0000000000000000000000000000000000000000..78c32826e5489122ba7b6961c0ea06897d1d7a4c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$animator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$array.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$array.class
new file mode 100644
index 0000000000000000000000000000000000000000..f162dd7fec88906f2e8b5f490d237d6baf89a607
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$array.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ae9a571539d97dee7ef637489871df497938f506
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..dfc8b89d7c4c716d47e1863f5a98bdcee82cdc39
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f7f8a80e856ebf6f1fea947b228c87b858647167
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..3ceda221aa135945fbc1080e55cdef7299c4bfe8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..78fbc323b2cdf8f2783e133098a534fd85decaa1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$fraction.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$fraction.class
new file mode 100644
index 0000000000000000000000000000000000000000..188d9b3e7fcee989622450053130e22c1cad60e5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$fraction.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..f6fc8d5d3c01168ae63704341d53ea46d1f1df51
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..f6533f17ed239022e8c5728724410bbb4cc5fa9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$interpolator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$interpolator.class
new file mode 100644
index 0000000000000000000000000000000000000000..20f98e7009407debd8924b46cc73f7b17b8c766f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$interpolator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..155dbf6742d5e1c1ed90851c1c28df4dc9dea8ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$mipmap.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$mipmap.class
new file mode 100644
index 0000000000000000000000000000000000000000..22a6f37ae859aaea0a5f9eba266a4651f82957d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$mipmap.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$plurals.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$plurals.class
new file mode 100644
index 0000000000000000000000000000000000000000..2344b5b0962138dd865798beb7571c0390eebff6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$plurals.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$raw.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$raw.class
new file mode 100644
index 0000000000000000000000000000000000000000..59774b76c37c0297f74dc5f763ea77b5ff09a844
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$raw.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..cd74648a200a1299b89beadeab153bf7f6e1ade7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..a530256c5c53cd73d5d5659617bdaa9e419b407b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..61b5a1bbf143398419d502f7fd9ade514fbdc6b9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$xml.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$xml.class
new file mode 100644
index 0000000000000000000000000000000000000000..1e062905656e505fbcc08ab2c63cafb8cf95f49b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R$xml.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..75870d580320e41d1e082dd6ccceafa3a3601252
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/example/ruixuandai/zenfacedigit/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..6987480a4e7bf6fbc85062098c9e9114c6af9156
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f281e3873fa3a0c13c5997f0c3bf536f852e8951
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..103743abf6b55d91231fffd4e0bfa90c575d4747
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..a46996e37acc9acc0322b94104c39d83eaaab68a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..812b9a206ad91bd647bd7bb67f3b78b0b8bc8916
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..62b7fb970ce9ce6ac35017b63ca18c6423aad6b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..52d09614aca8374317cb8cbc60f9f2649f13bbc2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5cfaf26b80b4d532d3100451becff1dced62d33d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/base/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/base/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..9ebcd19728fd1770d8a69ac705e24b18b3313639
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/base/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/tasks/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/tasks/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..046434e18f4cb89f30445f62730bf1b65ea13a87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/tasks/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/wearable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/wearable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5381b204dd902952ee7cf584a9146d3f398e3f9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/google/android/gms/wearable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..bc088a74bfc28b71455607aa7e2a3c0ec60444ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..029dce755a2cdaa95aeb097fa09371b068550d5b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..6642bfc7b234e5de56122cb097e61c3c68b923f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f0d1640ff0a33a30fc1f95e18452f083b16bb62c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..4a77c0e87981f94d0404bd5dadcecebb71101ae0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..98661bb24c8bcc781f3ba7df35b74afc72d3edfb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..84903bd714e223b9466c2319f7efa36fec2938c3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..0af0b26c06df68c48bfa842be3178075a43765d2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..36deeab4a7fe3de06722eafecbb0de06dae54239
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..13419ffcfbeb4f3e7a828f8dc7f70b6c55df3676
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..6a7e701359f8f13f087cf519b9b1a505b18d98ab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ce27cf09c10c18d6bfa040a40767f3d58dbccd68
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..dad27b7d9f359553aa5014118a226ead01e57575
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/0/com/permissioneverywhere/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..300d186592a24ed564ad65d9fd6e8bed605194dd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRun/debug/__content__.json
@@ -0,0 +1 @@
+[{"name":"classes","index":0,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"enhanced_classes","index":1,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES_ENHANCED"],"format":"DIRECTORY","present":true}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunDependenciesApk/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunDependenciesApk/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..0637a088a01e8ddab3bf3fa98dbe804cbde1a0dc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunDependenciesApk/debug/__content__.json
@@ -0,0 +1 @@
+[]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/0/android/arch/lifecycle/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/0/android/arch/lifecycle/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..14396bd07c8bd67ef9c70ece856d5e9efecaa92d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/0/android/arch/lifecycle/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/0/com/android/tools/ir/dummy/slice_0.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/0/com/android/tools/ir/dummy/slice_0.class
new file mode 100644
index 0000000000000000000000000000000000000000..55071e7074ca7ad9a4034100cf65fe490be18a38
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/0/com/android/tools/ir/dummy/slice_0.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..928f486e5e46babafbd00403cc8d82a94b913448
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..ff3d5473498f80b8ac4bfcea32eb5a8a5643a175
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..8334de4c8b78b3ebbe20e89d6687b6c0933ff821
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..1918e76bff8864707220adb3d63703b669876f6c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..a79eb8ee9b213e8dc6136aa371f2b005e511bd50
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/android/support/v7/recyclerview/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/com/android/tools/ir/dummy/slice_1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/com/android/tools/ir/dummy/slice_1.class
new file mode 100644
index 0000000000000000000000000000000000000000..e58c75b259bfc75df71a4b9b60cbf7327aae0a94
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/com/android/tools/ir/dummy/slice_1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/com/google/android/gms/tasks/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/com/google/android/gms/tasks/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..046434e18f4cb89f30445f62730bf1b65ea13a87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/1/com/google/android/gms/tasks/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/2/com/android/tools/ir/dummy/slice_2.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/2/com/android/tools/ir/dummy/slice_2.class
new file mode 100644
index 0000000000000000000000000000000000000000..3019562d4c820cc4e9f0266dbd784e64069daec7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/2/com/android/tools/ir/dummy/slice_2.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..25e82e03a8634fb0d73f265efdcfb9a827dfc30e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..3444c0460b106d592fe5340bfe13f7012d09b79b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..c50c83fa91298f3b86820eeed78a89cc4c193aa6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..91c05837552b1786d37c8bad8da715bee8a97126
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..1a1d8322ae0531481896423a1dab545a4fcc74f3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..7e918a32e415e3c565068328a2f75b520e8d0485
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..05f21438d46d0fca0642c7d1205bfd76df07471f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..90b348c287e705d99326fedc1064178259468789
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..dcd0057d5886323df5df2303d6ff12be0eb084bf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..a9409efaa7e4a17ac5e6e6e244226738eb2b9afc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..8ce103b6c688002414f9bc514f2177edf01cd830
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..6841d5c07e5988447eb5b2c9ccb2cb35b676f560
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/fragment/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ea23318a3a8c22950a34acaedb25af7e3732417a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..c9bc10314faeb7dfb50c04d99048804c562ea866
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..3af2e7952f27f4ff6a733f2b6fda3ff1aa85e37d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..4f4f04f037ace857070f62184bce08ec5344e75a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..203b75a0280e64987a732e753f58a1513bd39ac1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bdeb0ef72fb8a34a82f2ac5422e1c3440a4ebd3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..47e496f58933e7b641febf59f27b236cf2ae96e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..7c58b4288670c0526b29141534601bb461743034
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..3353e9adc5a32177938e82494aa4d6ee39800dde
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..25def36625008f565947e3ce325c1854124e567f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..d850e3ab45f0fc5b7ef054e7f0bf95c254b80312
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..4f91ba486dc6ea679cc34733f9e49f57894b19aa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v13/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..bf19a4b6713a95f21e6007e03678c4ee8f5f9b87
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..8723c27acd4b0cf36d5780a3c8bada54d07d6090
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..2b861b81d42d3dec1549862da042642b30b9fc10
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4182950010a3be034cfb3da452c2c8fda7b662a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..f86e942d128cdb5ce9d4d2d55e6f4451b07f5213
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4012dce00197fc31b7999325de6e4a67abbec7e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..06b16aa096d981c2e3cf6c152f3a13b3abccf271
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..03a1c47d1d5723e6cdf957a5059fb8085e1a9e32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..1483a3b4afaabc65669897e6547d98d6e9bd88dc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..450a9d26efdfdddde0c5d354a81747090ef809a4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..d7c153c6ad502affa638f5d4fefb0eb12deed579
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..032cae7357d2d7475a964329a876676327170b2f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/android/support/v4/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/com/android/tools/ir/dummy/slice_3.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/com/android/tools/ir/dummy/slice_3.class
new file mode 100644
index 0000000000000000000000000000000000000000..19b939f28cae6e2696ec81d780463372abc0ad23
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/3/com/android/tools/ir/dummy/slice_3.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..c530448e5362eab6670d449386fef3e2f4ffe59d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..82ef2b334b0607a6e1ab3d25738648d0f2bb9b3c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..14cd4a454a6e3ec353808fddf0e7fa4c22a40068
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..db1d333dd799b44e7fdfd164e956758d6dc3649d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ebfd344661fa49326f08f091cc0802dae1b49150
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..e204fd306c7c6c49b13a59609510511ff8ae41a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..3e0e69e4c4e8dc690409ba59a62dd7e210708f6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..b3dea17147ad51ef9e153a25256ec9084fad6715
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..93acd8e83a8aa40229d13401a416bdb48182c885
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..facad2491ea377019cbf708df3cd03f8cb74a7a3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..2091abffbbef21335bb8959daa520d7a33448d7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..51efabb85f37b16c040b0cd97a36edb2d4a43bad
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/coreui/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..3e104eb28d0390e9b6f39c7298bea7938a1ae305
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ee10ee9247db62c515f42802b21e4e81cf09baca
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..f0dbcef0121bda9c1d131c64939e49fd35545240
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..6f6e0896b8b38cd5ff127dfb8819e15911ef7577
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..04a24179f0daba1bf8b9a8b789c6d100ad52fd7a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..72e89a39ac52bf1bc0b97511be8104ea0e8702bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..201eb69575e8725f5fddda416fad278e379a6530
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..21a421c713b4d79f2afc734f85bfbfc74149239b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..d5f37c00897fd1ca4eeaa826e2871bfa2f1bac80
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..0fe9b17e27a713731b05c49f1ad3a60b10e9f2d6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..0991c434ad035acad3cf0d7c645f77df7571a27d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..e4857215b20164ddb96d6820d8c5151cc62e9199
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..2c9d8664c8d32f89515b8477de719b83fe264bc9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/android/support/v7/appcompat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/android/tools/ir/dummy/slice_4.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/android/tools/ir/dummy/slice_4.class
new file mode 100644
index 0000000000000000000000000000000000000000..210a15fadac91d5b35003888a8ce7ab426f11908
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/android/tools/ir/dummy/slice_4.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..6987480a4e7bf6fbc85062098c9e9114c6af9156
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f281e3873fa3a0c13c5997f0c3bf536f852e8951
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..103743abf6b55d91231fffd4e0bfa90c575d4747
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..a46996e37acc9acc0322b94104c39d83eaaab68a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..812b9a206ad91bd647bd7bb67f3b78b0b8bc8916
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..62b7fb970ce9ce6ac35017b63ca18c6423aad6b6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..52d09614aca8374317cb8cbc60f9f2649f13bbc2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5cfaf26b80b4d532d3100451becff1dced62d33d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/wearable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/wearable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5381b204dd902952ee7cf584a9146d3f398e3f9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/google/android/gms/wearable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..bc088a74bfc28b71455607aa7e2a3c0ec60444ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..029dce755a2cdaa95aeb097fa09371b068550d5b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..6642bfc7b234e5de56122cb097e61c3c68b923f0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f0d1640ff0a33a30fc1f95e18452f083b16bb62c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..4a77c0e87981f94d0404bd5dadcecebb71101ae0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..98661bb24c8bcc781f3ba7df35b74afc72d3edfb
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..84903bd714e223b9466c2319f7efa36fec2938c3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..0af0b26c06df68c48bfa842be3178075a43765d2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..36deeab4a7fe3de06722eafecbb0de06dae54239
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..13419ffcfbeb4f3e7a828f8dc7f70b6c55df3676
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..6a7e701359f8f13f087cf519b9b1a505b18d98ab
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ce27cf09c10c18d6bfa040a40767f3d58dbccd68
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..dad27b7d9f359553aa5014118a226ead01e57575
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/4/com/permissioneverywhere/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..75115dd063932d43111e1e7174e2fd98fd187bc0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..4454cafe662a5aa2f055f9dd1f613d2974937662
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..a968afa3e8873ef5fa401f68c57da65ec559e57e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..7cb35689445a8ad7a1769e74e5994c954a2abfae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..5a711671708fb59d4c3d0e075a643fd402bc7796
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..d4e5d6057ea466240a26f1487fa8c7e999e7d50d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..bca76cd02e6d062c4482b7892f727e6218b16478
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..ed9ff391a721e4d5047deab879e0d1b872eb6281
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6a6cc5d4ff293b386f252dc64c424e76b34c735
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..97eec99e0c980cd848e20c0bb27539db39bdde7d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bf9f4fc5416f0d648a7edbcfb9c343b21917e43
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..08a929500b64813e47dd9428fb6739dbda8cb7d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/android/support/coreutils/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/com/android/tools/ir/dummy/slice_5.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/com/android/tools/ir/dummy/slice_5.class
new file mode 100644
index 0000000000000000000000000000000000000000..3a0972ec409141829cca421d92d6fa900c848b61
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/5/com/android/tools/ir/dummy/slice_5.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/android/support/percent/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/android/support/percent/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..c673f67fccb956427bb8836d66118c3594aec054
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/android/support/percent/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/android/support/percent/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/android/support/percent/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..fd92a2f39990a22f44cb6bf5d2b26ed81a0a64ea
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/android/support/percent/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/android/support/percent/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/android/support/percent/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..1f6094366e4bfb80cc46e6dfc454937db7875097
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/android/support/percent/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/buildId.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/buildId.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b3b99434eaad0d617f28d7d7b5b5d052d2dc0650
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/buildId.txt
@@ -0,0 +1 @@
+1527698780229
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/android/tools/ir/dummy/slice_6.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/android/tools/ir/dummy/slice_6.class
new file mode 100644
index 0000000000000000000000000000000000000000..7e9dbb8e7dd6fd7c2fb747afad8377555087e818
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/android/tools/ir/dummy/slice_6.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..680a9a4300fce7e48de7304087cb772281fe66a0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class
new file mode 100644
index 0000000000000000000000000000000000000000..f8730cd6a8fe09043ee509bcc32872cebdddc34c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/AwsS3.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/AwsS3.class
new file mode 100644
index 0000000000000000000000000000000000000000..704551f091d92a5736b04d1361be2b2ffb6aca4d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/AwsS3.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/BuildConfig.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/BuildConfig.class
new file mode 100644
index 0000000000000000000000000000000000000000..751138c735d1ed15e3573b0951b62049623a8c09
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/BuildConfig.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class
new file mode 100644
index 0000000000000000000000000000000000000000..46dc8f652b35e09834e5c13f9d9adc4cde56617c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/ChargingState$UploadThread.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/ChargingState.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/ChargingState.class
new file mode 100644
index 0000000000000000000000000000000000000000..724a5d077cc3b8f5f53a0dacd8df1483b4a30900
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/ChargingState.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class
new file mode 100644
index 0000000000000000000000000000000000000000..a58313e2bf25e9958ac5c5534c9005f0eb15eda5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/IMUSensorListener.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/IOLogData.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/IOLogData.class
new file mode 100644
index 0000000000000000000000000000000000000000..c8166bc61c197c26694ff26e1ce13059dc24922d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/IOLogData.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class
new file mode 100644
index 0000000000000000000000000000000000000000..6c4048297b2156eacb7013b9e22c63508b7d838e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/LogService$MyBinder.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/LogService.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/LogService.class
new file mode 100644
index 0000000000000000000000000000000000000000..622cd6f240b680039bba30b8a30f1922756d65ae
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/LogService.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..2e0d712ed51ebaa583314cf0fae6b5525a3a3ed1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class
new file mode 100644
index 0000000000000000000000000000000000000000..cb3b97cbe531fa0f8f2f4f0e3d00e9323e26e14e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$2.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class
new file mode 100644
index 0000000000000000000000000000000000000000..79f05a9e1107bbe1f5d90280ab0b41373103774e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine$1.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class
new file mode 100644
index 0000000000000000000000000000000000000000..5e2ee05440b39277f48be980b4d48349307b6977
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$Engine.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class
new file mode 100644
index 0000000000000000000000000000000000000000..de882711848ce352bb8cc1e63e5fcf160bc5c650
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace$EngineHandler.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace.class
new file mode 100644
index 0000000000000000000000000000000000000000..e5cc3d9fbdd16814a4e54588afa0863aa29b9dc8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/MyWatchFace.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/PermissionActivity.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/PermissionActivity.class
new file mode 100644
index 0000000000000000000000000000000000000000..54504c24efc86e56ac0eef9b2046a36c8d1f3472
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/PermissionActivity.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..f9e4604d3b2d79b5b438abc384e67e926dc614af
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$animator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$animator.class
new file mode 100644
index 0000000000000000000000000000000000000000..78c32826e5489122ba7b6961c0ea06897d1d7a4c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$animator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$array.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$array.class
new file mode 100644
index 0000000000000000000000000000000000000000..f162dd7fec88906f2e8b5f490d237d6baf89a607
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$array.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..ae9a571539d97dee7ef637489871df497938f506
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..dfc8b89d7c4c716d47e1863f5a98bdcee82cdc39
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f7f8a80e856ebf6f1fea947b228c87b858647167
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..3ceda221aa135945fbc1080e55cdef7299c4bfe8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..78fbc323b2cdf8f2783e133098a534fd85decaa1
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$fraction.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$fraction.class
new file mode 100644
index 0000000000000000000000000000000000000000..188d9b3e7fcee989622450053130e22c1cad60e5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$fraction.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..f6fc8d5d3c01168ae63704341d53ea46d1f1df51
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..f6533f17ed239022e8c5728724410bbb4cc5fa9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$interpolator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$interpolator.class
new file mode 100644
index 0000000000000000000000000000000000000000..20f98e7009407debd8924b46cc73f7b17b8c766f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$interpolator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..155dbf6742d5e1c1ed90851c1c28df4dc9dea8ac
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$mipmap.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$mipmap.class
new file mode 100644
index 0000000000000000000000000000000000000000..22a6f37ae859aaea0a5f9eba266a4651f82957d7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$mipmap.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$plurals.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$plurals.class
new file mode 100644
index 0000000000000000000000000000000000000000..2344b5b0962138dd865798beb7571c0390eebff6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$plurals.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$raw.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$raw.class
new file mode 100644
index 0000000000000000000000000000000000000000..59774b76c37c0297f74dc5f763ea77b5ff09a844
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$raw.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..cd74648a200a1299b89beadeab153bf7f6e1ade7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..a530256c5c53cd73d5d5659617bdaa9e419b407b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..61b5a1bbf143398419d502f7fd9ade514fbdc6b9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$xml.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$xml.class
new file mode 100644
index 0000000000000000000000000000000000000000..1e062905656e505fbcc08ab2c63cafb8cf95f49b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R$xml.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..75870d580320e41d1e082dd6ccceafa3a3601252
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/6/com/example/ruixuandai/zenfacedigit/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..7099b86ea31171fafbd3b02deb5c97d79a8acd20
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..90a3e2d0465c0218143f856f4f86527ca4ad2bbd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..6b60af21ba504c84b498ad31d95e32917e36b811
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..0ef9d99cccff26dd71b51a5dcad464e987fc9c32
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..ed8bbd82def86167739273abb29f6d12f15d28a8
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..57e6d611f4152f1e7a0a53259d70b48e17a4ebaf
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..7bdf3f68fa203db6bc51cc2c773f3e465da0b26d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..9961b6003a7941d9e884af6371d7477e3719a68d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..dcbcb01a3be22299c6c256e502d7db9dc6aa89fd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..6eb260e23554a685660030ce33c789078afe5baa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..a8365de23094f8138fdf3ce03ddcea419ce8130c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..8b2dc631bf035a7cd21bfbdda4280d3f9a031bfa
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/compat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/graphics/drawable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/graphics/drawable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..f19d430685543cab82dc8484ffc3e3a0bbdf869b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/android/support/graphics/drawable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/com/android/tools/ir/dummy/slice_7.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/com/android/tools/ir/dummy/slice_7.class
new file mode 100644
index 0000000000000000000000000000000000000000..a1614bdbb69d874ddf7b6c5e099c5bb29586f33d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/7/com/android/tools/ir/dummy/slice_7.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$anim.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$anim.class
new file mode 100644
index 0000000000000000000000000000000000000000..0c8f70300ea8757ad66e773f85e73c627d3ef6be
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$anim.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$animator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$animator.class
new file mode 100644
index 0000000000000000000000000000000000000000..0803ffa5e811c0b1129aace56ee52a11067ca43d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$animator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$array.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$array.class
new file mode 100644
index 0000000000000000000000000000000000000000..3f3f4773c4336cf06bd8c2773d027aab48dc7122
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$array.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..0281c24f83750b5a8e3c557e159a371f76ff60d5
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..0a59d614d9520a9e218501ea6674f5c383054aed
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..f23e6625fb4160ec51b3898ba1aa167556a68d6e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..ae7ce46d12a3072621f136bc3a4804c6b51d5b6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..934877e4068b74ba34b94567d2cdd1f487f819e2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$fraction.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$fraction.class
new file mode 100644
index 0000000000000000000000000000000000000000..b0a63fe97d3cd603f0e2d3aa919cbbc179173b5f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$fraction.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..c4508080b9895578cad2871f7ca4c856665d2104
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6769e1e7834500688b134b38a2bf5eddde8ff6f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$interpolator.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$interpolator.class
new file mode 100644
index 0000000000000000000000000000000000000000..e7e617147984f158bc4e5575494889993702441d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$interpolator.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..b96257cb9b1190aaa1cb498d23823aa49fcef262
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$plurals.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$plurals.class
new file mode 100644
index 0000000000000000000000000000000000000000..70636fbdfbb44b03506c6bca8d47942129eca5a2
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$plurals.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..15e1bee1873c9d06879d8a679c0568d3a6703eb9
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..72678984d5af71c11bbb8da1351eb6aee7fe1977
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..728dce7018624903617bf1b07745b6e251c91029
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..f9a5f9b657d213e918b8882e4128250780207e7f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/android/support/wearable/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/com/android/tools/ir/dummy/slice_8.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/com/android/tools/ir/dummy/slice_8.class
new file mode 100644
index 0000000000000000000000000000000000000000..32bca3f3260e5d2939ac71827abb5315f98f6e2d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/com/android/tools/ir/dummy/slice_8.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/com/google/android/gms/base/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/com/google/android/gms/base/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..9ebcd19728fd1770d8a69ac705e24b18b3313639
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/8/com/google/android/gms/base/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/graphics/drawable/animated/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/graphics/drawable/animated/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..5acef8bebc4315473019064ebac7c8b455c8666d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/graphics/drawable/animated/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$attr.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$attr.class
new file mode 100644
index 0000000000000000000000000000000000000000..55e11bf699688064f1f6e51a4b1b869587a6587f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$attr.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$bool.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$bool.class
new file mode 100644
index 0000000000000000000000000000000000000000..b7a5af940ccdf30a248d7f9866e93df09de1355f
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$bool.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$color.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$color.class
new file mode 100644
index 0000000000000000000000000000000000000000..3c0357eca8ce1d7dc809e9f5df376bc1321008c0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$color.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$dimen.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$dimen.class
new file mode 100644
index 0000000000000000000000000000000000000000..c5e8518faba35245224d66484445249908d0a26e
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$dimen.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$drawable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$drawable.class
new file mode 100644
index 0000000000000000000000000000000000000000..bbe546067f2a943ba8eeed6d39918110f931df9a
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$drawable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$id.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$id.class
new file mode 100644
index 0000000000000000000000000000000000000000..b1176950e820f45bace6b205b91a92bbc8a9dd7c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$id.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$integer.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$integer.class
new file mode 100644
index 0000000000000000000000000000000000000000..b6234fb758b53643c581addefd4c5eed8139cd4c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$integer.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$layout.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$layout.class
new file mode 100644
index 0000000000000000000000000000000000000000..e0fedee28018e94e933e2840ae48f4e8eab66534
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$layout.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$string.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$string.class
new file mode 100644
index 0000000000000000000000000000000000000000..2fd78f80404336cc2b948b4d8ecd90f80fb6c6e3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$string.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$style.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$style.class
new file mode 100644
index 0000000000000000000000000000000000000000..d35049ba214b3971a0b306bf5175525c9e0f0f57
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$style.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$styleable.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$styleable.class
new file mode 100644
index 0000000000000000000000000000000000000000..811bb15f5ed06899aea23f1ade3aa62df1c72903
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R$styleable.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R.class
new file mode 100644
index 0000000000000000000000000000000000000000..9a6eb10b1c32365670c960b1ee46f16228cf3523
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/android/support/mediacompat/R.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/com/android/tools/ir/dummy/slice_9.class b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/com/android/tools/ir/dummy/slice_9.class
new file mode 100644
index 0000000000000000000000000000000000000000..7009d9131bbc9907fe00102cca2244f0ffb5428b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/9/com/android/tools/ir/dummy/slice_9.class differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..907f410400cdbe584f72bb45115eb7aa1c77c009
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicer/debug/__content__.json
@@ -0,0 +1 @@
+[{"name":"slice_0","index":0,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"slice_1","index":1,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"slice_2","index":2,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"slice_3","index":3,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"slice_4","index":4,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"slice_5","index":5,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"slice_6","index":6,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"slice_7","index":7,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"slice_8","index":8,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true},{"name":"slice_9","index":9,"scopes":["SUB_PROJECTS","PROJECT"],"types":["CLASSES"],"format":"DIRECTORY","present":true}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicesApk/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicesApk/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..0637a088a01e8ddab3bf3fa98dbe804cbde1a0dc
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/instantRunSlicesApk/debug/__content__.json
@@ -0,0 +1 @@
+[]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/mergeJavaRes/debug/0.jar b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/mergeJavaRes/debug/0.jar
new file mode 100644
index 0000000000000000000000000000000000000000..4aaba8ce01af742db0cfd859ae047e35ce7faebc
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/mergeJavaRes/debug/0.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/mergeJavaRes/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/mergeJavaRes/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..1e6f3db8021be53e2dab4af7921c30d965f6076a
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/mergeJavaRes/debug/__content__.json
@@ -0,0 +1 @@
+[{"name":"resources","index":0,"scopes":["PROJECT","EXTERNAL_LIBRARIES","SUB_PROJECTS"],"types":["RESOURCES"],"format":"JAR","present":true}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/mergeJniLibs/debug/__content__.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/mergeJniLibs/debug/__content__.json
new file mode 100644
index 0000000000000000000000000000000000000000..5edb74e65b2d99e98a54b30660bf86ebdc381b11
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/intermediates/transforms/mergeJniLibs/debug/__content__.json
@@ -0,0 +1 @@
+[{"name":"resources","index":2,"scopes":["PROJECT","SUB_PROJECTS","EXTERNAL_LIBRARIES"],"types":["NATIVE_LIBS"],"format":"DIRECTORY","present":false}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/outputs/apk/debug/app-debug.apk b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/outputs/apk/debug/app-debug.apk
new file mode 100644
index 0000000000000000000000000000000000000000..4c9b6bb31e5545fecc25ed5aabe881ca922f15b4
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/outputs/apk/debug/app-debug.apk differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/outputs/apk/debug/output.json b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/outputs/apk/debug/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..4a97cb3f38d3d2df459333b40004fe2544e82b90
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/outputs/apk/debug/output.json
@@ -0,0 +1 @@
+[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1},"path":"app-debug.apk","properties":{"packageId":"com.example.ruixuandai.zenfacedigit","split":"","minSdkVersion":"25"}}]
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/outputs/logs/manifest-merger-debug-report.txt b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/outputs/logs/manifest-merger-debug-report.txt
new file mode 100644
index 0000000000000000000000000000000000000000..250046879a8d1247b8b46378d854e012909bb96d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/build/outputs/logs/manifest-merger-debug-report.txt
@@ -0,0 +1,256 @@
+-- Merging decision tree log ---
+manifest
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:1-65:12
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:1-65:12
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:1-65:12
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:1-65:12
+MERGED from [com.android.support:support-v13:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-v13-27.0.2.aar/554746378542e29293abbac66c9440b3/AndroidManifest.xml:17:1-22:12
+MERGED from [com.google.android.support:wearable:2.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/AndroidManifest.xml:2:1-10:12
+MERGED from [com.google.android.gms:play-services-wearable:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-wearable-11.0.4.aar/10dc60cb961f7956c92ecd1a08df3c86/AndroidManifest.xml:16:1-19:12
+MERGED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:2:1-23:12
+MERGED from [com.android.support:recyclerview-v7:25.2.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/recyclerview-v7-25.2.0.aar/d7d567e25723f56f3d3438b67192fc7a/AndroidManifest.xml:17:1-22:12
+MERGED from [com.google.android.gms:play-services-base:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/AndroidManifest.xml:16:1-21:12
+MERGED from [com.google.android.gms:play-services-tasks:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-tasks-11.0.4.aar/1222ecaf586e2cd9ede94ddcb12e128a/AndroidManifest.xml:2:1-5:12
+MERGED from [com.google.android.gms:play-services-basement:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/AndroidManifest.xml:16:1-23:12
+MERGED from [com.android.support:appcompat-v7:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/AndroidManifest.xml:17:1-27:12
+MERGED from [com.android.support:animated-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-23.3.0.aar/aae97799d5a6c7821d9d1f4bf869b955/AndroidManifest.xml:2:1-9:12
+MERGED from [com.android.support:support-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-23.3.0.aar/66dc4613de50139b9165b8b72e265c19/AndroidManifest.xml:2:1-9:12
+MERGED from [com.android.support:support-v4:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-v4-27.0.2.aar/673240068ee7599e32c2cd068fa45084/AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:support-media-compat:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:support-fragment:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-fragment-27.0.2.aar/bfb84abf7ef86d6efc2d16d538d7db59/AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:support-core-utils:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-core-utils-27.0.2.aar/07ef6d34d9c42c15a7bdc581f12871c3/AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:percent:25.2.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/percent-25.2.0.aar/d27e483f7d88adb12bae668b3c27e509/AndroidManifest.xml:17:1-24:12
+MERGED from [com.android.support:support-core-ui:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-core-ui-27.0.2.aar/5da5a5bbc8e069310892aac963a7d7bd/AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:support-compat:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/AndroidManifest.xml:17:1-22:12
+MERGED from [android.arch.lifecycle:runtime:1.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/runtime-1.0.3.aar/2eb3d85b5f6ad4677676ff2b4e537232/AndroidManifest.xml:17:1-24:12
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:1-65:12
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:1-65:12
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:1-65:12
+ package
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:3:5-50
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ android:versionName
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:1-65:12
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ android:versionCode
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:1-65:12
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ xmlns:android
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:2:11-69
+uses-feature#android.hardware.type.watch
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:5:5-64
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:5:19-61
+uses-permission#android.permission.WAKE_LOCK
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:8:5-68
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:8:22-65
+uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:9:5-81
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:9:22-78
+uses-permission#android.permission.READ_EXTERNAL_STORAGE
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:10:5-80
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:10:22-77
+uses-permission#android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:11:5-95
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:11:22-92
+uses-permission#android.permission.INTERNET
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:12:5-67
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:12:22-64
+uses-permission#android.permission.ACCESS_NETWORK_STATE
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:13:5-79
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:13:22-76
+uses-permission#android.permission.CHANGE_WIFI_STATE
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:14:5-76
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:14:22-73
+uses-permission#android.permission.CHANGE_NETWORK_STATE
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:15:5-79
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:15:22-76
+uses-permission#android.permission.UPDATE_DEVICE_STATS
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:16:5-78
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:16:22-75
+uses-permission#android.permission.ACCESS_WIFI_STATE
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:17:5-76
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:17:22-73
+application
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:19:5-63:19
+MERGED from [com.google.android.support:wearable:2.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/AndroidManifest.xml:6:3-8:17
+MERGED from [com.google.android.support:wearable:2.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/AndroidManifest.xml:6:3-8:17
+MERGED from [com.google.android.gms:play-services-wearable:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-wearable-11.0.4.aar/10dc60cb961f7956c92ecd1a08df3c86/AndroidManifest.xml:18:5-19
+MERGED from [com.google.android.gms:play-services-wearable:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-wearable-11.0.4.aar/10dc60cb961f7956c92ecd1a08df3c86/AndroidManifest.xml:18:5-19
+MERGED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:11:5-21:19
+MERGED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:11:5-21:19
+MERGED from [com.google.android.gms:play-services-base:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/AndroidManifest.xml:18:5-20:19
+MERGED from [com.google.android.gms:play-services-base:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/AndroidManifest.xml:18:5-20:19
+MERGED from [com.google.android.gms:play-services-tasks:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-tasks-11.0.4.aar/1222ecaf586e2cd9ede94ddcb12e128a/AndroidManifest.xml:4:5-19
+MERGED from [com.google.android.gms:play-services-tasks:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-tasks-11.0.4.aar/1222ecaf586e2cd9ede94ddcb12e128a/AndroidManifest.xml:4:5-19
+MERGED from [com.google.android.gms:play-services-basement:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/AndroidManifest.xml:19:5-21:19
+MERGED from [com.google.android.gms:play-services-basement:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/AndroidManifest.xml:19:5-21:19
+MERGED from [com.android.support:appcompat-v7:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/AndroidManifest.xml:25:5-20
+MERGED from [com.android.support:appcompat-v7:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/AndroidManifest.xml:25:5-20
+MERGED from [com.android.support:animated-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-23.3.0.aar/aae97799d5a6c7821d9d1f4bf869b955/AndroidManifest.xml:7:5-20
+MERGED from [com.android.support:animated-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-23.3.0.aar/aae97799d5a6c7821d9d1f4bf869b955/AndroidManifest.xml:7:5-20
+MERGED from [com.android.support:support-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-23.3.0.aar/66dc4613de50139b9165b8b72e265c19/AndroidManifest.xml:7:5-20
+MERGED from [com.android.support:support-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-23.3.0.aar/66dc4613de50139b9165b8b72e265c19/AndroidManifest.xml:7:5-20
+MERGED from [com.android.support:percent:25.2.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/percent-25.2.0.aar/d27e483f7d88adb12bae668b3c27e509/AndroidManifest.xml:22:5-20
+MERGED from [com.android.support:percent:25.2.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/percent-25.2.0.aar/d27e483f7d88adb12bae668b3c27e509/AndroidManifest.xml:22:5-20
+ android:supportsRtl
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:23:9-35
+ android:label
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:22:9-41
+ android:icon
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:21:9-43
+ android:allowBackup
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:20:9-35
+ android:theme
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:24:9-59
+service#com.example.ruixuandai.zenfacedigit.MyWatchFace
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:25:9-44:19
+ android:label
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:27:13-52
+ android:permission
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:28:13-67
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:26:13-40
+meta-data#android.service.wallpaper
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:29:13-31:54
+ android:resource
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:31:17-51
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:30:17-57
+meta-data#com.google.android.wearable.watchface.preview
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:32:13-34:64
+ android:resource
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:34:17-61
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:33:17-77
+meta-data#com.google.android.wearable.watchface.preview_circular
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:35:13-37:73
+ android:resource
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:37:17-70
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:36:17-86
+intent-filter#action:name:android.service.wallpaper.WallpaperService+category:name:com.google.android.wearable.watchface.category.WATCH_FACE
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:39:13-43:29
+action#android.service.wallpaper.WallpaperService
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:40:17-85
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:40:25-82
+category#com.google.android.wearable.watchface.category.WATCH_FACE
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:42:17-102
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:42:27-99
+service#com.example.ruixuandai.zenfacedigit.LogService
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:45:9-49:19
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:45:18-44
+intent-filter#action:name:.LogService
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:46:13-48:29
+action#com.example.ruixuandai.zenfacedigit.LogService
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:47:17-54
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:47:25-51
+service#com.amazonaws.mobileconnectors.s3.transferutility.TransferService
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:50:9-52:38
+ android:enabled
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:52:13-35
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:51:13-93
+meta-data#com.google.android.gms.version
+ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:60:9-62:69
+MERGED from [com.google.android.gms:play-services-basement:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/AndroidManifest.xml:20:9-121
+MERGED from [com.google.android.gms:play-services-basement:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/AndroidManifest.xml:20:9-121
+ android:value
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:62:13-66
+ android:name
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml:61:13-58
+uses-sdk
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+MERGED from [com.android.support:support-v13:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-v13-27.0.2.aar/554746378542e29293abbac66c9440b3/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-v13:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-v13-27.0.2.aar/554746378542e29293abbac66c9440b3/AndroidManifest.xml:20:5-44
+MERGED from [com.google.android.support:wearable:2.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/AndroidManifest.xml:4:3-70
+MERGED from [com.google.android.support:wearable:2.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/AndroidManifest.xml:4:3-70
+MERGED from [com.google.android.gms:play-services-wearable:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-wearable-11.0.4.aar/10dc60cb961f7956c92ecd1a08df3c86/AndroidManifest.xml:17:5-43
+MERGED from [com.google.android.gms:play-services-wearable:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-wearable-11.0.4.aar/10dc60cb961f7956c92ecd1a08df3c86/AndroidManifest.xml:17:5-43
+MERGED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:7:5-9:41
+MERGED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:7:5-9:41
+MERGED from [com.android.support:recyclerview-v7:25.2.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/recyclerview-v7-25.2.0.aar/d7d567e25723f56f3d3438b67192fc7a/AndroidManifest.xml:20:5-43
+MERGED from [com.android.support:recyclerview-v7:25.2.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/recyclerview-v7-25.2.0.aar/d7d567e25723f56f3d3438b67192fc7a/AndroidManifest.xml:20:5-43
+MERGED from [com.google.android.gms:play-services-base:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/AndroidManifest.xml:17:5-43
+MERGED from [com.google.android.gms:play-services-base:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/AndroidManifest.xml:17:5-43
+MERGED from [com.google.android.gms:play-services-tasks:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-tasks-11.0.4.aar/1222ecaf586e2cd9ede94ddcb12e128a/AndroidManifest.xml:3:5-43
+MERGED from [com.google.android.gms:play-services-tasks:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-tasks-11.0.4.aar/1222ecaf586e2cd9ede94ddcb12e128a/AndroidManifest.xml:3:5-43
+MERGED from [com.google.android.gms:play-services-basement:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/AndroidManifest.xml:17:5-43
+MERGED from [com.google.android.gms:play-services-basement:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-basement-11.0.4.aar/5322a5fe4ba99db7361a98f56cc798af/AndroidManifest.xml:17:5-43
+MERGED from [com.android.support:appcompat-v7:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/AndroidManifest.xml:21:5-23:78
+MERGED from [com.android.support:appcompat-v7:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/AndroidManifest.xml:21:5-23:78
+MERGED from [com.android.support:animated-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-23.3.0.aar/aae97799d5a6c7821d9d1f4bf869b955/AndroidManifest.xml:5:5-44
+MERGED from [com.android.support:animated-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-23.3.0.aar/aae97799d5a6c7821d9d1f4bf869b955/AndroidManifest.xml:5:5-44
+MERGED from [com.android.support:support-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-23.3.0.aar/66dc4613de50139b9165b8b72e265c19/AndroidManifest.xml:5:5-43
+MERGED from [com.android.support:support-vector-drawable:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-23.3.0.aar/66dc4613de50139b9165b8b72e265c19/AndroidManifest.xml:5:5-43
+MERGED from [com.android.support:support-v4:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-v4-27.0.2.aar/673240068ee7599e32c2cd068fa45084/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-v4:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-v4-27.0.2.aar/673240068ee7599e32c2cd068fa45084/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-media-compat:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-media-compat:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-media-compat-27.0.2.aar/bea3fa761565b424d1ead86a1882408e/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-fragment:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-fragment-27.0.2.aar/bfb84abf7ef86d6efc2d16d538d7db59/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-fragment:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-fragment-27.0.2.aar/bfb84abf7ef86d6efc2d16d538d7db59/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-core-utils:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-core-utils-27.0.2.aar/07ef6d34d9c42c15a7bdc581f12871c3/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-core-utils:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-core-utils-27.0.2.aar/07ef6d34d9c42c15a7bdc581f12871c3/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:percent:25.2.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/percent-25.2.0.aar/d27e483f7d88adb12bae668b3c27e509/AndroidManifest.xml:20:5-43
+MERGED from [com.android.support:percent:25.2.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/percent-25.2.0.aar/d27e483f7d88adb12bae668b3c27e509/AndroidManifest.xml:20:5-43
+MERGED from [com.android.support:support-core-ui:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-core-ui-27.0.2.aar/5da5a5bbc8e069310892aac963a7d7bd/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-core-ui:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-core-ui-27.0.2.aar/5da5a5bbc8e069310892aac963a7d7bd/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-compat:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-compat:27.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/f26dbdb1b71f03daa30750181eab996a/AndroidManifest.xml:20:5-44
+MERGED from [android.arch.lifecycle:runtime:1.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/runtime-1.0.3.aar/2eb3d85b5f6ad4677676ff2b4e537232/AndroidManifest.xml:20:5-22:41
+MERGED from [android.arch.lifecycle:runtime:1.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/runtime-1.0.3.aar/2eb3d85b5f6ad4677676ff2b4e537232/AndroidManifest.xml:20:5-22:41
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ tools:overrideLibrary
+ ADDED from [com.android.support:appcompat-v7:23.3.0] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/appcompat-v7-23.3.0.aar/a674b5b355e5485183923221e509f730/AndroidManifest.xml:23:9-75
+ android:targetSdkVersion
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ android:minSdkVersion
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ ADDED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+ INJECTED from /Users/ruixuandai/OneDrive-Wustl/OneDrive - Washington University in St. Louis/2017/Research/Gait/zenWatch/ZenFaceDigit/app/src/main/AndroidManifest.xml
+uses-library#com.google.android.wearable
+ADDED from [com.google.android.support:wearable:2.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/AndroidManifest.xml:7:5-88
+ android:required
+ ADDED from [com.google.android.support:wearable:2.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/AndroidManifest.xml:7:62-86
+ android:name
+ ADDED from [com.google.android.support:wearable:2.0.3] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/wearable-2.0.3.aar/d6049d3f5e60c5f854782bf8dd0d3b85/AndroidManifest.xml:7:19-61
+activity#com.permissioneverywhere.PermissionActivity
+ADDED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:15:9-20:20
+ android:launchMode
+ ADDED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:18:13-44
+ android:alwaysRetainTaskState
+ ADDED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:17:13-50
+ android:theme
+ ADDED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:19:13-53
+ android:name
+ ADDED from [com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/PermissionEverywhere-1.0.2.aar/7a989c9a7284439b90f8c867d1a79441/AndroidManifest.xml:16:13-71
+activity#com.google.android.gms.common.api.GoogleApiActivity
+ADDED from [com.google.android.gms:play-services-base:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/AndroidManifest.xml:19:9-172
+ android:exported
+ ADDED from [com.google.android.gms:play-services-base:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/AndroidManifest.xml:19:146-170
+ android:theme
+ ADDED from [com.google.android.gms:play-services-base:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/AndroidManifest.xml:19:86-145
+ android:name
+ ADDED from [com.google.android.gms:play-services-base:11.0.4] /Users/ruixuandai/.gradle/caches/transforms-1/files-1.1/play-services-base-11.0.4.aar/aee2a0f86efa1c2bda1b928e55b8643c/AndroidManifest.xml:19:19-85
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/proguard-rules.pro b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/proguard-rules.pro
new file mode 100644
index 0000000000000000000000000000000000000000..29796d403e9e3d97c69d569d4bdef87729e76ff0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/proguard-rules.pro
@@ -0,0 +1,25 @@
+# Add project specific ProGuard rules here.
+# By default, the flags in this file are appended to flags specified
+# in /Users/ruixuandai/Library/Android/sdk/tools/proguard/proguard-android.txt
+# You can edit the include path and order by changing the proguardFiles
+# directive in build.gradle.
+#
+# For more details, see
+# http://developer.android.com/guide/developing/tools/proguard.html
+
+# Add any project specific keep options here:
+
+# If your project uses WebView with JS, uncomment the following
+# and specify the fully qualified class name to the JavaScript interface
+# class:
+#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
+# public *;
+#}
+
+# Uncomment this to preserve the line number information for
+# debugging stack traces.
+#-keepattributes SourceFile,LineNumberTable
+
+# If you keep the line number information, uncomment this to
+# hide the original source file name.
+#-renamesourcefileattribute SourceFile
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5ca5744649ecd790da55c2778be3589d2c54af0e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/AndroidManifest.xml
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.java
new file mode 100644
index 0000000000000000000000000000000000000000..88ebe715691cb4e28c0bb07c5907c33784c0e64e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/AwsIoTMQTT.java
@@ -0,0 +1,263 @@
+package com.example.ruixuandai.zenfacedigit;
+
+/**
+ * Created by ruixuandai on 11/21/17.
+ */
+
+
+
+import android.content.Context;
+import android.os.Build;
+import android.util.Log;
+
+import com.amazonaws.mobileconnectors.iot.AWSIotKeystoreHelper;
+import com.amazonaws.mobileconnectors.iot.AWSIotMqttClientStatusCallback;
+import com.amazonaws.mobileconnectors.iot.AWSIotMqttLastWillAndTestament;
+import com.amazonaws.mobileconnectors.iot.AWSIotMqttManager;
+import com.amazonaws.mobileconnectors.iot.AWSIotMqttQos;
+import com.amazonaws.regions.Regions;
+import com.amazonaws.auth.CognitoCachingCredentialsProvider;
+import com.amazonaws.auth.CognitoCachingCredentialsProvider;
+import com.amazonaws.mobileconnectors.iot.AWSIotKeystoreHelper;
+import com.amazonaws.mobileconnectors.iot.AWSIotMqttClientStatusCallback;
+import com.amazonaws.mobileconnectors.iot.AWSIotMqttLastWillAndTestament;
+import com.amazonaws.mobileconnectors.iot.AWSIotMqttManager;
+import com.amazonaws.mobileconnectors.iot.AWSIotMqttNewMessageCallback;
+import com.amazonaws.mobileconnectors.iot.AWSIotMqttQos;
+import com.amazonaws.regions.Region;
+import com.amazonaws.regions.Regions;
+import com.amazonaws.services.iot.AWSIotClient;
+import com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest;
+import com.amazonaws.services.iot.model.CreateKeysAndCertificateRequest;
+import com.amazonaws.services.iot.model.CreateKeysAndCertificateResult;
+
+import java.io.IOException;
+import java.io.InputStream;
+import java.security.KeyStore;
+
+
+public class AwsIoTMQTT {
+ private static final String TAG = "AwsIoTMQTT";
+
+// // --- Constants to modify per your configuration ---
+//
+// // IoT endpoint
+// // AWS Iot CLI describe-endpoint call returns: XXXXXXXXXX.iot..amazonaws.com
+// private static final String CUSTOMER_SPECIFIC_ENDPOINT = "a3i6ug6av1nel4.iot.us-east-1.amazonaws.com";
+// // Region of AWS IoT
+// private static final Regions MY_REGION = Regions.US_EAST_1;
+// // Filename of KeyStore file on the filesystem
+// private static final String KEYSTORE_NAME = "iot_keystore";
+// // Password for the private key in the KeyStore
+// private static final String KEYSTORE_PASSWORD = "5253419";
+// // Certificate and key aliases in the KeyStore
+// private static final String CERTIFICATE_ID = "awskey";
+// AWSIotMqttManager mqttManager;
+//
+// private static final String COGNITO_POOL_ID = "CHANGE_ME";
+//
+// // Name of the AWS IoT policy to attach to a newly created certificate
+// private static final String AWS_IOT_POLICY_NAME = "CHANGE_ME";
+
+
+
+ // IoT endpoint
+// AWS Iot CLI describe-endpoint call returns: XXXXXXXXXX.iot..amazonaws.com
+ private static final String CUSTOMER_SPECIFIC_ENDPOINT = "a10qe38noifilm.iot.us-east-1.amazonaws.com";
+ // Cognito pool ID. For this app, pool needs to be unauthenticated pool with
+// AWS IoT permissions.
+ private static final String COGNITO_POOL_ID = "us-east-1:66215a0d-79cd-4ecc-9dc0-b2ace9068787";
+ // Name of the AWS IoT policy to attach to a newly created certificate
+ private static final String AWS_IOT_POLICY_NAME = "mqtt_gps_uploading";
+
+ // Region of AWS IoT
+ private static final Regions MY_REGION = Regions.US_EAST_1;
+ // Filename of KeyStore file on the filesystem
+ private static final String KEYSTORE_NAME = "iot_keystore";
+ // Password for the private key in the KeyStore
+ private static final String KEYSTORE_PASSWORD = "password";
+ // Certificate and key aliases in the KeyStore
+ private static final String CERTIFICATE_ID = "default";
+
+
+ private AWSIotMqttManager mqttManager;
+ private String clientId ;
+ private int connectionStatus = -1;
+
+
+
+ private KeyStore clientKeyStore = null;
+ private String certificateId;
+ private CognitoCachingCredentialsProvider credentialsProvider;
+
+ private AWSIotClient mIotAndroidClient;
+ private String keystorePath;
+ private String keystoreName;
+ private String keystorePassword;
+
+
+ public AwsIoTMQTT(Context context){
+ // MQTT client IDs are required to be unique per AWS IoT account.
+ // This UUID is "practically unique" but does not _guarantee_
+ // uniqueness.
+ clientId = Build.DEVICE+ "/" + Build.SERIAL;
+
+ // Initialize the AWS Cognito credentials provider
+ credentialsProvider = new CognitoCachingCredentialsProvider(
+ context, // context
+ COGNITO_POOL_ID, // Identity Pool ID
+ MY_REGION // Region
+ );
+
+
+ Region region = Region.getRegion(MY_REGION);
+
+ // MQTT Client
+ mqttManager = new AWSIotMqttManager(clientId, CUSTOMER_SPECIFIC_ENDPOINT);
+
+ // Set keepalive to 10 seconds. Will recognize disconnects more quickly but will also send
+ // MQTT pings every 10 seconds.
+ mqttManager.setKeepAlive(10);
+
+ // Set Last Will and Testament for MQTT. On an unclean disconnect (loss of connection)
+ // AWS IoT will publish this message to alert other clients.
+ AWSIotMqttLastWillAndTestament lwt = new AWSIotMqttLastWillAndTestament("my/lwt/topic",
+ "Android client lost connection", AWSIotMqttQos.QOS0);
+ mqttManager.setMqttLastWillAndTestament(lwt);
+
+ // IoT Client (for creation of certificate if needed)
+ mIotAndroidClient = new AWSIotClient(credentialsProvider);
+ mIotAndroidClient.setRegion(region);
+
+ keystorePath = context.getFilesDir().getPath();
+ keystoreName = KEYSTORE_NAME;
+ keystorePassword = KEYSTORE_PASSWORD;
+ certificateId = CERTIFICATE_ID;
+
+ // To load cert/key from keystore on filesystem
+ try {
+ if (AWSIotKeystoreHelper.isKeystorePresent(keystorePath, keystoreName)) {
+ if (AWSIotKeystoreHelper.keystoreContainsAlias(certificateId, keystorePath,
+ keystoreName, keystorePassword)) {
+ Log.i(TAG, "Certificate " + certificateId
+ + " found in keystore - using for MQTT.");
+ // load keystore from file into memory to pass on connection
+ clientKeyStore = AWSIotKeystoreHelper.getIotKeystore(certificateId,
+ keystorePath, keystoreName, keystorePassword);
+ } else {
+ Log.i(TAG, "Key/cert " + certificateId + " not found in keystore.");
+ }
+ } else {
+ Log.i(TAG, "Keystore " + keystorePath + "/" + keystoreName + " not found.");
+ }
+ } catch (Exception e) {
+ Log.e(TAG, "An error occurred retrieving cert/key from keystore.", e);
+ }
+
+ if (clientKeyStore == null) {
+ Log.i(TAG, "Cert/key was not found in keystore - creating new key and certificate.");
+
+ new Thread(new Runnable() {
+ @Override
+ public void run() {
+ try {
+ // Create a new private key and certificate. This call
+ // creates both on the server and returns them to the
+ // device.
+ CreateKeysAndCertificateRequest createKeysAndCertificateRequest =
+ new CreateKeysAndCertificateRequest();
+ createKeysAndCertificateRequest.setSetAsActive(true);
+ final CreateKeysAndCertificateResult createKeysAndCertificateResult;
+ createKeysAndCertificateResult =
+ mIotAndroidClient.createKeysAndCertificate(createKeysAndCertificateRequest);
+ Log.i(TAG,
+ "Cert ID: " +
+ createKeysAndCertificateResult.getCertificateId() +
+ " created.");
+
+ // store in keystore for use in MQTT client
+ // saved as alias "default" so a new certificate isn't
+ // generated each run of this application
+ AWSIotKeystoreHelper.saveCertificateAndPrivateKey(certificateId,
+ createKeysAndCertificateResult.getCertificatePem(),
+ createKeysAndCertificateResult.getKeyPair().getPrivateKey(),
+ keystorePath, keystoreName, keystorePassword);
+
+ // load keystore from file into memory to pass on
+ // connection
+ clientKeyStore = AWSIotKeystoreHelper.getIotKeystore(certificateId,
+ keystorePath, keystoreName, keystorePassword);
+
+ // Attach a policy to the newly created certificate.
+ // This flow assumes the policy was already created in
+ // AWS IoT and we are now just attaching it to the
+ // certificate.
+ AttachPrincipalPolicyRequest policyAttachRequest =
+ new AttachPrincipalPolicyRequest();
+ policyAttachRequest.setPolicyName(AWS_IOT_POLICY_NAME);
+ policyAttachRequest.setPrincipal(createKeysAndCertificateResult
+ .getCertificateArn());
+ mIotAndroidClient.attachPrincipalPolicy(policyAttachRequest);
+
+
+ } catch (Exception e) {
+ Log.e(TAG,
+ "Exception occurred when generating new private key and certificate.",
+ e);
+ }
+ }
+ }).start();
+
+ connect();
+
+ }
+ }
+
+
+ public void connect(){
+ try {
+ mqttManager.connect(clientKeyStore, new AWSIotMqttClientStatusCallback() {
+ @Override
+ public void onStatusChanged(final AWSIotMqttClientStatus status,
+ final Throwable throwable) {
+ Log.d(TAG, "Status = " + String.valueOf(status));
+ if (status == AWSIotMqttClientStatus.Connecting) {
+ connectionStatus = 2;
+
+ } else if (status == AWSIotMqttClientStatus.Connected) {
+ connectionStatus = 1;
+ publishString("Connected:" + System.currentTimeMillis(), "zenwatch");
+
+ } else if (status == AWSIotMqttClientStatus.Reconnecting) {
+ if (throwable != null) {
+ Log.e(TAG, "Connection error.", throwable);
+ }
+ connectionStatus = 3;
+ } else if (status == AWSIotMqttClientStatus.ConnectionLost) {
+ if (throwable != null) {
+ Log.e(TAG, "Connection error.", throwable);
+ }
+ connectionStatus = -1;
+ } else {
+ connectionStatus = -1;
+
+ }
+ }
+ });
+ } catch (final Exception e) {
+ Log.e(TAG, "Connection error.", e);
+
+ }
+ }
+
+
+ public void publishString(String str, String topic){
+ try {
+ mqttManager.publishString(str, topic, AWSIotMqttQos.QOS0);
+ } catch (Exception e) {
+ Log.e(TAG, "Publish error.", e);
+ }
+ }
+
+
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/AwsS3.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/AwsS3.java
new file mode 100644
index 0000000000000000000000000000000000000000..414b691ce35c43f875b11c26ae14a04fd62e491e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/AwsS3.java
@@ -0,0 +1,193 @@
+/*
+ * Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License").
+ * You may not use this file except in compliance with the License.
+ * A copy of the License is located at
+ *
+ * http://aws.amazon.com/apache2.0
+ *
+ * or in the "license" file accompanying this file. This file is distributed
+ * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
+ * express or implied. See the License for the specific language governing
+ * permissions and limitations under the License.
+ */
+
+package com.example.ruixuandai.zenfacedigit;
+
+import android.content.Context;
+import android.net.Uri;
+import android.util.Log;
+
+import com.amazonaws.auth.CognitoCachingCredentialsProvider;
+import com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver;
+import com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility;
+import com.amazonaws.regions.Region;
+import com.amazonaws.regions.Regions;
+import com.amazonaws.services.s3.AmazonS3Client;
+
+import java.io.File;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.util.Map;
+import java.util.UUID;
+
+/*
+ * Handles basic helper functions used throughout the app.
+ */
+public class AwsS3 {
+ private static final String TAG = "AwsS3";
+
+ /*
+ * You should replace these values with your own. See the README for details
+ * on what to fill in.
+ */
+// public static final String COGNITO_POOL_ID = "us-east-1:15f0bb3d-38eb-4819-9b8c-2ed6c70bf55a";
+ public static final String COGNITO_POOL_ID = "us-east-1:38ce1241-b698-4fde-81e8-d3ba9b7f2d99";
+ /*
+ * Region of your Cognito identity pool ID.
+ */
+ public static final String COGNITO_POOL_REGION = "us-east-1";
+
+ /*
+ * Note, you must first create a bucket using the S3 console before running
+ * the sample (https://console.aws.amazon.com/s3/). After creating a bucket,
+ * put it's name in the field below.
+ */
+ public static final String BUCKET_NAME = "smartwatch-cpsl";
+
+ /*
+ * Region of your bucket.
+ */
+ public static final String BUCKET_REGION = "us-east-1";
+
+
+
+ // We only need one instance of the clients and credentials provider
+ private static AmazonS3Client sS3Client;
+ private static CognitoCachingCredentialsProvider sCredProvider;
+ private static TransferUtility sTransferUtility;
+
+ /**
+ * Gets an instance of CognitoCachingCredentialsProvider which is
+ * constructed using the given Context.
+ *
+ * @param context An Context instance.
+ * @return A default credential provider.
+ */
+ private static CognitoCachingCredentialsProvider getCredProvider(Context context) {
+ if (sCredProvider == null) {
+ sCredProvider = new CognitoCachingCredentialsProvider(
+ context.getApplicationContext(),
+ COGNITO_POOL_ID,
+ Regions.fromName(BUCKET_REGION));
+ }
+ Log.e(TAG,COGNITO_POOL_ID);
+ Log.e(TAG,BUCKET_REGION);
+ return sCredProvider;
+ }
+
+ /**
+ * Gets an instance of a S3 client which is constructed using the given
+ * Context.
+ *
+ * @param context An Context instance.
+ * @return A default S3 client.
+ */
+ public static AmazonS3Client getS3Client(Context context) {
+ if (sS3Client == null) {
+ sS3Client = new AmazonS3Client(getCredProvider(context.getApplicationContext()));
+ sS3Client.setRegion(Region.getRegion(Regions.fromName(BUCKET_REGION)));
+ }
+ return sS3Client;
+ }
+
+ /**
+ * Gets an instance of the TransferUtility which is constructed using the
+ * given Context
+ *
+ * @param context
+ * @return a TransferUtility instance
+ */
+ public static TransferUtility getTransferUtility(Context context) {
+ if (sTransferUtility == null) {
+ sTransferUtility = new TransferUtility(getS3Client(context.getApplicationContext()),
+ context.getApplicationContext());
+ }
+
+ return sTransferUtility;
+ }
+
+ /**
+ * Converts number of bytes into proper scale.
+ *
+ * @param bytes number of bytes to be converted.
+ * @return A string that represents the bytes in a proper scale.
+ */
+ public static String getBytesString(long bytes) {
+ String[] quantifiers = new String[] {
+ "KB", "MB", "GB", "TB"
+ };
+ double speedNum = bytes;
+ for (int i = 0;; i++) {
+ if (i >= quantifiers.length) {
+ return "";
+ }
+ speedNum /= 1024;
+ if (speedNum < 512) {
+ return String.format("%.2f", speedNum) + " " + quantifiers[i];
+ }
+ }
+ }
+
+ /**
+ * Copies the data from the passed in Uri, to a new file for use with the
+ * Transfer Service
+ *
+ * @param context
+ * @param uri
+ * @return
+ * @throws IOException
+ */
+ public static File copyContentUriToFile(Context context, Uri uri) throws IOException {
+ InputStream is = context.getContentResolver().openInputStream(uri);
+ File copiedData = new File(context.getDir("SampleImagesDir", Context.MODE_PRIVATE), UUID
+ .randomUUID().toString());
+ copiedData.createNewFile();
+
+ FileOutputStream fos = new FileOutputStream(copiedData);
+ byte[] buf = new byte[2046];
+ int read = -1;
+ while ((read = is.read(buf)) != -1) {
+ fos.write(buf, 0, read);
+ }
+
+ fos.flush();
+ fos.close();
+
+ return copiedData;
+ }
+
+ /*
+ * Fills in the map with information in the observer so that it can be used
+ * with a SimpleAdapter to populate the UI
+ */
+ public static void fillMap(Map map, TransferObserver observer, boolean isChecked) {
+ int progress = (int) ((double) observer.getBytesTransferred() * 100 / observer
+ .getBytesTotal());
+ map.put("id", observer.getId());
+ map.put("checked", isChecked);
+ map.put("fileName", observer.getAbsoluteFilePath());
+ map.put("progress", progress);
+ map.put("bytes",
+ getBytesString(observer.getBytesTransferred()) + "/"
+ + getBytesString(observer.getBytesTotal()));
+ map.put("state", observer.getState());
+ map.put("percentage", progress + "%");
+ }
+
+ public static AmazonS3Client getS3Client(){
+ return sS3Client;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/ChargingState.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/ChargingState.java
new file mode 100644
index 0000000000000000000000000000000000000000..abaabddc59c01fd2eb0792419f59afb3752f44ff
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/ChargingState.java
@@ -0,0 +1,272 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.content.BroadcastReceiver;
+import android.content.Context;
+import android.content.Intent;
+import android.content.IntentFilter;
+import android.net.wifi.WifiInfo;
+import android.net.wifi.WifiManager;
+import android.os.BatteryManager;
+import android.os.Build;
+import android.util.Log;
+
+import com.amazonaws.AmazonClientException;
+import com.amazonaws.mobileconnectors.s3.transferutility.TransferListener;
+import com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver;
+import com.amazonaws.mobileconnectors.s3.transferutility.TransferState;
+import com.amazonaws.mobileconnectors.s3.transferutility.TransferType;
+import com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility;
+import com.amazonaws.services.s3.AmazonS3Client;
+
+import java.io.File;
+import java.util.List;
+
+
+/**
+ * Created by ruixuandai on 11/26/17.
+ */
+
+public class ChargingState extends BroadcastReceiver {
+ private static final String TAG = "ChargingState";
+ private static MyWatchFace myWatchFace;
+ static AwsIoTMQTT mqtt;
+
+
+ static AmazonS3Client s3Client;
+ static UploadThread uThread = null;
+ private static boolean wifiSwitch = false;
+ static WifiManager wifi;
+ static WifiManager.WifiLock wifiLock;
+
+
+
+ public ChargingState(MyWatchFace myWatchFace){
+ this.myWatchFace = myWatchFace;
+ }
+
+ @Override
+ public void onReceive(Context context, Intent intent) {
+
+ boolean isCharging = isPlugged(myWatchFace);
+ Log.e(TAG,"isCharging?:" + isCharging);
+
+
+ wifi=(WifiManager)myWatchFace.getApplicationContext().getSystemService(Context.WIFI_SERVICE);
+ wifiLock = wifi.createWifiLock(WifiManager.WIFI_MODE_FULL_HIGH_PERF,TAG);
+ if(getAllLog() == null)
+ return;
+
+ if(isCharging){
+ wifi.setWifiEnabled(true);//Turn on Wifi
+
+ if(!wifiLock.isHeld())
+ wifiLock.acquire();
+
+
+ if(uThread == null ) {
+ uThread = new UploadThread();
+ uThread.start();
+ }
+ else if (!uThread.isAlive()){
+ uThread = new UploadThread();
+ uThread.start();
+ }
+
+
+
+ }else{
+
+
+ if(wifiLock.isHeld())
+ wifiLock.release();
+ wifi.setWifiEnabled(!wifiSwitch);//Turn off Wifi
+
+ }
+
+ }
+ public static boolean checkWifiOnAndConnected(Context context) {
+ WifiManager wifiMgr = (WifiManager) context.getSystemService(Context.WIFI_SERVICE);
+
+ if (wifiMgr.isWifiEnabled()) { // Wi-Fi adapter is ON
+
+ WifiInfo wifiInfo = wifiMgr.getConnectionInfo();
+
+ if( wifiInfo.getNetworkId() == -1 ){
+ return false; // Not connected to an access point
+ }
+ return true; // Connected to an access point
+ }
+ else {
+ return false; // Wi-Fi adapter is OFF
+ }
+ }
+
+
+ public static boolean isPlugged(Context context) {
+ boolean isPlugged;
+ Intent intent = context.registerReceiver(null, new IntentFilter(Intent.ACTION_BATTERY_CHANGED));
+ int plugged = intent.getIntExtra(BatteryManager.EXTRA_PLUGGED, -1);
+ isPlugged = plugged == BatteryManager.BATTERY_PLUGGED_AC || plugged == BatteryManager.BATTERY_PLUGGED_USB;
+
+ return isPlugged;
+ }
+
+ public static boolean isPlugged() {
+ boolean isPlugged;
+ Intent intent = myWatchFace.registerReceiver(null, new IntentFilter(Intent.ACTION_BATTERY_CHANGED));
+ int plugged = intent.getIntExtra(BatteryManager.EXTRA_PLUGGED, -1);
+ isPlugged = plugged == BatteryManager.BATTERY_PLUGGED_AC || plugged == BatteryManager.BATTERY_PLUGGED_USB;
+
+ return isPlugged;
+ }
+
+ public static float getBatteryLevel(){
+ Intent batteryStatus = myWatchFace.registerReceiver(null, new IntentFilter(Intent.ACTION_BATTERY_CHANGED));
+ int level = batteryStatus.getIntExtra(BatteryManager.EXTRA_LEVEL, -1);
+ int scale = batteryStatus.getIntExtra(BatteryManager.EXTRA_SCALE, -1);
+
+ float batteryPct = level / (float)scale;
+ return batteryPct;
+ }
+
+ private File[] getAllLog(){
+ String path = IOLogData.dataFolder;
+ Log.d(TAG, "Path: " + path);
+ File directory = new File(path);
+ File[] files = directory.listFiles();
+ if (files != null)
+ Log.d(TAG, "Size: "+ files.length);
+
+ return files;
+ }
+
+
+
+ public class UploadThread extends Thread{
+ public void run(){
+ setName("Uploading");
+ // Wait the wifi connection
+ while (!checkWifiOnAndConnected(myWatchFace))
+ {
+ Log.v(TAG,"Waiting for wifi");
+ try {
+ Thread.sleep(1000L); // wait 1s
+ } catch (InterruptedException e) {
+ e.printStackTrace();
+ }
+
+ if(!isPlugged(myWatchFace)) { // if it is not charging, terminate the thread
+
+ Log.v(TAG," Unplugged!");
+ wifi.setWifiEnabled(!wifiSwitch);//Turn off Wifi
+ return;
+ }
+ }
+
+ try {
+ // initiate S3
+ if (s3Client == null) {
+ s3Client = AwsS3.getS3Client(myWatchFace);
+ }
+ // initiate MQTT
+// if (mqtt == null)
+// mqtt = new AwsIoTMQTT(myWatchFace);
+// else if (mqtt.connectionStatus == -1)
+// mqtt.connect();
+ }catch (Exception e){
+ Log.e(TAG,"AWS connection error",e);
+ }
+
+ // wait mqtt connection
+ try {
+ Thread.sleep(5000L);
+ } catch (InterruptedException e) {
+ e.printStackTrace();
+ }
+
+
+// mqtt.publishString("charging:"+System.currentTimeMillis(),"zenwatch");
+
+
+
+ // check the S3 bucket name exists
+ try {
+ if (!s3Client.doesBucketExist(AwsS3.BUCKET_NAME))
+ s3Client.createBucket(AwsS3.BUCKET_NAME);
+ } catch (AmazonClientException exception){
+ Log.v(TAG,"Check bucket error...",exception);
+ }
+
+
+ File[] watchLog = getAllLog();
+ Log.v(TAG,"File num:" + watchLog.length);
+
+
+ for(File file : watchLog) {
+
+ // if wifi is disconnected, then terminate the upload thread
+ if(!checkWifiOnAndConnected(myWatchFace)||!isPlugged(myWatchFace)){
+ Log.v(TAG,"Disconnected, no wifi or not plugged");
+ break;
+
+ }
+
+
+ String localName = file.getName();
+ String fileUnixTime = localName.substring(0,10);
+ String s3FileName;
+
+ if(localName.charAt(localName.length()-1) == '-'){ // Label file
+ s3FileName = Build.DEVICE + "/" + Build.SERIAL +
+ "/" + fileUnixTime + "/" + file.getName().substring(11);
+ }else { // Data file
+ String sensorType = localName.substring(localName.length()-3, localName.length());
+ s3FileName = Build.DEVICE + "/" + Build.SERIAL +
+ "/" + fileUnixTime + "/" + sensorType + "/" + localName.substring(11);
+ }
+
+
+
+ // check if the file exists on the S3,
+ // if exits, delete the local file, continue next loop
+ try {
+ if (s3Client.doesObjectExist(AwsS3.BUCKET_NAME, s3FileName)) {
+ Log.v(TAG, file.getName() + " exist.");
+ file.delete();
+ continue;
+ }
+ } catch (Exception e){
+ Log.v(TAG,"Check file error...",e);
+ }
+
+
+ // Uploading the file
+ Log.v(TAG,file.getName() + " uploading...");
+ try{
+ s3Client.putObject(AwsS3.BUCKET_NAME, s3FileName, file);
+ }
+ catch (AmazonClientException exception){
+ Log.v(TAG,"Uploading time out...",exception);
+ }
+
+ try {
+ Thread.sleep(500L); // wait uploading
+ } catch (InterruptedException e) {
+ e.printStackTrace();
+ }
+ }
+
+
+ Log.v(TAG,"Upload finished");
+ s3Client.shutdown();
+// mqtt.mqttManager.disconnect();
+ s3Client = null;
+ mqtt = null;
+
+ return;
+
+ }
+ }
+
+
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/IMUSensorListener.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/IMUSensorListener.java
new file mode 100644
index 0000000000000000000000000000000000000000..a8ade1a9d17bf679c8ad0ab09ebd173ce38bc7e7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/IMUSensorListener.java
@@ -0,0 +1,172 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.hardware.Sensor;
+import android.hardware.SensorEvent;
+import android.hardware.SensorEventListener;
+import android.os.PowerManager;
+import android.util.Log;
+
+import java.nio.ByteBuffer;
+import java.util.Date;
+
+
+/**
+ * Created by ruixuandai on 11/20/17.
+ *
+ * including save data
+ *
+ */
+
+public class IMUSensorListener implements SensorEventListener {
+
+ private static final String TAG = "IMUSensorListener";
+
+ String sensorName;
+
+ PowerManager.WakeLock wakeLock;
+ MyWatchFace myWatchFace;
+ LogService mLogService;
+
+ int bufferSize;
+
+
+ long startEventTime;
+ long startSensorTime;
+ long lastSampleTime;
+
+ int samples = 0;
+
+
+ ByteBuffer bufferX;
+ ByteBuffer bufferY;
+ ByteBuffer bufferZ;
+ ByteBuffer eventTime;
+// ByteBuffer sensorTime = ByteBuffer.allocate(bufferSize*8);
+
+
+ float x;
+ float y;
+ float z;
+
+ public IMUSensorListener(LogService mLogService, PowerManager.WakeLock wakeLock, String sensorName, int bufferSize){
+ this.mLogService = mLogService;
+ this.wakeLock = wakeLock;
+ this.sensorName = sensorName;
+ this.bufferSize = bufferSize;
+ bufferX = ByteBuffer.allocate(bufferSize*4);
+ bufferY = ByteBuffer.allocate(bufferSize*4);
+ bufferZ = ByteBuffer.allocate(bufferSize*4);
+ eventTime = ByteBuffer.allocate(bufferSize*8);
+
+ Log.v(TAG,"new listener"+sensorName);
+ }
+ public IMUSensorListener(PowerManager.WakeLock wakeLock, String sensorName, MyWatchFace myWatchFace){
+ this.wakeLock = wakeLock;
+ this.sensorName = sensorName;
+ this.myWatchFace = myWatchFace;
+ }
+
+ public float getBufferPercentage(){
+ return (float)bufferX.position()/bufferX.capacity() * 100;
+ }
+
+
+ @Override
+ public void onSensorChanged(SensorEvent event) {
+
+ if(!wakeLock.isHeld()){
+ wakeLock.acquire();
+ Log.v(TAG,"acquiring lock");
+ }
+
+
+ x = event.values[0];
+ y = event.values[1];
+ z = event.values[2];
+
+ // Update notification
+ if(samples % (LogService.samplingRate*LogService.notifUpdatePeriod) == 0 &&
+ event.sensor.getType() == Sensor.TYPE_ACCELEROMETER){
+ mLogService.updateNotification("Last Save time:\n"
+ +IOLogData.formatter2.format(new Date(startEventTime)),
+ String.format("Buffer: %.2f", (float)bufferX.position()/bufferX.capacity() * 100) +"%\n");
+ }
+
+
+ if(samples == 0 ){
+ startEventTime = System.currentTimeMillis();
+ startSensorTime = event.timestamp;
+ }
+
+
+
+ if(bufferX.remaining()>0){
+ samples++;
+
+ bufferX.putFloat(event.values[0]);
+ bufferY.putFloat(event.values[1]);
+ bufferZ.putFloat(event.values[2]);
+ eventTime.putLong(startEventTime + (event.timestamp - startSensorTime)/1000000);
+// sensorTime.putLong(event.timestamp);
+
+// if(samples%100 == 0){
+// Log.v(TAG,sensorName+" interval:"+((event.timestamp - lastSampleTime)/1000000) +"ms");
+// Log.v(TAG,"battery: " + ChargingState.getBatteryLevel());
+// }
+
+
+
+
+// Log.v(TAG,String.format("Buffer: %.0f", (float)bufferX.position()/bufferX.capacity() * 100) +"%");
+
+// if(samples%100 == 0)
+// myWatchFace.mLogService.updateNotification(""+IOLogData.formatter2.format(new Date(myWatchFace.mLogService.accListener.startEventTime)),
+// "bufferSize:" + myWatchFace.mLogService.accListener.samples +"\n");
+
+// if(samples%100 == 0){
+// Set threadSet = Thread.getAllStackTraces().keySet();
+// for (Thread t : threadSet){
+// Log.v(TAG,t.getName());
+// }
+// }
+ lastSampleTime = event.timestamp;
+ }
+ else // samples == bufferSize, save the data
+ {
+
+ startEventTime = System.currentTimeMillis();
+ startSensorTime = event.timestamp;
+
+ saveData();
+
+ //Log the battery usage
+ if(sensorName.equals("acc"))
+ IOLogData.writeLog(TAG,"battery: " + ChargingState.getBatteryLevel());
+
+ samples = 1;
+
+ bufferX.putFloat(event.values[0]);
+ bufferY.putFloat(event.values[1]);
+ bufferZ.putFloat(event.values[2]);
+ eventTime.putLong(startEventTime + (event.timestamp - startSensorTime)/1000000);
+ }
+ }
+
+ @Override
+ public void onAccuracyChanged(Sensor sensor, int accuracy) {
+
+ }
+
+ public void saveData(){
+ byte[][] accLog = {bufferX.array().clone(),bufferY.array().clone(),bufferZ.array().clone(),
+ eventTime.array().clone()};
+
+ String fileName = IOLogData.dateFormatter.format(startEventTime)+"-"+samples+"-"+sensorName;
+ IOLogData.writeData(fileName, accLog, false);
+
+ bufferX.clear();
+ bufferY.clear();
+ bufferZ.clear();
+ eventTime.clear();
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/IOLogData.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/IOLogData.java
new file mode 100644
index 0000000000000000000000000000000000000000..171db747b6cb25bc5fe883c275540259d32166b3
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/IOLogData.java
@@ -0,0 +1,148 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.os.Environment;
+import android.util.Log;
+
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.text.SimpleDateFormat;
+import java.util.Date;
+
+/**
+ * Created by ruixuandai on 11/7/17.
+ */
+
+public class IOLogData {
+ private static final String TAG = "IOLogData";
+
+
+ static SimpleDateFormat dateFormatter = new SimpleDateFormat("yyyy-MM-dd_HH:mm:ss.SSS");
+ static SimpleDateFormat formatter2 = new SimpleDateFormat("HH:mm:ss.SSS");
+ static SimpleDateFormat formatter3 = new SimpleDateFormat("yyyy-MM-dd_HH:mm:ss");
+ static Date curDate = null;
+
+ static final String dataFolder = Environment.getExternalStorageDirectory()+"/sensorLog";
+ static File debugLog = new File(Environment.getExternalStorageDirectory(), "watchFace.log");
+
+
+ public static void writeData(String fileName,
+ byte[][] data, boolean append){
+ long start = System.currentTimeMillis();
+ File log = new File(dataFolder, fileName);
+ FileOutputStream fOutStream;
+
+ Log.e(TAG, log.getName());
+ checkFile(log);
+
+ try {
+ fOutStream = new FileOutputStream(log, append);
+ for(byte[] col : data)
+ fOutStream.write(col);
+
+ fOutStream.close();
+ } catch (IOException e) {
+ e.printStackTrace();
+ Log.e(TAG, "wrt fail!!!!!!!");
+ }
+ Log.e(TAG, "Write Time:"+(System.currentTimeMillis()-start));
+
+ }
+
+ public static void writeDataXYZ(String fileName,
+ byte[] dataX,byte[] dataY,byte[] dataZ, boolean append){
+
+ File log = new File(dataFolder, fileName);
+ FileOutputStream fOutStream = null;
+
+ Log.e(TAG, log.getName());
+ checkFile(log);
+
+ try {
+ fOutStream = new FileOutputStream(log, append);
+ fOutStream.write(dataX);
+ fOutStream.write(dataY);
+ fOutStream.write(dataZ);
+ fOutStream.close();
+ } catch (IOException e) {
+ e.printStackTrace();
+ Log.e(TAG, "wrt fail!!!!!!!");
+ }
+
+ }
+
+
+
+ public static void writeData(String fileName, byte[] data, boolean append) {
+ File log = new File(dataFolder, fileName);
+ FileOutputStream fOutStream = null;
+
+ Log.e(TAG, log.getName());
+ checkFile(log);
+
+
+
+ try {
+ fOutStream = new FileOutputStream(log, append);
+ Log.v(TAG, ""+data.length);
+ fOutStream.write(data);
+ fOutStream.close();
+ } catch (IOException e) {
+ e.printStackTrace();
+ Log.e(TAG, "wrt fail!!!!!!!");
+ }
+ }
+
+
+ public static void checkFile(File log){
+ /*
+ Check if the log exists
+ */
+ if (log.exists()) {
+ Log.v(TAG, log.getName() + " exits");
+ }
+ else {
+ try {
+ if (!log.getParentFile().exists()) {
+ //父目录不存在 创建父目录
+ Log.e(TAG, "creating parent directory..." + log.getParentFile());
+ if (!log.getParentFile().mkdirs()) {
+ Log.e(TAG, "created parent directory failed.");
+ }
+ }
+ log.createNewFile();
+ } catch (IOException e) {
+ e.printStackTrace();
+ Log.e(TAG, "/n cannot create new file");
+ }
+ }
+ }
+
+ public static void writeLog(String TAG, String logString){
+ checkFile(debugLog);
+
+ try {
+ FileOutputStream lOutStream = new FileOutputStream(debugLog, true);
+ String tempString =dateFormatter.format(new Date(System.currentTimeMillis())) + "---" +
+ TAG + ": " +logString +"\n";
+ lOutStream.write(tempString.getBytes());
+ lOutStream.close();
+ } catch (IOException e) {
+ e.printStackTrace();
+ Log.e(TAG, "wrt fail!!!!!!!");
+ }
+
+ }
+
+
+ /* Checks if external storage is available for read and write */
+ public static boolean isExternalStorageWritable() {
+ String state = Environment.getExternalStorageState();
+ if (Environment.MEDIA_MOUNTED.equals(state)) {
+ return true;
+ }
+ return false;
+ }
+
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/LogService.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/LogService.java
new file mode 100644
index 0000000000000000000000000000000000000000..4ecebf8168fb6b5faf5223ea7dc38ba92acd14d1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/LogService.java
@@ -0,0 +1,281 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.app.Notification;
+import android.app.NotificationChannel;
+import android.app.NotificationManager;
+import android.app.PendingIntent;
+import android.app.Service;
+import android.content.Context;
+import android.content.Intent;
+import android.hardware.Sensor;
+import android.hardware.SensorEvent;
+import android.hardware.SensorEventListener;
+import android.hardware.SensorManager;
+import android.os.Binder;
+import android.os.Handler;
+import android.os.HandlerThread;
+import android.os.IBinder;
+import android.os.PowerManager;
+import android.os.Process;
+import android.support.v4.app.NotificationCompat;
+import android.util.Log;
+
+
+/**
+ * Created by ruixuandai on 11/8/17.
+ *
+ * add support for offBody sensor
+ *
+ */
+
+
+
+public class LogService extends Service implements SensorEventListener {
+ public static final String TAG = "LogService";
+
+
+
+
+ private MyBinder mBinder = new MyBinder();
+
+
+
+
+ public static int samplingRate = 25; //Hz
+ public static int notifUpdatePeriod = 10; //s
+ public static int bufferSize = samplingRate*60*10; //10min
+
+
+ private static SensorManager sManager;
+ private static Sensor mSensorAccelerometer;
+ private static Sensor mSensorGyroscope;
+
+ public static boolean logState = false;
+ Sensor mOffBody = null;
+
+ public static IMUSensorListener accListener;
+ public static IMUSensorListener gyroListener;
+ public MyWatchFace myWatchFace= null;
+
+ private static HandlerThread mSensorThread;
+ private static Handler mSensorHandler;
+
+ public static final String CHANNEL_IMU = "CHANNEL_IMU";
+ private static final int notificationId = 001;
+ private static final String NOTIFICATION_CHANNEL_ID = "001";
+ private NotificationCompat.Builder mBuilder;
+ NotificationManager notificationManager = null;
+
+ PowerManager.WakeLock wakeLock = null;
+
+
+
+ @Override
+ public void onCreate() {
+ super.onCreate();
+ // Notification channel ID is ignored for Android 7.1.1
+ // (API level 25) and lower.
+
+ // Get an instance of the NotificationManager service
+// notificationManager =NotificationManagerCompat.from(this);
+ notificationManager = getSystemService(NotificationManager.class);
+ if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.O)
+ {
+ int importance = NotificationManager.IMPORTANCE_MIN;
+ NotificationChannel notificationChannel = new NotificationChannel(NOTIFICATION_CHANNEL_ID, CHANNEL_IMU, importance);
+ notificationChannel.enableLights(false);
+ notificationChannel.enableVibration(false);
+ notificationChannel.setShowBadge(false);
+
+
+ assert notificationManager != null;
+ notificationManager.createNotificationChannel(notificationChannel);
+ }
+
+
+ sManager = (SensorManager) getSystemService(SENSOR_SERVICE);
+ if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.O)
+ {
+ mOffBody = sManager.getDefaultSensor(34,true);
+ if(mOffBody == null)
+ Log.e(TAG,"No OffBody sensor");
+ sManager.registerListener(this, mOffBody, SensorManager.SENSOR_DELAY_NORMAL);
+ }
+
+ NotificationCompat.Builder initiate = setNotification("Sensor Log","Service Start");
+ // Issue the notification with notification manager.
+
+ startForeground(notificationId, initiate.build());
+
+
+ Log.d(TAG, "onCreate() executed");
+
+ }
+
+ @Override
+ public int onStartCommand(Intent intent, int flags, int startId) {
+ Log.d(TAG, "onStartCommand() executed");
+
+
+
+
+// if (logState == false){
+// startSensors();
+// }
+
+ return super.onStartCommand(intent, flags, startId);
+ }
+
+ @Override
+ public void onDestroy() {
+ super.onDestroy();
+ stopSenors();
+ Log.d(TAG, "onDestroy() executed");
+ }
+
+ @Override
+ public IBinder onBind(Intent intent) {
+ return mBinder;
+ }
+
+ private NotificationCompat.Builder setNotification(String title, String text){
+ // Build intent for notification content
+ Intent viewIntent = new Intent(this, MyWatchFace.class);
+ PendingIntent viewPendingIntent =
+ PendingIntent.getActivity(this, 0, viewIntent, PendingIntent.FLAG_UPDATE_CURRENT);
+
+ mBuilder = new NotificationCompat.Builder(this, NOTIFICATION_CHANNEL_ID);
+
+
+ mBuilder
+ .setSmallIcon(R.drawable.smallic)
+ .setContentTitle(title)
+ .setContentText(text)
+ .setOnlyAlertOnce(true)
+ .setOngoing(true)
+ .setPriority(NotificationCompat.PRIORITY_MIN)
+ .setContentIntent(viewPendingIntent);
+
+
+ if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.O)
+ {
+ mBuilder.setChannelId(NOTIFICATION_CHANNEL_ID)
+ .setOnlyAlertOnce(true);
+ }
+
+
+
+ return mBuilder;
+ }
+
+ /**
+ * This is the method that can be called to update the Notification
+ */
+ public void updateNotification(String title, String textUpdate) {
+
+
+ mBuilder = setNotification(title,textUpdate);
+
+
+
+ notificationManager.notify(notificationId, mBuilder.build());
+
+
+ }
+
+
+ class MyBinder extends Binder {
+
+ public Service getService(){
+ return LogService.this; }
+ public void setMyWatchFace(MyWatchFace mywatchFace){
+ LogService.this.myWatchFace = mywatchFace;
+ }
+
+ }
+
+ public void startSensors(){
+ Log.v(TAG, "Sensor start");
+ logState = true;
+ PowerManager powerMgr = (PowerManager) getSystemService(Context.POWER_SERVICE);
+ wakeLock = powerMgr.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, TAG);
+ if(!wakeLock.isHeld()){
+ wakeLock.acquire();
+ Log.v(TAG,"acquiring wakeLock");
+ }
+
+ mSensorThread = new HandlerThread("Sensor thread", Process.THREAD_PRIORITY_BACKGROUND);
+ mSensorThread.start(); //IMPORTANT: keep low priority not to block ambient package!????? Does not work
+ mSensorHandler = new Handler(mSensorThread.getLooper()); //Blocks until looper is prepared, which is fairly quick
+
+ sManager = (SensorManager) getSystemService(SENSOR_SERVICE);
+ mSensorAccelerometer = sManager.getDefaultSensor(Sensor.TYPE_ACCELEROMETER);
+ mSensorGyroscope = sManager.getDefaultSensor(Sensor.TYPE_GYROSCOPE);
+
+
+ // Sometimes the IMUListener may be registered twice
+ if (gyroListener == null)
+ gyroListener = new IMUSensorListener(this, wakeLock, "gyr", bufferSize);
+ else {
+ sManager.unregisterListener(gyroListener,mSensorGyroscope);
+ gyroListener = new IMUSensorListener(this, wakeLock, "gyr",bufferSize);
+ }
+
+ if (accListener == null)
+ accListener = new IMUSensorListener(this, wakeLock, "acc",bufferSize);
+ else {
+ sManager.unregisterListener(accListener,mSensorAccelerometer);
+ accListener = new IMUSensorListener(this, wakeLock, "acc",bufferSize);
+ }
+
+ Log.v(TAG,"wakeup: "+mSensorAccelerometer.isWakeUpSensor()); //false
+ Log.v(TAG,"Max delay: "+mSensorAccelerometer.getMaxDelay()); //1000000us
+ Log.v(TAG,"Min delay: "+mSensorAccelerometer.getMinDelay()); //5000us
+ Log.v(TAG,"Power: "+mSensorAccelerometer.getPower()); //0.13mA
+ Log.v(TAG,"FIFO: "+mSensorAccelerometer.getFifoMaxEventCount()); //447
+ Log.v(TAG,"Reserved FIFO: "+mSensorAccelerometer.getFifoReservedEventCount()); //0
+
+
+
+ sManager.registerListener(gyroListener,mSensorGyroscope,1000000/samplingRate,
+ 1000000,mSensorHandler);
+ sManager.registerListener(accListener,mSensorAccelerometer,1000000/samplingRate,
+ 1000000,mSensorHandler); //max delay: 20ms * 100 sample * 1000us/ms
+ logState = true;
+ }
+
+ public void stopSenors(){
+ Log.d(TAG,"Sensor stopped");
+ logState = false;
+ sManager.unregisterListener(gyroListener,mSensorGyroscope);
+ sManager.unregisterListener(accListener,mSensorAccelerometer);
+ mSensorThread.quitSafely();
+ gyroListener.saveData();
+ accListener.saveData();
+ if(wakeLock.isHeld())
+ wakeLock.release();
+ gyroListener=null;
+ accListener=null;
+ }
+
+
+ @Override
+ public void onSensorChanged(SensorEvent event) {
+ Log.d(TAG,"OFFBody sensor:" + event.values[0]);
+
+
+ if(event.values[0] < 1&&logState == true){
+ stopSenors();
+ }
+ if(event.values[0] >0 &&logState == false){
+ startSensors();
+ }
+ }
+
+ @Override
+ public void onAccuracyChanged(Sensor sensor, int accuracy) {
+
+ }
+
+
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/MyWatchFace.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/MyWatchFace.java
new file mode 100644
index 0000000000000000000000000000000000000000..5e598bd958a2ae52aa97acbea38fdf8b1139230d
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/MyWatchFace.java
@@ -0,0 +1,563 @@
+/*
+ * Copyright (C) 2014 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package com.example.ruixuandai.zenfacedigit;
+
+import android.Manifest;
+import android.annotation.TargetApi;
+import android.content.BroadcastReceiver;
+import android.content.ComponentName;
+import android.content.Context;
+import android.content.Intent;
+import android.content.IntentFilter;
+import android.content.ServiceConnection;
+import android.content.pm.PackageManager;
+import android.content.res.Resources;
+import android.graphics.Canvas;
+import android.graphics.Color;
+import android.graphics.Paint;
+import android.graphics.Rect;
+import android.graphics.Typeface;
+
+import android.hardware.Sensor;
+import android.hardware.SensorEvent;
+import android.hardware.SensorEventListener;
+import android.hardware.SensorManager;
+import android.os.AsyncTask;
+import android.os.Build;
+import android.os.Bundle;
+import android.os.Handler;
+import android.os.IBinder;
+import android.os.Message;
+import android.os.PowerManager;
+import android.support.wearable.watchface.CanvasWatchFaceService;
+import android.support.wearable.watchface.WatchFaceStyle;
+import android.util.Log;
+import android.view.SurfaceHolder;
+import android.view.WindowInsets;
+import android.widget.Toast;
+
+import com.permissioneverywhere.PermissionEverywhere;
+import com.permissioneverywhere.PermissionResponse;
+
+import java.lang.ref.WeakReference;
+import java.text.SimpleDateFormat;
+import java.util.Calendar;
+import java.util.Date;
+import java.util.TimeZone;
+import java.util.concurrent.TimeUnit;
+
+
+
+
+
+
+
+/**
+ * Digital watch face with seconds. In ambient mode, the seconds aren't displayed. On devices with
+ * low-bit ambient mode, the text is drawn without anti-aliasing in ambient mode.
+ *
+ * Author: Ruixuan Dai,
+ * CPSL, WashU
+ *
+ * ToDo:
+ * 1, restore the sensor timestamp
+ * 2, MQTT protocol √
+ * 3, Charging detection, auto switch WiFi√
+ * 4, Read file list √
+ * 5, AWS s3 to store file√
+ * 6, Merge Assessment Activity
+
+
+ *
+ * Bugs:
+ * 1, Sampling rate will double while interacting with the watch
+ * 2, √ Disconnect will restart app (occasionally)
+ * 3, √ The logService Thread may start twice
+ * 4, √ 12-22 11:54:29.055 13505-13564/com.example.ruixuandai.zenfacedigit E/AndroidRuntime: FATAL EXCEPTION: Thread-5
+ Process: com.example.ruixuandai.zenfacedigit, PID: 13505
+ com.amazonaws.AmazonClientException: Unable to execute HTTP request: timeout
+ at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:441)
+ at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:212)
+ at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:4643)
+ at com.amazonaws.services.s3.AmazonS3Client.putObject(AmazonS3Client.java:1747)
+ at com.amazonaws.services.s3.AmazonS3Client.putObject(AmazonS3Client.java:1553)
+ at com.example.ruixuandai.zenfacedigit.ChargingState$UploadThread.run(ChargingState.java:176)
+ Caused by: java.net.SocketTimeoutException: timeout
+ * 5, (Critical, rare) Sometimes acceleration sensor will shut down, cannot receive sensor event, The watch need restart. (Unknown bug, rare.)
+ *
+ *
+ *
+ * V0.1.5 save the raw data into binary
+ * V0.1.6 save raw data in xxxxxxxxx......yyyyyyy.........zzzzzz.........
+ * V0.1.7 save raw data in xxxxxxxxx......yyyyyyy.........zzzzzz.........tttttt
+ * and show the log status
+ * V0.1.8 use System.currentTimeMillis() as the sensor timestamp. This is actually the listener event
+ * timestamp, not the timestamp when the value is generated. event.timestamp is device-depended.
+ * V0.2.0 Log the data in a service in the background
+ * V0.2.1 Trace the time skew, service in foreground (Still stopped while idle?)
+ * V0.2.2 Add wakelock
+ * V0.2.3 Service IBinder implemented to update the notification
+ * V0.2.3b Wakelock in onAmbientModeChanged, set the event delay in sensor register
+ * V0.2.4 Local log for debug(to do), set high priority to the service thread, replace the wakeLock in onSensorChanged()
+ * V0.3.0 Local data log works without sleeping!!! :-) Known bug: Sampling rate will double while interacting with the watch
+ * V0.3.1 Rewrite sensorListener. \
+ * V1.0.0 First edition for log function
+ * V1.0.1 MQTT implemented
+ * V1.0.2 Charging detection by Intent
+ * V1.0.3 Auto turn on WiFi when charging
+ * V1.1.0 First edition with S3 service. Rewrite log service thread(sometimes, the log thread may start twice).
+ * V1.1.1 Improve stability and file structure on S3
+ * V1.1.2 Bug fixes
+ * V2.0.0RC First edition for log and uploading
+ * V2.0.1 With touch survey
+ * V2.0.2 Auto request STORAGE permission, Redraw WatchFace
+ * V2.0.3 Battery on storage log
+ * V2.0.4 Add wifiLock for uploading
+ * V2.1.0 Add offBody sensor to auto register the IMU sensor
+ */
+
+
+public class MyWatchFace extends CanvasWatchFaceService {
+
+ private static final String TAG = "MyWatchFace";
+ private static final String version = "2.0.2";
+
+ private static final Typeface NORMAL_TYPEFACE =
+ Typeface.create(Typeface.SANS_SERIF, Typeface.NORMAL);
+
+ /**
+ * Update rate in milliseconds for interactive mode. We update once a second since seconds are
+ * displayed in interactive mode.
+ */
+ private static final long INTERACTIVE_UPDATE_RATE_MS = TimeUnit.SECONDS.toMillis(1);
+
+ /**
+ * Handler message id for updating the time periodically in interactive mode.
+ */
+ private static final int MSG_UPDATE_TIME = 0;
+
+ private LogService.MyBinder myBinder = null;
+ boolean connectFlag = false;
+ Intent logIntent;
+ LogService mLogService = null;
+ ChargingState chargingState = null;
+
+
+// boolean offBodyState = f
+
+
+
+
+ private ServiceConnection connection = new ServiceConnection() {
+ @Override
+ public void onServiceConnected(ComponentName name, IBinder service) {
+ Log.v(TAG,"service IPC connecting...");
+ myBinder = (LogService.MyBinder) service;
+ mLogService = (LogService) myBinder.getService();
+ connectFlag = true;
+ myBinder.setMyWatchFace(MyWatchFace.this);
+ Log.v(TAG,"service IPC connected");
+ }
+
+ @Override
+ public void onServiceDisconnected(ComponentName name) {
+ connectFlag = false;
+ mLogService = null;
+ }
+ } ;
+
+
+
+ @Override
+ public Engine onCreateEngine() {
+ Log.v(TAG,"face start");
+
+
+ //request STORAGE permission
+ if(checkSelfPermission(Manifest.permission.READ_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED ||
+ checkSelfPermission(Manifest.permission.WRITE_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED){
+ Toast.makeText(MyWatchFace.this, "STORAGE Permission Needed!!!", Toast.LENGTH_SHORT).show();
+
+ new AsyncTask() {
+
+ @Override
+ protected Boolean doInBackground(Void... params) {
+ PermissionResponse response = null;
+ try {
+ response = PermissionEverywhere.getPermission(getApplicationContext(), new String[]{Manifest.permission.WRITE_EXTERNAL_STORAGE,
+ Manifest.permission.READ_EXTERNAL_STORAGE},
+ 123, "IMULogging", "This app needs storage permission", R.mipmap.ic_launcher).call();
+ } catch (InterruptedException e) {
+ e.printStackTrace();
+ }
+
+ boolean isGranted = response.isGranted();
+
+ return isGranted;
+ }
+
+ @Override
+ protected void onPostExecute(Boolean aBoolean) {
+ super.onPostExecute(aBoolean);
+ Toast.makeText(MyWatchFace.this, "STORAGE is Granted " + aBoolean, Toast.LENGTH_SHORT).show();
+ }
+ }.execute();
+ }
+
+
+
+
+ //start and bind the service
+ logIntent = new Intent(this, LogService.class);
+ startService(logIntent);
+ Log.v(TAG,"binding");
+ this.getApplicationContext().bindService(logIntent, connection, Context.BIND_AUTO_CREATE);
+
+
+ //s
+
+ // Register the charging receiver
+ chargingState = new ChargingState(this);
+ registerReceiver(chargingState, new IntentFilter(Intent.ACTION_POWER_DISCONNECTED));
+ registerReceiver(chargingState, new IntentFilter(Intent.ACTION_POWER_CONNECTED));
+ //Check the charging status when the APP first start
+ chargingState.onReceive(this,null);
+
+
+
+ return new Engine();
+ }
+
+
+
+
+ private static class EngineHandler extends Handler {
+ private final WeakReference mWeakReference;
+
+ public EngineHandler(MyWatchFace.Engine reference) {
+ mWeakReference = new WeakReference<>(reference);
+ }
+
+ @Override
+ public void handleMessage(Message msg) {
+ MyWatchFace.Engine engine = mWeakReference.get();
+ if (engine != null) {
+ switch (msg.what) {
+ case MSG_UPDATE_TIME:
+ engine.handleUpdateTimeMessage();
+ break;
+ }
+ }
+ }
+ }
+
+ private class Engine extends CanvasWatchFaceService.Engine {
+ final Handler mUpdateTimeHandler = new EngineHandler(this);
+ boolean mRegisteredTimeZoneReceiver = false;
+ Paint mBackgroundPaint;
+ Paint mTextPaint;
+ Paint mTextAcc;
+ Paint mTextDate;
+
+ boolean mAmbient;
+ Calendar mCalendar;
+ final BroadcastReceiver mTimeZoneReceiver = new BroadcastReceiver() {
+ @Override
+ public void onReceive(Context context, Intent intent) {
+ mCalendar.setTimeZone(TimeZone.getDefault());
+ invalidate();
+ }
+ };
+ float mXOffset;
+ float mYOffset;
+
+
+
+
+
+ /**
+ * Whether the display supports fewer bits for each color in ambient mode. When true, we
+ * disable anti-aliasing in ambient mode.
+ */
+ boolean mLowBitAmbient;
+
+ @Override
+ public void onCreate(SurfaceHolder holder) {
+ super.onCreate(holder);
+
+
+
+ setWatchFaceStyle(new WatchFaceStyle.Builder(MyWatchFace.this)
+ .setCardPeekMode(WatchFaceStyle.PEEK_MODE_VARIABLE)
+ .setBackgroundVisibility(WatchFaceStyle.BACKGROUND_VISIBILITY_INTERRUPTIVE)
+ .setShowSystemUiTime(false)
+ .setAcceptsTapEvents(true)
+ .build());
+ Resources resources = MyWatchFace.this.getResources();
+ mYOffset = resources.getDimension(R.dimen.digital_y_offset);
+
+ mBackgroundPaint = new Paint();
+ mBackgroundPaint.setColor(resources.getColor(R.color.background));
+
+ mTextPaint = new Paint();
+ mTextPaint = createTextPaint(resources.getColor(R.color.digital_text));
+
+ mTextAcc = new Paint();
+ mTextAcc = createTextPaint(resources.getColor(R.color.digital_text));
+
+ mTextDate = new Paint();
+ mTextDate = createTextPaint(resources.getColor(R.color.date_text));
+
+
+ mCalendar = Calendar.getInstance();
+
+ }
+
+
+
+ @Override
+ public void onDestroy() {
+ mUpdateTimeHandler.removeMessages(MSG_UPDATE_TIME);
+ MyWatchFace.this.unregisterReceiver(chargingState);
+ stopService(logIntent);
+ super.onDestroy();
+ }
+
+ private Paint createTextPaint(int textColor) {
+ Paint paint = new Paint();
+ paint.setColor(textColor);
+ paint.setTypeface(NORMAL_TYPEFACE);
+ paint.setAntiAlias(true);
+ return paint;
+ }
+
+ @Override
+ public void onVisibilityChanged(boolean visible) {
+ super.onVisibilityChanged(visible);
+
+ if (visible) {
+ registerReceiver();
+
+ // Update time zone in case it changed while we weren't visible.
+ mCalendar.setTimeZone(TimeZone.getDefault());
+ invalidate();
+ } else {
+ unregisterReceiver();
+ }
+
+ // Whether the timer should be running depends on whether we're visible (as well as
+ // whether we're in ambient mode), so we may need to start or stop the timer.
+ updateTimer();
+ }
+
+ private void registerReceiver() {
+ if (mRegisteredTimeZoneReceiver) {
+ return;
+ }
+ mRegisteredTimeZoneReceiver = true;
+ IntentFilter filter = new IntentFilter(Intent.ACTION_TIMEZONE_CHANGED);
+ MyWatchFace.this.registerReceiver(mTimeZoneReceiver, filter);
+ }
+
+ private void unregisterReceiver() {
+ if (!mRegisteredTimeZoneReceiver) {
+ return;
+ }
+ mRegisteredTimeZoneReceiver = false;
+ MyWatchFace.this.unregisterReceiver(mTimeZoneReceiver);
+ }
+
+ @Override
+ public void onApplyWindowInsets(WindowInsets insets) {
+ super.onApplyWindowInsets(insets);
+
+ // Load resources that have alternate values for round watches.
+ Resources resources = MyWatchFace.this.getResources();
+ boolean isRound = insets.isRound();
+ mXOffset = resources.getDimension(isRound
+ ? R.dimen.digital_x_offset_round : R.dimen.digital_x_offset);
+
+ float textSize = resources.getDimension(isRound
+ ? R.dimen.digital_text_size_round : R.dimen.digital_text_size);
+
+ mTextPaint.setTextSize(textSize);
+ mTextAcc.setTextSize(resources.getDimension(R.dimen.acc_text_size));
+ mTextDate.setTextSize(resources.getDimension(R.dimen.date_text_size));
+ }
+
+ @Override
+ public void onPropertiesChanged(Bundle properties) {
+ super.onPropertiesChanged(properties);
+ mLowBitAmbient = properties.getBoolean(PROPERTY_LOW_BIT_AMBIENT, false);
+ }
+
+ @Override
+ public void onTimeTick() {
+ super.onTimeTick();
+ invalidate();
+ }
+
+ @Override
+ public void onAmbientModeChanged(boolean inAmbientMode) {
+ super.onAmbientModeChanged(inAmbientMode);
+
+ if (mAmbient != inAmbientMode) {
+ mAmbient = inAmbientMode;
+ if (mLowBitAmbient) {
+ mTextPaint.setAntiAlias(!inAmbientMode);
+ }
+ invalidate();
+ }
+
+ // Whether the timer should be running depends on whether we're visible (as well as
+ // whether we're in ambient mode), so we may need to start or stop the timer.
+ updateTimer();
+ }
+
+ /**
+ * Captures tap event (and tap type) and toggles the background color if the user finishes
+ * a tap.
+ */
+ @Override
+ public void onTapCommand(int tapType, int x, int y, long eventTime) {
+ switch (tapType) {
+ case TAP_TYPE_TOUCH:
+ // The user has started touching the screen.
+ break;
+ case TAP_TYPE_TOUCH_CANCEL:
+ // The user has started a different gesture or otherwise cancelled the tap.
+ break;
+ case TAP_TYPE_TAP:
+ // The user has completed the tap gesture.
+ // TODO: Add code to handle the tap gesture.
+// Toast.makeText(getApplicationContext(), R.string.message, Toast.LENGTH_SHORT)
+// .show();
+ Log.e(TAG,getPackageName());
+ Intent launchIntent = getPackageManager().getLaunchIntentForPackage("ruixuandai.cpsl.wustl.survey");
+
+ if (launchIntent != null) {
+ Log.e(TAG,"find ruixuandai.cpsl.wustl.survey");
+ startActivity(launchIntent);//null pointer check in case package name was not found
+ }
+ else{
+ Toast.makeText(MyWatchFace.this, "Survey not installed...", Toast.LENGTH_SHORT).show();
+ }
+ break;
+ }
+ invalidate();
+ }
+
+ @Override
+ public void onDraw(Canvas canvas, Rect bounds) {
+
+ // Draw the background.
+ if (isInAmbientMode()) {
+ canvas.drawColor(Color.BLACK);
+ } else {
+ canvas.drawRect(0, 0, bounds.width(), bounds.height(), mBackgroundPaint);
+ }
+
+ String batterLevel = String.format("%.02f",ChargingState.getBatteryLevel()*100)+"%";
+ canvas.drawText(batterLevel,mXOffset+100,mYOffset-115,mTextAcc);
+
+ // Draw H:MM in ambient mode or H:MM:SS in interactive mode.
+ //formatter3 : "yyyy-MM-dd_HH:mm:ss"
+ long now = System.currentTimeMillis();
+ String timeText = IOLogData.formatter3.format(now);
+ canvas.drawText(timeText.substring(0,10), mXOffset+15,mYOffset-75,mTextDate);
+
+// mCalendar.setTimeInMillis(now);
+// String text = mAmbient
+// ? String.format("%d:%02d", mCalendar.get(Calendar.HOUR),
+// mCalendar.get(Calendar.MINUTE))
+// : String.format("%d:%02d:%02d", mCalendar.get(Calendar.HOUR),
+// mCalendar.get(Calendar.MINUTE), mCalendar.get(Calendar.SECOND));
+ String timeDisplay = mAmbient?timeText.substring(11,16):timeText.substring(11,19);
+ canvas.drawText(timeDisplay, mXOffset, mYOffset, mTextPaint);
+
+
+
+
+
+ canvas.drawText("Version:" + version, mXOffset + 20, mYOffset + 60, mTextAcc);
+
+
+ // update notification
+ if(connectFlag&&mLogService.accListener!=null){
+// Log.v(TAG,"update notification");
+
+// Log.v(TAG,""+new Date(mLogService.accListener.startTime)+
+// "count:" + mLogService.accListener.samples +"\n");
+//
+ canvas.drawText("Accelerations: " +
+ String.format("%.02f",mLogService.accListener.x) + " " +
+ String.format("%.02f",mLogService.accListener.y) + " " +
+ String.format("%.02f",mLogService.accListener.z), mXOffset,mYOffset+30,mTextAcc);
+ canvas.drawText("Gyroscope: " +
+ String.format("%.02f",mLogService.gyroListener.x) + " " +
+ String.format("%.02f",mLogService.gyroListener.y) + " " +
+ String.format("%.02f",mLogService.gyroListener.z), mXOffset,mYOffset+45,mTextAcc);
+ canvas.drawText("Last Save time:"
+ +IOLogData.formatter2.format(new Date(mLogService.accListener.startEventTime)),mXOffset,mYOffset+75,mTextAcc);
+ canvas.drawText(String.format("Buffer: %.2f", mLogService.accListener.getBufferPercentage()),mXOffset,mYOffset+90,mTextAcc);
+ }
+
+
+
+
+// Log.v(TAG,"Idle?:" + powerMgr.isDeviceIdleMode());
+// Log.v(TAG,"Ambient?:" + isInAmbientMode());
+// Log.v(TAG,"PowerSave:?" + powerMgr.isPowerSaveMode());
+// Log.v(TAG,"SceenOn?:" + powerMgr.isInteractive());
+//// Log.v(TAG,"PartialLock Sup?:" + powerMgr.isWakeLockLevelSupported(PowerManager.PARTIAL_WAKE_LOCK));//true
+// Log.v(TAG,"Battery Optim?:" + powerMgr.isIgnoringBatteryOptimizations(getApplicationContext().getPackageName()));
+//// Log.e(TAG,"lock?:" + wakeLock.isHeld());
+ }
+
+ /**
+ * Starts the {@link #mUpdateTimeHandler} timer if it should be running and isn't currently
+ * or stops it if it shouldn't be running but currently is.
+ */
+ private void updateTimer() {
+ mUpdateTimeHandler.removeMessages(MSG_UPDATE_TIME);
+ if (shouldTimerBeRunning()) {
+ mUpdateTimeHandler.sendEmptyMessage(MSG_UPDATE_TIME);
+ }
+ }
+
+ /**
+ * Returns whether the {@link #mUpdateTimeHandler} timer should be running. The timer should
+ * only run when we're visible and in interactive mode.
+ */
+ private boolean shouldTimerBeRunning() {
+ return isVisible() && !isInAmbientMode();
+ }
+
+ /**
+ * Handle updating the time periodically in interactive mode.
+ */
+ private void handleUpdateTimeMessage() {
+ invalidate();
+ if (shouldTimerBeRunning()) {
+ long timeMs = System.currentTimeMillis();
+ long delayMs = INTERACTIVE_UPDATE_RATE_MS
+ - (timeMs % INTERACTIVE_UPDATE_RATE_MS);
+ mUpdateTimeHandler.sendEmptyMessageDelayed(MSG_UPDATE_TIME, delayMs);
+ }
+ }
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/PermissionActivity.java b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/PermissionActivity.java
new file mode 100644
index 0000000000000000000000000000000000000000..7fd987cc25f65e632b7466c3166abb170f1d04ca
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/java/com/example/ruixuandai/zenfacedigit/PermissionActivity.java
@@ -0,0 +1,11 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.app.Activity;
+
+/**
+ * Created by ruixuandai on 12/28/17.
+ */
+
+public class PermissionActivity extends Activity {
+
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital.png b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital.png
new file mode 100644
index 0000000000000000000000000000000000000000..1123d1cdbb4c7b7d905540c351cf9560434518a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital_circular.png b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital_circular.png
new file mode 100644
index 0000000000000000000000000000000000000000..997c8cf1dc762b1f752cde604a70e6715fc9c9bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/drawable-nodpi/preview_digital_circular.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/drawable/smallic.png b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/drawable/smallic.png
new file mode 100644
index 0000000000000000000000000000000000000000..9242fd27df38e654452729e874c857b215fa81d3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/drawable/smallic.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-hdpi/ic_launcher.png b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-hdpi/ic_launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..cde69bcccec65160d92116f20ffce4fce0b5245c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-mdpi/ic_launcher.png b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-mdpi/ic_launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133a0cbd379f5af6dbf1a899a0293ca5eccfad0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-xhdpi/ic_launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..bfa42f0e7b91d006d22352c9ff2f134e504e3c1d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..324e72cdd7480cb983fa1bcc7ce686e51ef87fe7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/raw/digital.bks b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/raw/digital.bks
new file mode 100644
index 0000000000000000000000000000000000000000..e918968451c554bd6a82a58faffd2c3caaf9837b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/raw/digital.bks differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/values/colors.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/values/colors.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7d3a97b29a63dc2894bf160ea0079e9604720873
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/values/colors.xml
@@ -0,0 +1,6 @@
+
+
+ #000000
+ #ffffff
+ #d0dbed
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/values/dimens.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/values/dimens.xml
new file mode 100644
index 0000000000000000000000000000000000000000..53817133195c560a5cc1edbb00dce39b98245e53
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/values/dimens.xml
@@ -0,0 +1,10 @@
+
+
+ 36dp
+ 41dp
+ 10dp
+ 20dp
+ 90dp
+ 8dp
+ 23dp
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/values/strings.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/values/strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..25c2621febdfb9e8790466762ea999612cd437e9
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/values/strings.xml
@@ -0,0 +1,5 @@
+
+ ZenFaceDigit
+ Watch face tapped
+ My Digital
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/xml/watch_face.xml b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/xml/watch_face.xml
new file mode 100644
index 0000000000000000000000000000000000000000..11a664b76665afa4524fa881bbddb094766e097e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/app/src/main/res/xml/watch_face.xml
@@ -0,0 +1,2 @@
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/build.gradle b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/build.gradle
new file mode 100644
index 0000000000000000000000000000000000000000..a7e48eb1f27155e2d67fbd8c373538defae618ba
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/build.gradle
@@ -0,0 +1,29 @@
+// Top-level build file where you can add configuration options common to all sub-projects/modules.
+
+buildscript {
+ repositories {
+ jcenter()
+ google()
+ }
+ dependencies {
+ classpath 'com.android.tools.build:gradle:3.1.2'
+
+ // NOTE: Do not place your application dependencies here; they belong
+ // in the individual module build.gradle files
+ }
+}
+
+allprojects {
+ repositories {
+ jcenter()
+ maven {
+ url "https://maven.google.com"
+ }
+ maven { url "https://jitpack.io" }
+ google()
+ }
+}
+
+task clean(type: Delete) {
+ delete rootProject.buildDir
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/gradle.properties b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/gradle.properties
new file mode 100644
index 0000000000000000000000000000000000000000..aac7c9b4614ccfde6c721f24994cf30885a791d0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/gradle.properties
@@ -0,0 +1,17 @@
+# Project-wide Gradle settings.
+
+# IDE (e.g. Android Studio) users:
+# Gradle settings configured through the IDE *will override*
+# any settings specified in this file.
+
+# For more details on how to configure your build environment visit
+# http://www.gradle.org/docs/current/userguide/build_environment.html
+
+# Specifies the JVM arguments used for the daemon process.
+# The setting is particularly useful for tweaking memory settings.
+org.gradle.jvmargs=-Xmx1536m
+
+# When configured, Gradle will run in incubating parallel mode.
+# This option should only be used with decoupled projects. More details, visit
+# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
+# org.gradle.parallel=true
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/gradlew b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/gradlew
new file mode 100644
index 0000000000000000000000000000000000000000..9d82f78915133e1c35a6ea51252590fb38efac2f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/gradlew
@@ -0,0 +1,160 @@
+#!/usr/bin/env bash
+
+##############################################################################
+##
+## Gradle start up script for UN*X
+##
+##############################################################################
+
+# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
+DEFAULT_JVM_OPTS=""
+
+APP_NAME="Gradle"
+APP_BASE_NAME=`basename "$0"`
+
+# Use the maximum available, or set MAX_FD != -1 to use that value.
+MAX_FD="maximum"
+
+warn ( ) {
+ echo "$*"
+}
+
+die ( ) {
+ echo
+ echo "$*"
+ echo
+ exit 1
+}
+
+# OS specific support (must be 'true' or 'false').
+cygwin=false
+msys=false
+darwin=false
+case "`uname`" in
+ CYGWIN* )
+ cygwin=true
+ ;;
+ Darwin* )
+ darwin=true
+ ;;
+ MINGW* )
+ msys=true
+ ;;
+esac
+
+# Attempt to set APP_HOME
+# Resolve links: $0 may be a link
+PRG="$0"
+# Need this for relative symlinks.
+while [ -h "$PRG" ] ; do
+ ls=`ls -ld "$PRG"`
+ link=`expr "$ls" : '.*-> \(.*\)$'`
+ if expr "$link" : '/.*' > /dev/null; then
+ PRG="$link"
+ else
+ PRG=`dirname "$PRG"`"/$link"
+ fi
+done
+SAVED="`pwd`"
+cd "`dirname \"$PRG\"`/" >/dev/null
+APP_HOME="`pwd -P`"
+cd "$SAVED" >/dev/null
+
+CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
+
+# Determine the Java command to use to start the JVM.
+if [ -n "$JAVA_HOME" ] ; then
+ if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
+ # IBM's JDK on AIX uses strange locations for the executables
+ JAVACMD="$JAVA_HOME/jre/sh/java"
+ else
+ JAVACMD="$JAVA_HOME/bin/java"
+ fi
+ if [ ! -x "$JAVACMD" ] ; then
+ die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
+
+Please set the JAVA_HOME variable in your environment to match the
+location of your Java installation."
+ fi
+else
+ JAVACMD="java"
+ which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
+
+Please set the JAVA_HOME variable in your environment to match the
+location of your Java installation."
+fi
+
+# Increase the maximum file descriptors if we can.
+if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
+ MAX_FD_LIMIT=`ulimit -H -n`
+ if [ $? -eq 0 ] ; then
+ if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then
+ MAX_FD="$MAX_FD_LIMIT"
+ fi
+ ulimit -n $MAX_FD
+ if [ $? -ne 0 ] ; then
+ warn "Could not set maximum file descriptor limit: $MAX_FD"
+ fi
+ else
+ warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
+ fi
+fi
+
+# For Darwin, add options to specify how the application appears in the dock
+if $darwin; then
+ GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\""
+fi
+
+# For Cygwin, switch paths to Windows format before running java
+if $cygwin ; then
+ APP_HOME=`cygpath --path --mixed "$APP_HOME"`
+ CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
+ JAVACMD=`cygpath --unix "$JAVACMD"`
+
+ # We build the pattern for arguments to be converted via cygpath
+ ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
+ SEP=""
+ for dir in $ROOTDIRSRAW ; do
+ ROOTDIRS="$ROOTDIRS$SEP$dir"
+ SEP="|"
+ done
+ OURCYGPATTERN="(^($ROOTDIRS))"
+ # Add a user-defined pattern to the cygpath arguments
+ if [ "$GRADLE_CYGPATTERN" != "" ] ; then
+ OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)"
+ fi
+ # Now convert the arguments - kludge to limit ourselves to /bin/sh
+ i=0
+ for arg in "$@" ; do
+ CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -`
+ CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
+
+ if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
+ eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
+ else
+ eval `echo args$i`="\"$arg\""
+ fi
+ i=$((i+1))
+ done
+ case $i in
+ (0) set -- ;;
+ (1) set -- "$args0" ;;
+ (2) set -- "$args0" "$args1" ;;
+ (3) set -- "$args0" "$args1" "$args2" ;;
+ (4) set -- "$args0" "$args1" "$args2" "$args3" ;;
+ (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
+ (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
+ (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
+ (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
+ (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
+ esac
+fi
+
+# Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
+function splitJvmOpts() {
+ JVM_OPTS=("$@")
+}
+eval splitJvmOpts $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS
+JVM_OPTS[${#JVM_OPTS[*]}]="-Dorg.gradle.appname=$APP_BASE_NAME"
+
+exec "$JAVACMD" "${JVM_OPTS[@]}" -classpath "$CLASSPATH" org.gradle.wrapper.GradleWrapperMain "$@"
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/gradlew.bat b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/gradlew.bat
new file mode 100644
index 0000000000000000000000000000000000000000..aec99730b4e8fcd90b57a0e8e01544fea7c31a89
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/gradlew.bat
@@ -0,0 +1,90 @@
+@if "%DEBUG%" == "" @echo off
+@rem ##########################################################################
+@rem
+@rem Gradle startup script for Windows
+@rem
+@rem ##########################################################################
+
+@rem Set local scope for the variables with windows NT shell
+if "%OS%"=="Windows_NT" setlocal
+
+@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
+set DEFAULT_JVM_OPTS=
+
+set DIRNAME=%~dp0
+if "%DIRNAME%" == "" set DIRNAME=.
+set APP_BASE_NAME=%~n0
+set APP_HOME=%DIRNAME%
+
+@rem Find java.exe
+if defined JAVA_HOME goto findJavaFromJavaHome
+
+set JAVA_EXE=java.exe
+%JAVA_EXE% -version >NUL 2>&1
+if "%ERRORLEVEL%" == "0" goto init
+
+echo.
+echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
+echo.
+echo Please set the JAVA_HOME variable in your environment to match the
+echo location of your Java installation.
+
+goto fail
+
+:findJavaFromJavaHome
+set JAVA_HOME=%JAVA_HOME:"=%
+set JAVA_EXE=%JAVA_HOME%/bin/java.exe
+
+if exist "%JAVA_EXE%" goto init
+
+echo.
+echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
+echo.
+echo Please set the JAVA_HOME variable in your environment to match the
+echo location of your Java installation.
+
+goto fail
+
+:init
+@rem Get command-line arguments, handling Windowz variants
+
+if not "%OS%" == "Windows_NT" goto win9xME_args
+if "%@eval[2+2]" == "4" goto 4NT_args
+
+:win9xME_args
+@rem Slurp the command line arguments.
+set CMD_LINE_ARGS=
+set _SKIP=2
+
+:win9xME_args_slurp
+if "x%~1" == "x" goto execute
+
+set CMD_LINE_ARGS=%*
+goto execute
+
+:4NT_args
+@rem Get arguments from the 4NT Shell from JP Software
+set CMD_LINE_ARGS=%$
+
+:execute
+@rem Setup the command line
+
+set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
+
+@rem Execute Gradle
+"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%
+
+:end
+@rem End local scope for the variables with windows NT shell
+if "%ERRORLEVEL%"=="0" goto mainEnd
+
+:fail
+rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
+rem the _cmd.exe /c_ return code!
+if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
+exit /b 1
+
+:mainEnd
+if "%OS%"=="Windows_NT" endlocal
+
+:omega
diff --git a/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/settings.gradle b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/settings.gradle
new file mode 100644
index 0000000000000000000000000000000000000000..e7b4def49cb53d9aa04228dd3edb14c9e635e003
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/ZenFaceDigit/settings.gradle
@@ -0,0 +1 @@
+include ':app'
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/.classpath b/opengauss_hitwh/code/IMUWatchFace/app/.classpath
new file mode 100644
index 0000000000000000000000000000000000000000..8d8d85f14359d91b012eff7597dfb1c92669a2e1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/.classpath
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/.gitignore b/opengauss_hitwh/code/IMUWatchFace/app/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..cab9bd7c54e394ac85b3bafd68b88319371257fe
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/.gitignore
@@ -0,0 +1 @@
+#/build
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/.project b/opengauss_hitwh/code/IMUWatchFace/app/.project
new file mode 100644
index 0000000000000000000000000000000000000000..ac485d7c3e627d997f59da65ac961160079a0143
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/.project
@@ -0,0 +1,23 @@
+
+
+ app
+ Project app created by Buildship.
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectbuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+ org.eclipse.buildship.core.gradleprojectnature
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/.settings/org.eclipse.buildship.core.prefs b/opengauss_hitwh/code/IMUWatchFace/app/.settings/org.eclipse.buildship.core.prefs
new file mode 100644
index 0000000000000000000000000000000000000000..eccb2140347cc01912dbe076ba960f6cb37b12d7
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/.settings/org.eclipse.buildship.core.prefs
@@ -0,0 +1,2 @@
+#Sat Nov 11 21:19:39 CST 2017
+connection.project.dir=..
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/build.gradle b/opengauss_hitwh/code/IMUWatchFace/app/build.gradle
new file mode 100644
index 0000000000000000000000000000000000000000..84bf8c5dea246c3abae88f8dda963f5edd3dedc2
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/build.gradle
@@ -0,0 +1,44 @@
+apply plugin: 'com.android.application'
+
+android {
+ compileSdkVersion 30
+ buildToolsVersion '28.0.3'
+ defaultConfig {
+ applicationId "com.example.ruixuandai.zenfacedigit"
+ minSdkVersion 25
+ targetSdkVersion 30
+ versionCode 1
+ versionName "1.0"
+ }
+ buildTypes {
+ release {
+ minifyEnabled false
+ proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
+ }
+ }
+ productFlavors {
+ }
+ lintOptions {
+ checkReleaseBuilds false
+ abortOnError false
+ }
+}
+
+dependencies {
+ implementation fileTree(include: ['*.jar'], dir: 'libs')
+ //noinspection GradleCompatible
+ implementation 'com.google.android.support:wearable:2.8.1'
+// implementation 'com.google.android.wearable:wearable:2.0.3'
+ implementation 'com.google.android.gms:play-services-wearable:17.1.0'
+ implementation 'com.amazonaws:aws-android-sdk-iot:2.8.4'
+ implementation 'com.amazonaws:aws-android-sdk-core:2.8.4'
+ implementation 'com.amazonaws:aws-android-sdk-s3:'
+ implementation 'com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2'
+ implementation "com.android.support:support-v13:28.0.0"
+ implementation 'com.google.android.gms:play-services-fitness:20.0.0'
+ implementation 'com.google.android.gms:play-services-auth:19.2.0'
+ implementation 'com.intentfilter:android-permissions:0.1.7'
+
+ implementation 'com.android.support:wear:28.0.0'
+ compileOnly 'com.google.android.wearable:wearable:2.8.1'
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/proguard-rules.pro b/opengauss_hitwh/code/IMUWatchFace/app/proguard-rules.pro
new file mode 100644
index 0000000000000000000000000000000000000000..29796d403e9e3d97c69d569d4bdef87729e76ff0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/proguard-rules.pro
@@ -0,0 +1,25 @@
+# Add project specific ProGuard rules here.
+# By default, the flags in this file are appended to flags specified
+# in /Users/ruixuandai/Library/Android/sdk/tools/proguard/proguard-android.txt
+# You can edit the include path and order by changing the proguardFiles
+# directive in build.gradle.
+#
+# For more details, see
+# http://developer.android.com/guide/developing/tools/proguard.html
+
+# Add any project specific keep options here:
+
+# If your project uses WebView with JS, uncomment the following
+# and specify the fully qualified class name to the JavaScript interface
+# class:
+#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
+# public *;
+#}
+
+# Uncomment this to preserve the line number information for
+# debugging stack traces.
+#-keepattributes SourceFile,LineNumberTable
+
+# If you keep the line number information, uncomment this to
+# hide the original source file name.
+#-renamesourcefileattribute SourceFile
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/AndroidManifest.xml b/opengauss_hitwh/code/IMUWatchFace/app/src/main/AndroidManifest.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fb7200dcf451e0eea7b283e2432cbf2b04d9f9ed
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/AndroidManifest.xml
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/ActRecognitionService.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/ActRecognitionService.java
new file mode 100644
index 0000000000000000000000000000000000000000..216b963d9b2a198d85b8385b6ffea65f64a762a1
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/ActRecognitionService.java
@@ -0,0 +1,115 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.app.PendingIntent;
+import android.app.Service;
+import android.content.Intent;
+import android.os.IBinder;
+import android.support.annotation.NonNull;
+import android.util.Log;
+
+import com.google.android.gms.location.ActivityRecognitionClient;
+import com.google.android.gms.tasks.OnFailureListener;
+import com.google.android.gms.tasks.OnSuccessListener;
+import com.google.android.gms.tasks.Task;
+
+
+public class ActRecognitionService extends Service {
+
+ public static final String TAG = "ActRecognitionService";
+
+ private static final int REQUEST_OAUTH_REQUEST_CODE = 1;
+ private static final int REQUEST_PERMISSIONS_REQUEST_CODE = 34;
+
+ static final long DETECTION_INTERVAL_IN_MILLISECONDS = 180*1000;//120 * 1000; // 120 seconds
+
+ private static MyWatchFace myWatchFace;
+
+ private static ActivityRecognitionClient mActivityRecognitionClient;
+ private PendingIntent actRegIntent;
+
+ @Override
+ public void onCreate(){
+ Log.d(TAG, "onCreate executed");
+ mActivityRecognitionClient = new ActivityRecognitionClient(this);
+
+
+
+ }
+
+ @Override
+ public int onStartCommand(Intent intent, int flags, int startId){
+ Log.d(TAG, "onStartCommand() executed");
+
+ actRegIntent = getActivityDetectionPendingIntent();
+
+ try{
+ Task task = mActivityRecognitionClient.requestActivityUpdates(
+ DETECTION_INTERVAL_IN_MILLISECONDS,
+ actRegIntent);
+
+ task.addOnSuccessListener(new OnSuccessListener() {
+ @Override
+ public void onSuccess(Void result) {
+ Log.d(TAG, "AR Register succeeded");
+ }
+ });
+
+ task.addOnFailureListener(new OnFailureListener() {
+ @Override
+ public void onFailure(@NonNull Exception e) {
+ Log.d(TAG, "AR Register failed");
+ }
+ });}catch (Exception e){
+ Log.e(TAG, "No google play service");
+ }
+
+ return super.onStartCommand(intent, flags, startId);
+ }
+
+ @Override
+ public void onDestroy() {
+ stopActRecognition();
+ super.onDestroy();
+
+ Log.d(TAG, "onDestroy() executed");
+ }
+
+
+ @Override
+ public IBinder onBind(Intent intent) {
+ // TODO: Return the communication channel to the service.
+ throw new UnsupportedOperationException("Not yet implemented");
+ }
+
+
+ /**
+ * Gets a PendingIntent to be sent for each activity detection.
+ */
+ private PendingIntent getActivityDetectionPendingIntent() {
+ Intent intent = new Intent(this, DetectedActivitiesIntentService.class);
+
+ // We use FLAG_UPDATE_CURRENT so that we get the same pending intent back when calling
+ // requestActivityUpdates() and removeActivityUpdates().
+ return PendingIntent.getService(this, 0, intent, PendingIntent.FLAG_UPDATE_CURRENT);
+ }
+
+
+ public void stopActRecognition(){
+ Task task = mActivityRecognitionClient.removeActivityUpdates(actRegIntent);
+
+ task.addOnSuccessListener(new OnSuccessListener() {
+ @Override
+ public void onSuccess(Void result) {
+ Log.d(TAG, "Remove succeeded");
+ }
+ });
+
+ task.addOnFailureListener(new OnFailureListener() {
+ @Override
+ public void onFailure(@NonNull Exception e) {
+ Log.d(TAG, "Remove failed");
+ }
+ });
+ }
+
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/AwsS3.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/AwsS3.java
new file mode 100644
index 0000000000000000000000000000000000000000..2e8b120f141bc3c786e2af23af593f3b141d1135
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/AwsS3.java
@@ -0,0 +1,190 @@
+/*
+ * Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License").
+ * You may not use this file except in compliance with the License.
+ * A copy of the License is located at
+ *
+ * http://aws.amazon.com/apache2.0
+ *
+ * or in the "license" file accompanying this file. This file is distributed
+ * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
+ * express or implied. See the License for the specific language governing
+ * permissions and limitations under the License.
+ */
+
+package com.example.ruixuandai.zenfacedigit;
+
+import android.content.Context;
+import android.net.Uri;
+import android.util.Log;
+
+import com.amazonaws.auth.CognitoCachingCredentialsProvider;
+import com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver;
+import com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility;
+import com.amazonaws.regions.Region;
+import com.amazonaws.regions.Regions;
+import com.amazonaws.services.s3.AmazonS3Client;
+
+import java.io.File;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.util.Map;
+import java.util.UUID;
+
+/*
+ * Handles basic helper functions used throughout the app.
+ */
+public class AwsS3 {
+ private static final String TAG = "AwsS3";
+
+ /*
+ * You should replace these values with your own. See the README for details
+ * on what to fill in.
+ */
+ public static final String COGNITO_POOL_ID = "cn-north-1:039692bf-8f65-4a23-b3ff-71432778aba0";
+ /*
+ * Region of your Cognito identity pool ID.
+ */
+ public static final String COGNITO_POOL_REGION = "cn-north-1";
+
+ /*
+ * Note, you must first create a bucket using the S3 console before running
+ * the sample (https://console.aws.amazon.com/s3/). After creating a bucket,
+ * put it's name in the field below.
+ */
+ public static final String BUCKET_NAME = "smartwatch-hit";
+
+ /*
+ * Region of your bucket.
+ */
+ public static final String BUCKET_REGION = "cn-north-1";
+
+
+
+ // We only need one instance of the clients and credentials provider
+ private static AmazonS3Client sS3Client;
+ private static CognitoCachingCredentialsProvider sCredProvider;
+ private static TransferUtility sTransferUtility;
+
+ /**
+ * Gets an instance of CognitoCachingCredentialsProvider which is
+ * constructed using the given Context.
+ *
+ * @param context An Context instance.
+ * @return A default credential provider.
+ */
+ private static CognitoCachingCredentialsProvider getCredProvider(Context context) {
+ if (sCredProvider == null) {
+ sCredProvider = new CognitoCachingCredentialsProvider(
+ context.getApplicationContext(),
+ COGNITO_POOL_ID,
+ Regions.fromName(BUCKET_REGION));
+ }
+ return sCredProvider;
+ }
+
+ /**
+ * Gets an instance of a S3 client which is constructed using the given
+ * Context.
+ *
+ * @param context An Context instance.
+ * @return A default S3 client.
+ */
+ public static AmazonS3Client getS3Client(Context context) {
+ if (sS3Client == null) {
+ sS3Client = new AmazonS3Client(getCredProvider(context.getApplicationContext()));
+ sS3Client.setRegion(Region.getRegion(Regions.fromName(BUCKET_REGION)));
+ }
+ return sS3Client;
+ }
+
+ /**
+ * Gets an instance of the TransferUtility which is constructed using the
+ * given Context
+ *
+ * @param context
+ * @return a TransferUtility instance
+ */
+ public static TransferUtility getTransferUtility(Context context) {
+ if (sTransferUtility == null) {
+ sTransferUtility = new TransferUtility(getS3Client(context.getApplicationContext()),
+ context.getApplicationContext());
+ }
+
+ return sTransferUtility;
+ }
+
+ /**
+ * Converts number of bytes into proper scale.
+ *
+ * @param bytes number of bytes to be converted.
+ * @return A string that represents the bytes in a proper scale.
+ */
+ public static String getBytesString(long bytes) {
+ String[] quantifiers = new String[] {
+ "KB", "MB", "GB", "TB"
+ };
+ double speedNum = bytes;
+ for (int i = 0;; i++) {
+ if (i >= quantifiers.length) {
+ return "";
+ }
+ speedNum /= 1024;
+ if (speedNum < 512) {
+ return String.format("%.2f", speedNum) + " " + quantifiers[i];
+ }
+ }
+ }
+
+ /**
+ * Copies the data from the passed in Uri, to a new file for use with the
+ * Transfer Service
+ *
+ * @param context
+ * @param uri
+ * @return
+ * @throws IOException
+ */
+ public static File copyContentUriToFile(Context context, Uri uri) throws IOException {
+ InputStream is = context.getContentResolver().openInputStream(uri);
+ File copiedData = new File(context.getDir("SampleImagesDir", Context.MODE_PRIVATE), UUID
+ .randomUUID().toString());
+ copiedData.createNewFile();
+
+ FileOutputStream fos = new FileOutputStream(copiedData);
+ byte[] buf = new byte[2046];
+ int read = -1;
+ while ((read = is.read(buf)) != -1) {
+ fos.write(buf, 0, read);
+ }
+
+ fos.flush();
+ fos.close();
+
+ return copiedData;
+ }
+
+ /*
+ * Fills in the map with information in the observer so that it can be used
+ * with a SimpleAdapter to populate the UI
+ */
+ public static void fillMap(Map map, TransferObserver observer, boolean isChecked) {
+ int progress = (int) ((double) observer.getBytesTransferred() * 100 / observer
+ .getBytesTotal());
+ map.put("id", observer.getId());
+ map.put("checked", isChecked);
+ map.put("fileName", observer.getAbsoluteFilePath());
+ map.put("progress", progress);
+ map.put("bytes",
+ getBytesString(observer.getBytesTransferred()) + "/"
+ + getBytesString(observer.getBytesTotal()));
+ map.put("state", observer.getState());
+ map.put("percentage", progress + "%");
+ }
+
+ public static AmazonS3Client getS3Client(){
+ return sS3Client;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/ChargingState.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/ChargingState.java
new file mode 100644
index 0000000000000000000000000000000000000000..2ab4f90eccffebe22b739dc11877c88ac1f011c8
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/ChargingState.java
@@ -0,0 +1,452 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.content.BroadcastReceiver;
+import android.content.Context;
+import android.content.Intent;
+import android.content.IntentFilter;
+import android.content.SharedPreferences;
+import android.net.DhcpInfo;
+import android.net.wifi.WifiInfo;
+import android.net.wifi.WifiManager;
+import android.os.BatteryManager;
+import android.os.Build;
+import android.os.Environment;
+import android.text.format.Formatter;
+import android.util.Log;
+
+import com.amazonaws.AmazonClientException;
+import com.amazonaws.services.s3.AmazonS3Client;
+import com.amazonaws.services.s3.model.S3Object;
+
+import java.io.BufferedInputStream;
+import java.io.BufferedOutputStream;
+import java.io.BufferedReader;
+import java.io.BufferedWriter;
+import java.io.DataInputStream;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.FileReader;
+import java.io.FileWriter;
+import java.io.IOException;
+import java.io.InputStream;
+import java.io.InputStreamReader;
+import java.io.OutputStream;
+import java.io.OutputStreamWriter;
+import java.io.RandomAccessFile;
+import java.io.UnsupportedEncodingException;
+import java.net.Socket;
+import java.text.ParseException;
+import java.text.SimpleDateFormat;
+import java.util.Date;
+import java.util.List;
+
+
+/**
+ * Created by ruixuandai on 11/26/17.
+ */
+
+public class ChargingState extends BroadcastReceiver {
+ private static final String TAG = "ChargingState";
+ private static MyWatchFace myWatchFace;
+
+ static AmazonS3Client s3Client;
+ static UploadThread uThread = null;
+ private static boolean wifiSwitch = false;
+ static WifiManager wifi;
+ static WifiManager.WifiLock wifiLock;
+ static Boolean ExidFlag = false;
+ private Socket socket=null;
+ private Context context;
+ private String spilt=";;;";
+ private String ip="192.168.0.104";
+ public ChargingState(MyWatchFace myWatchFace) {
+ this.myWatchFace = myWatchFace;
+ }
+
+ @Override
+ public void onReceive(final Context context, Intent intent) {
+
+ this.context=context;
+ new Thread(new Runnable() {
+ @Override
+ public void run() {
+ // wait charging connection stable
+ try {
+ Thread.sleep(5000L); // 5s
+ } catch (InterruptedException e) {
+ e.printStackTrace();
+ }
+
+ boolean isCharging = isPlugged(myWatchFace);
+ Log.e(TAG, "isCharging?:" + isCharging);
+ wifi = (WifiManager) myWatchFace.getApplicationContext().getSystemService(Context.WIFI_SERVICE);
+ wifiLock = wifi.createWifiLock(WifiManager.WIFI_MODE_FULL_HIGH_PERF, TAG);
+
+ if (isCharging) {
+ wifi.setWifiEnabled(true);//Turn on Wifi
+
+ if (!wifiLock.isHeld())
+ wifiLock.acquire();
+ if (uThread == null) {
+ uThread = new UploadThread();
+ uThread.start();
+ } else if (!uThread.isAlive()) {
+ uThread = new UploadThread();
+ uThread.start();
+ }
+
+ } else {
+ if (wifiLock.isHeld())
+ wifiLock.release();
+ wifi.setWifiEnabled(!wifiSwitch);//Turn off Wifi
+
+ }
+
+
+ }
+ }).start();
+
+
+ }
+
+
+ public static boolean checkWifiOnAndConnected(Context context) {
+ WifiManager wifiMgr = (WifiManager) context.getSystemService(Context.WIFI_SERVICE);
+
+ if (wifiMgr.isWifiEnabled()) { // Wi-Fi adapter is ON
+
+ WifiInfo wifiInfo = wifiMgr.getConnectionInfo();
+
+ if (wifiInfo.getNetworkId() == -1) {
+ return false; // Not connected to an access point
+ }
+ return true; // Connected to an access point
+ } else {
+ return false; // Wi-Fi adapter is OFF
+ }
+ }
+
+
+ public static boolean isPlugged(Context context) {
+ boolean isPlugged;
+ Intent intent = context.registerReceiver(null, new IntentFilter(Intent.ACTION_BATTERY_CHANGED));
+ int plugged = intent.getIntExtra(BatteryManager.EXTRA_PLUGGED, -1);
+ isPlugged = plugged == BatteryManager.BATTERY_PLUGGED_AC || plugged == BatteryManager.BATTERY_PLUGGED_USB;
+
+ return isPlugged;
+ }
+
+ public static boolean isPlugged() {
+ boolean isPlugged;
+ Intent intent = myWatchFace.registerReceiver(null, new IntentFilter(Intent.ACTION_BATTERY_CHANGED));
+ int plugged = intent.getIntExtra(BatteryManager.EXTRA_PLUGGED, -1);
+ isPlugged = plugged == BatteryManager.BATTERY_PLUGGED_AC || plugged == BatteryManager.BATTERY_PLUGGED_USB;
+
+ return isPlugged;
+ }
+
+ public static float getBatteryLevel() {
+ Intent batteryStatus = myWatchFace.registerReceiver(null, new IntentFilter(Intent.ACTION_BATTERY_CHANGED));
+ int level = batteryStatus.getIntExtra(BatteryManager.EXTRA_LEVEL, -1);
+ int scale = batteryStatus.getIntExtra(BatteryManager.EXTRA_SCALE, -1);
+
+ return level / (float) scale;
+ }
+
+ private File[] getAllFile(String path) {
+ Log.d(TAG, "Path: " + path);
+ File directory = new File(path);
+ File[] files = directory.listFiles();
+
+ return files;
+ }
+
+ private boolean findExict() {
+ String fileName = "WT-DeviceID.txt";
+ Boolean f = s3Client.doesObjectExist(AwsS3.BUCKET_NAME, fileName);
+ if (f.equals(false)) {
+ return false;
+ } else {
+ byte[] data = null;
+ InputStream input = null;
+ FileOutputStream fileOutputStream = null;
+ S3Object s3Obj = null;
+ try {
+ s3Obj = s3Client.getObject(AwsS3.BUCKET_NAME, fileName);
+ input = s3Obj.getObjectContent();
+
+ data = new byte[input.available()];
+ String filekey = Environment.getExternalStorageDirectory() + "/CPSL/" + fileName;
+ fileOutputStream = new FileOutputStream(filekey);
+ int len = 0;
+ while ((len = input.read(data)) != -1) {
+ fileOutputStream.write(data, 0, len);
+ }
+ System.out.println("下载文件成功");
+ BufferedReader br=new BufferedReader(new FileReader(new File(filekey)));
+ String s=null;
+ while((s=br.readLine())!=null){
+ if(s.equals(Build.SERIAL)){
+ return true;
+ }
+ }
+ br.close();
+ return false;
+ } catch (IOException e) {
+ e.printStackTrace();
+ }
+
+
+ }
+ return false;
+ }
+
+ public class UploadThread extends Thread {
+ public void run() {
+ setName("Uploading");
+ // Wait the wifi connection
+ while (!checkWifiOnAndConnected(myWatchFace)) {
+ Log.v(TAG, "Waiting for wifi");
+ try {
+ Thread.sleep(1000L); // wait 1s
+ } catch (InterruptedException e) {
+ e.printStackTrace();
+ }
+
+ if (!isPlugged(myWatchFace)) { // if it is not charging, terminate the thread
+
+ Log.v(TAG, " Unplugged!");
+ wifi.setWifiEnabled(!wifiSwitch);//Turn off Wifi
+ return;
+ }
+ }
+
+ try {
+ // initiate S3
+ if (s3Client == null) {
+ s3Client = AwsS3.getS3Client(myWatchFace);
+ }
+
+ } catch (Exception e) {
+ Log.e(TAG, "AWS connection error", e);
+ }
+
+ // wait mqtt connection
+ try {
+ Thread.sleep(5000L);
+ } catch (InterruptedException e) {
+ e.printStackTrace();
+ }
+
+ // check the S3 bucket name exists
+ try {
+ if (!s3Client.doesBucketExist(AwsS3.BUCKET_NAME))
+ s3Client.createBucket(AwsS3.BUCKET_NAME);
+ } catch (AmazonClientException exception) {
+ Log.v(TAG, "Check bucket error...", exception);
+ }
+
+
+ try {
+ uploadData();
+ } catch (IOException e) {
+ e.printStackTrace();
+ }
+
+ //维护日期列表
+// upLoadDate();
+
+ try {
+ uploadLog();
+ } catch (IOException e) {
+ e.printStackTrace();
+ }
+
+ //维护手表ID文件
+// uploadExict();
+
+
+ Log.v(TAG, "Upload finished");
+ s3Client.shutdown();
+ s3Client = null;
+
+ return;
+
+ }
+ public String getWifiIP(Context context){
+// Log.i(tag,"1111111111111111111");
+ WifiManager wifi_service = (WifiManager) context.getSystemService(Context.WIFI_SERVICE);
+ DhcpInfo dhcpInfo = wifi_service.getDhcpInfo();
+ String routeIp = Formatter.formatIpAddress(dhcpInfo.gateway);
+ //Toast.makeText(context,routeIp,Toast.LENGTH_LONG);
+ Log.i(TAG, "wifi route ip:" + routeIp);
+ return routeIp;
+ }
+
+ private void uploadData() throws IOException {
+ File[] watchLog = getAllFile(IOLogData.dataFolder);
+ Log.v(TAG, "File num:" + watchLog.length);
+
+ for (File file : watchLog) {
+ // if wifi is disconnected, then terminate the upload thread
+ if (!checkWifiOnAndConnected(myWatchFace) || !isPlugged(myWatchFace)) {
+ Log.v(TAG, "Disconnected, no wifi or not plugged");
+ break;
+
+ }
+// try {
+// if(socket==null||socket.isClosed()){
+// socket = new Socket(ip,1880);
+// }
+// }catch (Exception e){
+// Log.e(TAG, "socket connect error", e);
+// }
+// // 获取Socket的OutputStream对象用于发送数据。
+// OutputStream outputStream = socket.getOutputStream();
+ String localName = file.getName();
+ String fileDate = localName.substring(0, 10);
+ String s3FileName;
+// if (localName.charAt(localName.length() - 1) == '-') { // Label file
+// s3FileName = fileDate+"-"+localName.substring(11);
+// } else { // Data file
+// String sensorType = localName.substring(localName.length() - 3, localName.length());
+// s3FileName = fileDate+"-"+sensorType+"-"+localName.substring(11,localName.length() - 4);
+// }
+// outputStream.write((s3FileName+spilt).getBytes());
+//
+// //outputStream.flush();
+// InputStream inputStream = new FileInputStream(file);
+// byte buffer[] = new byte[1024*64];
+// int temp = 0;
+// // 循环读取文件
+// while ((temp = inputStream.read(buffer)) != -1) {
+// // 把数据写入到OuputStream对象中
+// outputStream.write(buffer, 0, temp);
+//
+// }
+// outputStream.flush();
+// inputStream.close();
+// outputStream.close();
+// socket.close();
+// file.delete();
+ if (localName.charAt(localName.length() - 1) == '-') { // Label file
+ s3FileName = "rpi3/"+fileDate+"/"+localName.substring(11);
+ } else { // Data file
+ String sensorType = localName.substring(localName.length() - 3, localName.length());
+ s3FileName = "rpi3/"+fileDate+"/"+sensorType+"-"+localName.substring(11,localName.length() - 4);
+ }
+// if (localName.charAt(localName.length() - 1) == '-') { // Label file
+// s3FileName = "rpi3" + "/" + sensorType + Build.SERIAL +
+// "/" + fileDate + "/" + file.getName().substring(11);
+// } else { // Data file
+// String sensorType = localName.substring(localName.length() - 3, localName.length());
+// s3FileName = Build.DEVICE + "/" + "WT-" + Build.SERIAL +
+// "/" + fileDate + "/" + sensorType + "/" + localName.substring(11);
+// }
+ // check if the file exists on the S3,
+ //if exits, delete the local file, continue next loop
+ try {
+ if (s3Client.doesObjectExist(AwsS3.BUCKET_NAME, s3FileName)) {
+ Log.v(TAG, file.getName() + " exist.");
+ file.delete();
+ continue;
+ }
+ } catch (Exception e) {
+ Log.e(TAG, "Check file error. Please check Internet permission ", e);
+ }
+
+ boolean fileUploadFlag = false;
+ for (int i = 0; i < 3 && !fileUploadFlag; i++) {
+ // Uploading the file
+ Log.v(TAG, file.getName() + " uploading...");
+ try {
+ s3Client.putObject(AwsS3.BUCKET_NAME, s3FileName, file);
+ fileUploadFlag = true;
+ } catch (AmazonClientException exception) {
+ Log.v(TAG, "Uploading time out...", exception);
+ fileUploadFlag = false;
+ }
+ }
+
+ }
+ }
+
+ private void uploadLog() throws IOException {
+ File[] watchLog = getAllFile(IOLogData.logFolder);
+ Log.v(TAG, "File num:" + watchLog.length);
+ for (File file : watchLog) {
+ // if wifi is disconnected, then terminate the upload thread
+ if (!checkWifiOnAndConnected(myWatchFace) || !isPlugged(myWatchFace)) {
+ Log.v(TAG, "Disconnected, no wifi or not plugged");
+ break;
+
+ }
+// try {
+// if(socket==null||socket.isClosed()){
+// socket = new Socket(ip,1880);
+// }
+// }catch (Exception e){
+// Log.e(TAG, "socket connect error", e);
+// }
+// //获取Socket的OutputStream对象用于发送数据。
+// OutputStream outputStream = socket.getOutputStream();
+ String localName = file.getName();
+ String fileDate = localName.substring(0, 10);
+ //String s3FileName = fileDate + "-" + "wat-"+file.getName();
+// outputStream.write((s3FileName+spilt).getBytes());
+// InputStream inputStream = new FileInputStream(file);
+// byte buffer[] = new byte[4 * 1024];
+// int temp = 0;
+// // 循环读取文件
+// while ((temp = inputStream.read(buffer)) != -1) {
+// // 把数据写入到OuputStream对象中
+// outputStream.write(buffer, 0, temp);
+// }
+// outputStream.flush();
+// inputStream.close();
+// outputStream.close();
+// socket.close();
+//
+// file.delete();
+ String s3FileName = "rpi3" + "/"+fileDate + "/" + "wat-"+file.getName();
+// String s3FileName = "rpi3" + "/" + "wat-" + Build.SERIAL +
+// "/" + fileDate + "/" + file.getName().substring(11);
+ //Uploading the log file
+ boolean fileUploadFlag = false;
+ for (int i = 0; i < 3 && !fileUploadFlag; i++) {
+ // Uploading the file
+ Log.v(TAG, file.getName() + " uploading...");
+ try {
+ s3Client.putObject(AwsS3.BUCKET_NAME, s3FileName, file);
+ fileUploadFlag = true;
+ } catch (AmazonClientException exception) {
+ Log.v(TAG, "Uploading time out...", exception);
+ fileUploadFlag = false;
+ }
+ }
+
+
+ // Delete local Log file before today
+ try {
+ SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
+
+ Date currentDate = sdf.parse(sdf.format(new Date(System.currentTimeMillis())));
+ Date fDate = sdf.parse(fileDate);
+ if (currentDate.after(fDate)) {
+ file.delete();
+ Log.v(TAG, file.getName() + " Old log deleted");
+ }
+ } catch (Exception e) {
+ e.printStackTrace();
+ }
+
+ }
+ }
+
+ }
+}
+
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/DetectedActivitiesIntentService.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/DetectedActivitiesIntentService.java
new file mode 100644
index 0000000000000000000000000000000000000000..d83b7131adb9484c80bc34725dddc68fcb9a6b91
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/DetectedActivitiesIntentService.java
@@ -0,0 +1,120 @@
+/**
+ * Copyright 2017 Google Inc. All Rights Reserved.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package com.example.ruixuandai.zenfacedigit;
+
+import android.app.IntentService;
+import android.content.Context;
+import android.content.Intent;
+import android.content.res.Resources;
+import android.preference.PreferenceManager;
+import android.util.Log;
+
+import com.google.android.gms.location.ActivityRecognitionResult;
+import com.google.android.gms.location.DetectedActivity;
+
+import java.util.ArrayList;
+import java.util.Comparator;
+
+/**
+ * IntentService for handling incoming intents that are generated as a result of requesting
+ * activity updates using
+ * {@link com.google.android.gms.location.ActivityRecognitionApi#requestActivityUpdates}.
+ */
+public class DetectedActivitiesIntentService extends IntentService {
+
+ protected static final String TAG = "DetectedActivitiesIS";
+
+ /**
+ * This constructor is required, and calls the super IntentService(String)
+ * constructor with the name for a worker thread.
+ */
+ public DetectedActivitiesIntentService() {
+ // Use the TAG to name the worker thread.
+ super(TAG);
+ }
+
+ @Override
+ public void onCreate() {
+ super.onCreate();
+ }
+
+ /**
+ * Handles incoming intents.
+ * @param intent The Intent is provided (inside a PendingIntent) when requestActivityUpdates()
+ * is called.
+ */
+ @SuppressWarnings("unchecked")
+ @Override
+ protected void onHandleIntent(Intent intent) {
+ ActivityRecognitionResult result = ActivityRecognitionResult.extractResult(intent);
+
+ // Get the list of the probable activities associated with the current state of the
+ // device. Each activity is associated with a confidence level, which is an int between
+ // 0 and 100.
+ ArrayList detectedActivities = (ArrayList) result.getProbableActivities();
+//
+// PreferenceManager.getDefaultSharedPreferences(this)
+// .edit()
+// .putString(Constants.KEY_DETECTED_ACTIVITIES,
+// Utils.detectedActivitiesToJson(detectedActivities))
+// .apply();
+
+ // Log each activity.
+ detectedActivities.sort(new Comparator() {
+ @Override
+ public int compare(DetectedActivity o1, DetectedActivity o2) {
+ return o2.getConfidence()-o1.getConfidence();
+ }
+ });
+ StringBuilder tempStr = new StringBuilder(60);
+ for (DetectedActivity da: detectedActivities) {
+ tempStr.append(getActivityString(da.getType()));
+ tempStr.append(",");
+ tempStr.append(da.getConfidence());
+ tempStr.append(";");
+ }
+ Log.i(TAG, "activities detected" + tempStr.toString());
+ IOLogData.writeActivityLog(tempStr.toString());
+ }
+
+
+ /**
+ * Returns a human readable String corresponding to a detected activity type.
+ */
+ static String getActivityString( int detectedActivityType) {
+ switch(detectedActivityType) {
+ case DetectedActivity.IN_VEHICLE:
+ return "IN_VEHICLE";
+ case DetectedActivity.ON_BICYCLE:
+ return "ON_BICYCLE";
+ case DetectedActivity.ON_FOOT:
+ return "ON_FOOT";
+ case DetectedActivity.RUNNING:
+ return "RUNNING";
+ case DetectedActivity.STILL:
+ return "STILL";
+ case DetectedActivity.TILTING:
+ return "TILTING";
+ case DetectedActivity.UNKNOWN:
+ return "UNKNOWN";
+ case DetectedActivity.WALKING:
+ return "WALKING";
+ default:
+ return "UNKNOWN";
+ }
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/IMUSensorListener.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/IMUSensorListener.java
new file mode 100644
index 0000000000000000000000000000000000000000..45348e42d48c9011cb6d4d71ad34ac54b51a1385
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/IMUSensorListener.java
@@ -0,0 +1,185 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.content.Intent;
+import android.hardware.Sensor;
+import android.hardware.SensorEvent;
+import android.hardware.SensorEventListener;
+import android.os.PowerManager;
+import android.util.Log;
+
+import java.nio.ByteBuffer;
+import java.util.Date;
+
+
+/**
+ * Created by ruixuandai on 11/20/17.
+ *
+ * including save data
+ *
+ */
+
+public class IMUSensorListener implements SensorEventListener {
+
+ private static final String TAG = "IMUSensorListener";
+
+ String sensorName;
+
+ PowerManager.WakeLock wakeLock;
+ MyWatchFace myWatchFace;
+ LogService mLogService;
+
+ int bufferSize;
+
+
+ static public long startEventTime = -1l;
+ static public long startSensorTime;
+
+ public long saveTime;
+
+
+ int samples = 0;
+
+
+ private ByteBuffer bufferX;
+ private ByteBuffer bufferY;
+ private ByteBuffer bufferZ;
+ private ByteBuffer eventTimeBuffer;
+
+
+ float x;
+ float y;
+ float z;
+
+ public IMUSensorListener(LogService mLogService, PowerManager.WakeLock wakeLock, String sensorName, int bufferSize){
+ this.mLogService = mLogService;
+ this.wakeLock = wakeLock;
+ this.sensorName = sensorName;
+ this.bufferSize = bufferSize;
+ bufferX = ByteBuffer.allocate(bufferSize*4);
+ bufferY = ByteBuffer.allocate(bufferSize*4);
+ bufferZ = ByteBuffer.allocate(bufferSize*4);
+ eventTimeBuffer = ByteBuffer.allocate(bufferSize*8);
+
+ Log.v(TAG,"new listener"+sensorName);
+ }
+
+
+ public float getBufferPercentage(){
+ return (float)bufferX.position()/bufferX.capacity() * 100;
+ }
+
+
+ @Override
+ public void onSensorChanged(SensorEvent event) {
+
+ if(!wakeLock.isHeld()){
+ wakeLock.acquire();
+ Log.v(TAG,"acquiring lock");
+ }
+
+
+ x = event.values[0];
+ y = event.values[1];
+ z = event.values[2];
+
+
+ //static sensor time reference
+ if(startEventTime <0 ){
+ startEventTime = System.currentTimeMillis();
+ startSensorTime = event.timestamp;
+ }
+
+
+
+
+ if(bufferX.remaining()>0){
+ samples++;
+
+ bufferX.putFloat(event.values[0]);
+ bufferY.putFloat(event.values[1]);
+ bufferZ.putFloat(event.values[2]);
+ eventTimeBuffer.putLong(startEventTime + (event.timestamp - startSensorTime)/1000000);
+// sensorTime.putLong(event.timestamp);
+
+// if(samples%100 == 0){
+// Log.v(TAG,sensorName+" interval:"+((event.timestamp - lastSampleTime)/1000000) +"ms");
+// Log.v(TAG,"battery: " + ChargingState.getBatteryLevel());
+// }
+
+
+
+
+// Log.v(TAG,String.format("Buffer: %.0f", (float)bufferX.position()/bufferX.capacity() * 100) +"%");
+
+// if(samples%100 == 0)
+// myWatchFace.mLogService.updateNotification(""+IOLogData.formatter2.format(new Date(myWatchFace.mLogService.accListener.startEventTime)),
+// "bufferSize:" + myWatchFace.mLogService.accListener.samples +"\n");
+
+// if(samples%100 == 0){
+// Set threadSet = Thread.getAllStackTraces().keySet();
+// for (Thread t : threadSet){
+// Log.v(TAG,t.getName());
+// }
+// }
+ }
+ else // samples == bufferSize, save the data
+ {
+ saveData();
+
+ //Log the battery usage
+ if(sensorName.equals("acc"))
+ IOLogData.writeLog(TAG,"battery: " + ChargingState.getBatteryLevel());
+
+
+
+ bufferX.putFloat(event.values[0]);
+ bufferY.putFloat(event.values[1]);
+ bufferZ.putFloat(event.values[2]);
+ eventTimeBuffer.putLong(startEventTime + (event.timestamp - startSensorTime)/1000000);
+ //Log.e("",startEventTime + (event.timestamp - startSensorTime)/1000000+"");
+ }
+ }
+
+ @Override
+ public void onAccuracyChanged(Sensor sensor, int accuracy) {
+
+ }
+
+ public void saveData(){
+
+ saveTime = System.currentTimeMillis();
+
+ eventTimeBuffer.position(0);
+ long firstSampleTime=eventTimeBuffer.getLong();
+
+ byte[] dataX = new byte[samples*4]; //x,y,z: 4 byte. timestamp: 8 byte
+ byte[] dataY = new byte[samples*4]; //x,y,z: 4 byte. timestamp: 8 byte
+ byte[] dataZ = new byte[samples*4]; //x,y,z: 4 byte. timestamp: 8 byte
+ byte[] dataTime = new byte[samples*8]; //x,y,z: 4 byte. timestamp: 8 byte
+
+ bufferX.position(0);
+ bufferY.position(0);
+ bufferZ.position(0);
+ eventTimeBuffer.position(0);
+
+
+ bufferX.get(dataX);
+ bufferY.get(dataY);
+ bufferZ.get(dataZ);
+ eventTimeBuffer.get(dataTime);
+
+ byte[][] accLog = {dataX,dataY,dataZ,dataTime};
+
+ String fileName = IOLogData.dateFormatter.format(firstSampleTime)+"-"+samples+"-"+sensorName;
+ boolean wrtResult = IOLogData.writeData(fileName, accLog, false);
+ if(!wrtResult){
+ mLogService.startActivity(new Intent(mLogService.myWatchFace, PermissionActivity.class));
+ }
+
+ bufferX.clear();
+ bufferY.clear();
+ bufferZ.clear();
+ eventTimeBuffer.clear();
+ samples = 1;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/IOLogData.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/IOLogData.java
new file mode 100644
index 0000000000000000000000000000000000000000..dd7c963aec9cf06ee34325fb93c59aac5cb0fffe
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/IOLogData.java
@@ -0,0 +1,136 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.content.Intent;
+import android.os.Environment;
+import android.util.Log;
+
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.text.SimpleDateFormat;
+import java.util.Date;
+
+/**
+ * Created by ruixuandai on 11/7/17.
+ */
+
+public class IOLogData {
+ private static final String TAG = "IOLogData";
+
+
+ static SimpleDateFormat dateFormatter = new SimpleDateFormat("yyyy-MM-dd_HH:mm:ss_SSS");
+ static SimpleDateFormat formatter2 = new SimpleDateFormat("HH:mm:ss.SSS");
+ static SimpleDateFormat formatter3 = new SimpleDateFormat("yyyy-MM-dd_HH:mm:ss");
+
+
+
+ static final String dataFolder = Environment.getExternalStorageDirectory()+"/CPSL/Raw";
+ static final String logFolder = Environment.getExternalStorageDirectory()+"/CPSL/Log";
+
+
+
+
+
+ public static boolean writeData(String fileName,
+ byte[][] data, boolean append){
+ long start = System.currentTimeMillis();
+ File log = new File(dataFolder, fileName);
+ FileOutputStream fOutStream;
+
+ Log.d(TAG, log.getName());
+ checkFile(log);
+
+ try {
+ fOutStream = new FileOutputStream(log, append);
+ for(byte[] col : data) {
+ fOutStream.write(col);
+ }
+
+ fOutStream.close();
+ } catch (IOException e) {
+ e.printStackTrace();
+ Log.e(TAG, "wrt fail!!!!!!!");
+ return false;
+ }
+ Log.d(TAG, "Write Time:"+(System.currentTimeMillis()-start));
+ return true;
+
+ }
+
+
+
+ public static void checkFile(File log){
+ /*
+ Check if the log exists
+ */
+ if (log.exists()) {
+ return;
+ }
+ else {
+ try {
+ if (!log.getParentFile().exists()) {
+ //父目录不存在 创建父目录
+ Log.e(TAG, "creating parent directory..." + log.getParentFile());
+ if (!log.getParentFile().mkdirs()) {
+ Log.e(TAG, "created parent directory failed.");
+ }
+ }
+ log.createNewFile();
+ } catch (IOException e) {
+ e.printStackTrace();
+ Log.e(TAG, "/n cannot create new file");
+ }
+ }
+ }
+
+
+ /* Checks if external storage is available for read and write */
+ public static boolean isExternalStorageWritable() {
+ String state = Environment.getExternalStorageState();
+ if (Environment.MEDIA_MOUNTED.equals(state)) {
+ return true;
+ }
+ return false;
+ }
+
+ public static void writeLog(String TAG, String logString){
+ String date = dateFormatter.format(new Date(System.currentTimeMillis()));
+
+
+ File debugLog = new File(logFolder, date.substring(0,10)+"-watchFaceLog.txt");
+ checkFile(debugLog);
+
+ try {
+ FileOutputStream lOutStream = new FileOutputStream(debugLog, true);
+ String tempString =date.substring(11) + "---" +
+ TAG + ": " +logString +"\n";
+ lOutStream.write(tempString.getBytes());
+ lOutStream.close();
+ } catch (IOException e) {
+ e.printStackTrace();
+ Log.e(TAG, "wrt fail!!!!!!!");
+ }
+
+ }
+
+
+ public static void writeActivityLog(String act){
+ long curTime = System.currentTimeMillis();
+ String date = dateFormatter.format(new Date(curTime));
+
+
+ File actLog = new File(logFolder, date.substring(0,10)+"-actLog.txt");
+ checkFile(actLog);
+
+ try {
+ FileOutputStream lOutStream = new FileOutputStream(actLog, true);
+ String tempString =date.substring(11) + ","+curTime+","+act +"\n";
+ lOutStream.write(tempString.getBytes());
+ lOutStream.close();
+ } catch (IOException e) {
+ e.printStackTrace();
+ Log.e(TAG, "wrt fail!!!!!!!");
+ }
+ }
+}
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/LogService.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/LogService.java
new file mode 100644
index 0000000000000000000000000000000000000000..4f3365f347b92ac9795a1941bbd17878ea4735ac
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/LogService.java
@@ -0,0 +1,315 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.annotation.SuppressLint;
+import android.app.Notification;
+import android.app.NotificationChannel;
+import android.app.NotificationManager;
+import android.app.PendingIntent;
+import android.app.Service;
+import android.content.Context;
+import android.content.Intent;
+import android.hardware.Sensor;
+import android.hardware.SensorEvent;
+import android.hardware.SensorEventListener;
+import android.hardware.SensorManager;
+import android.os.Binder;
+import android.os.Handler;
+import android.os.HandlerThread;
+import android.os.IBinder;
+import android.os.PowerManager;
+import android.os.Process;
+import android.support.v4.app.NotificationCompat;
+import android.util.Log;
+
+import java.util.ArrayList;
+
+
+/**
+ * Created by ruixuandai on 11/8/17.
+ *
+ * add support for offBody sensor
+ *
+ */
+
+
+
+public class LogService extends Service implements SensorEventListener {
+ public static final String TAG = "LogService";
+
+
+
+
+ private MyBinder mBinder = new MyBinder();
+
+
+
+
+ public static int samplingRate = 50; //60Hz
+ public static int heartRateSamplingInterval = 30*1000; //10Hz?
+ public static int notifUpdatePeriod = 10*1000000; //10 * 1000000us
+ public static int bufferSize = samplingRate*60*3; //10min
+
+
+ private static SensorManager sManager;
+// private static ArrayList mySensors;
+ private static Sensor mSensorAccelerometer;
+ private static Sensor mSensorGyroscope;
+ private static Sensor mSensorBarometer;
+ private static Sensor mSensorHrtmeter;
+
+ public static boolean logState = false;
+ Sensor mOffBody = null;
+
+ public static IMUSensorListener accListener;
+ public static IMUSensorListener gyroListener;
+ public static OneValueSensorListener baroListener;
+ public static OneValueSensorListener hrtListener;
+
+ public MyWatchFace myWatchFace= null;
+
+ private static HandlerThread mSensorThread;
+ private static Handler mSensorHandler;
+
+ public static final String CHANNEL_IMU = "CHANNEL_IMU";
+ private static final int notificationId = 001;
+ private static final String NOTIFICATION_CHANNEL_ID = "001";
+ private NotificationCompat.Builder mBuilder;
+ NotificationManager notificationManager = null;
+
+ PowerManager.WakeLock wakeLock = null;
+
+
+
+ @Override
+ public void onCreate() {
+ super.onCreate();
+ // Notification channel ID is ignored for Android 7.1.1
+ // (API level 25) and lower.
+
+ // Get an instance of the NotificationManager service
+ notificationManager = getSystemService(NotificationManager.class);
+ if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.O)
+ {
+ int importance = NotificationManager.IMPORTANCE_MIN;
+ NotificationChannel notificationChannel = new NotificationChannel(NOTIFICATION_CHANNEL_ID, CHANNEL_IMU, importance);
+ notificationChannel.enableLights(false);
+ notificationChannel.enableVibration(false);
+ notificationChannel.setShowBadge(false);
+
+
+ assert notificationManager != null;
+ notificationManager.createNotificationChannel(notificationChannel);
+ }
+
+
+ sManager = (SensorManager) getSystemService(SENSOR_SERVICE);
+ mOffBody = sManager.getDefaultSensor(34,true); // OffBody sensor, hidden API
+ if(mOffBody == null) {
+ Log.e(TAG, "No OffBody sensor");
+ startSensors();
+ }else{
+ sManager.registerListener(this, mOffBody, SensorManager.SENSOR_DELAY_NORMAL);
+ }
+
+ NotificationCompat.Builder initiate = setNotification("Sensor Log","Service Start");
+ // Issue the notification with notification manager.
+
+ startForeground(notificationId, initiate.build());
+
+
+ Log.d(TAG, "onCreate() executed");
+
+ }
+
+ @Override
+ public int onStartCommand(Intent intent, int flags, int startId) {
+ Log.d(TAG, "onStartCommand() executed");
+ return super.onStartCommand(intent, flags, startId);
+ }
+
+ @Override
+ public void onDestroy() {
+ super.onDestroy();
+ stopSenors();
+ Log.d(TAG, "onDestroy() executed");
+ }
+
+ @Override
+ public IBinder onBind(Intent intent) {
+ return mBinder;
+ }
+
+ private NotificationCompat.Builder setNotification(String title, String text){
+ // Build intent for notification content
+ Intent viewIntent = new Intent(this, MyWatchFace.class);
+ PendingIntent viewPendingIntent =
+ PendingIntent.getActivity(this, 0, viewIntent, PendingIntent.FLAG_UPDATE_CURRENT);
+
+ mBuilder = new NotificationCompat.Builder(this, NOTIFICATION_CHANNEL_ID);
+
+
+ mBuilder
+ .setSmallIcon(R.drawable.smallic)
+ .setContentTitle(title)
+ .setContentText(text)
+ .setOnlyAlertOnce(true)
+ .setOngoing(true)
+ .setPriority(NotificationCompat.PRIORITY_MIN)
+ .setContentIntent(viewPendingIntent);
+
+
+ if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.O)
+ {
+ mBuilder.setChannelId(NOTIFICATION_CHANNEL_ID)
+ .setOnlyAlertOnce(true);
+ }
+
+
+
+ return mBuilder;
+ }
+
+ /**
+ * This is the method that can be called to update the Notification
+ */
+ public void updateNotification(String title, String textUpdate) {
+
+
+ mBuilder = setNotification(title,textUpdate);
+
+
+
+ notificationManager.notify(notificationId, mBuilder.build());
+
+
+ }
+
+
+ class MyBinder extends Binder {
+
+ public Service getService(){
+ return LogService.this; }
+ public void setMyWatchFace(MyWatchFace mywatchFace){
+ LogService.this.myWatchFace = mywatchFace;
+ }
+
+ }
+
+ @SuppressLint("InvalidWakeLockTag")
+ public void startSensors(){
+ Log.v(TAG, "Sensor start");
+ logState = true;
+ PowerManager powerMgr = (PowerManager) getSystemService(Context.POWER_SERVICE);
+ wakeLock = powerMgr.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, TAG);
+ if(!wakeLock.isHeld()){
+ wakeLock.acquire();
+ Log.v(TAG,"acquiring wakeLock");
+ }
+
+ mSensorThread = new HandlerThread("Sensor thread", Process.THREAD_PRIORITY_BACKGROUND);
+ mSensorThread.start();
+ mSensorHandler = new Handler(mSensorThread.getLooper()); //Blocks until looper is prepared, which is fairly quick
+
+ sManager = (SensorManager) getSystemService(SENSOR_SERVICE);
+ mSensorAccelerometer = sManager.getDefaultSensor(Sensor.TYPE_ACCELEROMETER);
+ mSensorGyroscope = sManager.getDefaultSensor(Sensor.TYPE_GYROSCOPE);
+ mSensorBarometer = sManager.getDefaultSensor(Sensor.TYPE_PRESSURE);
+ mSensorHrtmeter = sManager.getDefaultSensor(Sensor.TYPE_HEART_RATE);
+
+
+ // Sometimes the IMUListener may be registered twice
+ if (gyroListener == null)
+ gyroListener = new IMUSensorListener(this, wakeLock, "gyr", bufferSize);
+ else {
+ sManager.unregisterListener(gyroListener,mSensorGyroscope);
+ gyroListener = new IMUSensorListener(this, wakeLock, "gyr",bufferSize);
+ }
+
+ if (accListener == null)
+ accListener = new IMUSensorListener(this, wakeLock, "acc",bufferSize);
+ else {
+ sManager.unregisterListener(accListener,mSensorAccelerometer);
+ accListener = new IMUSensorListener(this, wakeLock, "acc",bufferSize);
+ }
+ if (baroListener == null)
+ baroListener = new OneValueSensorListener(this, wakeLock, "bar", bufferSize);
+ else {
+ sManager.unregisterListener(baroListener,mSensorBarometer);
+ baroListener = new OneValueSensorListener(this, wakeLock, "bar", bufferSize);
+ }
+ if (hrtListener == null)
+ hrtListener = new OneValueSensorListener(this, wakeLock, "hrt", bufferSize);
+ else {
+ sManager.unregisterListener(hrtListener,mSensorHrtmeter);
+ hrtListener = new OneValueSensorListener(this, wakeLock, "hrt", bufferSize);
+ }
+
+
+ // Make sure reset the time reference when start sensors
+ IMUSensorListener.startEventTime = -1l;
+
+ Log.v(TAG,"wakeup: "+mSensorAccelerometer.isWakeUpSensor()); //false
+ Log.v(TAG,"Max delay: "+mSensorAccelerometer.getMaxDelay()); //1000000us
+ Log.v(TAG,"Min delay: "+mSensorAccelerometer.getMinDelay()); //5000us
+ Log.v(TAG,"Power: "+mSensorAccelerometer.getPower()); //0.13mA
+ Log.v(TAG,"FIFO: "+mSensorAccelerometer.getFifoMaxEventCount()); //447
+ Log.v(TAG,"Reserved FIFO: "+mSensorAccelerometer.getFifoReservedEventCount()); //0
+
+
+
+ sManager.registerListener(gyroListener,mSensorGyroscope,1000000/samplingRate,
+ 10000000,mSensorHandler);
+ sManager.registerListener(accListener,mSensorAccelerometer,1000000/samplingRate,
+ 10000000,mSensorHandler); //max delay: 20ms * 100 sample * 1000us/ms
+ sManager.registerListener(baroListener, mSensorBarometer,1000000/samplingRate,
+ 10000000,mSensorHandler);
+ sManager.registerListener(hrtListener, mSensorHrtmeter, heartRateSamplingInterval,
+ 10000000, mSensorHandler);
+ logState = true;
+ }
+
+ public void stopSenors(){
+ Log.d(TAG,"Sensor stopped");
+ logState = false;
+ sManager.unregisterListener(gyroListener,mSensorGyroscope);
+ sManager.unregisterListener(accListener,mSensorAccelerometer);
+ sManager.unregisterListener(baroListener,mSensorBarometer);
+ sManager.unregisterListener(hrtListener,mSensorHrtmeter);
+ mSensorThread.quitSafely();
+ gyroListener.saveData();
+ accListener.saveData();
+ baroListener.saveData();
+ hrtListener.saveData();
+ if(wakeLock.isHeld())
+ wakeLock.release();
+ gyroListener=null;
+ accListener=null;
+ baroListener=null;
+ }
+
+
+ @Override
+ public void onSensorChanged(SensorEvent event) {
+ Log.d(TAG,"OFFBody sensor:" + event.values[0]);
+
+
+ if(event.values[0]< 1){
+ if(logState == true)
+ stopSenors();
+// myWatchFace.stopService(myWatchFace.fitIntent);
+ }
+ if(event.values[0] >0 ){
+ if(logState == false)
+ startSensors();
+// myWatchFace.startService(myWatchFace.fitIntent);
+ }
+
+ }
+
+ @Override
+ public void onAccuracyChanged(Sensor sensor, int accuracy) {
+
+ }
+
+
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/MyWatchFace.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/MyWatchFace.java
new file mode 100644
index 0000000000000000000000000000000000000000..9e355d3a1f72c30f394d443c2af008c6c6677b98
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/MyWatchFace.java
@@ -0,0 +1,546 @@
+/*
+ * Copyright (C) 2014 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package com.example.ruixuandai.zenfacedigit;
+
+import android.Manifest;
+
+import android.content.BroadcastReceiver;
+import android.content.ComponentName;
+import android.content.Context;
+import android.content.Intent;
+import android.content.IntentFilter;
+import android.content.ServiceConnection;
+
+import android.content.pm.PackageManager;
+import android.content.res.Resources;
+import android.graphics.Canvas;
+import android.graphics.Color;
+import android.graphics.Paint;
+import android.graphics.Rect;
+import android.graphics.Typeface;
+
+
+import android.os.Bundle;
+import android.os.Handler;
+import android.os.IBinder;
+import android.os.Message;
+
+import android.support.wearable.watchface.CanvasWatchFaceService;
+import android.support.wearable.watchface.WatchFaceStyle;
+import android.util.Log;
+import android.view.SurfaceHolder;
+import android.view.WindowInsets;
+import android.widget.Toast;
+
+
+import java.lang.ref.WeakReference;
+
+import java.util.Calendar;
+import java.util.Date;
+
+import java.util.TimeZone;
+import java.util.concurrent.TimeUnit;
+
+
+
+
+
+
+
+/**
+ * Digital watch face with seconds. In ambient mode, the seconds aren't displayed. On devices with
+ * low-bit ambient mode, the text is drawn without anti-aliasing in ambient mode.
+ *
+ * Author: Ruixuan Dai,
+ * CPSL, WashU
+ *
+ * ToDo:
+ * 1, restore the sensor timestamp
+ * 2, MQTT protocol √
+ * 3, Charging detection, auto switch WiFi√
+ * 4, Read file list √
+ * 5, AWS s3 to store file√
+ * 6, Merge Assessment Activity
+
+
+ *
+ * Bugs:
+ * 1, Sampling rate will double while interacting with the watch
+ * 2, √ Disconnect will restart app (occasionally)
+ * 3, √ The logService Thread may start twice
+ * 4, √ 12-22 11:54:29.055 13505-13564/com.example.ruixuandai.zenfacedigit E/AndroidRuntime: FATAL EXCEPTION: Thread-5
+ Process: com.example.ruixuandai.zenfacedigit, PID: 13505
+ com.amazonaws.AmazonClientException: Unable to execute HTTP request: timeout
+ at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:441)
+ at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:212)
+ at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:4643)
+ at com.amazonaws.services.s3.AmazonS3Client.putObject(AmazonS3Client.java:1747)
+ at com.amazonaws.services.s3.AmazonS3Client.putObject(AmazonS3Client.java:1553)
+ at com.example.ruixuandai.zenfacedigit.ChargingState$UploadThread.run(ChargingState.java:176)
+ Caused by: java.net.SocketTimeoutException: timeout
+
+ *
+ *
+ * V0.1.5 save the raw data into binary
+ * V0.1.6 save raw data in xxxxxxxxx......yyyyyyy.........zzzzzz.........
+ * V0.1.7 save raw data in xxxxxxxxx......yyyyyyy.........zzzzzz.........tttttt
+ * and show the log status
+ * V0.1.8 use System.currentTimeMillis() as the sensor timestamp. This is actually the listener event
+ * timestamp, not the timestamp when the value is generated. event.timestamp is device-depended.
+ * V0.2.0 Log the data in a service in the background
+ * V0.2.1 Trace the time skew, service in foreground (Still stopped while idle?)
+ * V0.2.2 Add wakelock
+ * V0.2.3 Service IBinder implemented to update the notification
+ * V0.2.3b Wakelock in onAmbientModeChanged, set the event delay in sensor register
+ * V0.2.4 Local log for debug(to do), set high priority to the service thread, replace the wakeLock in onSensorChanged()
+ * V0.3.0 Local data log works without sleeping!!! :-) Known bug: Sampling rate will double while interacting with the watch
+ * V0.3.1 Rewrite sensorListener. \
+ * V1.0.0 First edition for log function
+ * V1.0.1 MQTT implemented
+ * V1.0.2 Charging detection by Intent
+ * V1.0.3 Auto turn on WiFi when charging
+ * V1.1.0 First edition with S3 service. Rewrite log service thread(sometimes, the log thread may start twice).
+ * V1.1.1 Improve stability and file structure on S3
+ * V1.1.2 Bug fixes
+ * V2.0.0RC First edition for log and uploading
+ * V2.0.1 With touch survey
+ * V2.0.2 Auto request STORAGE permission, Redraw WatchFace
+ * V2.0.3 Battery on storage log
+ * V2.0.4 Add wifiLock for uploading
+ * V2.1.0 Add offBody sensor to auto register the IMU sensor
+ */
+
+
+public class MyWatchFace extends CanvasWatchFaceService {
+
+ private static final String TAG = "MyWatchFace";
+ private static final String version = "2.1.0-HIT";
+
+ private static final Typeface NORMAL_TYPEFACE =
+ Typeface.create(Typeface.SANS_SERIF, Typeface.NORMAL);
+
+ /**
+ * Update rate in milliseconds for interactive mode. We update once a second since seconds are
+ * displayed in interactive mode.
+ */
+ private static final long INTERACTIVE_UPDATE_RATE_MS = TimeUnit.SECONDS.toMillis(1);
+
+ /**
+ * Handler message id for updating the time periodically in interactive mode.
+ */
+ private static final int MSG_UPDATE_TIME = 0;
+
+ private LogService.MyBinder myBinder = null;
+ boolean connectFlag = false;
+ Intent logIntent;
+ Intent arIntent;
+ LogService mLogService = null;
+ ChargingState chargingState = null;
+
+
+ private ServiceConnection connection = new ServiceConnection() {
+ @Override
+ public void onServiceConnected(ComponentName name, IBinder service) {
+ Log.v(TAG,"service IPC connecting...");
+ myBinder = (LogService.MyBinder) service;
+ mLogService = (LogService) myBinder.getService();
+ connectFlag = true;
+ myBinder.setMyWatchFace(MyWatchFace.this);
+ Log.v(TAG,"service IPC connected");
+ }
+
+ @Override
+ public void onServiceDisconnected(ComponentName name) {
+ connectFlag = false;
+ mLogService = null;
+ }
+ } ;
+
+
+
+ @Override
+ public Engine onCreateEngine() {
+ Log.v(TAG,"face start");
+
+ //request permission
+ if(checkSelfPermission(Manifest.permission.READ_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED ||
+ checkSelfPermission(Manifest.permission.WRITE_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED ||
+ checkSelfPermission(Manifest.permission.BODY_SENSORS) != PackageManager.PERMISSION_GRANTED ){
+
+
+ Toast.makeText(MyWatchFace.this, "Permission Needed!!!", Toast.LENGTH_SHORT).show();
+ Log.v(TAG,"Permission Needed!!!" );
+
+ boolean permissionFlag = false;
+ startActivity(new Intent(this, PermissionActivity.class));
+// while(!permissionFlag){
+//
+// }
+
+// new AsyncTask() {
+//
+// @Override
+// protected Boolean doInBackground(Void... params) {
+// PermissionResponse response = null;
+// try {
+// response = PermissionEverywhere.getPermission(getApplicationContext(),
+// new String[]{Manifest.permission.WRITE_EXTERNAL_STORAGE,
+// Manifest.permission.READ_EXTERNAL_STORAGE, Manifest.permission.BODY_SENSORS},
+// 123, "Permission Request", "This app needs storage and sensor permission", R.mipmap.ic_launcher).call();
+// e.printStackTrace();
+// }
+//
+// boolean isGranted = response.isGranted();
+//
+// return isGranted;
+// }
+//
+// @Override
+// protected void onPostExecute(Boolean aBoolean) {
+// super.onPostExecute(aBoolean);
+// Toast.makeText(MyWatchFace.this, "STORAGE is Granted " + aBoolean, Toast.LENGTH_SHORT).show();
+// }
+// }.execute();
+ }
+
+
+
+
+ //start and bind the IMU Log service
+ logIntent = new Intent(this, LogService.class);
+ startService(logIntent);
+ Log.v(TAG,"binding LogServive");
+ this.getApplicationContext().bindService(logIntent, connection, Context.BIND_AUTO_CREATE);
+
+ //start act recognition
+ arIntent = new Intent(this, ActRecognitionService.class);
+ startService(arIntent);
+
+
+
+ // Register the charging receiver
+ chargingState = new ChargingState(this);
+ registerReceiver(chargingState, new IntentFilter(Intent.ACTION_POWER_DISCONNECTED));
+ registerReceiver(chargingState, new IntentFilter(Intent.ACTION_POWER_CONNECTED));
+ //Check the charging status when the APP first start
+ chargingState.onReceive(this,null);
+
+
+
+ return new Engine();
+ }
+
+
+
+
+ private static class EngineHandler extends Handler {
+ private final WeakReference mWeakReference;
+
+ public EngineHandler(MyWatchFace.Engine reference) {
+ mWeakReference = new WeakReference<>(reference);
+ }
+
+ @Override
+ public void handleMessage(Message msg) {
+ MyWatchFace.Engine engine = mWeakReference.get();
+ if (engine != null) {
+ switch (msg.what) {
+ case MSG_UPDATE_TIME:
+ engine.handleUpdateTimeMessage();
+ break;
+ }
+ }
+ }
+ }
+
+ private class Engine extends CanvasWatchFaceService.Engine {
+ final Handler mUpdateTimeHandler = new EngineHandler(this);
+ boolean mRegisteredTimeZoneReceiver = false;
+ Paint mBackgroundPaint;
+ Paint mTextPaint;
+ Paint mTextAcc;
+ Paint mTextDate;
+
+ boolean mAmbient;
+ Calendar mCalendar;
+ final BroadcastReceiver mTimeZoneReceiver = new BroadcastReceiver() {
+ @Override
+ public void onReceive(Context context, Intent intent) {
+ mCalendar.setTimeZone(TimeZone.getDefault());
+ invalidate();
+ }
+ };
+ float mXOffset;
+ float mYOffset;
+
+
+
+
+
+ /**
+ * Whether the display supports fewer bits for each color in ambient mode. When true, we
+ * disable anti-aliasing in ambient mode.
+ */
+ boolean mLowBitAmbient;
+
+ @Override
+ public void onCreate(SurfaceHolder holder) {
+ super.onCreate(holder);
+
+
+
+ setWatchFaceStyle(new WatchFaceStyle.Builder(MyWatchFace.this)
+ .setCardPeekMode(WatchFaceStyle.PEEK_MODE_VARIABLE)
+ .setBackgroundVisibility(WatchFaceStyle.BACKGROUND_VISIBILITY_INTERRUPTIVE)
+ .setShowSystemUiTime(false)
+ .setAcceptsTapEvents(true)
+ .build());
+ Resources resources = MyWatchFace.this.getResources();
+ mYOffset = resources.getDimension(R.dimen.digital_y_offset);
+
+ mBackgroundPaint = new Paint();
+ mBackgroundPaint.setColor(resources.getColor(R.color.background));
+
+ mTextPaint = new Paint();
+ mTextPaint = createTextPaint(resources.getColor(R.color.digital_text));
+
+ mTextAcc = new Paint();
+ mTextAcc = createTextPaint(resources.getColor(R.color.digital_text));
+
+ mTextDate = new Paint();
+ mTextDate = createTextPaint(resources.getColor(R.color.date_text));
+
+
+ mCalendar = Calendar.getInstance();
+
+ }
+
+
+
+ @Override
+ public void onDestroy() {
+ mUpdateTimeHandler.removeMessages(MSG_UPDATE_TIME);
+ MyWatchFace.this.unregisterReceiver(chargingState);
+ stopService(logIntent);
+ super.onDestroy();
+ }
+
+ private Paint createTextPaint(int textColor) {
+ Paint paint = new Paint();
+ paint.setColor(textColor);
+ paint.setTypeface(NORMAL_TYPEFACE);
+ paint.setAntiAlias(true);
+ return paint;
+ }
+
+ @Override
+ public void onVisibilityChanged(boolean visible) {
+ super.onVisibilityChanged(visible);
+
+ if (visible) {
+ registerReceiver();
+
+ // Update time zone in case it changed while we weren't visible.
+ mCalendar.setTimeZone(TimeZone.getDefault());
+ invalidate();
+ } else {
+ unregisterReceiver();
+ }
+
+ // Whether the timer should be running depends on whether we're visible (as well as
+ // whether we're in ambient mode), so we may need to start or stop the timer.
+ updateTimer();
+ }
+
+ private void registerReceiver() {
+ if (mRegisteredTimeZoneReceiver) {
+ return;
+ }
+ mRegisteredTimeZoneReceiver = true;
+ IntentFilter filter = new IntentFilter(Intent.ACTION_TIMEZONE_CHANGED);
+ MyWatchFace.this.registerReceiver(mTimeZoneReceiver, filter);
+ }
+
+ private void unregisterReceiver() {
+ if (!mRegisteredTimeZoneReceiver) {
+ return;
+ }
+ mRegisteredTimeZoneReceiver = false;
+ MyWatchFace.this.unregisterReceiver(mTimeZoneReceiver);
+ }
+
+ @Override
+ public void onApplyWindowInsets(WindowInsets insets) {
+ super.onApplyWindowInsets(insets);
+
+ // Load resources that have alternate values for round watches.
+ Resources resources = MyWatchFace.this.getResources();
+ boolean isRound = insets.isRound();
+ mXOffset = resources.getDimension(isRound
+ ? R.dimen.digital_x_offset_round : R.dimen.digital_x_offset);
+
+ float textSize = resources.getDimension(isRound
+ ? R.dimen.digital_text_size_round : R.dimen.digital_text_size);
+
+ mTextPaint.setTextSize(textSize);
+ mTextAcc.setTextSize(resources.getDimension(R.dimen.acc_text_size));
+ mTextDate.setTextSize(resources.getDimension(R.dimen.date_text_size));
+ }
+
+ @Override
+ public void onPropertiesChanged(Bundle properties) {
+ super.onPropertiesChanged(properties);
+ mLowBitAmbient = properties.getBoolean(PROPERTY_LOW_BIT_AMBIENT, false);
+ }
+
+ @Override
+ public void onTimeTick() {
+ super.onTimeTick();
+ invalidate();
+ }
+
+ @Override
+ public void onAmbientModeChanged(boolean inAmbientMode) {
+ super.onAmbientModeChanged(inAmbientMode);
+
+ if (mAmbient != inAmbientMode) {
+ mAmbient = inAmbientMode;
+ if (mLowBitAmbient) {
+ mTextPaint.setAntiAlias(!inAmbientMode);
+ }
+ invalidate();
+ }
+
+ // Whether the timer should be running depends on whether we're visible (as well as
+ // whether we're in ambient mode), so we may need to start or stop the timer.
+ updateTimer();
+ }
+
+ /**
+ * Captures tap event (and tap type) and toggles the background color if the user finishes
+ * a tap.
+ */
+ @Override
+ public void onTapCommand(int tapType, int x, int y, long eventTime) {
+ switch (tapType) {
+ case TAP_TYPE_TOUCH:
+ // The user has started touching the screen.
+ break;
+ case TAP_TYPE_TOUCH_CANCEL:
+ // The user has started a different gesture or otherwise cancelled the tap.
+ break;
+ case TAP_TYPE_TAP:
+ // The user has completed the tap gesture.
+ // TODO: Add code to handle the tap gesture.
+// Toast.makeText(getApplicationContext(), R.string.message, Toast.LENGTH_SHORT)
+// .show();
+ Log.e(TAG,getPackageName());
+ Intent launchIntent = getPackageManager().getLaunchIntentForPackage("ruixuandai.cpsl.wustl.survey");
+
+ if (launchIntent != null) {
+ Log.e(TAG,"find ruixuandai.cpsl.wustl.survey");
+ startActivity(launchIntent);//null pointer check in case package name was not found
+ }
+ else{
+ Toast.makeText(MyWatchFace.this, "Survey not installed...", Toast.LENGTH_SHORT).show();
+ }
+ break;
+ }
+ invalidate();
+ }
+
+ @Override
+ public void onDraw(Canvas canvas, Rect bounds) {
+
+ // Draw the background.
+ if (isInAmbientMode()) {
+ canvas.drawColor(Color.BLACK);
+ } else {
+ canvas.drawRect(0, 0, bounds.width(), bounds.height(), mBackgroundPaint);
+ }
+
+ String batterLevel = String.format("%.02f",ChargingState.getBatteryLevel()*100)+"%";
+ canvas.drawText(batterLevel,mXOffset+100,mYOffset-115,mTextAcc);
+
+ // Draw H:MM in ambient mode or H:MM:SS in interactive mode.
+ //formatter3 : "yyyy-MM-dd_HH:mm:ss"
+ long now = System.currentTimeMillis();
+ String timeText = IOLogData.formatter3.format(now);
+ // Draw Date
+ canvas.drawText(timeText.substring(0,10), mXOffset+15,mYOffset-75,mTextDate);
+ String timeDisplay = mAmbient?timeText.substring(11,16):timeText.substring(11,19);
+ // Draw Time
+ canvas.drawText(timeDisplay, mXOffset, mYOffset, mTextPaint);
+
+
+
+
+
+ canvas.drawText("Version:" + version, mXOffset + 20, mYOffset + 60, mTextAcc);
+
+
+ // update notification
+ if(connectFlag&&LogService.accListener!=null){
+ canvas.drawText("Accelerations: " +
+ String.format("%.02f",LogService.accListener.x) + " " +
+ String.format("%.02f",LogService.accListener.y) + " " +
+ String.format("%.02f",LogService.accListener.z), mXOffset,mYOffset+30,mTextAcc);
+ canvas.drawText("Gyroscope: " +
+ String.format("%.02f",LogService.gyroListener.x) + " " +
+ String.format("%.02f",LogService.gyroListener.y) + " " +
+ String.format("%.02f",LogService.gyroListener.z), mXOffset,mYOffset+45,mTextAcc);
+ canvas.drawText("Last Save time:"
+ +IOLogData.formatter2.format(new Date(LogService.accListener.saveTime)),mXOffset,mYOffset+75,mTextAcc);
+ canvas.drawText(String.format("Buffer: %.2f", LogService.accListener.getBufferPercentage()),mXOffset,mYOffset+90,mTextAcc);
+ }
+
+
+ }
+
+ /**
+ * Starts the {@link #mUpdateTimeHandler} timer if it should be running and isn't currently
+ * or stops it if it shouldn't be running but currently is.
+ */
+ private void updateTimer() {
+ mUpdateTimeHandler.removeMessages(MSG_UPDATE_TIME);
+ if (shouldTimerBeRunning()) {
+ mUpdateTimeHandler.sendEmptyMessage(MSG_UPDATE_TIME);
+ }
+ }
+
+ /**
+ * Returns whether the {@link #mUpdateTimeHandler} timer should be running. The timer should
+ * only run when we're visible and in interactive mode.
+ */
+ private boolean shouldTimerBeRunning() {
+ return isVisible() && !isInAmbientMode();
+ }
+
+ /**
+ * Handle updating the time periodically in interactive mode.
+ */
+ private void handleUpdateTimeMessage() {
+ invalidate();
+ if (shouldTimerBeRunning()) {
+ long timeMs = System.currentTimeMillis();
+ long delayMs = INTERACTIVE_UPDATE_RATE_MS
+ - (timeMs % INTERACTIVE_UPDATE_RATE_MS);
+ mUpdateTimeHandler.sendEmptyMessageDelayed(MSG_UPDATE_TIME, delayMs);
+ }
+ }
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/OneValueSensorListener.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/OneValueSensorListener.java
new file mode 100644
index 0000000000000000000000000000000000000000..506ea9e8f475d1e40ed1dd9ce67ea50c8d477c3c
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/OneValueSensorListener.java
@@ -0,0 +1,126 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.hardware.Sensor;
+import android.hardware.SensorEvent;
+import android.hardware.SensorEventListener;
+import android.os.PowerManager;
+import android.util.Log;
+
+import java.nio.ByteBuffer;
+
+
+/**
+ * Created by ruixuandai on 11/20/17.
+ *
+ * including save data
+ *
+ */
+
+public class OneValueSensorListener implements SensorEventListener {
+
+ private static final String TAG = "IMUSensorListener";
+
+ String sensorName;
+
+ PowerManager.WakeLock wakeLock;
+ MyWatchFace myWatchFace;
+ LogService mLogService;
+
+ int bufferSize;
+
+
+ long startEventTime;
+ private long startSensorTime;
+ private long lastSampleTime;
+
+ int samples = 0;
+
+
+ private ByteBuffer bufferX;
+ private ByteBuffer eventTimeBuffer;
+
+
+ float x;
+
+ public OneValueSensorListener(LogService mLogService, PowerManager.WakeLock wakeLock, String sensorName, int bufferSize){
+ this.mLogService = mLogService;
+ this.wakeLock = wakeLock;
+ this.sensorName = sensorName;
+ this.bufferSize = bufferSize;
+ bufferX = ByteBuffer.allocate(bufferSize*4);
+ eventTimeBuffer = ByteBuffer.allocate(bufferSize*8);
+
+ Log.v(TAG,"new listener"+sensorName);
+ }
+
+
+
+ @Override
+ public void onSensorChanged(SensorEvent event) {
+
+
+
+ x = event.values[0];
+
+
+ if(IMUSensorListener.startEventTime < 0 ){
+ IMUSensorListener.startEventTime = System.currentTimeMillis();
+ IMUSensorListener.startSensorTime = event.timestamp;
+ startEventTime = IMUSensorListener.startEventTime;
+ startSensorTime = IMUSensorListener.startSensorTime;
+ }
+ else{
+ startEventTime = IMUSensorListener.startEventTime;
+ startSensorTime = IMUSensorListener.startSensorTime;
+ }
+
+
+
+ if(bufferX.remaining()>0){
+ samples++;
+
+ bufferX.putFloat(event.values[0]);
+ eventTimeBuffer.putLong(startEventTime + (event.timestamp - startSensorTime)/1000000);
+ lastSampleTime = event.timestamp;
+ }
+ else // samples == bufferSize, save the data
+ {
+ saveData();
+ startEventTime = System.currentTimeMillis();
+ startSensorTime = event.timestamp;
+
+
+ bufferX.putFloat(event.values[0]);
+ eventTimeBuffer.putLong(startEventTime + (event.timestamp - startSensorTime)/1000000);
+ }
+ }
+
+ @Override
+ public void onAccuracyChanged(Sensor sensor, int accuracy) {
+
+ }
+
+ public void saveData(){
+ eventTimeBuffer.position(0);
+ long firstSampleTime=eventTimeBuffer.getLong();
+
+
+ byte[] dataX = new byte[samples*4]; //x,y,z: 4 byte. timestamp: 8 byte
+ byte[] dataTime = new byte[samples*8]; //x,y,z: 4 byte. timestamp: 8 byte
+
+ bufferX.position(0);
+ eventTimeBuffer.position(0);
+
+ bufferX.get(dataX);
+ eventTimeBuffer.get(dataTime);
+
+ byte[][] accLog = {dataX,dataTime};
+
+ String fileName = IOLogData.dateFormatter.format(firstSampleTime)+"-"+samples+"-"+sensorName;
+ IOLogData.writeData(fileName, accLog, false);
+
+ bufferX.clear();
+ eventTimeBuffer.clear();
+ samples = 1;
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/PermissionActivity.java b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/PermissionActivity.java
new file mode 100644
index 0000000000000000000000000000000000000000..80c3567cfde46a6abbe3d40ce614d9b5017a01bd
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/java/com/example/ruixuandai/zenfacedigit/PermissionActivity.java
@@ -0,0 +1,43 @@
+package com.example.ruixuandai.zenfacedigit;
+
+import android.Manifest;
+import android.content.pm.PackageManager;
+import android.os.Bundle;
+import android.support.wearable.activity.WearableActivity;
+import android.util.Log;
+import android.widget.TextView;
+
+public class PermissionActivity extends WearableActivity {
+
+ private TextView mTextView;
+ private static final String TAG = "PermissionActivity";
+
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.permission_main);
+
+ mTextView = (TextView) findViewById(R.id.text);
+
+ // Enables Always-on
+ setAmbientEnabled();
+
+
+ Log.v(TAG, "Start requesting Permission");
+ //request STORAGE permission
+ if(checkSelfPermission(Manifest.permission.READ_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED ||
+ checkSelfPermission(Manifest.permission.WRITE_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED){
+ requestPermissions(new String[]{Manifest.permission.READ_EXTERNAL_STORAGE,
+ Manifest.permission.WRITE_EXTERNAL_STORAGE, Manifest.permission.BODY_SENSORS}, 1);
+ }
+
+ //request Body sensor permission
+ if(checkSelfPermission(Manifest.permission.BODY_SENSORS) != PackageManager.PERMISSION_GRANTED ){
+ Log.v(TAG, "No Body Sensor permission");
+ requestPermissions(new String[]{Manifest.permission.BODY_SENSORS}, 2);
+ }
+
+ finish();
+
+ }
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/drawable-nodpi/preview_digital.png b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/drawable-nodpi/preview_digital.png
new file mode 100644
index 0000000000000000000000000000000000000000..1123d1cdbb4c7b7d905540c351cf9560434518a6
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/drawable-nodpi/preview_digital.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/drawable-nodpi/preview_digital_circular.png b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/drawable-nodpi/preview_digital_circular.png
new file mode 100644
index 0000000000000000000000000000000000000000..997c8cf1dc762b1f752cde604a70e6715fc9c9bd
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/drawable-nodpi/preview_digital_circular.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/drawable/smallic.png b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/drawable/smallic.png
new file mode 100644
index 0000000000000000000000000000000000000000..9242fd27df38e654452729e874c857b215fa81d3
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/drawable/smallic.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/layout/permission_main.xml b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/layout/permission_main.xml
new file mode 100644
index 0000000000000000000000000000000000000000..3f9c0a42cdf6944aaef6be3881233c50b59f6d71
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/layout/permission_main.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-hdpi/ic_launcher.png b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-hdpi/ic_launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..cde69bcccec65160d92116f20ffce4fce0b5245c
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-mdpi/ic_launcher.png b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-mdpi/ic_launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133a0cbd379f5af6dbf1a899a0293ca5eccfad0
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-xhdpi/ic_launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..bfa42f0e7b91d006d22352c9ff2f134e504e3c1d
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..324e72cdd7480cb983fa1bcc7ce686e51ef87fe7
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/raw/digital.bks b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/raw/digital.bks
new file mode 100644
index 0000000000000000000000000000000000000000..e918968451c554bd6a82a58faffd2c3caaf9837b
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/raw/digital.bks differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values-round/strings.xml b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values-round/strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..452e3358d9ce3195bbbc5da942b39a366875820f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values-round/strings.xml
@@ -0,0 +1,3 @@
+
+ Hello Round World!
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values/colors.xml b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values/colors.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7d3a97b29a63dc2894bf160ea0079e9604720873
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values/colors.xml
@@ -0,0 +1,6 @@
+
+
+ #000000
+ #ffffff
+ #d0dbed
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values/dimens.xml b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values/dimens.xml
new file mode 100644
index 0000000000000000000000000000000000000000..20d347d947150163f3afe9ccbf6ad1100dfd1e61
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values/dimens.xml
@@ -0,0 +1,22 @@
+
+
+ 36dp
+ 41dp
+ 10dp
+ 20dp
+ 90dp
+ 8dp
+ 23dp
+
+ 0dp
+
+
+ 5dp
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values/strings.xml b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values/strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..69fc6cbba3e81e5399c3c1b91615f8793bdf6550
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/values/strings.xml
@@ -0,0 +1,11 @@
+
+ ZenFaceDigit
+ Watch face tapped
+ My Digital
+ PermissionActivity
+
+ Hello Square World!
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/xml/watch_face.xml b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/xml/watch_face.xml
new file mode 100644
index 0000000000000000000000000000000000000000..11a664b76665afa4524fa881bbddb094766e097e
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/app/src/main/res/xml/watch_face.xml
@@ -0,0 +1,2 @@
+
+
diff --git a/opengauss_hitwh/code/IMUWatchFace/build.gradle b/opengauss_hitwh/code/IMUWatchFace/build.gradle
new file mode 100644
index 0000000000000000000000000000000000000000..16a99e0f0c90370a1fa0e7ff83a90a976737c5e6
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/build.gradle
@@ -0,0 +1,30 @@
+// Top-level build file where you can add configuration options common to all sub-projects/modules.
+
+buildscript {
+ repositories {
+ google()
+ jcenter()
+
+ }
+ dependencies {
+ classpath 'com.android.tools.build:gradle:3.2.1'
+
+ // NOTE: Do not place your application dependencies here; they belong
+ // in the individual module build.gradle files
+ }
+}
+
+allprojects {
+ repositories {
+ jcenter()
+ maven {
+ url "https://maven.google.com"
+ }
+ maven { url "https://jitpack.io" }
+ google()
+ }
+}
+
+task clean(type: Delete) {
+ delete rootProject.buildDir
+}
diff --git a/opengauss_hitwh/code/IMUWatchFace/gradle.properties b/opengauss_hitwh/code/IMUWatchFace/gradle.properties
new file mode 100644
index 0000000000000000000000000000000000000000..aac7c9b4614ccfde6c721f24994cf30885a791d0
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/gradle.properties
@@ -0,0 +1,17 @@
+# Project-wide Gradle settings.
+
+# IDE (e.g. Android Studio) users:
+# Gradle settings configured through the IDE *will override*
+# any settings specified in this file.
+
+# For more details on how to configure your build environment visit
+# http://www.gradle.org/docs/current/userguide/build_environment.html
+
+# Specifies the JVM arguments used for the daemon process.
+# The setting is particularly useful for tweaking memory settings.
+org.gradle.jvmargs=-Xmx1536m
+
+# When configured, Gradle will run in incubating parallel mode.
+# This option should only be used with decoupled projects. More details, visit
+# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
+# org.gradle.parallel=true
diff --git a/opengauss_hitwh/code/IMUWatchFace/gradle/wrapper/gradle-wrapper.jar b/opengauss_hitwh/code/IMUWatchFace/gradle/wrapper/gradle-wrapper.jar
new file mode 100644
index 0000000000000000000000000000000000000000..13372aef5e24af05341d49695ee84e5f9b594659
Binary files /dev/null and b/opengauss_hitwh/code/IMUWatchFace/gradle/wrapper/gradle-wrapper.jar differ
diff --git a/opengauss_hitwh/code/IMUWatchFace/gradle/wrapper/gradle-wrapper.properties b/opengauss_hitwh/code/IMUWatchFace/gradle/wrapper/gradle-wrapper.properties
new file mode 100644
index 0000000000000000000000000000000000000000..ffb6a334ffea54d1a1a85df041a3f039c018ee08
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/gradle/wrapper/gradle-wrapper.properties
@@ -0,0 +1,8 @@
+#Tue Nov 27 16:23:01 CST 2018
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
+systemProp.http.proxyHost=127.0.0.1
+systemProp.http.proxyPort=10808
\ No newline at end of file
diff --git a/opengauss_hitwh/code/IMUWatchFace/gradlew b/opengauss_hitwh/code/IMUWatchFace/gradlew
new file mode 100644
index 0000000000000000000000000000000000000000..9d82f78915133e1c35a6ea51252590fb38efac2f
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/gradlew
@@ -0,0 +1,160 @@
+#!/usr/bin/env bash
+
+##############################################################################
+##
+## Gradle start up script for UN*X
+##
+##############################################################################
+
+# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
+DEFAULT_JVM_OPTS=""
+
+APP_NAME="Gradle"
+APP_BASE_NAME=`basename "$0"`
+
+# Use the maximum available, or set MAX_FD != -1 to use that value.
+MAX_FD="maximum"
+
+warn ( ) {
+ echo "$*"
+}
+
+die ( ) {
+ echo
+ echo "$*"
+ echo
+ exit 1
+}
+
+# OS specific support (must be 'true' or 'false').
+cygwin=false
+msys=false
+darwin=false
+case "`uname`" in
+ CYGWIN* )
+ cygwin=true
+ ;;
+ Darwin* )
+ darwin=true
+ ;;
+ MINGW* )
+ msys=true
+ ;;
+esac
+
+# Attempt to set APP_HOME
+# Resolve links: $0 may be a link
+PRG="$0"
+# Need this for relative symlinks.
+while [ -h "$PRG" ] ; do
+ ls=`ls -ld "$PRG"`
+ link=`expr "$ls" : '.*-> \(.*\)$'`
+ if expr "$link" : '/.*' > /dev/null; then
+ PRG="$link"
+ else
+ PRG=`dirname "$PRG"`"/$link"
+ fi
+done
+SAVED="`pwd`"
+cd "`dirname \"$PRG\"`/" >/dev/null
+APP_HOME="`pwd -P`"
+cd "$SAVED" >/dev/null
+
+CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
+
+# Determine the Java command to use to start the JVM.
+if [ -n "$JAVA_HOME" ] ; then
+ if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
+ # IBM's JDK on AIX uses strange locations for the executables
+ JAVACMD="$JAVA_HOME/jre/sh/java"
+ else
+ JAVACMD="$JAVA_HOME/bin/java"
+ fi
+ if [ ! -x "$JAVACMD" ] ; then
+ die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
+
+Please set the JAVA_HOME variable in your environment to match the
+location of your Java installation."
+ fi
+else
+ JAVACMD="java"
+ which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
+
+Please set the JAVA_HOME variable in your environment to match the
+location of your Java installation."
+fi
+
+# Increase the maximum file descriptors if we can.
+if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
+ MAX_FD_LIMIT=`ulimit -H -n`
+ if [ $? -eq 0 ] ; then
+ if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then
+ MAX_FD="$MAX_FD_LIMIT"
+ fi
+ ulimit -n $MAX_FD
+ if [ $? -ne 0 ] ; then
+ warn "Could not set maximum file descriptor limit: $MAX_FD"
+ fi
+ else
+ warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
+ fi
+fi
+
+# For Darwin, add options to specify how the application appears in the dock
+if $darwin; then
+ GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\""
+fi
+
+# For Cygwin, switch paths to Windows format before running java
+if $cygwin ; then
+ APP_HOME=`cygpath --path --mixed "$APP_HOME"`
+ CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
+ JAVACMD=`cygpath --unix "$JAVACMD"`
+
+ # We build the pattern for arguments to be converted via cygpath
+ ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
+ SEP=""
+ for dir in $ROOTDIRSRAW ; do
+ ROOTDIRS="$ROOTDIRS$SEP$dir"
+ SEP="|"
+ done
+ OURCYGPATTERN="(^($ROOTDIRS))"
+ # Add a user-defined pattern to the cygpath arguments
+ if [ "$GRADLE_CYGPATTERN" != "" ] ; then
+ OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)"
+ fi
+ # Now convert the arguments - kludge to limit ourselves to /bin/sh
+ i=0
+ for arg in "$@" ; do
+ CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -`
+ CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
+
+ if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
+ eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
+ else
+ eval `echo args$i`="\"$arg\""
+ fi
+ i=$((i+1))
+ done
+ case $i in
+ (0) set -- ;;
+ (1) set -- "$args0" ;;
+ (2) set -- "$args0" "$args1" ;;
+ (3) set -- "$args0" "$args1" "$args2" ;;
+ (4) set -- "$args0" "$args1" "$args2" "$args3" ;;
+ (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
+ (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
+ (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
+ (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
+ (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
+ esac
+fi
+
+# Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
+function splitJvmOpts() {
+ JVM_OPTS=("$@")
+}
+eval splitJvmOpts $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS
+JVM_OPTS[${#JVM_OPTS[*]}]="-Dorg.gradle.appname=$APP_BASE_NAME"
+
+exec "$JAVACMD" "${JVM_OPTS[@]}" -classpath "$CLASSPATH" org.gradle.wrapper.GradleWrapperMain "$@"
diff --git a/opengauss_hitwh/code/IMUWatchFace/gradlew.bat b/opengauss_hitwh/code/IMUWatchFace/gradlew.bat
new file mode 100644
index 0000000000000000000000000000000000000000..aec99730b4e8fcd90b57a0e8e01544fea7c31a89
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/gradlew.bat
@@ -0,0 +1,90 @@
+@if "%DEBUG%" == "" @echo off
+@rem ##########################################################################
+@rem
+@rem Gradle startup script for Windows
+@rem
+@rem ##########################################################################
+
+@rem Set local scope for the variables with windows NT shell
+if "%OS%"=="Windows_NT" setlocal
+
+@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
+set DEFAULT_JVM_OPTS=
+
+set DIRNAME=%~dp0
+if "%DIRNAME%" == "" set DIRNAME=.
+set APP_BASE_NAME=%~n0
+set APP_HOME=%DIRNAME%
+
+@rem Find java.exe
+if defined JAVA_HOME goto findJavaFromJavaHome
+
+set JAVA_EXE=java.exe
+%JAVA_EXE% -version >NUL 2>&1
+if "%ERRORLEVEL%" == "0" goto init
+
+echo.
+echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
+echo.
+echo Please set the JAVA_HOME variable in your environment to match the
+echo location of your Java installation.
+
+goto fail
+
+:findJavaFromJavaHome
+set JAVA_HOME=%JAVA_HOME:"=%
+set JAVA_EXE=%JAVA_HOME%/bin/java.exe
+
+if exist "%JAVA_EXE%" goto init
+
+echo.
+echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
+echo.
+echo Please set the JAVA_HOME variable in your environment to match the
+echo location of your Java installation.
+
+goto fail
+
+:init
+@rem Get command-line arguments, handling Windowz variants
+
+if not "%OS%" == "Windows_NT" goto win9xME_args
+if "%@eval[2+2]" == "4" goto 4NT_args
+
+:win9xME_args
+@rem Slurp the command line arguments.
+set CMD_LINE_ARGS=
+set _SKIP=2
+
+:win9xME_args_slurp
+if "x%~1" == "x" goto execute
+
+set CMD_LINE_ARGS=%*
+goto execute
+
+:4NT_args
+@rem Get arguments from the 4NT Shell from JP Software
+set CMD_LINE_ARGS=%$
+
+:execute
+@rem Setup the command line
+
+set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
+
+@rem Execute Gradle
+"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%
+
+:end
+@rem End local scope for the variables with windows NT shell
+if "%ERRORLEVEL%"=="0" goto mainEnd
+
+:fail
+rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
+rem the _cmd.exe /c_ return code!
+if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
+exit /b 1
+
+:mainEnd
+if "%OS%"=="Windows_NT" endlocal
+
+:omega
diff --git a/opengauss_hitwh/code/IMUWatchFace/settings.gradle b/opengauss_hitwh/code/IMUWatchFace/settings.gradle
new file mode 100644
index 0000000000000000000000000000000000000000..e7b4def49cb53d9aa04228dd3edb14c9e635e003
--- /dev/null
+++ b/opengauss_hitwh/code/IMUWatchFace/settings.gradle
@@ -0,0 +1 @@
+include ':app'
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeCache.txt b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeCache.txt
new file mode 100644
index 0000000000000000000000000000000000000000..88255aa61749ea07cc538ca9c51f1e2b2bc788e2
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeCache.txt
@@ -0,0 +1,431 @@
+# This is the CMakeCache file.
+# For build in directory: /home/hit-ices/omz_demos_build
+# It was generated by CMake: /usr/bin/cmake
+# You can edit this file to change values found and used by cmake.
+# If you do not want to change any of the values, simply exit the editor.
+# If you do want to change a value, simply edit, save, and exit the editor.
+# The syntax for the file is as follows:
+# KEY:TYPE=VALUE
+# KEY is the name of a variable in the cache.
+# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
+# VALUE is the current value for the KEY.
+
+########################
+# EXTERNAL cache entries
+########################
+
+//Path to a program.
+CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
+
+//Path to a program.
+CMAKE_AR:FILEPATH=/usr/bin/ar
+
+//Choose the type of build, options are: None Debug Release RelWithDebInfo
+// MinSizeRel ...
+CMAKE_BUILD_TYPE:STRING=Release
+
+//Enable/Disable color output during build.
+CMAKE_COLOR_MAKEFILE:BOOL=ON
+
+//CXX compiler
+CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9
+
+//Flags used by the CXX compiler during all build types.
+CMAKE_CXX_FLAGS:STRING=
+
+//Flags used by the CXX compiler during DEBUG builds.
+CMAKE_CXX_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the CXX compiler during MINSIZEREL builds.
+CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the CXX compiler during RELEASE builds.
+CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the CXX compiler during RELWITHDEBINFO builds.
+CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//C compiler
+CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9
+
+//Flags used by the C compiler during all build types.
+CMAKE_C_FLAGS:STRING=
+
+//Flags used by the C compiler during DEBUG builds.
+CMAKE_C_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the C compiler during MINSIZEREL builds.
+CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the C compiler during RELEASE builds.
+CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the C compiler during RELWITHDEBINFO builds.
+CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//Path to a program.
+CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
+
+//Flags used by the linker during all build types.
+CMAKE_EXE_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during DEBUG builds.
+CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during MINSIZEREL builds.
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during RELEASE builds.
+CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during RELWITHDEBINFO builds.
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Enable/Disable output of compile commands during generation.
+CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
+
+//Install path prefix, prepended onto install directories.
+CMAKE_INSTALL_PREFIX:PATH=/usr/local
+
+//Path to a program.
+CMAKE_LINKER:FILEPATH=/usr/bin/ld
+
+//Path to a program.
+CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
+
+//Flags used by the linker during the creation of modules during
+// all build types.
+CMAKE_MODULE_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of modules during
+// DEBUG builds.
+CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of modules during
+// MINSIZEREL builds.
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of modules during
+// RELEASE builds.
+CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of modules during
+// RELWITHDEBINFO builds.
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_NM:FILEPATH=/usr/bin/nm
+
+//Path to a program.
+CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
+
+//Path to a program.
+CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
+
+//Value Computed by CMake
+CMAKE_PROJECT_DESCRIPTION:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_NAME:STATIC=Demos
+
+//Path to a program.
+CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
+
+//Path to a program.
+CMAKE_READELF:FILEPATH=/usr/bin/readelf
+
+//Flags used by the linker during the creation of shared libraries
+// during all build types.
+CMAKE_SHARED_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during DEBUG builds.
+CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during MINSIZEREL builds.
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELEASE builds.
+CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELWITHDEBINFO builds.
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//If set, runtime paths are not added when installing shared libraries,
+// but are added when building.
+CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
+
+//If set, runtime paths are not added when using shared libraries.
+CMAKE_SKIP_RPATH:BOOL=NO
+
+//Flags used by the linker during the creation of static libraries
+// during all build types.
+CMAKE_STATIC_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during DEBUG builds.
+CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during MINSIZEREL builds.
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELEASE builds.
+CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELWITHDEBINFO builds.
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_STRIP:FILEPATH=/usr/bin/strip
+
+//If this value is on, makefiles will be generated without the
+// .SILENT directive, and all commands will be echoed to the console
+// during the make. This is useful for debugging only. With Visual
+// Studio IDE projects all commands are done without /nologo.
+CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
+
+//Value Computed by CMake
+Demos_BINARY_DIR:STATIC=/home/hit-ices/omz_demos_build
+
+//Value Computed by CMake
+Demos_SOURCE_DIR:STATIC=/home/hit-ices/open_model_zoo/demos
+
+//Whether to build extension modules for Python demos
+ENABLE_PYTHON:BOOL=OFF
+
+//Path to a library.
+IE_C_API_RELEASE_LIBRARY:FILEPATH=/opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_c_api.so
+
+//Path to a file.
+IE_INCLUDE_DIR:PATH=/opt/intel/openvino/deployment_tools/inference_engine/include
+
+//Path to a library.
+IE_LEGACY_RELEASE_LIBRARY:FILEPATH=/opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_legacy.so
+
+//Path to a library.
+IE_RELEASE_LIBRARY:FILEPATH=/opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine.so
+
+//The directory containing a CMake configuration file for InferenceEngine.
+InferenceEngine_DIR:PATH=/opt/intel/openvino/deployment_tools/inference_engine/share
+
+//The directory containing a CMake configuration file for OpenCV.
+OpenCV_DIR:PATH=/opt/intel/openvino/opencv/cmake
+
+//Dependencies for the target
+common_LIB_DEPENDS:STATIC=general;gflags;general;IE::inference_engine_legacy;general;IE::inference_engine;general;IE::inference_engine_c_api;general;opencv_core;general;opencv_imgcodecs;general;opencv_videoio;
+
+//The directory containing a CMake configuration file for dlib.
+dlib_DIR:PATH=/usr/local/lib/cmake/dlib
+
+//Path to a library.
+dlib_LIBRARIES:FILEPATH=/usr/local/lib/libdlib.so
+
+//Value Computed by CMake
+gflags_BINARY_DIR:STATIC=/home/hit-ices/omz_demos_build/thirdparty/gflags
+
+//Value Computed by CMake
+gflags_SOURCE_DIR:STATIC=/home/hit-ices/open_model_zoo/demos/thirdparty/gflags
+
+//Dependencies for the target
+monitors_LIB_DEPENDS:STATIC=general;opencv_core;general;opencv_imgproc;
+
+//The directory containing a CMake configuration file for ngraph.
+ngraph_DIR:PATH=/opt/intel/openvino/deployment_tools/ngraph/cmake
+
+//The directory containing a CMake configuration file for realsense2.
+realsense2_DIR:PATH=/usr/local/lib/cmake/realsense2
+
+
+########################
+# INTERNAL cache entries
+########################
+
+//ADVANCED property for variable: CMAKE_ADDR2LINE
+CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_AR
+CMAKE_AR-ADVANCED:INTERNAL=1
+//This is the directory where this CMakeCache.txt was created
+CMAKE_CACHEFILE_DIR:INTERNAL=/home/hit-ices/omz_demos_build
+//Major version of cmake used to create the current loaded cache
+CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
+//Minor version of cmake used to create the current loaded cache
+CMAKE_CACHE_MINOR_VERSION:INTERNAL=16
+//Patch version of cmake used to create the current loaded cache
+CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
+//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
+CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
+//Path to CMake executable.
+CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
+//Path to cpack program executable.
+CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
+//Path to ctest program executable.
+CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
+//ADVANCED property for variable: CMAKE_CXX_COMPILER
+CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
+CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
+CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS
+CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
+CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
+CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
+CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
+CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER
+CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_AR
+CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
+CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS
+CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
+CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
+CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
+CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
+CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_DLLTOOL
+CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
+//Executable file format
+CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
+CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
+CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
+CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
+CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
+//Name of external makefile project generator.
+CMAKE_EXTRA_GENERATOR:INTERNAL=
+//Name of generator.
+CMAKE_GENERATOR:INTERNAL=Unix Makefiles
+//Generator instance identifier.
+CMAKE_GENERATOR_INSTANCE:INTERNAL=
+//Name of generator platform.
+CMAKE_GENERATOR_PLATFORM:INTERNAL=
+//Name of generator toolset.
+CMAKE_GENERATOR_TOOLSET:INTERNAL=
+//Source directory with the top level CMakeLists.txt file for this
+// project
+CMAKE_HOME_DIRECTORY:INTERNAL=/home/hit-ices/open_model_zoo/demos
+//Install .so files without execute permission.
+CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
+//ADVANCED property for variable: CMAKE_LINKER
+CMAKE_LINKER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
+CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
+CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
+CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
+CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_NM
+CMAKE_NM-ADVANCED:INTERNAL=1
+//number of local generators
+CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=6
+//ADVANCED property for variable: CMAKE_OBJCOPY
+CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_OBJDUMP
+CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
+//Platform information initialized
+CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_RANLIB
+CMAKE_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_READELF
+CMAKE_READELF-ADVANCED:INTERNAL=1
+//Path to CMake installation.
+CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.16
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
+CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
+CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
+CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
+CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_RPATH
+CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
+CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
+CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
+CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STRIP
+CMAKE_STRIP-ADVANCED:INTERNAL=1
+//uname command
+CMAKE_UNAME:INTERNAL=/usr/bin/uname
+//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
+CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
+//Details about finding InferenceEngine
+FIND_PACKAGE_MESSAGE_DETAILS_InferenceEngine:INTERNAL=[/opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine.so][/opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_legacy.so][/opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_c_api.so][/opt/intel/openvino/deployment_tools/inference_engine/include][v(2.0)]
+//Details about finding OpenCV
+FIND_PACKAGE_MESSAGE_DETAILS_OpenCV:INTERNAL=[/opt/intel/openvino/opencv][cfound components: core imgproc ][v4.4.0()]
+//Have include fnmatch.h
+HAVE_FNMATCH_H:INTERNAL=1
+//Have include stddef.h
+HAVE_STDDEF_H:INTERNAL=1
+//Have include stdint.h
+HAVE_STDINT_H:INTERNAL=1
+//Have symbol strtoll
+HAVE_STRTOLL:INTERNAL=1
+//Have include sys/types.h
+HAVE_SYS_TYPES_H:INTERNAL=1
+//Have include unistd.h
+HAVE_UNISTD_H:INTERNAL=1
+//Result of TRY_COMPILE
+HAVE_uint32_t:INTERNAL=TRUE
+//CHECK_TYPE_SIZE: sizeof(uint32_t)
+uint32_t:INTERNAL=4
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeCCompiler.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeCCompiler.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..282918dea171c7badbd358eeb2c329127139c10e
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeCCompiler.cmake
@@ -0,0 +1,76 @@
+set(CMAKE_C_COMPILER "/usr/bin/cc")
+set(CMAKE_C_COMPILER_ARG1 "")
+set(CMAKE_C_COMPILER_ID "GNU")
+set(CMAKE_C_COMPILER_VERSION "9.4.0")
+set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_C_COMPILER_WRAPPER "")
+set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11")
+set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert")
+set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
+set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
+set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
+
+set(CMAKE_C_PLATFORM_ID "Linux")
+set(CMAKE_C_SIMULATE_ID "")
+set(CMAKE_C_COMPILER_FRONTEND_VARIANT "")
+set(CMAKE_C_SIMULATE_VERSION "")
+
+
+
+set(CMAKE_AR "/usr/bin/ar")
+set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-9")
+set(CMAKE_RANLIB "/usr/bin/ranlib")
+set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-9")
+set(CMAKE_LINKER "/usr/bin/ld")
+set(CMAKE_MT "")
+set(CMAKE_COMPILER_IS_GNUCC 1)
+set(CMAKE_C_COMPILER_LOADED 1)
+set(CMAKE_C_COMPILER_WORKS TRUE)
+set(CMAKE_C_ABI_COMPILED TRUE)
+set(CMAKE_COMPILER_IS_MINGW )
+set(CMAKE_COMPILER_IS_CYGWIN )
+if(CMAKE_COMPILER_IS_CYGWIN)
+ set(CYGWIN 1)
+ set(UNIX 1)
+endif()
+
+set(CMAKE_C_COMPILER_ENV_VAR "CC")
+
+if(CMAKE_COMPILER_IS_MINGW)
+ set(MINGW 1)
+endif()
+set(CMAKE_C_COMPILER_ID_RUN 1)
+set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
+set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_C_LINKER_PREFERENCE 10)
+
+# Save compiler ABI information.
+set(CMAKE_C_SIZEOF_DATA_PTR "4")
+set(CMAKE_C_COMPILER_ABI "ELF")
+set(CMAKE_C_LIBRARY_ARCHITECTURE "arm-linux-gnueabihf")
+
+if(CMAKE_C_SIZEOF_DATA_PTR)
+ set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_C_COMPILER_ABI)
+ set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
+endif()
+
+if(CMAKE_C_LIBRARY_ARCHITECTURE)
+ set(CMAKE_LIBRARY_ARCHITECTURE "arm-linux-gnueabihf")
+endif()
+
+set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
+ set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/arm-linux-gnueabihf/9/include;/usr/local/include;/usr/include/arm-linux-gnueabihf;/usr/include")
+set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s")
+set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-linux-gnueabihf/9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf;/lib")
+set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..0259f4819f438fc0bcd9235ab33fb42bb05c7cd3
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake
@@ -0,0 +1,88 @@
+set(CMAKE_CXX_COMPILER "/usr/bin/c++")
+set(CMAKE_CXX_COMPILER_ARG1 "")
+set(CMAKE_CXX_COMPILER_ID "GNU")
+set(CMAKE_CXX_COMPILER_VERSION "9.4.0")
+set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_CXX_COMPILER_WRAPPER "")
+set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14")
+set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20")
+set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
+set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
+set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
+set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
+set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
+
+set(CMAKE_CXX_PLATFORM_ID "Linux")
+set(CMAKE_CXX_SIMULATE_ID "")
+set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "")
+set(CMAKE_CXX_SIMULATE_VERSION "")
+
+
+
+set(CMAKE_AR "/usr/bin/ar")
+set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-9")
+set(CMAKE_RANLIB "/usr/bin/ranlib")
+set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-9")
+set(CMAKE_LINKER "/usr/bin/ld")
+set(CMAKE_MT "")
+set(CMAKE_COMPILER_IS_GNUCXX 1)
+set(CMAKE_CXX_COMPILER_LOADED 1)
+set(CMAKE_CXX_COMPILER_WORKS TRUE)
+set(CMAKE_CXX_ABI_COMPILED TRUE)
+set(CMAKE_COMPILER_IS_MINGW )
+set(CMAKE_COMPILER_IS_CYGWIN )
+if(CMAKE_COMPILER_IS_CYGWIN)
+ set(CYGWIN 1)
+ set(UNIX 1)
+endif()
+
+set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
+
+if(CMAKE_COMPILER_IS_MINGW)
+ set(MINGW 1)
+endif()
+set(CMAKE_CXX_COMPILER_ID_RUN 1)
+set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP)
+set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
+
+foreach (lang C OBJC OBJCXX)
+ if (CMAKE_${lang}_COMPILER_ID_RUN)
+ foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
+ list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
+ endforeach()
+ endif()
+endforeach()
+
+set(CMAKE_CXX_LINKER_PREFERENCE 30)
+set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
+
+# Save compiler ABI information.
+set(CMAKE_CXX_SIZEOF_DATA_PTR "4")
+set(CMAKE_CXX_COMPILER_ABI "ELF")
+set(CMAKE_CXX_LIBRARY_ARCHITECTURE "arm-linux-gnueabihf")
+
+if(CMAKE_CXX_SIZEOF_DATA_PTR)
+ set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_CXX_COMPILER_ABI)
+ set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
+endif()
+
+if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
+ set(CMAKE_LIBRARY_ARCHITECTURE "arm-linux-gnueabihf")
+endif()
+
+set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
+ set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/9;/usr/include/arm-linux-gnueabihf/c++/9;/usr/include/c++/9/backward;/usr/lib/gcc/arm-linux-gnueabihf/9/include;/usr/local/include;/usr/include/arm-linux-gnueabihf;/usr/include")
+set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
+set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-linux-gnueabihf/9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf;/lib")
+set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin
new file mode 100644
index 0000000000000000000000000000000000000000..888f7fad2209e6a7bdaca5031296f857032d6069
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin
new file mode 100644
index 0000000000000000000000000000000000000000..c0fddc0d015c78e0e2df2d702681bbad5f8dc755
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeSystem.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeSystem.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..ee1da9820dc06e7f689ed891d30b519af8102913
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CMakeSystem.cmake
@@ -0,0 +1,15 @@
+set(CMAKE_HOST_SYSTEM "Linux-5.4.0-1062-raspi")
+set(CMAKE_HOST_SYSTEM_NAME "Linux")
+set(CMAKE_HOST_SYSTEM_VERSION "5.4.0-1062-raspi")
+set(CMAKE_HOST_SYSTEM_PROCESSOR "armv7l")
+
+
+
+set(CMAKE_SYSTEM "Linux-5.4.0-1062-raspi")
+set(CMAKE_SYSTEM_NAME "Linux")
+set(CMAKE_SYSTEM_VERSION "5.4.0-1062-raspi")
+set(CMAKE_SYSTEM_PROCESSOR "armv7l")
+
+set(CMAKE_CROSSCOMPILING "FALSE")
+
+set(CMAKE_SYSTEM_LOADED 1)
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c
new file mode 100644
index 0000000000000000000000000000000000000000..d884b50908c9852aad6d3b60781f4e529edc4d50
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c
@@ -0,0 +1,671 @@
+#ifdef __cplusplus
+# error "A C++ compiler has been selected for C."
+#endif
+
+#if defined(__18CXX)
+# define ID_VOID_MAIN
+#endif
+#if defined(__CLASSIC_C__)
+/* cv-qualifiers did not exist in K&R C */
+# define const
+# define volatile
+#endif
+
+
+/* Version number components: V=Version, R=Revision, P=Patch
+ Version date components: YYYY=Year, MM=Month, DD=Day */
+
+#if defined(__INTEL_COMPILER) || defined(__ICC)
+# define COMPILER_ID "Intel"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# if defined(__GNUC__)
+# define SIMULATE_ID "GNU"
+# endif
+ /* __INTEL_COMPILER = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
+# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
+# if defined(__INTEL_COMPILER_UPDATE)
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
+# else
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
+# endif
+# if defined(__INTEL_COMPILER_BUILD_DATE)
+ /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
+# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
+# endif
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+# if defined(__GNUC__)
+# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
+# elif defined(__GNUG__)
+# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
+# endif
+# if defined(__GNUC_MINOR__)
+# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
+# endif
+# if defined(__GNUC_PATCHLEVEL__)
+# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+# endif
+
+#elif defined(__PATHCC__)
+# define COMPILER_ID "PathScale"
+# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
+# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
+# if defined(__PATHCC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
+# endif
+
+#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
+# define COMPILER_ID "Embarcadero"
+# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
+# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
+# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
+
+#elif defined(__BORLANDC__)
+# define COMPILER_ID "Borland"
+ /* __BORLANDC__ = 0xVRR */
+# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
+# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
+
+#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
+# define COMPILER_ID "Watcom"
+ /* __WATCOMC__ = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__WATCOMC__)
+# define COMPILER_ID "OpenWatcom"
+ /* __WATCOMC__ = VVRP + 1100 */
+# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__SUNPRO_C)
+# define COMPILER_ID "SunPro"
+# if __SUNPRO_C >= 0x5100
+ /* __SUNPRO_C = 0xVRRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
+# else
+ /* __SUNPRO_CC = 0xVRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
+# endif
+
+#elif defined(__HP_cc)
+# define COMPILER_ID "HP"
+ /* __HP_cc = VVRRPP */
+# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
+# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
+# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
+
+#elif defined(__DECC)
+# define COMPILER_ID "Compaq"
+ /* __DECC_VER = VVRRTPPPP */
+# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
+# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
+# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
+
+#elif defined(__IBMC__) && defined(__COMPILER_VER__)
+# define COMPILER_ID "zOS"
+ /* __IBMC__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
+
+#elif defined(__ibmxl__) && defined(__clang__)
+# define COMPILER_ID "XLClang"
+# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
+# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
+# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
+# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
+
+
+#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
+# define COMPILER_ID "XL"
+ /* __IBMC__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
+
+#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
+# define COMPILER_ID "VisualAge"
+ /* __IBMC__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
+
+#elif defined(__PGI)
+# define COMPILER_ID "PGI"
+# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
+# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
+# if defined(__PGIC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
+# endif
+
+#elif defined(_CRAYC)
+# define COMPILER_ID "Cray"
+# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
+# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
+
+#elif defined(__TI_COMPILER_VERSION__)
+# define COMPILER_ID "TI"
+ /* __TI_COMPILER_VERSION__ = VVVRRRPPP */
+# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
+# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
+# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
+
+#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
+# define COMPILER_ID "Fujitsu"
+
+#elif defined(__ghs__)
+# define COMPILER_ID "GHS"
+/* __GHS_VERSION_NUMBER = VVVVRP */
+# ifdef __GHS_VERSION_NUMBER
+# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
+# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
+# endif
+
+#elif defined(__TINYC__)
+# define COMPILER_ID "TinyCC"
+
+#elif defined(__BCC__)
+# define COMPILER_ID "Bruce"
+
+#elif defined(__SCO_VERSION__)
+# define COMPILER_ID "SCO"
+
+#elif defined(__ARMCC_VERSION) && !defined(__clang__)
+# define COMPILER_ID "ARMCC"
+#if __ARMCC_VERSION >= 1000000
+ /* __ARMCC_VERSION = VRRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#else
+ /* __ARMCC_VERSION = VRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#endif
+
+
+#elif defined(__clang__) && defined(__apple_build_version__)
+# define COMPILER_ID "AppleClang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
+
+#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
+# define COMPILER_ID "ARMClang"
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
+# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
+
+#elif defined(__clang__)
+# define COMPILER_ID "Clang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+
+#elif defined(__GNUC__)
+# define COMPILER_ID "GNU"
+# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
+# if defined(__GNUC_MINOR__)
+# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
+# endif
+# if defined(__GNUC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+# endif
+
+#elif defined(_MSC_VER)
+# define COMPILER_ID "MSVC"
+ /* _MSC_VER = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
+# if defined(_MSC_FULL_VER)
+# if _MSC_VER >= 1400
+ /* _MSC_FULL_VER = VVRRPPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
+# else
+ /* _MSC_FULL_VER = VVRRPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
+# endif
+# endif
+# if defined(_MSC_BUILD)
+# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
+# endif
+
+#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
+# define COMPILER_ID "ADSP"
+#if defined(__VISUALDSPVERSION__)
+ /* __VISUALDSPVERSION__ = 0xVVRRPP00 */
+# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
+# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
+#endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# define COMPILER_ID "IAR"
+# if defined(__VER__) && defined(__ICCARM__)
+# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
+# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
+# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
+# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
+# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
+# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
+# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
+# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
+# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
+# endif
+
+#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
+# define COMPILER_ID "SDCC"
+# if defined(__SDCC_VERSION_MAJOR)
+# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
+# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
+# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
+# else
+ /* SDCC = VRP */
+# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
+# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
+# endif
+
+
+/* These compilers are either not known or too old to define an
+ identification macro. Try to identify the platform and guess that
+ it is the native compiler. */
+#elif defined(__hpux) || defined(__hpua)
+# define COMPILER_ID "HP"
+
+#else /* unknown compiler */
+# define COMPILER_ID ""
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
+#ifdef SIMULATE_ID
+char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
+#endif
+
+#ifdef __QNXNTO__
+char const* qnxnto = "INFO" ":" "qnxnto[]";
+#endif
+
+#if defined(__CRAYXE) || defined(__CRAYXC)
+char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
+#endif
+
+#define STRINGIFY_HELPER(X) #X
+#define STRINGIFY(X) STRINGIFY_HELPER(X)
+
+/* Identify known platforms by name. */
+#if defined(__linux) || defined(__linux__) || defined(linux)
+# define PLATFORM_ID "Linux"
+
+#elif defined(__CYGWIN__)
+# define PLATFORM_ID "Cygwin"
+
+#elif defined(__MINGW32__)
+# define PLATFORM_ID "MinGW"
+
+#elif defined(__APPLE__)
+# define PLATFORM_ID "Darwin"
+
+#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
+# define PLATFORM_ID "Windows"
+
+#elif defined(__FreeBSD__) || defined(__FreeBSD)
+# define PLATFORM_ID "FreeBSD"
+
+#elif defined(__NetBSD__) || defined(__NetBSD)
+# define PLATFORM_ID "NetBSD"
+
+#elif defined(__OpenBSD__) || defined(__OPENBSD)
+# define PLATFORM_ID "OpenBSD"
+
+#elif defined(__sun) || defined(sun)
+# define PLATFORM_ID "SunOS"
+
+#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
+# define PLATFORM_ID "AIX"
+
+#elif defined(__hpux) || defined(__hpux__)
+# define PLATFORM_ID "HP-UX"
+
+#elif defined(__HAIKU__)
+# define PLATFORM_ID "Haiku"
+
+#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
+# define PLATFORM_ID "BeOS"
+
+#elif defined(__QNX__) || defined(__QNXNTO__)
+# define PLATFORM_ID "QNX"
+
+#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
+# define PLATFORM_ID "Tru64"
+
+#elif defined(__riscos) || defined(__riscos__)
+# define PLATFORM_ID "RISCos"
+
+#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
+# define PLATFORM_ID "SINIX"
+
+#elif defined(__UNIX_SV__)
+# define PLATFORM_ID "UNIX_SV"
+
+#elif defined(__bsdos__)
+# define PLATFORM_ID "BSDOS"
+
+#elif defined(_MPRAS) || defined(MPRAS)
+# define PLATFORM_ID "MP-RAS"
+
+#elif defined(__osf) || defined(__osf__)
+# define PLATFORM_ID "OSF1"
+
+#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
+# define PLATFORM_ID "SCO_SV"
+
+#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
+# define PLATFORM_ID "ULTRIX"
+
+#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
+# define PLATFORM_ID "Xenix"
+
+#elif defined(__WATCOMC__)
+# if defined(__LINUX__)
+# define PLATFORM_ID "Linux"
+
+# elif defined(__DOS__)
+# define PLATFORM_ID "DOS"
+
+# elif defined(__OS2__)
+# define PLATFORM_ID "OS2"
+
+# elif defined(__WINDOWS__)
+# define PLATFORM_ID "Windows3x"
+
+# else /* unknown platform */
+# define PLATFORM_ID
+# endif
+
+#elif defined(__INTEGRITY)
+# if defined(INT_178B)
+# define PLATFORM_ID "Integrity178"
+
+# else /* regular Integrity */
+# define PLATFORM_ID "Integrity"
+# endif
+
+#else /* unknown platform */
+# define PLATFORM_ID
+
+#endif
+
+/* For windows compilers MSVC and Intel we can determine
+ the architecture of the compiler being used. This is because
+ the compilers do not have flags that can change the architecture,
+ but rather depend on which compiler is being used
+*/
+#if defined(_WIN32) && defined(_MSC_VER)
+# if defined(_M_IA64)
+# define ARCHITECTURE_ID "IA64"
+
+# elif defined(_M_X64) || defined(_M_AMD64)
+# define ARCHITECTURE_ID "x64"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# elif defined(_M_ARM64)
+# define ARCHITECTURE_ID "ARM64"
+
+# elif defined(_M_ARM)
+# if _M_ARM == 4
+# define ARCHITECTURE_ID "ARMV4I"
+# elif _M_ARM == 5
+# define ARCHITECTURE_ID "ARMV5I"
+# else
+# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
+# endif
+
+# elif defined(_M_MIPS)
+# define ARCHITECTURE_ID "MIPS"
+
+# elif defined(_M_SH)
+# define ARCHITECTURE_ID "SHx"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__WATCOMC__)
+# if defined(_M_I86)
+# define ARCHITECTURE_ID "I86"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# if defined(__ICCARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__ICCRX__)
+# define ARCHITECTURE_ID "RX"
+
+# elif defined(__ICCRH850__)
+# define ARCHITECTURE_ID "RH850"
+
+# elif defined(__ICCRL78__)
+# define ARCHITECTURE_ID "RL78"
+
+# elif defined(__ICCRISCV__)
+# define ARCHITECTURE_ID "RISCV"
+
+# elif defined(__ICCAVR__)
+# define ARCHITECTURE_ID "AVR"
+
+# elif defined(__ICC430__)
+# define ARCHITECTURE_ID "MSP430"
+
+# elif defined(__ICCV850__)
+# define ARCHITECTURE_ID "V850"
+
+# elif defined(__ICC8051__)
+# define ARCHITECTURE_ID "8051"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__ghs__)
+# if defined(__PPC64__)
+# define ARCHITECTURE_ID "PPC64"
+
+# elif defined(__ppc__)
+# define ARCHITECTURE_ID "PPC"
+
+# elif defined(__ARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__x86_64__)
+# define ARCHITECTURE_ID "x64"
+
+# elif defined(__i386__)
+# define ARCHITECTURE_ID "X86"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+#else
+# define ARCHITECTURE_ID
+#endif
+
+/* Convert integer to decimal digit literals. */
+#define DEC(n) \
+ ('0' + (((n) / 10000000)%10)), \
+ ('0' + (((n) / 1000000)%10)), \
+ ('0' + (((n) / 100000)%10)), \
+ ('0' + (((n) / 10000)%10)), \
+ ('0' + (((n) / 1000)%10)), \
+ ('0' + (((n) / 100)%10)), \
+ ('0' + (((n) / 10)%10)), \
+ ('0' + ((n) % 10))
+
+/* Convert integer to hex digit literals. */
+#define HEX(n) \
+ ('0' + ((n)>>28 & 0xF)), \
+ ('0' + ((n)>>24 & 0xF)), \
+ ('0' + ((n)>>20 & 0xF)), \
+ ('0' + ((n)>>16 & 0xF)), \
+ ('0' + ((n)>>12 & 0xF)), \
+ ('0' + ((n)>>8 & 0xF)), \
+ ('0' + ((n)>>4 & 0xF)), \
+ ('0' + ((n) & 0xF))
+
+/* Construct a string literal encoding the version number components. */
+#ifdef COMPILER_VERSION_MAJOR
+char const info_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
+ COMPILER_VERSION_MAJOR,
+# ifdef COMPILER_VERSION_MINOR
+ '.', COMPILER_VERSION_MINOR,
+# ifdef COMPILER_VERSION_PATCH
+ '.', COMPILER_VERSION_PATCH,
+# ifdef COMPILER_VERSION_TWEAK
+ '.', COMPILER_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct a string literal encoding the internal version number. */
+#ifdef COMPILER_VERSION_INTERNAL
+char const info_version_internal[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
+ 'i','n','t','e','r','n','a','l','[',
+ COMPILER_VERSION_INTERNAL,']','\0'};
+#endif
+
+/* Construct a string literal encoding the version number components. */
+#ifdef SIMULATE_VERSION_MAJOR
+char const info_simulate_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
+ SIMULATE_VERSION_MAJOR,
+# ifdef SIMULATE_VERSION_MINOR
+ '.', SIMULATE_VERSION_MINOR,
+# ifdef SIMULATE_VERSION_PATCH
+ '.', SIMULATE_VERSION_PATCH,
+# ifdef SIMULATE_VERSION_TWEAK
+ '.', SIMULATE_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
+char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
+
+
+
+
+#if !defined(__STDC__)
+# if (defined(_MSC_VER) && !defined(__clang__)) \
+ || (defined(__ibmxl__) || defined(__IBMC__))
+# define C_DIALECT "90"
+# else
+# define C_DIALECT
+# endif
+#elif __STDC_VERSION__ >= 201000L
+# define C_DIALECT "11"
+#elif __STDC_VERSION__ >= 199901L
+# define C_DIALECT "99"
+#else
+# define C_DIALECT "90"
+#endif
+const char* info_language_dialect_default =
+ "INFO" ":" "dialect_default[" C_DIALECT "]";
+
+/*--------------------------------------------------------------------------*/
+
+#ifdef ID_VOID_MAIN
+void main() {}
+#else
+# if defined(__CLASSIC_C__)
+int main(argc, argv) int argc; char *argv[];
+# else
+int main(int argc, char* argv[])
+# endif
+{
+ int require = 0;
+ require += info_compiler[argc];
+ require += info_platform[argc];
+ require += info_arch[argc];
+#ifdef COMPILER_VERSION_MAJOR
+ require += info_version[argc];
+#endif
+#ifdef COMPILER_VERSION_INTERNAL
+ require += info_version_internal[argc];
+#endif
+#ifdef SIMULATE_ID
+ require += info_simulate[argc];
+#endif
+#ifdef SIMULATE_VERSION_MAJOR
+ require += info_simulate_version[argc];
+#endif
+#if defined(__CRAYXE) || defined(__CRAYXC)
+ require += info_cray[argc];
+#endif
+ require += info_language_dialect_default[argc];
+ (void)argv;
+ return require;
+}
+#endif
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdC/a.out b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdC/a.out
new file mode 100644
index 0000000000000000000000000000000000000000..8d3ebd74dc0d9b68aa672d1223f1c5409e13c399
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdC/a.out differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
new file mode 100644
index 0000000000000000000000000000000000000000..69cfdba6bc7bccb09bf234388908de035caa0969
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
@@ -0,0 +1,660 @@
+/* This source file must have a .cpp extension so that all C++ compilers
+ recognize the extension without flags. Borland does not know .cxx for
+ example. */
+#ifndef __cplusplus
+# error "A C compiler has been selected for C++."
+#endif
+
+
+/* Version number components: V=Version, R=Revision, P=Patch
+ Version date components: YYYY=Year, MM=Month, DD=Day */
+
+#if defined(__COMO__)
+# define COMPILER_ID "Comeau"
+ /* __COMO_VERSION__ = VRR */
+# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
+# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
+
+#elif defined(__INTEL_COMPILER) || defined(__ICC)
+# define COMPILER_ID "Intel"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# if defined(__GNUC__)
+# define SIMULATE_ID "GNU"
+# endif
+ /* __INTEL_COMPILER = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
+# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
+# if defined(__INTEL_COMPILER_UPDATE)
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
+# else
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
+# endif
+# if defined(__INTEL_COMPILER_BUILD_DATE)
+ /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
+# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
+# endif
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+# if defined(__GNUC__)
+# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
+# elif defined(__GNUG__)
+# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
+# endif
+# if defined(__GNUC_MINOR__)
+# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
+# endif
+# if defined(__GNUC_PATCHLEVEL__)
+# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+# endif
+
+#elif defined(__PATHCC__)
+# define COMPILER_ID "PathScale"
+# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
+# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
+# if defined(__PATHCC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
+# endif
+
+#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
+# define COMPILER_ID "Embarcadero"
+# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
+# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
+# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
+
+#elif defined(__BORLANDC__)
+# define COMPILER_ID "Borland"
+ /* __BORLANDC__ = 0xVRR */
+# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
+# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
+
+#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
+# define COMPILER_ID "Watcom"
+ /* __WATCOMC__ = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__WATCOMC__)
+# define COMPILER_ID "OpenWatcom"
+ /* __WATCOMC__ = VVRP + 1100 */
+# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__SUNPRO_CC)
+# define COMPILER_ID "SunPro"
+# if __SUNPRO_CC >= 0x5100
+ /* __SUNPRO_CC = 0xVRRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
+# else
+ /* __SUNPRO_CC = 0xVRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
+# endif
+
+#elif defined(__HP_aCC)
+# define COMPILER_ID "HP"
+ /* __HP_aCC = VVRRPP */
+# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
+# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
+# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
+
+#elif defined(__DECCXX)
+# define COMPILER_ID "Compaq"
+ /* __DECCXX_VER = VVRRTPPPP */
+# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
+# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
+# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
+
+#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
+# define COMPILER_ID "zOS"
+ /* __IBMCPP__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
+
+#elif defined(__ibmxl__) && defined(__clang__)
+# define COMPILER_ID "XLClang"
+# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
+# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
+# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
+# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
+
+
+#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
+# define COMPILER_ID "XL"
+ /* __IBMCPP__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
+
+#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
+# define COMPILER_ID "VisualAge"
+ /* __IBMCPP__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
+
+#elif defined(__PGI)
+# define COMPILER_ID "PGI"
+# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
+# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
+# if defined(__PGIC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
+# endif
+
+#elif defined(_CRAYC)
+# define COMPILER_ID "Cray"
+# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
+# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
+
+#elif defined(__TI_COMPILER_VERSION__)
+# define COMPILER_ID "TI"
+ /* __TI_COMPILER_VERSION__ = VVVRRRPPP */
+# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
+# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
+# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
+
+#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
+# define COMPILER_ID "Fujitsu"
+
+#elif defined(__ghs__)
+# define COMPILER_ID "GHS"
+/* __GHS_VERSION_NUMBER = VVVVRP */
+# ifdef __GHS_VERSION_NUMBER
+# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
+# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
+# endif
+
+#elif defined(__SCO_VERSION__)
+# define COMPILER_ID "SCO"
+
+#elif defined(__ARMCC_VERSION) && !defined(__clang__)
+# define COMPILER_ID "ARMCC"
+#if __ARMCC_VERSION >= 1000000
+ /* __ARMCC_VERSION = VRRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#else
+ /* __ARMCC_VERSION = VRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#endif
+
+
+#elif defined(__clang__) && defined(__apple_build_version__)
+# define COMPILER_ID "AppleClang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
+
+#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
+# define COMPILER_ID "ARMClang"
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
+# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
+
+#elif defined(__clang__)
+# define COMPILER_ID "Clang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+
+#elif defined(__GNUC__) || defined(__GNUG__)
+# define COMPILER_ID "GNU"
+# if defined(__GNUC__)
+# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
+# else
+# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
+# endif
+# if defined(__GNUC_MINOR__)
+# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
+# endif
+# if defined(__GNUC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+# endif
+
+#elif defined(_MSC_VER)
+# define COMPILER_ID "MSVC"
+ /* _MSC_VER = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
+# if defined(_MSC_FULL_VER)
+# if _MSC_VER >= 1400
+ /* _MSC_FULL_VER = VVRRPPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
+# else
+ /* _MSC_FULL_VER = VVRRPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
+# endif
+# endif
+# if defined(_MSC_BUILD)
+# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
+# endif
+
+#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
+# define COMPILER_ID "ADSP"
+#if defined(__VISUALDSPVERSION__)
+ /* __VISUALDSPVERSION__ = 0xVVRRPP00 */
+# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
+# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
+#endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# define COMPILER_ID "IAR"
+# if defined(__VER__) && defined(__ICCARM__)
+# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
+# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
+# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
+# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
+# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
+# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
+# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
+# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
+# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
+# endif
+
+
+/* These compilers are either not known or too old to define an
+ identification macro. Try to identify the platform and guess that
+ it is the native compiler. */
+#elif defined(__hpux) || defined(__hpua)
+# define COMPILER_ID "HP"
+
+#else /* unknown compiler */
+# define COMPILER_ID ""
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
+#ifdef SIMULATE_ID
+char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
+#endif
+
+#ifdef __QNXNTO__
+char const* qnxnto = "INFO" ":" "qnxnto[]";
+#endif
+
+#if defined(__CRAYXE) || defined(__CRAYXC)
+char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
+#endif
+
+#define STRINGIFY_HELPER(X) #X
+#define STRINGIFY(X) STRINGIFY_HELPER(X)
+
+/* Identify known platforms by name. */
+#if defined(__linux) || defined(__linux__) || defined(linux)
+# define PLATFORM_ID "Linux"
+
+#elif defined(__CYGWIN__)
+# define PLATFORM_ID "Cygwin"
+
+#elif defined(__MINGW32__)
+# define PLATFORM_ID "MinGW"
+
+#elif defined(__APPLE__)
+# define PLATFORM_ID "Darwin"
+
+#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
+# define PLATFORM_ID "Windows"
+
+#elif defined(__FreeBSD__) || defined(__FreeBSD)
+# define PLATFORM_ID "FreeBSD"
+
+#elif defined(__NetBSD__) || defined(__NetBSD)
+# define PLATFORM_ID "NetBSD"
+
+#elif defined(__OpenBSD__) || defined(__OPENBSD)
+# define PLATFORM_ID "OpenBSD"
+
+#elif defined(__sun) || defined(sun)
+# define PLATFORM_ID "SunOS"
+
+#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
+# define PLATFORM_ID "AIX"
+
+#elif defined(__hpux) || defined(__hpux__)
+# define PLATFORM_ID "HP-UX"
+
+#elif defined(__HAIKU__)
+# define PLATFORM_ID "Haiku"
+
+#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
+# define PLATFORM_ID "BeOS"
+
+#elif defined(__QNX__) || defined(__QNXNTO__)
+# define PLATFORM_ID "QNX"
+
+#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
+# define PLATFORM_ID "Tru64"
+
+#elif defined(__riscos) || defined(__riscos__)
+# define PLATFORM_ID "RISCos"
+
+#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
+# define PLATFORM_ID "SINIX"
+
+#elif defined(__UNIX_SV__)
+# define PLATFORM_ID "UNIX_SV"
+
+#elif defined(__bsdos__)
+# define PLATFORM_ID "BSDOS"
+
+#elif defined(_MPRAS) || defined(MPRAS)
+# define PLATFORM_ID "MP-RAS"
+
+#elif defined(__osf) || defined(__osf__)
+# define PLATFORM_ID "OSF1"
+
+#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
+# define PLATFORM_ID "SCO_SV"
+
+#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
+# define PLATFORM_ID "ULTRIX"
+
+#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
+# define PLATFORM_ID "Xenix"
+
+#elif defined(__WATCOMC__)
+# if defined(__LINUX__)
+# define PLATFORM_ID "Linux"
+
+# elif defined(__DOS__)
+# define PLATFORM_ID "DOS"
+
+# elif defined(__OS2__)
+# define PLATFORM_ID "OS2"
+
+# elif defined(__WINDOWS__)
+# define PLATFORM_ID "Windows3x"
+
+# else /* unknown platform */
+# define PLATFORM_ID
+# endif
+
+#elif defined(__INTEGRITY)
+# if defined(INT_178B)
+# define PLATFORM_ID "Integrity178"
+
+# else /* regular Integrity */
+# define PLATFORM_ID "Integrity"
+# endif
+
+#else /* unknown platform */
+# define PLATFORM_ID
+
+#endif
+
+/* For windows compilers MSVC and Intel we can determine
+ the architecture of the compiler being used. This is because
+ the compilers do not have flags that can change the architecture,
+ but rather depend on which compiler is being used
+*/
+#if defined(_WIN32) && defined(_MSC_VER)
+# if defined(_M_IA64)
+# define ARCHITECTURE_ID "IA64"
+
+# elif defined(_M_X64) || defined(_M_AMD64)
+# define ARCHITECTURE_ID "x64"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# elif defined(_M_ARM64)
+# define ARCHITECTURE_ID "ARM64"
+
+# elif defined(_M_ARM)
+# if _M_ARM == 4
+# define ARCHITECTURE_ID "ARMV4I"
+# elif _M_ARM == 5
+# define ARCHITECTURE_ID "ARMV5I"
+# else
+# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
+# endif
+
+# elif defined(_M_MIPS)
+# define ARCHITECTURE_ID "MIPS"
+
+# elif defined(_M_SH)
+# define ARCHITECTURE_ID "SHx"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__WATCOMC__)
+# if defined(_M_I86)
+# define ARCHITECTURE_ID "I86"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# if defined(__ICCARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__ICCRX__)
+# define ARCHITECTURE_ID "RX"
+
+# elif defined(__ICCRH850__)
+# define ARCHITECTURE_ID "RH850"
+
+# elif defined(__ICCRL78__)
+# define ARCHITECTURE_ID "RL78"
+
+# elif defined(__ICCRISCV__)
+# define ARCHITECTURE_ID "RISCV"
+
+# elif defined(__ICCAVR__)
+# define ARCHITECTURE_ID "AVR"
+
+# elif defined(__ICC430__)
+# define ARCHITECTURE_ID "MSP430"
+
+# elif defined(__ICCV850__)
+# define ARCHITECTURE_ID "V850"
+
+# elif defined(__ICC8051__)
+# define ARCHITECTURE_ID "8051"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__ghs__)
+# if defined(__PPC64__)
+# define ARCHITECTURE_ID "PPC64"
+
+# elif defined(__ppc__)
+# define ARCHITECTURE_ID "PPC"
+
+# elif defined(__ARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__x86_64__)
+# define ARCHITECTURE_ID "x64"
+
+# elif defined(__i386__)
+# define ARCHITECTURE_ID "X86"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+#else
+# define ARCHITECTURE_ID
+#endif
+
+/* Convert integer to decimal digit literals. */
+#define DEC(n) \
+ ('0' + (((n) / 10000000)%10)), \
+ ('0' + (((n) / 1000000)%10)), \
+ ('0' + (((n) / 100000)%10)), \
+ ('0' + (((n) / 10000)%10)), \
+ ('0' + (((n) / 1000)%10)), \
+ ('0' + (((n) / 100)%10)), \
+ ('0' + (((n) / 10)%10)), \
+ ('0' + ((n) % 10))
+
+/* Convert integer to hex digit literals. */
+#define HEX(n) \
+ ('0' + ((n)>>28 & 0xF)), \
+ ('0' + ((n)>>24 & 0xF)), \
+ ('0' + ((n)>>20 & 0xF)), \
+ ('0' + ((n)>>16 & 0xF)), \
+ ('0' + ((n)>>12 & 0xF)), \
+ ('0' + ((n)>>8 & 0xF)), \
+ ('0' + ((n)>>4 & 0xF)), \
+ ('0' + ((n) & 0xF))
+
+/* Construct a string literal encoding the version number components. */
+#ifdef COMPILER_VERSION_MAJOR
+char const info_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
+ COMPILER_VERSION_MAJOR,
+# ifdef COMPILER_VERSION_MINOR
+ '.', COMPILER_VERSION_MINOR,
+# ifdef COMPILER_VERSION_PATCH
+ '.', COMPILER_VERSION_PATCH,
+# ifdef COMPILER_VERSION_TWEAK
+ '.', COMPILER_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct a string literal encoding the internal version number. */
+#ifdef COMPILER_VERSION_INTERNAL
+char const info_version_internal[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
+ 'i','n','t','e','r','n','a','l','[',
+ COMPILER_VERSION_INTERNAL,']','\0'};
+#endif
+
+/* Construct a string literal encoding the version number components. */
+#ifdef SIMULATE_VERSION_MAJOR
+char const info_simulate_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
+ SIMULATE_VERSION_MAJOR,
+# ifdef SIMULATE_VERSION_MINOR
+ '.', SIMULATE_VERSION_MINOR,
+# ifdef SIMULATE_VERSION_PATCH
+ '.', SIMULATE_VERSION_PATCH,
+# ifdef SIMULATE_VERSION_TWEAK
+ '.', SIMULATE_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
+char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
+
+
+
+
+#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
+# if defined(__INTEL_CXX11_MODE__)
+# if defined(__cpp_aggregate_nsdmi)
+# define CXX_STD 201402L
+# else
+# define CXX_STD 201103L
+# endif
+# else
+# define CXX_STD 199711L
+# endif
+#elif defined(_MSC_VER) && defined(_MSVC_LANG)
+# define CXX_STD _MSVC_LANG
+#else
+# define CXX_STD __cplusplus
+#endif
+
+const char* info_language_dialect_default = "INFO" ":" "dialect_default["
+#if CXX_STD > 201703L
+ "20"
+#elif CXX_STD >= 201703L
+ "17"
+#elif CXX_STD >= 201402L
+ "14"
+#elif CXX_STD >= 201103L
+ "11"
+#else
+ "98"
+#endif
+"]";
+
+/*--------------------------------------------------------------------------*/
+
+int main(int argc, char* argv[])
+{
+ int require = 0;
+ require += info_compiler[argc];
+ require += info_platform[argc];
+#ifdef COMPILER_VERSION_MAJOR
+ require += info_version[argc];
+#endif
+#ifdef COMPILER_VERSION_INTERNAL
+ require += info_version_internal[argc];
+#endif
+#ifdef SIMULATE_ID
+ require += info_simulate[argc];
+#endif
+#ifdef SIMULATE_VERSION_MAJOR
+ require += info_simulate_version[argc];
+#endif
+#if defined(__CRAYXE) || defined(__CRAYXC)
+ require += info_cray[argc];
+#endif
+ require += info_language_dialect_default[argc];
+ (void)argv;
+ return require;
+}
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdCXX/a.out b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdCXX/a.out
new file mode 100644
index 0000000000000000000000000000000000000000..09838589bf8d9576716e68c3a0bd473adda21358
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/3.16.3/CompilerIdCXX/a.out differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CMakeDirectoryInformation.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..70d48d8ac5fcab483a328a8e9b4d8e735183bd7a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/hit-ices/open_model_zoo/demos")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/hit-ices/omz_demos_build")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CMakeOutput.log b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CMakeOutput.log
new file mode 100644
index 0000000000000000000000000000000000000000..ffdb09930ab50be5996c3389a0386f5ab0163c8a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CMakeOutput.log
@@ -0,0 +1,558 @@
+The system is: Linux - 5.4.0-1062-raspi - armv7l
+Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
+Compiler: /usr/bin/cc
+Build flags:
+Id flags:
+
+The output was:
+0
+
+
+Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
+
+The C compiler identification is GNU, found in "/home/hit-ices/omz_demos_build/CMakeFiles/3.16.3/CompilerIdC/a.out"
+
+Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
+Compiler: /usr/bin/c++
+Build flags:
+Id flags:
+
+The output was:
+0
+
+
+Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
+
+The CXX compiler identification is GNU, found in "/home/hit-ices/omz_demos_build/CMakeFiles/3.16.3/CompilerIdCXX/a.out"
+
+Determining if the C compiler works passed with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_28f4e/fast && /usr/bin/make -f CMakeFiles/cmTC_28f4e.dir/build.make CMakeFiles/cmTC_28f4e.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_28f4e.dir/testCCompiler.c.o
+/usr/bin/cc -o CMakeFiles/cmTC_28f4e.dir/testCCompiler.c.o -c /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp/testCCompiler.c
+Linking C executable cmTC_28f4e
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28f4e.dir/link.txt --verbose=1
+/usr/bin/cc CMakeFiles/cmTC_28f4e.dir/testCCompiler.c.o -o cmTC_28f4e
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Detecting C compiler ABI info compiled with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_33f3e/fast && /usr/bin/make -f CMakeFiles/cmTC_33f3e.dir/build.make CMakeFiles/cmTC_33f3e.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o
+/usr/bin/cc -v -o CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c
+Using built-in specs.
+COLLECT_GCC=/usr/bin/cc
+Target: arm-linux-gnueabihf
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
+Thread model: posix
+gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
+COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o' '-c' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+ /usr/lib/gcc/arm-linux-gnueabihf/9/cc1 -quiet -v -imultiarch arm-linux-gnueabihf /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mfloat-abi=hard -mfpu=vfpv3-d16 -mthumb -mtls-dialect=gnu -march=armv7-a+fp -auxbase-strip CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o -version -fstack-protector-strong -Wformat -Wformat-security -o /tmp/cc1ZnMXc.s
+GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (arm-linux-gnueabihf)
+ compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
+
+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
+ignoring nonexistent directory "/usr/local/include/arm-linux-gnueabihf"
+ignoring nonexistent directory "/usr/lib/gcc/arm-linux-gnueabihf/9/include-fixed"
+ignoring nonexistent directory "/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../arm-linux-gnueabihf/include"
+#include "..." search starts here:
+#include <...> search starts here:
+ /usr/lib/gcc/arm-linux-gnueabihf/9/include
+ /usr/local/include
+ /usr/include/arm-linux-gnueabihf
+ /usr/include
+End of search list.
+GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (arm-linux-gnueabihf)
+ compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
+
+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
+Compiler executable checksum: 455405e68bc81c92c5adcc27004e2d09
+COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o' '-c' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+ as -v -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -meabi=5 -o CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o /tmp/cc1ZnMXc.s
+GNU assembler version 2.34 (arm-linux-gnueabihf) using BFD version (GNU Binutils for Ubuntu) 2.34
+COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/
+LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib/:/lib/arm-linux-gnueabihf/:/lib/../lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/../lib/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../:/lib/:/usr/lib/
+COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o' '-c' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+Linking C executable cmTC_33f3e
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_33f3e.dir/link.txt --verbose=1
+/usr/bin/cc -v CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o -o cmTC_33f3e
+Using built-in specs.
+COLLECT_GCC=/usr/bin/cc
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper
+Target: arm-linux-gnueabihf
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
+Thread model: posix
+gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
+COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/
+LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib/:/lib/arm-linux-gnueabihf/:/lib/../lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/../lib/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../:/lib/:/usr/lib/
+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_33f3e' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+ /usr/lib/gcc/arm-linux-gnueabihf/9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccGmOsSE.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu --as-needed -m armelf_linux_eabi -pie -z now -z relro -o cmTC_33f3e /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/9/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/9 -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib -L/lib/arm-linux-gnueabihf -L/lib/../lib -L/usr/lib/arm-linux-gnueabihf -L/usr/lib/../lib -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../.. CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/arm-linux-gnueabihf/9/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crtn.o
+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_33f3e' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Parsed C implicit include dir info from above output: rv=done
+ found start of include info
+ found start of implicit include info
+ add: [/usr/lib/gcc/arm-linux-gnueabihf/9/include]
+ add: [/usr/local/include]
+ add: [/usr/include/arm-linux-gnueabihf]
+ add: [/usr/include]
+ end of search list found
+ collapse include dir [/usr/lib/gcc/arm-linux-gnueabihf/9/include] ==> [/usr/lib/gcc/arm-linux-gnueabihf/9/include]
+ collapse include dir [/usr/local/include] ==> [/usr/local/include]
+ collapse include dir [/usr/include/arm-linux-gnueabihf] ==> [/usr/include/arm-linux-gnueabihf]
+ collapse include dir [/usr/include] ==> [/usr/include]
+ implicit include dirs: [/usr/lib/gcc/arm-linux-gnueabihf/9/include;/usr/local/include;/usr/include/arm-linux-gnueabihf;/usr/include]
+
+
+Parsed C implicit link information from above output:
+ link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
+ ignore line: [Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp]
+ ignore line: []
+ ignore line: [Run Build Command(s):/usr/bin/make cmTC_33f3e/fast && /usr/bin/make -f CMakeFiles/cmTC_33f3e.dir/build.make CMakeFiles/cmTC_33f3e.dir/build]
+ ignore line: [make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp']
+ ignore line: [Building C object CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o]
+ ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c]
+ ignore line: [Using built-in specs.]
+ ignore line: [COLLECT_GCC=/usr/bin/cc]
+ ignore line: [Target: arm-linux-gnueabihf]
+ ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf]
+ ignore line: [Thread model: posix]
+ ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o' '-c' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp']
+ ignore line: [ /usr/lib/gcc/arm-linux-gnueabihf/9/cc1 -quiet -v -imultiarch arm-linux-gnueabihf /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mfloat-abi=hard -mfpu=vfpv3-d16 -mthumb -mtls-dialect=gnu -march=armv7-a+fp -auxbase-strip CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o -version -fstack-protector-strong -Wformat -Wformat-security -o /tmp/cc1ZnMXc.s]
+ ignore line: [GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (arm-linux-gnueabihf)]
+ ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP]
+ ignore line: []
+ ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+ ignore line: [ignoring nonexistent directory "/usr/local/include/arm-linux-gnueabihf"]
+ ignore line: [ignoring nonexistent directory "/usr/lib/gcc/arm-linux-gnueabihf/9/include-fixed"]
+ ignore line: [ignoring nonexistent directory "/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../arm-linux-gnueabihf/include"]
+ ignore line: [#include "..." search starts here:]
+ ignore line: [#include <...> search starts here:]
+ ignore line: [ /usr/lib/gcc/arm-linux-gnueabihf/9/include]
+ ignore line: [ /usr/local/include]
+ ignore line: [ /usr/include/arm-linux-gnueabihf]
+ ignore line: [ /usr/include]
+ ignore line: [End of search list.]
+ ignore line: [GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (arm-linux-gnueabihf)]
+ ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP]
+ ignore line: []
+ ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+ ignore line: [Compiler executable checksum: 455405e68bc81c92c5adcc27004e2d09]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o' '-c' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp']
+ ignore line: [ as -v -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -meabi=5 -o CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o /tmp/cc1ZnMXc.s]
+ ignore line: [GNU assembler version 2.34 (arm-linux-gnueabihf) using BFD version (GNU Binutils for Ubuntu) 2.34]
+ ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/]
+ ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib/:/lib/arm-linux-gnueabihf/:/lib/../lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/../lib/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../:/lib/:/usr/lib/]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o' '-c' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp']
+ ignore line: [Linking C executable cmTC_33f3e]
+ ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_33f3e.dir/link.txt --verbose=1]
+ ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o -o cmTC_33f3e ]
+ ignore line: [Using built-in specs.]
+ ignore line: [COLLECT_GCC=/usr/bin/cc]
+ ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper]
+ ignore line: [Target: arm-linux-gnueabihf]
+ ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf]
+ ignore line: [Thread model: posix]
+ ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ]
+ ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/]
+ ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib/:/lib/arm-linux-gnueabihf/:/lib/../lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/../lib/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../:/lib/:/usr/lib/]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_33f3e' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp']
+ link line: [ /usr/lib/gcc/arm-linux-gnueabihf/9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccGmOsSE.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu --as-needed -m armelf_linux_eabi -pie -z now -z relro -o cmTC_33f3e /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/9/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/9 -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib -L/lib/arm-linux-gnueabihf -L/lib/../lib -L/usr/lib/arm-linux-gnueabihf -L/usr/lib/../lib -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../.. CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/arm-linux-gnueabihf/9/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crtn.o]
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/collect2] ==> ignore
+ arg [-plugin] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/liblto_plugin.so] ==> ignore
+ arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper] ==> ignore
+ arg [-plugin-opt=-fresolution=/tmp/ccGmOsSE.res] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
+ arg [-plugin-opt=-pass-through=-lc] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
+ arg [--build-id] ==> ignore
+ arg [--eh-frame-hdr] ==> ignore
+ arg [-dynamic-linker] ==> ignore
+ arg [/lib/ld-linux-armhf.so.3] ==> ignore
+ arg [-X] ==> ignore
+ arg [--hash-style=gnu] ==> ignore
+ arg [--as-needed] ==> ignore
+ arg [-m] ==> ignore
+ arg [armelf_linux_eabi] ==> ignore
+ arg [-pie] ==> ignore
+ arg [-znow] ==> ignore
+ arg [-zrelro] ==> ignore
+ arg [-o] ==> ignore
+ arg [cmTC_33f3e] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/Scrt1.o] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crti.o] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/crtbeginS.o] ==> ignore
+ arg [-L/usr/lib/gcc/arm-linux-gnueabihf/9] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/9]
+ arg [-L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf]
+ arg [-L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib]
+ arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf]
+ arg [-L/lib/../lib] ==> dir [/lib/../lib]
+ arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf]
+ arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
+ arg [-L/usr/lib/gcc/arm-linux-gnueabihf/9/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../..]
+ arg [CMakeFiles/cmTC_33f3e.dir/CMakeCCompilerABI.c.o] ==> ignore
+ arg [-lgcc] ==> lib [gcc]
+ arg [--push-state] ==> ignore
+ arg [--as-needed] ==> ignore
+ arg [-lgcc_s] ==> lib [gcc_s]
+ arg [--pop-state] ==> ignore
+ arg [-lc] ==> lib [c]
+ arg [-lgcc] ==> lib [gcc]
+ arg [--push-state] ==> ignore
+ arg [--as-needed] ==> ignore
+ arg [-lgcc_s] ==> lib [gcc_s]
+ arg [--pop-state] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/crtendS.o] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crtn.o] ==> ignore
+ collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/9] ==> [/usr/lib/gcc/arm-linux-gnueabihf/9]
+ collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
+ collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib] ==> [/usr/lib]
+ collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf]
+ collapse library dir [/lib/../lib] ==> [/lib]
+ collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
+ collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
+ collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../..] ==> [/usr/lib]
+ implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
+ implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf;/lib]
+ implicit fwks: []
+
+
+Determining if the CXX compiler works passed with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_bdb9a/fast && /usr/bin/make -f CMakeFiles/cmTC_bdb9a.dir/build.make CMakeFiles/cmTC_bdb9a.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_bdb9a.dir/testCXXCompiler.cxx.o
+/usr/bin/c++ -o CMakeFiles/cmTC_bdb9a.dir/testCXXCompiler.cxx.o -c /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
+Linking CXX executable cmTC_bdb9a
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bdb9a.dir/link.txt --verbose=1
+/usr/bin/c++ CMakeFiles/cmTC_bdb9a.dir/testCXXCompiler.cxx.o -o cmTC_bdb9a
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Detecting CXX compiler ABI info compiled with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_6c57f/fast && /usr/bin/make -f CMakeFiles/cmTC_6c57f.dir/build.make CMakeFiles/cmTC_6c57f.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o
+/usr/bin/c++ -v -o CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp
+Using built-in specs.
+COLLECT_GCC=/usr/bin/c++
+Target: arm-linux-gnueabihf
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
+Thread model: posix
+gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
+COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+ /usr/lib/gcc/arm-linux-gnueabihf/9/cc1plus -quiet -v -imultiarch arm-linux-gnueabihf -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mfloat-abi=hard -mfpu=vfpv3-d16 -mthumb -mtls-dialect=gnu -march=armv7-a+fp -auxbase-strip CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o -version -fstack-protector-strong -Wformat -Wformat-security -o /tmp/ccVay4Va.s
+GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (arm-linux-gnueabihf)
+ compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
+
+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
+ignoring duplicate directory "/usr/include/arm-linux-gnueabihf/c++/9"
+ignoring nonexistent directory "/usr/local/include/arm-linux-gnueabihf"
+ignoring nonexistent directory "/usr/lib/gcc/arm-linux-gnueabihf/9/include-fixed"
+ignoring nonexistent directory "/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../arm-linux-gnueabihf/include"
+#include "..." search starts here:
+#include <...> search starts here:
+ /usr/include/c++/9
+ /usr/include/arm-linux-gnueabihf/c++/9
+ /usr/include/c++/9/backward
+ /usr/lib/gcc/arm-linux-gnueabihf/9/include
+ /usr/local/include
+ /usr/include/arm-linux-gnueabihf
+ /usr/include
+End of search list.
+GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (arm-linux-gnueabihf)
+ compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
+
+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
+Compiler executable checksum: 79258f4a834a51cd967b9b928b0caa37
+COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+ as -v -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -meabi=5 -o CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccVay4Va.s
+GNU assembler version 2.34 (arm-linux-gnueabihf) using BFD version (GNU Binutils for Ubuntu) 2.34
+COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/
+LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib/:/lib/arm-linux-gnueabihf/:/lib/../lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/../lib/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../:/lib/:/usr/lib/
+COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+Linking CXX executable cmTC_6c57f
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c57f.dir/link.txt --verbose=1
+/usr/bin/c++ -v CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_6c57f
+Using built-in specs.
+COLLECT_GCC=/usr/bin/c++
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper
+Target: arm-linux-gnueabihf
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
+Thread model: posix
+gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
+COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/
+LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib/:/lib/arm-linux-gnueabihf/:/lib/../lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/../lib/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../:/lib/:/usr/lib/
+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6c57f' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+ /usr/lib/gcc/arm-linux-gnueabihf/9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9fx59E.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu --as-needed -m armelf_linux_eabi -pie -z now -z relro -o cmTC_6c57f /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/9/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/9 -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib -L/lib/arm-linux-gnueabihf -L/lib/../lib -L/usr/lib/arm-linux-gnueabihf -L/usr/lib/../lib -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../.. CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/9/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crtn.o
+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6c57f' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp'
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Parsed CXX implicit include dir info from above output: rv=done
+ found start of include info
+ found start of implicit include info
+ add: [/usr/include/c++/9]
+ add: [/usr/include/arm-linux-gnueabihf/c++/9]
+ add: [/usr/include/c++/9/backward]
+ add: [/usr/lib/gcc/arm-linux-gnueabihf/9/include]
+ add: [/usr/local/include]
+ add: [/usr/include/arm-linux-gnueabihf]
+ add: [/usr/include]
+ end of search list found
+ collapse include dir [/usr/include/c++/9] ==> [/usr/include/c++/9]
+ collapse include dir [/usr/include/arm-linux-gnueabihf/c++/9] ==> [/usr/include/arm-linux-gnueabihf/c++/9]
+ collapse include dir [/usr/include/c++/9/backward] ==> [/usr/include/c++/9/backward]
+ collapse include dir [/usr/lib/gcc/arm-linux-gnueabihf/9/include] ==> [/usr/lib/gcc/arm-linux-gnueabihf/9/include]
+ collapse include dir [/usr/local/include] ==> [/usr/local/include]
+ collapse include dir [/usr/include/arm-linux-gnueabihf] ==> [/usr/include/arm-linux-gnueabihf]
+ collapse include dir [/usr/include] ==> [/usr/include]
+ implicit include dirs: [/usr/include/c++/9;/usr/include/arm-linux-gnueabihf/c++/9;/usr/include/c++/9/backward;/usr/lib/gcc/arm-linux-gnueabihf/9/include;/usr/local/include;/usr/include/arm-linux-gnueabihf;/usr/include]
+
+
+Parsed CXX implicit link information from above output:
+ link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
+ ignore line: [Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp]
+ ignore line: []
+ ignore line: [Run Build Command(s):/usr/bin/make cmTC_6c57f/fast && /usr/bin/make -f CMakeFiles/cmTC_6c57f.dir/build.make CMakeFiles/cmTC_6c57f.dir/build]
+ ignore line: [make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp']
+ ignore line: [Building CXX object CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o]
+ ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp]
+ ignore line: [Using built-in specs.]
+ ignore line: [COLLECT_GCC=/usr/bin/c++]
+ ignore line: [Target: arm-linux-gnueabihf]
+ ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf]
+ ignore line: [Thread model: posix]
+ ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp']
+ ignore line: [ /usr/lib/gcc/arm-linux-gnueabihf/9/cc1plus -quiet -v -imultiarch arm-linux-gnueabihf -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mfloat-abi=hard -mfpu=vfpv3-d16 -mthumb -mtls-dialect=gnu -march=armv7-a+fp -auxbase-strip CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o -version -fstack-protector-strong -Wformat -Wformat-security -o /tmp/ccVay4Va.s]
+ ignore line: [GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (arm-linux-gnueabihf)]
+ ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP]
+ ignore line: []
+ ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+ ignore line: [ignoring duplicate directory "/usr/include/arm-linux-gnueabihf/c++/9"]
+ ignore line: [ignoring nonexistent directory "/usr/local/include/arm-linux-gnueabihf"]
+ ignore line: [ignoring nonexistent directory "/usr/lib/gcc/arm-linux-gnueabihf/9/include-fixed"]
+ ignore line: [ignoring nonexistent directory "/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../arm-linux-gnueabihf/include"]
+ ignore line: [#include "..." search starts here:]
+ ignore line: [#include <...> search starts here:]
+ ignore line: [ /usr/include/c++/9]
+ ignore line: [ /usr/include/arm-linux-gnueabihf/c++/9]
+ ignore line: [ /usr/include/c++/9/backward]
+ ignore line: [ /usr/lib/gcc/arm-linux-gnueabihf/9/include]
+ ignore line: [ /usr/local/include]
+ ignore line: [ /usr/include/arm-linux-gnueabihf]
+ ignore line: [ /usr/include]
+ ignore line: [End of search list.]
+ ignore line: [GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (arm-linux-gnueabihf)]
+ ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP]
+ ignore line: []
+ ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+ ignore line: [Compiler executable checksum: 79258f4a834a51cd967b9b928b0caa37]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp']
+ ignore line: [ as -v -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -meabi=5 -o CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccVay4Va.s]
+ ignore line: [GNU assembler version 2.34 (arm-linux-gnueabihf) using BFD version (GNU Binutils for Ubuntu) 2.34]
+ ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/]
+ ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib/:/lib/arm-linux-gnueabihf/:/lib/../lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/../lib/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../:/lib/:/usr/lib/]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp']
+ ignore line: [Linking CXX executable cmTC_6c57f]
+ ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c57f.dir/link.txt --verbose=1]
+ ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_6c57f ]
+ ignore line: [Using built-in specs.]
+ ignore line: [COLLECT_GCC=/usr/bin/c++]
+ ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper]
+ ignore line: [Target: arm-linux-gnueabihf]
+ ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf]
+ ignore line: [Thread model: posix]
+ ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ]
+ ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/]
+ ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/9/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib/:/lib/arm-linux-gnueabihf/:/lib/../lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/../lib/:/usr/lib/gcc/arm-linux-gnueabihf/9/../../../:/lib/:/usr/lib/]
+ ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6c57f' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu' '-march=armv7-a+fp']
+ link line: [ /usr/lib/gcc/arm-linux-gnueabihf/9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9fx59E.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu --as-needed -m armelf_linux_eabi -pie -z now -z relro -o cmTC_6c57f /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/9/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/9 -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib -L/lib/arm-linux-gnueabihf -L/lib/../lib -L/usr/lib/arm-linux-gnueabihf -L/usr/lib/../lib -L/usr/lib/gcc/arm-linux-gnueabihf/9/../../.. CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/9/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crtn.o]
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/collect2] ==> ignore
+ arg [-plugin] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/liblto_plugin.so] ==> ignore
+ arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper] ==> ignore
+ arg [-plugin-opt=-fresolution=/tmp/cc9fx59E.res] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+ arg [-plugin-opt=-pass-through=-lc] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
+ arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+ arg [--build-id] ==> ignore
+ arg [--eh-frame-hdr] ==> ignore
+ arg [-dynamic-linker] ==> ignore
+ arg [/lib/ld-linux-armhf.so.3] ==> ignore
+ arg [-X] ==> ignore
+ arg [--hash-style=gnu] ==> ignore
+ arg [--as-needed] ==> ignore
+ arg [-m] ==> ignore
+ arg [armelf_linux_eabi] ==> ignore
+ arg [-pie] ==> ignore
+ arg [-znow] ==> ignore
+ arg [-zrelro] ==> ignore
+ arg [-o] ==> ignore
+ arg [cmTC_6c57f] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/Scrt1.o] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crti.o] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/crtbeginS.o] ==> ignore
+ arg [-L/usr/lib/gcc/arm-linux-gnueabihf/9] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/9]
+ arg [-L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf]
+ arg [-L/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib]
+ arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf]
+ arg [-L/lib/../lib] ==> dir [/lib/../lib]
+ arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf]
+ arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
+ arg [-L/usr/lib/gcc/arm-linux-gnueabihf/9/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../..]
+ arg [CMakeFiles/cmTC_6c57f.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
+ arg [-lstdc++] ==> lib [stdc++]
+ arg [-lm] ==> lib [m]
+ arg [-lgcc_s] ==> lib [gcc_s]
+ arg [-lgcc] ==> lib [gcc]
+ arg [-lc] ==> lib [c]
+ arg [-lgcc_s] ==> lib [gcc_s]
+ arg [-lgcc] ==> lib [gcc]
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/crtendS.o] ==> ignore
+ arg [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf/crtn.o] ==> ignore
+ collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/9] ==> [/usr/lib/gcc/arm-linux-gnueabihf/9]
+ collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
+ collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../../../lib] ==> [/usr/lib]
+ collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf]
+ collapse library dir [/lib/../lib] ==> [/lib]
+ collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
+ collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
+ collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/9/../../..] ==> [/usr/lib]
+ implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
+ implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf;/lib]
+ implicit fwks: []
+
+
+Determining if the include file unistd.h exists passed with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_c353d/fast && /usr/bin/make -f CMakeFiles/cmTC_c353d.dir/build.make CMakeFiles/cmTC_c353d.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_c353d.dir/CheckIncludeFile.cxx.o
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -fPIE -o CMakeFiles/cmTC_c353d.dir/CheckIncludeFile.cxx.o -c /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
+Linking CXX executable cmTC_c353d
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c353d.dir/link.txt --verbose=1
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -rdynamic CMakeFiles/cmTC_c353d.dir/CheckIncludeFile.cxx.o -o cmTC_c353d
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Determining if the include file stdint.h exists passed with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_dfbca/fast && /usr/bin/make -f CMakeFiles/cmTC_dfbca.dir/build.make CMakeFiles/cmTC_dfbca.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_dfbca.dir/CheckIncludeFile.cxx.o
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -fPIE -o CMakeFiles/cmTC_dfbca.dir/CheckIncludeFile.cxx.o -c /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
+Linking CXX executable cmTC_dfbca
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dfbca.dir/link.txt --verbose=1
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -rdynamic CMakeFiles/cmTC_dfbca.dir/CheckIncludeFile.cxx.o -o cmTC_dfbca
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Determining if the include file sys/types.h exists passed with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_3cc27/fast && /usr/bin/make -f CMakeFiles/cmTC_3cc27.dir/build.make CMakeFiles/cmTC_3cc27.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_3cc27.dir/CheckIncludeFile.cxx.o
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -fPIE -o CMakeFiles/cmTC_3cc27.dir/CheckIncludeFile.cxx.o -c /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
+Linking CXX executable cmTC_3cc27
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3cc27.dir/link.txt --verbose=1
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -rdynamic CMakeFiles/cmTC_3cc27.dir/CheckIncludeFile.cxx.o -o cmTC_3cc27
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Determining if the include file fnmatch.h exists passed with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_b1d86/fast && /usr/bin/make -f CMakeFiles/cmTC_b1d86.dir/build.make CMakeFiles/cmTC_b1d86.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_b1d86.dir/CheckIncludeFile.cxx.o
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -fPIE -o CMakeFiles/cmTC_b1d86.dir/CheckIncludeFile.cxx.o -c /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
+Linking CXX executable cmTC_b1d86
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b1d86.dir/link.txt --verbose=1
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -rdynamic CMakeFiles/cmTC_b1d86.dir/CheckIncludeFile.cxx.o -o cmTC_b1d86
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Determining if the include file stddef.h exists passed with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_4fb7e/fast && /usr/bin/make -f CMakeFiles/cmTC_4fb7e.dir/build.make CMakeFiles/cmTC_4fb7e.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_4fb7e.dir/CheckIncludeFile.cxx.o
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -fPIE -o CMakeFiles/cmTC_4fb7e.dir/CheckIncludeFile.cxx.o -c /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
+Linking CXX executable cmTC_4fb7e
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4fb7e.dir/link.txt --verbose=1
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -rdynamic CMakeFiles/cmTC_4fb7e.dir/CheckIncludeFile.cxx.o -o cmTC_4fb7e
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Determining size of uint32_t passed with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_ff036/fast && /usr/bin/make -f CMakeFiles/cmTC_ff036.dir/build.make CMakeFiles/cmTC_ff036.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_ff036.dir/uint32_t.cpp.o
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -fPIE -o CMakeFiles/cmTC_ff036.dir/uint32_t.cpp.o -c /home/hit-ices/omz_demos_build/CMakeFiles/CheckTypeSize/uint32_t.cpp
+Linking CXX executable cmTC_ff036
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ff036.dir/link.txt --verbose=1
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -rdynamic CMakeFiles/cmTC_ff036.dir/uint32_t.cpp.o -o cmTC_ff036
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+
+Determining if the strtoll exist passed with the following output:
+Change Dir: /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):/usr/bin/make cmTC_8f462/fast && /usr/bin/make -f CMakeFiles/cmTC_8f462.dir/build.make CMakeFiles/cmTC_8f462.dir/build
+make[1]: Entering directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_8f462.dir/CheckSymbolExists.cxx.o
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -fPIE -o CMakeFiles/cmTC_8f462.dir/CheckSymbolExists.cxx.o -c /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
+Linking CXX executable cmTC_8f462
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f462.dir/link.txt --verbose=1
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -rdynamic CMakeFiles/cmTC_8f462.dir/CheckSymbolExists.cxx.o -o cmTC_8f462
+make[1]: Leaving directory '/home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp'
+
+
+File /home/hit-ices/omz_demos_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
+/* */
+#include
+
+int main(int argc, char** argv)
+{
+ (void)argv;
+#ifndef strtoll
+ return ((int*)(&strtoll))[argc];
+#else
+ (void)argc;
+ return 0;
+#endif
+}
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CheckTypeSize/uint32_t.bin b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CheckTypeSize/uint32_t.bin
new file mode 100644
index 0000000000000000000000000000000000000000..7881f552c89f6cbe53cf501e3484283b41803497
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CheckTypeSize/uint32_t.bin differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CheckTypeSize/uint32_t.cpp b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CheckTypeSize/uint32_t.cpp
new file mode 100644
index 0000000000000000000000000000000000000000..18bde8e760caf0e6565d0df17e2a31113a1c3235
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/CheckTypeSize/uint32_t.cpp
@@ -0,0 +1,46 @@
+#include
+#include
+#include
+
+
+#undef KEY
+#if defined(__i386)
+# define KEY '_','_','i','3','8','6'
+#elif defined(__x86_64)
+# define KEY '_','_','x','8','6','_','6','4'
+#elif defined(__ppc__)
+# define KEY '_','_','p','p','c','_','_'
+#elif defined(__ppc64__)
+# define KEY '_','_','p','p','c','6','4','_','_'
+#elif defined(__aarch64__)
+# define KEY '_','_','a','a','r','c','h','6','4','_','_'
+#elif defined(__ARM_ARCH_7A__)
+# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
+#elif defined(__ARM_ARCH_7S__)
+# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
+#endif
+
+#define SIZE (sizeof(uint32_t))
+static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
+ ('0' + ((SIZE / 10000)%10)),
+ ('0' + ((SIZE / 1000)%10)),
+ ('0' + ((SIZE / 100)%10)),
+ ('0' + ((SIZE / 10)%10)),
+ ('0' + (SIZE % 10)),
+ ']',
+#ifdef KEY
+ ' ','k','e','y','[', KEY, ']',
+#endif
+ '\0'};
+
+#ifdef __CLASSIC_C__
+int main(argc, argv) int argc; char *argv[];
+#else
+int main(int argc, char *argv[])
+#endif
+{
+ int require = 0;
+ require += info_size[argc];
+ (void)argv;
+ return require;
+}
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/Makefile.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/Makefile.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..bbdac3685e5dcc7df8311009f027bd6a2e6c4c2a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/Makefile.cmake
@@ -0,0 +1,176 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# The generator used is:
+set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
+
+# The top level Makefile was generated from the following files:
+set(CMAKE_MAKEFILE_DEPENDS
+ "CMakeCache.txt"
+ "CMakeFiles/3.16.3/CMakeCCompiler.cmake"
+ "CMakeFiles/3.16.3/CMakeCXXCompiler.cmake"
+ "CMakeFiles/3.16.3/CMakeSystem.cmake"
+ "CMakeFiles/CheckTypeSize/uint32_t.cpp"
+ "/home/hit-ices/open_model_zoo/demos/CMakeLists.txt"
+ "/home/hit-ices/open_model_zoo/demos/common/CMakeLists.txt"
+ "/home/hit-ices/open_model_zoo/demos/common/monitors/CMakeLists.txt"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/CMakeLists.txt"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/CMakeLists.txt"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/CMakeLists.txt"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/cmake/config.cmake.in"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/cmake/package.pc.in"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/cmake/utils.cmake"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/cmake/version.cmake.in"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/config.h.in"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags.h.in"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_completions.h.in"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_declare.h.in"
+ "/opt/intel/openvino/deployment_tools/inference_engine/share/InferenceEngineConfig-version.cmake"
+ "/opt/intel/openvino/deployment_tools/inference_engine/share/InferenceEngineConfig.cmake"
+ "/opt/intel/openvino/deployment_tools/inference_engine/share/ie_parallel.cmake"
+ "/opt/intel/openvino/deployment_tools/ngraph/cmake/ngraphConfig.cmake"
+ "/opt/intel/openvino/deployment_tools/ngraph/cmake/ngraphConfigVersion.cmake"
+ "/opt/intel/openvino/deployment_tools/ngraph/cmake/ngraphTargets-release.cmake"
+ "/opt/intel/openvino/deployment_tools/ngraph/cmake/ngraphTargets.cmake"
+ "/opt/intel/openvino/opencv/cmake/OpenCVConfig-version.cmake"
+ "/opt/intel/openvino/opencv/cmake/OpenCVConfig.cmake"
+ "/opt/intel/openvino/opencv/cmake/OpenCVModules-release.cmake"
+ "/opt/intel/openvino/opencv/cmake/OpenCVModules.cmake"
+ "/usr/local/include/dlib/cmake_utils/add_global_compiler_switch.cmake"
+ "/usr/local/include/dlib/cmake_utils/use_cpp_11.cmake"
+ "/usr/local/lib/cmake/dlib/dlib-release.cmake"
+ "/usr/local/lib/cmake/dlib/dlib.cmake"
+ "/usr/local/lib/cmake/dlib/dlibConfig.cmake"
+ "/usr/local/lib/cmake/dlib/dlibConfigVersion.cmake"
+ "/usr/local/lib/cmake/realsense2/realsense2Config.cmake"
+ "/usr/local/lib/cmake/realsense2/realsense2ConfigVersion.cmake"
+ "/usr/local/lib/cmake/realsense2/realsense2Targets-release.cmake"
+ "/usr/local/lib/cmake/realsense2/realsense2Targets.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeCCompiler.cmake.in"
+ "/usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c"
+ "/usr/share/cmake-3.16/Modules/CMakeCInformation.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeCXXCompiler.cmake.in"
+ "/usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp"
+ "/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeCompilerIdDetection.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeConfigurableFile.in"
+ "/usr/share/cmake-3.16/Modules/CMakeDetermineCCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeDetermineCXXCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeDetermineCompileFeatures.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeDetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeDetermineCompilerABI.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeDetermineCompilerId.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeDetermineSystem.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeFindBinUtils.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeParseArguments.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeParseImplicitIncludeInfo.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeParseImplicitLinkInfo.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeSystem.cmake.in"
+ "/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeTestCCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeTestCXXCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeTestCompilerCommon.cmake"
+ "/usr/share/cmake-3.16/Modules/CMakeUnixFindMake.cmake"
+ "/usr/share/cmake-3.16/Modules/CheckCXXSymbolExists.cmake"
+ "/usr/share/cmake-3.16/Modules/CheckIncludeFile.cmake"
+ "/usr/share/cmake-3.16/Modules/CheckIncludeFile.cxx.in"
+ "/usr/share/cmake-3.16/Modules/CheckIncludeFileCXX.cmake"
+ "/usr/share/cmake-3.16/Modules/CheckSymbolExists.cmake"
+ "/usr/share/cmake-3.16/Modules/CheckTypeSize.c.in"
+ "/usr/share/cmake-3.16/Modules/CheckTypeSize.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/ADSP-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Borland-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Clang-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Cray-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/GHS-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/GNU-C.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/GNU-FindBinUtils.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/HP-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/IAR-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Intel-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/MSVC-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/PGI-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/PathScale-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/SCO-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/TI-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/Watcom-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/XL-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/XLClang-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
+ "/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake"
+ "/usr/share/cmake-3.16/Modules/FindPackageMessage.cmake"
+ "/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake"
+ "/usr/share/cmake-3.16/Modules/Internal/FeatureTesting.cmake"
+ "/usr/share/cmake-3.16/Modules/Platform/Linux-Determine-CXX.cmake"
+ "/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-C.cmake"
+ "/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake"
+ "/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake"
+ "/usr/share/cmake-3.16/Modules/Platform/Linux.cmake"
+ "/usr/share/cmake-3.16/Modules/Platform/UnixPaths.cmake"
+ )
+
+# The corresponding makefile is:
+set(CMAKE_MAKEFILE_OUTPUTS
+ "Makefile"
+ "CMakeFiles/cmake.check_cache"
+ )
+
+# Byproducts of CMake generate step:
+set(CMAKE_MAKEFILE_PRODUCTS
+ "CMakeFiles/3.16.3/CMakeSystem.cmake"
+ "CMakeFiles/3.16.3/CMakeCCompiler.cmake"
+ "CMakeFiles/3.16.3/CMakeCXXCompiler.cmake"
+ "CMakeFiles/3.16.3/CMakeCCompiler.cmake"
+ "CMakeFiles/3.16.3/CMakeCXXCompiler.cmake"
+ "CMakeFiles/CMakeDirectoryInformation.cmake"
+ "thirdparty/gflags/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "common/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "common/monitors/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "human_pose_estimation_demo/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "human_pose_estimation_demo_meng/CMakeFiles/CMakeDirectoryInformation.cmake"
+ )
+
+# Dependency information for all targets:
+set(CMAKE_DEPEND_INFO_FILES
+ "thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/DependInfo.cmake"
+ "common/CMakeFiles/common.dir/DependInfo.cmake"
+ "common/monitors/CMakeFiles/monitors.dir/DependInfo.cmake"
+ "human_pose_estimation_demo/CMakeFiles/ie_samples.dir/DependInfo.cmake"
+ "human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/DependInfo.cmake"
+ "human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/DependInfo.cmake"
+ )
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/Makefile2 b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/Makefile2
new file mode 100644
index 0000000000000000000000000000000000000000..7290d40564e8b90583d8e3d20243a69353af4d9d
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/Makefile2
@@ -0,0 +1,349 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+#=============================================================================
+# Directory level rules for the build root directory
+
+# The main recursive "all" target.
+all: thirdparty/gflags/all
+all: common/all
+all: human_pose_estimation_demo/all
+all: human_pose_estimation_demo_meng/all
+
+.PHONY : all
+
+# The main recursive "preinstall" target.
+preinstall: thirdparty/gflags/preinstall
+preinstall: common/preinstall
+preinstall: human_pose_estimation_demo/preinstall
+preinstall: human_pose_estimation_demo_meng/preinstall
+
+.PHONY : preinstall
+
+# The main recursive "clean" target.
+clean: thirdparty/gflags/clean
+clean: common/clean
+clean: human_pose_estimation_demo/clean
+clean: human_pose_estimation_demo_meng/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory common
+
+# Recursive "all" directory target.
+common/all: common/CMakeFiles/common.dir/all
+common/all: common/monitors/all
+
+.PHONY : common/all
+
+# Recursive "preinstall" directory target.
+common/preinstall: common/monitors/preinstall
+
+.PHONY : common/preinstall
+
+# Recursive "clean" directory target.
+common/clean: common/CMakeFiles/common.dir/clean
+common/clean: common/monitors/clean
+
+.PHONY : common/clean
+
+#=============================================================================
+# Directory level rules for directory common/monitors
+
+# Recursive "all" directory target.
+common/monitors/all: common/monitors/CMakeFiles/monitors.dir/all
+
+.PHONY : common/monitors/all
+
+# Recursive "preinstall" directory target.
+common/monitors/preinstall:
+
+.PHONY : common/monitors/preinstall
+
+# Recursive "clean" directory target.
+common/monitors/clean: common/monitors/CMakeFiles/monitors.dir/clean
+
+.PHONY : common/monitors/clean
+
+#=============================================================================
+# Directory level rules for directory human_pose_estimation_demo
+
+# Recursive "all" directory target.
+human_pose_estimation_demo/all: human_pose_estimation_demo/CMakeFiles/ie_samples.dir/all
+human_pose_estimation_demo/all: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/all
+
+.PHONY : human_pose_estimation_demo/all
+
+# Recursive "preinstall" directory target.
+human_pose_estimation_demo/preinstall:
+
+.PHONY : human_pose_estimation_demo/preinstall
+
+# Recursive "clean" directory target.
+human_pose_estimation_demo/clean: human_pose_estimation_demo/CMakeFiles/ie_samples.dir/clean
+human_pose_estimation_demo/clean: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/clean
+
+.PHONY : human_pose_estimation_demo/clean
+
+#=============================================================================
+# Directory level rules for directory human_pose_estimation_demo_meng
+
+# Recursive "all" directory target.
+human_pose_estimation_demo_meng/all: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/all
+
+.PHONY : human_pose_estimation_demo_meng/all
+
+# Recursive "preinstall" directory target.
+human_pose_estimation_demo_meng/preinstall:
+
+.PHONY : human_pose_estimation_demo_meng/preinstall
+
+# Recursive "clean" directory target.
+human_pose_estimation_demo_meng/clean: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/clean
+
+.PHONY : human_pose_estimation_demo_meng/clean
+
+#=============================================================================
+# Directory level rules for directory thirdparty/gflags
+
+# Recursive "all" directory target.
+thirdparty/gflags/all: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/all
+
+.PHONY : thirdparty/gflags/all
+
+# Recursive "preinstall" directory target.
+thirdparty/gflags/preinstall:
+
+.PHONY : thirdparty/gflags/preinstall
+
+# Recursive "clean" directory target.
+thirdparty/gflags/clean: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/clean
+
+.PHONY : thirdparty/gflags/clean
+
+#=============================================================================
+# Target rules for target thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir
+
+# All Build rule for target.
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/all:
+ $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend
+ $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=5,6,7,8 "Built target gflags_nothreads_static"
+.PHONY : thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/all
+
+# Build rule for subdir invocation for target.
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 4
+ $(MAKE) -f CMakeFiles/Makefile2 thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/rule
+
+# Convenience name for target.
+gflags_nothreads_static: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/rule
+
+.PHONY : gflags_nothreads_static
+
+# clean rule for target.
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/clean:
+ $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/clean
+.PHONY : thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/clean
+
+#=============================================================================
+# Target rules for target common/CMakeFiles/common.dir
+
+# All Build rule for target.
+common/CMakeFiles/common.dir/all: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/all
+ $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/depend
+ $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=1,2,3,4 "Built target common"
+.PHONY : common/CMakeFiles/common.dir/all
+
+# Build rule for subdir invocation for target.
+common/CMakeFiles/common.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 8
+ $(MAKE) -f CMakeFiles/Makefile2 common/CMakeFiles/common.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : common/CMakeFiles/common.dir/rule
+
+# Convenience name for target.
+common: common/CMakeFiles/common.dir/rule
+
+.PHONY : common
+
+# clean rule for target.
+common/CMakeFiles/common.dir/clean:
+ $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/clean
+.PHONY : common/CMakeFiles/common.dir/clean
+
+#=============================================================================
+# Target rules for target common/monitors/CMakeFiles/monitors.dir
+
+# All Build rule for target.
+common/monitors/CMakeFiles/monitors.dir/all:
+ $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/depend
+ $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=23,24,25,26 "Built target monitors"
+.PHONY : common/monitors/CMakeFiles/monitors.dir/all
+
+# Build rule for subdir invocation for target.
+common/monitors/CMakeFiles/monitors.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 4
+ $(MAKE) -f CMakeFiles/Makefile2 common/monitors/CMakeFiles/monitors.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : common/monitors/CMakeFiles/monitors.dir/rule
+
+# Convenience name for target.
+monitors: common/monitors/CMakeFiles/monitors.dir/rule
+
+.PHONY : monitors
+
+# clean rule for target.
+common/monitors/CMakeFiles/monitors.dir/clean:
+ $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/clean
+.PHONY : common/monitors/CMakeFiles/monitors.dir/clean
+
+#=============================================================================
+# Target rules for target human_pose_estimation_demo/CMakeFiles/ie_samples.dir
+
+# All Build rule for target.
+human_pose_estimation_demo/CMakeFiles/ie_samples.dir/all: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/all
+human_pose_estimation_demo/CMakeFiles/ie_samples.dir/all: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/all
+ $(MAKE) -f human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build.make human_pose_estimation_demo/CMakeFiles/ie_samples.dir/depend
+ $(MAKE) -f human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build.make human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num= "Built target ie_samples"
+.PHONY : human_pose_estimation_demo/CMakeFiles/ie_samples.dir/all
+
+# Build rule for subdir invocation for target.
+human_pose_estimation_demo/CMakeFiles/ie_samples.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 26
+ $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo/CMakeFiles/ie_samples.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : human_pose_estimation_demo/CMakeFiles/ie_samples.dir/rule
+
+# Convenience name for target.
+ie_samples: human_pose_estimation_demo/CMakeFiles/ie_samples.dir/rule
+
+.PHONY : ie_samples
+
+# clean rule for target.
+human_pose_estimation_demo/CMakeFiles/ie_samples.dir/clean:
+ $(MAKE) -f human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build.make human_pose_estimation_demo/CMakeFiles/ie_samples.dir/clean
+.PHONY : human_pose_estimation_demo/CMakeFiles/ie_samples.dir/clean
+
+#=============================================================================
+# Target rules for target human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir
+
+# All Build rule for target.
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/all: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/all
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/all: common/CMakeFiles/common.dir/all
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/all: common/monitors/CMakeFiles/monitors.dir/all
+ $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend
+ $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=9,10,11,12,13,14,15 "Built target human_pose_estimation_demo"
+.PHONY : human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/all
+
+# Build rule for subdir invocation for target.
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 19
+ $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/rule
+
+# Convenience name for target.
+human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/rule
+
+.PHONY : human_pose_estimation_demo
+
+# clean rule for target.
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/clean:
+ $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/clean
+.PHONY : human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/clean
+
+#=============================================================================
+# Target rules for target human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir
+
+# All Build rule for target.
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/all: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/all
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/all: common/CMakeFiles/common.dir/all
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/all: common/monitors/CMakeFiles/monitors.dir/all
+ $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend
+ $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=16,17,18,19,20,21,22 "Built target human_pose_estimation_demo_meng"
+.PHONY : human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/all
+
+# Build rule for subdir invocation for target.
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 19
+ $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/rule
+
+# Convenience name for target.
+human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/rule
+
+.PHONY : human_pose_estimation_demo_meng
+
+# clean rule for target.
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/clean:
+ $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/clean
+.PHONY : human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/clean
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/TargetDirectories.txt b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/TargetDirectories.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6917acffcea28a3e36edbe2d64ec97bbbda12753
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/TargetDirectories.txt
@@ -0,0 +1,42 @@
+/home/hit-ices/omz_demos_build/CMakeFiles/install/strip.dir
+/home/hit-ices/omz_demos_build/CMakeFiles/install.dir
+/home/hit-ices/omz_demos_build/CMakeFiles/list_install_components.dir
+/home/hit-ices/omz_demos_build/CMakeFiles/install/local.dir
+/home/hit-ices/omz_demos_build/CMakeFiles/rebuild_cache.dir
+/home/hit-ices/omz_demos_build/CMakeFiles/edit_cache.dir
+/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/install/strip.dir
+/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/install.dir
+/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/list_install_components.dir
+/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/install/local.dir
+/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/rebuild_cache.dir
+/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/edit_cache.dir
+/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir
+/home/hit-ices/omz_demos_build/common/CMakeFiles/install.dir
+/home/hit-ices/omz_demos_build/common/CMakeFiles/list_install_components.dir
+/home/hit-ices/omz_demos_build/common/CMakeFiles/install/local.dir
+/home/hit-ices/omz_demos_build/common/CMakeFiles/rebuild_cache.dir
+/home/hit-ices/omz_demos_build/common/CMakeFiles/edit_cache.dir
+/home/hit-ices/omz_demos_build/common/CMakeFiles/install/strip.dir
+/home/hit-ices/omz_demos_build/common/CMakeFiles/common.dir
+/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/install/strip.dir
+/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/install.dir
+/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/list_install_components.dir
+/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/install/local.dir
+/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/rebuild_cache.dir
+/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/edit_cache.dir
+/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/monitors.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/install/strip.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/install.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/list_install_components.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/install/local.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/rebuild_cache.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/edit_cache.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/install/strip.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/install.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/list_install_components.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/edit_cache.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/install/local.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/rebuild_cache.dir
+/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/cmake.check_cache b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/cmake.check_cache
new file mode 100644
index 0000000000000000000000000000000000000000..3dccd731726d7faa8b29d8d7dba3b981a53ca497
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/cmake.check_cache
@@ -0,0 +1 @@
+# This file is generated by cmake for dependency checking of the CMakeCache.txt file
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/progress.marks b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/progress.marks
new file mode 100644
index 0000000000000000000000000000000000000000..6f4247a6255c99f420d1df558d68745592862ff7
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+26
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/Makefile b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..ebcb25e4cbf20c6962dd159849f6a4906c6c8298
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/Makefile
@@ -0,0 +1,268 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target install/strip
+install/strip: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip
+
+# Special rule for the target install/strip
+install/strip/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip/fast
+
+# Special rule for the target install
+install: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install
+
+# Special rule for the target install
+install/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install/fast
+
+# Special rule for the target list_install_components
+list_install_components:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
+.PHONY : list_install_components
+
+# Special rule for the target list_install_components
+list_install_components/fast: list_install_components
+
+.PHONY : list_install_components/fast
+
+# Special rule for the target install/local
+install/local: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local
+
+# Special rule for the target install/local
+install/local/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local/fast
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles /home/hit-ices/omz_demos_build/CMakeFiles/progress.marks
+ $(MAKE) -f CMakeFiles/Makefile2 all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : all
+
+# The main clean target
+clean:
+ $(MAKE) -f CMakeFiles/Makefile2 clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ $(MAKE) -f CMakeFiles/Makefile2 preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ $(MAKE) -f CMakeFiles/Makefile2 preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+#=============================================================================
+# Target rules for targets named gflags_nothreads_static
+
+# Build rule for target.
+gflags_nothreads_static: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 gflags_nothreads_static
+.PHONY : gflags_nothreads_static
+
+# fast build rule for target.
+gflags_nothreads_static/fast:
+ $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build
+.PHONY : gflags_nothreads_static/fast
+
+#=============================================================================
+# Target rules for targets named common
+
+# Build rule for target.
+common: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 common
+.PHONY : common
+
+# fast build rule for target.
+common/fast:
+ $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build
+.PHONY : common/fast
+
+#=============================================================================
+# Target rules for targets named monitors
+
+# Build rule for target.
+monitors: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 monitors
+.PHONY : monitors
+
+# fast build rule for target.
+monitors/fast:
+ $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/build
+.PHONY : monitors/fast
+
+#=============================================================================
+# Target rules for targets named ie_samples
+
+# Build rule for target.
+ie_samples: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 ie_samples
+.PHONY : ie_samples
+
+# fast build rule for target.
+ie_samples/fast:
+ $(MAKE) -f human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build.make human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build
+.PHONY : ie_samples/fast
+
+#=============================================================================
+# Target rules for targets named human_pose_estimation_demo
+
+# Build rule for target.
+human_pose_estimation_demo: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo
+.PHONY : human_pose_estimation_demo
+
+# fast build rule for target.
+human_pose_estimation_demo/fast:
+ $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build
+.PHONY : human_pose_estimation_demo/fast
+
+#=============================================================================
+# Target rules for targets named human_pose_estimation_demo_meng
+
+# Build rule for target.
+human_pose_estimation_demo_meng: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo_meng
+.PHONY : human_pose_estimation_demo_meng
+
+# fast build rule for target.
+human_pose_estimation_demo_meng/fast:
+ $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build
+.PHONY : human_pose_estimation_demo_meng/fast
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... install/strip"
+ @echo "... install"
+ @echo "... list_install_components"
+ @echo "... install/local"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+ @echo "... gflags_nothreads_static"
+ @echo "... common"
+ @echo "... monitors"
+ @echo "... ie_samples"
+ @echo "... human_pose_estimation_demo"
+ @echo "... human_pose_estimation_demo_meng"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/human_pose_estimation_demo b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/human_pose_estimation_demo
new file mode 100644
index 0000000000000000000000000000000000000000..107f2048619cc07ad6c683ec71db761acbe880ce
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/human_pose_estimation_demo differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/human_pose_estimation_demo_meng b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/human_pose_estimation_demo_meng
new file mode 100644
index 0000000000000000000000000000000000000000..1a3292173de0f412a865b4671b8584f2d8d2b77d
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/human_pose_estimation_demo_meng differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/lib/libcommon.a b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/lib/libcommon.a
new file mode 100644
index 0000000000000000000000000000000000000000..3a2e8bbe9e78c4fecbc5ec6eca99dae177e8be52
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/lib/libcommon.a differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/lib/libgflags_nothreads.a b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/lib/libgflags_nothreads.a
new file mode 100644
index 0000000000000000000000000000000000000000..9ce86f8bd94326f49cd3f2949ec32911135ce14f
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/lib/libgflags_nothreads.a differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/lib/libmonitors.a b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/lib/libmonitors.a
new file mode 100644
index 0000000000000000000000000000000000000000..1f454b41038c8ecca0a101b9e0a06aeb028d629e
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/armv7l/Release/lib/libmonitors.a differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/cmake_install.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/cmake_install.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..d9cb3f33934ac5eca950c7dcfc641e35666337e1
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/cmake_install.cmake
@@ -0,0 +1,58 @@
+# Install script for directory: /home/hit-ices/open_model_zoo/demos
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Release")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+ # Include the install script for each subdirectory.
+ include("/home/hit-ices/omz_demos_build/thirdparty/gflags/cmake_install.cmake")
+ include("/home/hit-ices/omz_demos_build/common/cmake_install.cmake")
+ include("/home/hit-ices/omz_demos_build/human_pose_estimation_demo/cmake_install.cmake")
+ include("/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/cmake_install.cmake")
+
+endif()
+
+if(CMAKE_INSTALL_COMPONENT)
+ set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
+else()
+ set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
+endif()
+
+string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
+ "${CMAKE_INSTALL_MANIFEST_FILES}")
+file(WRITE "/home/hit-ices/omz_demos_build/${CMAKE_INSTALL_MANIFEST}"
+ "${CMAKE_INSTALL_MANIFEST_CONTENT}")
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/CMakeDirectoryInformation.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..70d48d8ac5fcab483a328a8e9b4d8e735183bd7a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/hit-ices/open_model_zoo/demos")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/hit-ices/omz_demos_build")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/CXX.includecache b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/CXX.includecache
new file mode 100644
index 0000000000000000000000000000000000000000..e4c07bdebfcbb75caa6257519fad875e8476d513
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/CXX.includecache
@@ -0,0 +1,1932 @@
+#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
+
+#IncludeRegexScan: ^.*$
+
+#IncludeRegexComplain: ^$
+
+#IncludeRegexTransform:
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/args_helper.hpp
+map
+-
+set
+-
+string
+-
+vector
+-
+opencv2/core/types.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+string
+-
+map
+-
+vector
+-
+list
+-
+limits
+-
+functional
+-
+fstream
+-
+iomanip
+-
+utility
+-
+algorithm
+-
+random
+-
+inference_engine.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/images_capture.h
+memory
+-
+string
+-
+opencv2/core/mat.hpp
+-
+opencv2/videoio.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/ocv_common.hpp
+opencv2/opencv.hpp
+-
+samples/common.hpp
+/home/hit-ices/open_model_zoo/demos/common/include/samples/samples/common.hpp
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/performance_metrics.hpp
+chrono
+-
+iostream
+-
+sstream
+-
+iomanip
+-
+samples/ocv_common.hpp
+/home/hit-ices/open_model_zoo/demos/common/include/samples/samples/ocv_common.hpp
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/slog.hpp
+iostream
+-
+string
+-
+
+/home/hit-ices/open_model_zoo/demos/common/src/args_helper.cpp
+samples/args_helper.hpp
+/home/hit-ices/open_model_zoo/demos/common/src/samples/args_helper.hpp
+samples/slog.hpp
+/home/hit-ices/open_model_zoo/demos/common/src/samples/slog.hpp
+w_dirent.hpp
+/home/hit-ices/open_model_zoo/demos/common/src/w_dirent.hpp
+dirent.h
+-
+gflags/gflags.h
+-
+sys/stat.h
+-
+algorithm
+-
+cctype
+-
+sstream
+-
+
+/home/hit-ices/open_model_zoo/demos/common/src/images_capture.cpp
+samples/images_capture.h
+/home/hit-ices/open_model_zoo/demos/common/src/samples/images_capture.h
+w_dirent.hpp
+/home/hit-ices/open_model_zoo/demos/common/src/w_dirent.hpp
+dirent.h
+-
+opencv2/imgcodecs.hpp
+-
+stdexcept
+-
+string
+-
+memory
+-
+
+/home/hit-ices/open_model_zoo/demos/common/src/performance_metrics.cpp
+samples/performance_metrics.hpp
+/home/hit-ices/open_model_zoo/demos/common/src/samples/performance_metrics.hpp
+limits
+-
+
+/home/hit-ices/open_model_zoo/demos/common/src/w_dirent.hpp
+winsock2.h
+-
+windows.h
+-
+stdlib.h
+-
+unistd.h
+-
+cstdlib
+-
+string.h
+-
+string
+-
+sys/stat.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/os/os_filesystem.hpp
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_blob.h
+cpp/ie_cnn_network.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_cnn_network.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_common.h
+ie_icnn_net_reader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_icnn_net_reader.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ie_icnn_net_reader.h
+-
+details/ie_cnn_network_iterator.hpp
+-
+details/ie_exception_conversion.hpp
+-
+ie_icnn_network.hpp
+-
+map
+-
+memory
+-
+string
+-
+utility
+-
+vector
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_data.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+algorithm
+-
+map
+-
+memory
+-
+string
+-
+vector
+-
+cpp/ie_cnn_network.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_cnn_network.h
+cpp/ie_infer_request.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_infer_request.hpp
+cpp/ie_memory_state.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_memory_state.hpp
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+details/ie_so_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_so_loader.h
+ie_iexecutable_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_iexecutable_network.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+map
+-
+memory
+-
+string
+-
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+details/ie_so_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_so_loader.h
+ie_iinfer_request.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_iinfer_request.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+string
+-
+ie_imemory_state.hpp
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+map
+-
+memory
+-
+string
+-
+cpp/ie_executable_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_executable_network.hpp
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+cpp/ie_cnn_network.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_cnn_network.h
+ie_plugin.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin.hpp
+ie_plugin_ptr.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_ptr.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+utility
+-
+ie_locked_memory.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_locked_memory.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+iterator
+-
+list
+-
+unordered_set
+-
+utility
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_api.h
+ie_icnn_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_icnn_network.hpp
+ie_locked_memory.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_locked_memory.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ie_api.h
+-
+functional
+-
+memory
+-
+sstream
+-
+string
+-
+utility
+-
+vector
+-
+cassert
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ie_common.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+memory
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_api.h
+ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+details/ie_exception.hpp
+-
+memory
+-
+ie_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_allocator.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+os/lin_shared_object_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+os/win_shared_object_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+cassert
+-
+memory
+-
+string
+-
+type_traits
+-
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/ie_exception.hpp
+details/ie_no_release.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/ie_no_release.hpp
+details/ie_irelease.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/ie_irelease.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/os/os_filesystem.hpp
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_common.h
+ie_so_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+dlfcn.h
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/ie_api.h
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/ie_exception.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/os/os_filesystem.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ie_api.h
+-
+codecvt
+-
+locale
+-
+string
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/ie_api.h
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/ie_exception.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/os/os_filesystem.hpp
+direct.h
+-
+windows.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ie_api.h
+-
+details/ie_irelease.hpp
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+cstring
+-
+functional
+-
+map
+-
+memory
+-
+numeric
+-
+string
+-
+type_traits
+-
+utility
+-
+vector
+-
+details/ie_blob_iterator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+details/ie_pre_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ie_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_layouts.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ie_locked_memory.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+algorithm
+-
+cstdlib
+-
+details/ie_exception.hpp
+-
+memory
+-
+ostream
+-
+string
+-
+vector
+-
+ie_unicode.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+map
+-
+memory
+-
+string
+-
+vector
+-
+cpp/ie_executable_network.hpp
+-
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ie_extension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ie_remote_context.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_layouts.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_so_pointer.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ie_iextension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+map
+-
+string
+-
+vector
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+details/ie_so_pointer.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_icnn_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+map
+-
+memory
+-
+string
+-
+details/ie_irelease.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ie_icnn_network_stats.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ie_iextension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ie_input_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ie_layers.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ie_preprocess.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+limits
+-
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_irelease.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+map
+-
+memory
+-
+string
+-
+vector
+-
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_icnn_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ie_iinfer_request.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ie_imemory_state.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ie_input_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ie_parameter.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ie_primitive_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ie_remote_context.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_error.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_layouts.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_layers.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ie_version.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ie_blob.h
+-
+details/ie_irelease.hpp
+-
+map
+-
+memory
+-
+string
+-
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_preprocess.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+memory
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+map
+-
+memory
+-
+string
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ie_preprocess.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+algorithm
+-
+cctype
+-
+iterator
+-
+limits
+-
+map
+-
+memory
+-
+string
+-
+vector
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ie_layers_property.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+vector
+-
+details/ie_exception.hpp
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+algorithm
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+iostream
+-
+utility
+-
+ie_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+algorithm
+-
+cctype
+-
+details/ie_exception.hpp
+-
+iterator
+-
+map
+-
+memory
+-
+string
+-
+tuple
+-
+typeinfo
+-
+utility
+-
+vector
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ie_iextension.h
+-
+ie_icnn_network.hpp
+-
+map
+-
+memory
+-
+set
+-
+string
+-
+vector
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_core.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ie_error.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ie_iexecutable_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ie_version.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+string
+-
+tuple
+-
+vector
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+cpp/ie_plugin_cpp.hpp
+-
+string
+-
+vector
+-
+ie_plugin_ptr.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+string
+-
+details/ie_so_pointer.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ie_extension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ie_plugin.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+string
+-
+unordered_map
+-
+vector
+-
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+memory
+-
+vector
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+map
+-
+memory
+-
+string
+-
+vector
+-
+ie_tensor_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+map
+-
+memory
+-
+string
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_parameter.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+map
+-
+memory
+-
+string
+-
+ie_api.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+algorithm
+-
+cstdlib
+-
+details/ie_exception.hpp
+-
+memory
+-
+ostream
+-
+string
+-
+vector
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ie_api.h
+-
+ie_blob.h
+-
+ie_layers.h
+-
+cpp/ie_cnn_net_reader.h
+-
+cpp/ie_executable_network.hpp
+-
+cpp/ie_plugin_cpp.hpp
+-
+ie_core.hpp
+-
+ie_error.hpp
+-
+ie_icnn_network.hpp
+-
+ie_icnn_network_stats.hpp
+-
+ie_plugin_config.hpp
+-
+ie_plugin_dispatcher.hpp
+-
+ie_version.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/features2d.hpp
+opencv2/core/affine.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/affine.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvdef.h
+opencv2/core/version.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/version.hpp
+opencv2/core/base.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/base.hpp
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvstd.hpp
+opencv2/core/traits.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/traits.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/matx.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/types.hpp
+opencv2/core/mat.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/mat.hpp
+opencv2/core/persistence.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/persistence.hpp
+opencv2/core/operations.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/operations.hpp
+opencv2/core/cvstd.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvstd.inl.hpp
+opencv2/core/utility.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/utility.hpp
+opencv2/core/optim.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/optim.hpp
+opencv2/core/ovx.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/ovx.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+opencv2/core.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+opencv2/core/mat.hpp
+-
+chrono
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/opencv_modules.hpp
+climits
+-
+algorithm
+-
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvstd.hpp
+opencv2/core/neon_utils.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/neon_utils.hpp
+opencv2/core/vsx_utils.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/vsx_utils.hpp
+opencv2/core/check.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/check.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+opencv2/core/base.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+opencv2/core/cuda_types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cuda_types.hpp
+opencv2/opencv.hpp
+-
+opencv2/core/cuda.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cuda.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+opencv2/core/cuda.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cuda.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+cv_cpu_config.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_config.h
+cv_cpu_helper.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+emmintrin.h
+-
+pmmintrin.h
+-
+tmmintrin.h
+-
+smmintrin.h
+-
+nmmintrin.h
+-
+nmmintrin.h
+-
+popcntintrin.h
+-
+immintrin.h
+-
+arm_neon.h
+-
+immintrin.h
+-
+immintrin.h
+-
+immintrin.h
+-
+Intrin.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+altivec.h
+-
+hal/msa_macros.h
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+wasm_simd128.h
+-
+emmintrin.h
+-
+Intrin.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+altivec.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+cvconfig.h
+/opt/intel/openvino/opencv/include/opencv2/core/cvconfig.h
+limits
+-
+limits.h
+-
+opencv2/core/hal/interface.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/hal/interface.h
+cv_cpu_dispatch.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+intrin.h
+-
+array
+-
+cstdint
+-
+stdint.h
+-
+stdint.h
+-
+opencv2/core/fast_math.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/fast_math.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+cstddef
+-
+cstring
+-
+cctype
+-
+string
+-
+algorithm
+-
+utility
+-
+cstdlib
+-
+cmath
+-
+cvstd_wrapper.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+complex
+-
+ostream
+-
+sstream
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+string
+-
+memory
+-
+type_traits
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+cmath
+-
+fastmath.h
+-
+math.h
+-
+emmintrin.h
+-
+altivec.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+cstddef
+-
+stddef.h
+-
+stdbool.h
+-
+cstdint
+-
+stdint.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+msa.h
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa.h
+stdint.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/matx.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/types.hpp
+opencv2/core/bufferpool.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/bufferpool.hpp
+type_traits
+-
+opencv2/core/mat.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/mat.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/base.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/base.hpp
+opencv2/core/traits.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/traits.hpp
+opencv2/core/saturate.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/saturate.hpp
+initializer_list
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+cstdio
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/types.hpp
+opencv2/core/mat.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/mat.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+time.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/fast_math.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/fast_math.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+climits
+-
+cfloat
+-
+vector
+-
+limits
+-
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvstd.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/matx.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+ostream
+-
+functional
+-
+mutex
+-
+opencv2/core/utils/instrumentation.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/utils/instrumentation.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+opencv2/core/utility.hpp
+-
+opencv2/core/utils/tls.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+opencv2/core/utility.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+assert.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+opencv2/dnn/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+opencv2/core.hpp
+-
+map
+-
+ostream
+-
+opencv2/dnn/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+vector
+-
+opencv2/core.hpp
+-
+opencv2/core/async.hpp
+/opt/intel/openvino/opencv/include/opencv2/dnn/opencv2/core/async.hpp
+../dnn/version.hpp
+/opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+opencv2/dnn/dict.hpp
+-
+opencv2/dnn/layer.hpp
+-
+opencv2/dnn/dnn.inl.hpp
+-
+opencv2/dnn/utils/inference_engine.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+opencv2/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+opencv2/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+../dnn.hpp
+/opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/opencv_modules.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/flann/miniflann.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann/miniflann.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/flann.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/flann/miniflann.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann/miniflann.hpp
+opencv2/flann/flann_base.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann/flann_base.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+kdtree_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+kdtree_single_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+kmeans_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+composite_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+linear_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+hierarchical_clustering_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+lsh_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+autotuned_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+stdlib.h
+-
+stdio.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/any.h
+defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+stdexcept
+-
+ostream
+-
+typeinfo
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+sstream
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+ground_truth.h
+/opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+index_testing.h
+/opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+sampling.h
+/opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+kdtree_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+kdtree_single_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+kmeans_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+composite_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+linear_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+logger.h
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+kdtree_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+kmeans_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/config.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+config.h
+/opt/intel/openvino/opencv/include/opencv2/flann/config.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+cmath
+-
+cstdlib
+-
+string.h
+-
+stdint.h
+-
+defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+Intrin.h
+-
+arm_neon.h
+/opt/intel/openvino/opencv/include/opencv2/flann/arm_neon.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+boost/dynamic_bitset.hpp
+-
+limits.h
+-
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+vector
+-
+cassert
+-
+cstdio
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+params.h
+/opt/intel/openvino/opencv/include/opencv2/flann/params.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+all_indices.h
+/opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+algorithm
+-
+vector
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+algorithm
+-
+map
+-
+cassert
+-
+limits
+-
+cmath
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+cstring
+-
+cassert
+-
+cmath
+-
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+logger.h
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+timer.h
+/opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+algorithm
+-
+map
+-
+cassert
+-
+cstring
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+dynamic_bitset.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+algorithm
+-
+map
+-
+cassert
+-
+cstring
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+algorithm
+-
+map
+-
+cassert
+-
+limits
+-
+cmath
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+logger.h
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+stdio.h
+-
+stdarg.h
+-
+defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+algorithm
+-
+cassert
+-
+cstring
+-
+map
+-
+vector
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+lsh_table.h
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+algorithm
+-
+iostream
+-
+iomanip
+-
+limits.h
+-
+unordered_map
+-
+map
+-
+math.h
+-
+stddef.h
+-
+dynamic_bitset.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+stdio.h
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core.hpp
+opencv2/flann/defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/flann/defines.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+params.h
+/opt/intel/openvino/opencv/include/opencv2/flann/params.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/params.h
+any.h
+/opt/intel/openvino/opencv/include/opencv2/flann/any.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+iostream
+-
+map
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+algorithm
+-
+cstdlib
+-
+vector
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+algorithm
+-
+cstring
+-
+iostream
+-
+limits
+-
+set
+-
+vector
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+cstring
+-
+vector
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+time.h
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core.hpp
+opencv2/core/utility.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core/utility.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/imgcodecs.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgcodecs.hpp
+opencv2/videoio.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/videoio.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/ml.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+float.h
+-
+map
+-
+iostream
+-
+opencv2/ml/ml.inl.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/objdetect/detection_based_tracker.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/objdetect/detection_based_tracker.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+opencv2/core.hpp
+-
+vector
+-
+
+/opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/opencv_modules.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/calib3d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/calib3d.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/features2d.hpp
+opencv2/dnn.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/dnn.hpp
+opencv2/flann.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann.hpp
+opencv2/highgui.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/highgui.hpp
+opencv2/imgcodecs.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgcodecs.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgproc.hpp
+opencv2/ml.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/ml.hpp
+opencv2/objdetect.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/objdetect.hpp
+opencv2/photo.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/photo.hpp
+opencv2/stitching.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching.hpp
+opencv2/video.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/video.hpp
+opencv2/videoio.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/videoio.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/photo.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgproc.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/features2d.hpp
+opencv2/stitching/warpers.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/warpers.hpp
+opencv2/stitching/detail/matchers.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/matchers.hpp
+opencv2/stitching/detail/motion_estimators.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/motion_estimators.hpp
+opencv2/stitching/detail/exposure_compensate.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/exposure_compensate.hpp
+opencv2/stitching/detail/seam_finders.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/seam_finders.hpp
+opencv2/stitching/detail/blenders.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/blenders.hpp
+opencv2/stitching/detail/camera.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/camera.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/core/cuda.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core/cuda.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/features2d.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/opencv_modules.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+matchers.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+util.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+camera.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+set
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/opencv_modules.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+list
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+util_inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+queue
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+util.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/core/cuda.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core/cuda.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/imgproc.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/opencv_modules.hpp
+warpers_inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+warpers.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+limits
+-
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+opencv2/stitching/detail/warpers.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/opencv2/stitching/detail/warpers.hpp
+string
+-
+
+/opt/intel/openvino/opencv/include/opencv2/video.hpp
+opencv2/video/tracking.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/video/tracking.hpp
+opencv2/video/background_segm.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/video/background_segm.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/video/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/video/opencv2/core.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/video/opencv2/imgproc.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+thirdparty/gflags/include/gflags/gflags.h
+string
+-
+vector
+-
+gflags/gflags_declare.h
+thirdparty/gflags/include/gflags/gflags/gflags_declare.h
+
+thirdparty/gflags/include/gflags/gflags_declare.h
+string
+-
+stdint.h
+-
+sys/types.h
+-
+inttypes.h
+-
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/DependInfo.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/DependInfo.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..b16d26b028a688c8e85fe0b3b94ad6747a1cad58
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/DependInfo.cmake
@@ -0,0 +1,32 @@
+# The set of languages for which implicit dependencies are needed:
+set(CMAKE_DEPENDS_LANGUAGES
+ "CXX"
+ )
+# The set of files for implicit dependencies of each language:
+set(CMAKE_DEPENDS_CHECK_CXX
+ "/home/hit-ices/open_model_zoo/demos/common/src/args_helper.cpp" "/home/hit-ices/omz_demos_build/common/CMakeFiles/common.dir/src/args_helper.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/common/src/images_capture.cpp" "/home/hit-ices/omz_demos_build/common/CMakeFiles/common.dir/src/images_capture.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/common/src/performance_metrics.cpp" "/home/hit-ices/omz_demos_build/common/CMakeFiles/common.dir/src/performance_metrics.cpp.o"
+ )
+set(CMAKE_CXX_COMPILER_ID "GNU")
+
+# Preprocessor definitions for this target.
+set(CMAKE_TARGET_DEFINITIONS_CXX
+ "GFLAGS_IS_A_DLL=0"
+ )
+
+# The include file search paths:
+set(CMAKE_CXX_TARGET_INCLUDE_PATH
+ "/home/hit-ices/open_model_zoo/demos/common/include"
+ "thirdparty/gflags/include"
+ "/opt/intel/openvino/deployment_tools/inference_engine/include"
+ "/opt/intel/openvino/opencv/include"
+ )
+
+# Targets to which this target links.
+set(CMAKE_TARGET_LINKED_INFO_FILES
+ "/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/DependInfo.cmake"
+ )
+
+# Fortran module output directory.
+set(CMAKE_Fortran_TARGET_MODULE_DIR "")
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/build.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/build.make
new file mode 100644
index 0000000000000000000000000000000000000000..375d870f7cbfdf2cf237b82bf6cf92feb294d1fb
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/build.make
@@ -0,0 +1,129 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Delete rule output on recipe failure.
+.DELETE_ON_ERROR:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+# Include any dependencies generated for this target.
+include common/CMakeFiles/common.dir/depend.make
+
+# Include the progress variables for this target.
+include common/CMakeFiles/common.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include common/CMakeFiles/common.dir/flags.make
+
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: common/CMakeFiles/common.dir/flags.make
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /home/hit-ices/open_model_zoo/demos/common/src/args_helper.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object common/CMakeFiles/common.dir/src/args_helper.cpp.o"
+ cd /home/hit-ices/omz_demos_build/common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/common.dir/src/args_helper.cpp.o -c /home/hit-ices/open_model_zoo/demos/common/src/args_helper.cpp
+
+common/CMakeFiles/common.dir/src/args_helper.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/src/args_helper.cpp.i"
+ cd /home/hit-ices/omz_demos_build/common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/common/src/args_helper.cpp > CMakeFiles/common.dir/src/args_helper.cpp.i
+
+common/CMakeFiles/common.dir/src/args_helper.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/src/args_helper.cpp.s"
+ cd /home/hit-ices/omz_demos_build/common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/common/src/args_helper.cpp -o CMakeFiles/common.dir/src/args_helper.cpp.s
+
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: common/CMakeFiles/common.dir/flags.make
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /home/hit-ices/open_model_zoo/demos/common/src/images_capture.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object common/CMakeFiles/common.dir/src/images_capture.cpp.o"
+ cd /home/hit-ices/omz_demos_build/common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/common.dir/src/images_capture.cpp.o -c /home/hit-ices/open_model_zoo/demos/common/src/images_capture.cpp
+
+common/CMakeFiles/common.dir/src/images_capture.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/src/images_capture.cpp.i"
+ cd /home/hit-ices/omz_demos_build/common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/common/src/images_capture.cpp > CMakeFiles/common.dir/src/images_capture.cpp.i
+
+common/CMakeFiles/common.dir/src/images_capture.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/src/images_capture.cpp.s"
+ cd /home/hit-ices/omz_demos_build/common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/common/src/images_capture.cpp -o CMakeFiles/common.dir/src/images_capture.cpp.s
+
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: common/CMakeFiles/common.dir/flags.make
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /home/hit-ices/open_model_zoo/demos/common/src/performance_metrics.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object common/CMakeFiles/common.dir/src/performance_metrics.cpp.o"
+ cd /home/hit-ices/omz_demos_build/common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/common.dir/src/performance_metrics.cpp.o -c /home/hit-ices/open_model_zoo/demos/common/src/performance_metrics.cpp
+
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/src/performance_metrics.cpp.i"
+ cd /home/hit-ices/omz_demos_build/common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/common/src/performance_metrics.cpp > CMakeFiles/common.dir/src/performance_metrics.cpp.i
+
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/src/performance_metrics.cpp.s"
+ cd /home/hit-ices/omz_demos_build/common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/common/src/performance_metrics.cpp -o CMakeFiles/common.dir/src/performance_metrics.cpp.s
+
+# Object files for target common
+common_OBJECTS = \
+"CMakeFiles/common.dir/src/args_helper.cpp.o" \
+"CMakeFiles/common.dir/src/images_capture.cpp.o" \
+"CMakeFiles/common.dir/src/performance_metrics.cpp.o"
+
+# External object files for target common
+common_EXTERNAL_OBJECTS =
+
+armv7l/Release/lib/libcommon.a: common/CMakeFiles/common.dir/src/args_helper.cpp.o
+armv7l/Release/lib/libcommon.a: common/CMakeFiles/common.dir/src/images_capture.cpp.o
+armv7l/Release/lib/libcommon.a: common/CMakeFiles/common.dir/src/performance_metrics.cpp.o
+armv7l/Release/lib/libcommon.a: common/CMakeFiles/common.dir/build.make
+armv7l/Release/lib/libcommon.a: common/CMakeFiles/common.dir/link.txt
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking CXX static library ../armv7l/Release/lib/libcommon.a"
+ cd /home/hit-ices/omz_demos_build/common && $(CMAKE_COMMAND) -P CMakeFiles/common.dir/cmake_clean_target.cmake
+ cd /home/hit-ices/omz_demos_build/common && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/common.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+common/CMakeFiles/common.dir/build: armv7l/Release/lib/libcommon.a
+
+.PHONY : common/CMakeFiles/common.dir/build
+
+common/CMakeFiles/common.dir/clean:
+ cd /home/hit-ices/omz_demos_build/common && $(CMAKE_COMMAND) -P CMakeFiles/common.dir/cmake_clean.cmake
+.PHONY : common/CMakeFiles/common.dir/clean
+
+common/CMakeFiles/common.dir/depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hit-ices/open_model_zoo/demos /home/hit-ices/open_model_zoo/demos/common /home/hit-ices/omz_demos_build /home/hit-ices/omz_demos_build/common /home/hit-ices/omz_demos_build/common/CMakeFiles/common.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : common/CMakeFiles/common.dir/depend
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/cmake_clean.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/cmake_clean.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..8284a9860373386421649fac3beb39012d09ba81
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/cmake_clean.cmake
@@ -0,0 +1,12 @@
+file(REMOVE_RECURSE
+ "../armv7l/Release/lib/libcommon.a"
+ "../armv7l/Release/libcommon.pdb"
+ "CMakeFiles/common.dir/src/args_helper.cpp.o"
+ "CMakeFiles/common.dir/src/images_capture.cpp.o"
+ "CMakeFiles/common.dir/src/performance_metrics.cpp.o"
+)
+
+# Per-language clean rules from dependency scanning.
+foreach(lang CXX)
+ include(CMakeFiles/common.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/cmake_clean_target.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/cmake_clean_target.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..d5cf2a9cf5517ace82839d8e23988ceb54204ff9
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/cmake_clean_target.cmake
@@ -0,0 +1,3 @@
+file(REMOVE_RECURSE
+ "../armv7l/Release/lib/libcommon.a"
+)
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/depend.internal b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/depend.internal
new file mode 100644
index 0000000000000000000000000000000000000000..7fff5e36ca8edb14013961ac737f2f0f4d704c8f
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/depend.internal
@@ -0,0 +1,221 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+common/CMakeFiles/common.dir/src/args_helper.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/args_helper.hpp
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/slog.hpp
+ /home/hit-ices/open_model_zoo/demos/common/src/args_helper.cpp
+ /home/hit-ices/open_model_zoo/demos/common/src/w_dirent.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+ thirdparty/gflags/include/gflags/gflags.h
+ thirdparty/gflags/include/gflags/gflags_declare.h
+common/CMakeFiles/common.dir/src/images_capture.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/images_capture.h
+ /home/hit-ices/open_model_zoo/demos/common/src/images_capture.cpp
+ /home/hit-ices/open_model_zoo/demos/common/src/w_dirent.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+ /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/ocv_common.hpp
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/performance_metrics.hpp
+ /home/hit-ices/open_model_zoo/demos/common/src/performance_metrics.cpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+ /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+ /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+ /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/depend.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/depend.make
new file mode 100644
index 0000000000000000000000000000000000000000..2bd61177f7b23d4a5bff47f57c06b66c6b88816a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/depend.make
@@ -0,0 +1,221 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/args_helper.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/slog.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /home/hit-ices/open_model_zoo/demos/common/src/args_helper.cpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /home/hit-ices/open_model_zoo/demos/common/src/w_dirent.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: thirdparty/gflags/include/gflags/gflags.h
+common/CMakeFiles/common.dir/src/args_helper.cpp.o: thirdparty/gflags/include/gflags/gflags_declare.h
+
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/images_capture.h
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /home/hit-ices/open_model_zoo/demos/common/src/images_capture.cpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /home/hit-ices/open_model_zoo/demos/common/src/w_dirent.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+common/CMakeFiles/common.dir/src/images_capture.cpp.o: /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/ocv_common.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/performance_metrics.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /home/hit-ices/open_model_zoo/demos/common/src/performance_metrics.cpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+common/CMakeFiles/common.dir/src/performance_metrics.cpp.o: /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/flags.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/flags.make
new file mode 100644
index 0000000000000000000000000000000000000000..8c97d8a40aafd8f2d935c3683f8cfe0a6edaf4eb
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/flags.make
@@ -0,0 +1,10 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# compile CXX with /usr/bin/c++
+CXX_FLAGS = -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -Wall -O3 -DNDEBUG -fPIC -Wno-error=deprecated-declarations -std=gnu++11
+
+CXX_DEFINES = -DGFLAGS_IS_A_DLL=0
+
+CXX_INCLUDES = -I/home/hit-ices/open_model_zoo/demos/common/include -I/home/hit-ices/omz_demos_build/thirdparty/gflags/include -isystem /opt/intel/openvino/deployment_tools/inference_engine/include -isystem /opt/intel/openvino/opencv/include
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/link.txt b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/link.txt
new file mode 100644
index 0000000000000000000000000000000000000000..370077d9480ac7ab55dab6a6465c9107289c21df
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/link.txt
@@ -0,0 +1,2 @@
+/usr/bin/ar qc ../armv7l/Release/lib/libcommon.a CMakeFiles/common.dir/src/args_helper.cpp.o CMakeFiles/common.dir/src/images_capture.cpp.o CMakeFiles/common.dir/src/performance_metrics.cpp.o
+/usr/bin/ranlib ../armv7l/Release/lib/libcommon.a
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/progress.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/progress.make
new file mode 100644
index 0000000000000000000000000000000000000000..a69a57e8e4ffee737b6054e9068354426a41030f
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/progress.make
@@ -0,0 +1,5 @@
+CMAKE_PROGRESS_1 = 1
+CMAKE_PROGRESS_2 = 2
+CMAKE_PROGRESS_3 = 3
+CMAKE_PROGRESS_4 = 4
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/src/args_helper.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/src/args_helper.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..141ace1bd6140e2873f88fcee9b79b3254d82961
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/src/args_helper.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/src/images_capture.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/src/images_capture.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..fa373916ee27218ce7434f4916add449c16d3d7c
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/src/images_capture.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/src/performance_metrics.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/src/performance_metrics.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..b56ed77554c70528b062f448c9ff9e6d801366ec
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/common.dir/src/performance_metrics.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/progress.marks b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/progress.marks
new file mode 100644
index 0000000000000000000000000000000000000000..48082f72f087ce7e6fa75b9c41d7387daecd447b
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+12
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/Makefile b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..3e5c06bf6b0ddbfe811bd1bcc75ff3d6ab0c6ee1
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/Makefile
@@ -0,0 +1,290 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target install
+install: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install
+
+# Special rule for the target install
+install/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install/fast
+
+# Special rule for the target list_install_components
+list_install_components:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
+.PHONY : list_install_components
+
+# Special rule for the target list_install_components
+list_install_components/fast: list_install_components
+
+.PHONY : list_install_components/fast
+
+# Special rule for the target install/local
+install/local: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local
+
+# Special rule for the target install/local
+install/local/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local/fast
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# Special rule for the target install/strip
+install/strip: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip
+
+# Special rule for the target install/strip
+install/strip/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles /home/hit-ices/omz_demos_build/common/CMakeFiles/progress.marks
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Convenience name for target.
+common/CMakeFiles/common.dir/rule:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/CMakeFiles/common.dir/rule
+.PHONY : common/CMakeFiles/common.dir/rule
+
+# Convenience name for target.
+common: common/CMakeFiles/common.dir/rule
+
+.PHONY : common
+
+# fast build rule for target.
+common/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build
+.PHONY : common/fast
+
+src/args_helper.o: src/args_helper.cpp.o
+
+.PHONY : src/args_helper.o
+
+# target to build an object file
+src/args_helper.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/src/args_helper.cpp.o
+.PHONY : src/args_helper.cpp.o
+
+src/args_helper.i: src/args_helper.cpp.i
+
+.PHONY : src/args_helper.i
+
+# target to preprocess a source file
+src/args_helper.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/src/args_helper.cpp.i
+.PHONY : src/args_helper.cpp.i
+
+src/args_helper.s: src/args_helper.cpp.s
+
+.PHONY : src/args_helper.s
+
+# target to generate assembly for a file
+src/args_helper.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/src/args_helper.cpp.s
+.PHONY : src/args_helper.cpp.s
+
+src/images_capture.o: src/images_capture.cpp.o
+
+.PHONY : src/images_capture.o
+
+# target to build an object file
+src/images_capture.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/src/images_capture.cpp.o
+.PHONY : src/images_capture.cpp.o
+
+src/images_capture.i: src/images_capture.cpp.i
+
+.PHONY : src/images_capture.i
+
+# target to preprocess a source file
+src/images_capture.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/src/images_capture.cpp.i
+.PHONY : src/images_capture.cpp.i
+
+src/images_capture.s: src/images_capture.cpp.s
+
+.PHONY : src/images_capture.s
+
+# target to generate assembly for a file
+src/images_capture.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/src/images_capture.cpp.s
+.PHONY : src/images_capture.cpp.s
+
+src/performance_metrics.o: src/performance_metrics.cpp.o
+
+.PHONY : src/performance_metrics.o
+
+# target to build an object file
+src/performance_metrics.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/src/performance_metrics.cpp.o
+.PHONY : src/performance_metrics.cpp.o
+
+src/performance_metrics.i: src/performance_metrics.cpp.i
+
+.PHONY : src/performance_metrics.i
+
+# target to preprocess a source file
+src/performance_metrics.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/src/performance_metrics.cpp.i
+.PHONY : src/performance_metrics.cpp.i
+
+src/performance_metrics.s: src/performance_metrics.cpp.s
+
+.PHONY : src/performance_metrics.s
+
+# target to generate assembly for a file
+src/performance_metrics.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/src/performance_metrics.cpp.s
+.PHONY : src/performance_metrics.cpp.s
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... install"
+ @echo "... list_install_components"
+ @echo "... install/local"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+ @echo "... install/strip"
+ @echo "... common"
+ @echo "... src/args_helper.o"
+ @echo "... src/args_helper.i"
+ @echo "... src/args_helper.s"
+ @echo "... src/images_capture.o"
+ @echo "... src/images_capture.i"
+ @echo "... src/images_capture.s"
+ @echo "... src/performance_metrics.o"
+ @echo "... src/performance_metrics.i"
+ @echo "... src/performance_metrics.s"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/cmake_install.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/cmake_install.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..a15e2576efdd8d920e4752722b49ce783b5999db
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/cmake_install.cmake
@@ -0,0 +1,45 @@
+# Install script for directory: /home/hit-ices/open_model_zoo/demos/common
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Release")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+ # Include the install script for each subdirectory.
+ include("/home/hit-ices/omz_demos_build/common/monitors/cmake_install.cmake")
+
+endif()
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/CMakeDirectoryInformation.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..70d48d8ac5fcab483a328a8e9b4d8e735183bd7a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/hit-ices/open_model_zoo/demos")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/hit-ices/omz_demos_build")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/CXX.includecache b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/CXX.includecache
new file mode 100644
index 0000000000000000000000000000000000000000..b46209d0e1a61f9bfe7897461ec0518cd8658fa4
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/CXX.includecache
@@ -0,0 +1,424 @@
+#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
+
+#IncludeRegexScan: ^.*$
+
+#IncludeRegexComplain: ^$
+
+#IncludeRegexTransform:
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+deque
+-
+memory
+-
+vector
+-
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+deque
+-
+memory
+-
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
+chrono
+-
+map
+-
+ostream
+-
+set
+-
+opencv2/imgproc.hpp
+-
+cpu_monitor.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+memory_monitor.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp
+monitors/cpu_monitor.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/src/monitors/cpu_monitor.h
+algorithm
+-
+query_wrapper.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/src/query_wrapper.h
+string
+-
+system_error
+-
+pdhmsg.h
+-
+windows.h
+-
+chrono
+-
+regex
+-
+utility
+-
+fstream
+-
+unistd.h
+-
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp
+monitors/memory_monitor.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/src/monitors/memory_monitor.h
+query_wrapper.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/src/query_wrapper.h
+algorithm
+-
+system_error
+-
+windows.h
+-
+pdhmsg.h
+-
+psapi.h
+-
+fstream
+-
+utility
+-
+vector
+-
+regex
+-
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/src/presenter.cpp
+cctype
+-
+chrono
+-
+iomanip
+-
+numeric
+-
+monitors/presenter.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/src/monitors/presenter.h
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/src/query_wrapper.h
+pdh.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvdef.h
+opencv2/core/version.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/version.hpp
+opencv2/core/base.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/base.hpp
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvstd.hpp
+opencv2/core/traits.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/traits.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/matx.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/types.hpp
+opencv2/core/mat.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/mat.hpp
+opencv2/core/persistence.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/persistence.hpp
+opencv2/core/operations.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/operations.hpp
+opencv2/core/cvstd.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvstd.inl.hpp
+opencv2/core/utility.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/utility.hpp
+opencv2/core/optim.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/optim.hpp
+opencv2/core/ovx.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/ovx.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/opencv_modules.hpp
+climits
+-
+algorithm
+-
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvstd.hpp
+opencv2/core/neon_utils.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/neon_utils.hpp
+opencv2/core/vsx_utils.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/vsx_utils.hpp
+opencv2/core/check.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/check.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+opencv2/core/base.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+cv_cpu_config.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_config.h
+cv_cpu_helper.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+emmintrin.h
+-
+pmmintrin.h
+-
+tmmintrin.h
+-
+smmintrin.h
+-
+nmmintrin.h
+-
+nmmintrin.h
+-
+popcntintrin.h
+-
+immintrin.h
+-
+arm_neon.h
+-
+immintrin.h
+-
+immintrin.h
+-
+immintrin.h
+-
+Intrin.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+altivec.h
+-
+hal/msa_macros.h
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+wasm_simd128.h
+-
+emmintrin.h
+-
+Intrin.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+altivec.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+cvconfig.h
+/opt/intel/openvino/opencv/include/opencv2/core/cvconfig.h
+limits
+-
+limits.h
+-
+opencv2/core/hal/interface.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/hal/interface.h
+cv_cpu_dispatch.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+intrin.h
+-
+array
+-
+cstdint
+-
+stdint.h
+-
+stdint.h
+-
+opencv2/core/fast_math.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/fast_math.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+cstddef
+-
+cstring
+-
+cctype
+-
+string
+-
+algorithm
+-
+utility
+-
+cstdlib
+-
+cmath
+-
+cvstd_wrapper.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+complex
+-
+ostream
+-
+sstream
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+string
+-
+memory
+-
+type_traits
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+cmath
+-
+fastmath.h
+-
+math.h
+-
+emmintrin.h
+-
+altivec.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+cstddef
+-
+stddef.h
+-
+stdbool.h
+-
+cstdint
+-
+stdint.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+msa.h
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa.h
+stdint.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/matx.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/types.hpp
+opencv2/core/bufferpool.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/bufferpool.hpp
+type_traits
+-
+opencv2/core/mat.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/mat.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/base.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/base.hpp
+opencv2/core/traits.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/traits.hpp
+opencv2/core/saturate.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/saturate.hpp
+initializer_list
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+cstdio
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/types.hpp
+opencv2/core/mat.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/mat.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+time.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/fast_math.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/fast_math.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+climits
+-
+cfloat
+-
+vector
+-
+limits
+-
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvstd.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/matx.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+ostream
+-
+functional
+-
+mutex
+-
+opencv2/core/utils/instrumentation.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/utils/instrumentation.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+opencv2/core/utility.hpp
+-
+opencv2/core/utils/tls.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+opencv2/core/utility.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+assert.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/DependInfo.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/DependInfo.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..64d1625e824a7b6ba12f7f8ac7726e664020e971
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/DependInfo.cmake
@@ -0,0 +1,24 @@
+# The set of languages for which implicit dependencies are needed:
+set(CMAKE_DEPENDS_LANGUAGES
+ "CXX"
+ )
+# The set of files for implicit dependencies of each language:
+set(CMAKE_DEPENDS_CHECK_CXX
+ "/home/hit-ices/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp" "/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp" "/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/common/monitors/src/presenter.cpp" "/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o"
+ )
+set(CMAKE_CXX_COMPILER_ID "GNU")
+
+# The include file search paths:
+set(CMAKE_CXX_TARGET_INCLUDE_PATH
+ "/home/hit-ices/open_model_zoo/demos/common/monitors/include"
+ "/opt/intel/openvino/opencv/include"
+ )
+
+# Targets to which this target links.
+set(CMAKE_TARGET_LINKED_INFO_FILES
+ )
+
+# Fortran module output directory.
+set(CMAKE_Fortran_TARGET_MODULE_DIR "")
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/build.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/build.make
new file mode 100644
index 0000000000000000000000000000000000000000..d34f43f5b6f2da229b10988fedc4085d7a084968
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/build.make
@@ -0,0 +1,129 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Delete rule output on recipe failure.
+.DELETE_ON_ERROR:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+# Include any dependencies generated for this target.
+include common/monitors/CMakeFiles/monitors.dir/depend.make
+
+# Include the progress variables for this target.
+include common/monitors/CMakeFiles/monitors.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include common/monitors/CMakeFiles/monitors.dir/flags.make
+
+common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o: common/monitors/CMakeFiles/monitors.dir/flags.make
+common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o"
+ cd /home/hit-ices/omz_demos_build/common/monitors && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o -c /home/hit-ices/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp
+
+common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/monitors.dir/src/cpu_monitor.cpp.i"
+ cd /home/hit-ices/omz_demos_build/common/monitors && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp > CMakeFiles/monitors.dir/src/cpu_monitor.cpp.i
+
+common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/monitors.dir/src/cpu_monitor.cpp.s"
+ cd /home/hit-ices/omz_demos_build/common/monitors && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp -o CMakeFiles/monitors.dir/src/cpu_monitor.cpp.s
+
+common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o: common/monitors/CMakeFiles/monitors.dir/flags.make
+common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o"
+ cd /home/hit-ices/omz_demos_build/common/monitors && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/monitors.dir/src/memory_monitor.cpp.o -c /home/hit-ices/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp
+
+common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/monitors.dir/src/memory_monitor.cpp.i"
+ cd /home/hit-ices/omz_demos_build/common/monitors && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp > CMakeFiles/monitors.dir/src/memory_monitor.cpp.i
+
+common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/monitors.dir/src/memory_monitor.cpp.s"
+ cd /home/hit-ices/omz_demos_build/common/monitors && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp -o CMakeFiles/monitors.dir/src/memory_monitor.cpp.s
+
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: common/monitors/CMakeFiles/monitors.dir/flags.make
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/src/presenter.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o"
+ cd /home/hit-ices/omz_demos_build/common/monitors && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/monitors.dir/src/presenter.cpp.o -c /home/hit-ices/open_model_zoo/demos/common/monitors/src/presenter.cpp
+
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/monitors.dir/src/presenter.cpp.i"
+ cd /home/hit-ices/omz_demos_build/common/monitors && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/common/monitors/src/presenter.cpp > CMakeFiles/monitors.dir/src/presenter.cpp.i
+
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/monitors.dir/src/presenter.cpp.s"
+ cd /home/hit-ices/omz_demos_build/common/monitors && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/common/monitors/src/presenter.cpp -o CMakeFiles/monitors.dir/src/presenter.cpp.s
+
+# Object files for target monitors
+monitors_OBJECTS = \
+"CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o" \
+"CMakeFiles/monitors.dir/src/memory_monitor.cpp.o" \
+"CMakeFiles/monitors.dir/src/presenter.cpp.o"
+
+# External object files for target monitors
+monitors_EXTERNAL_OBJECTS =
+
+armv7l/Release/lib/libmonitors.a: common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o
+armv7l/Release/lib/libmonitors.a: common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o
+armv7l/Release/lib/libmonitors.a: common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o
+armv7l/Release/lib/libmonitors.a: common/monitors/CMakeFiles/monitors.dir/build.make
+armv7l/Release/lib/libmonitors.a: common/monitors/CMakeFiles/monitors.dir/link.txt
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking CXX static library ../../armv7l/Release/lib/libmonitors.a"
+ cd /home/hit-ices/omz_demos_build/common/monitors && $(CMAKE_COMMAND) -P CMakeFiles/monitors.dir/cmake_clean_target.cmake
+ cd /home/hit-ices/omz_demos_build/common/monitors && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/monitors.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+common/monitors/CMakeFiles/monitors.dir/build: armv7l/Release/lib/libmonitors.a
+
+.PHONY : common/monitors/CMakeFiles/monitors.dir/build
+
+common/monitors/CMakeFiles/monitors.dir/clean:
+ cd /home/hit-ices/omz_demos_build/common/monitors && $(CMAKE_COMMAND) -P CMakeFiles/monitors.dir/cmake_clean.cmake
+.PHONY : common/monitors/CMakeFiles/monitors.dir/clean
+
+common/monitors/CMakeFiles/monitors.dir/depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hit-ices/open_model_zoo/demos /home/hit-ices/open_model_zoo/demos/common/monitors /home/hit-ices/omz_demos_build /home/hit-ices/omz_demos_build/common/monitors /home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : common/monitors/CMakeFiles/monitors.dir/depend
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/cmake_clean.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/cmake_clean.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..894767a9a385ba9f45ed668b4aa272b43f89d62e
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/cmake_clean.cmake
@@ -0,0 +1,12 @@
+file(REMOVE_RECURSE
+ "../../armv7l/Release/lib/libmonitors.a"
+ "../../armv7l/Release/libmonitors.pdb"
+ "CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o"
+ "CMakeFiles/monitors.dir/src/memory_monitor.cpp.o"
+ "CMakeFiles/monitors.dir/src/presenter.cpp.o"
+)
+
+# Per-language clean rules from dependency scanning.
+foreach(lang CXX)
+ include(CMakeFiles/monitors.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/cmake_clean_target.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/cmake_clean_target.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..fc1479d0310ff4ef212a132962f0de8553e7112b
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/cmake_clean_target.cmake
@@ -0,0 +1,3 @@
+file(REMOVE_RECURSE
+ "../../armv7l/Release/lib/libmonitors.a"
+)
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/depend.internal b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/depend.internal
new file mode 100644
index 0000000000000000000000000000000000000000..f350a0d87bde9c56656d6056ab2214bc387585bc
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/depend.internal
@@ -0,0 +1,47 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+ /home/hit-ices/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp
+ /home/hit-ices/open_model_zoo/demos/common/monitors/src/query_wrapper.h
+common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+ /home/hit-ices/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp
+ /home/hit-ices/open_model_zoo/demos/common/monitors/src/query_wrapper.h
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
+ /home/hit-ices/open_model_zoo/demos/common/monitors/src/presenter.cpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/depend.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/depend.make
new file mode 100644
index 0000000000000000000000000000000000000000..1375ddbfb9a625d335adcf5219d52c7f1be7622a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/depend.make
@@ -0,0 +1,47 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp
+common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/src/query_wrapper.h
+
+common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp
+common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/src/query_wrapper.h
+
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/src/presenter.cpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/flags.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/flags.make
new file mode 100644
index 0000000000000000000000000000000000000000..3cf8bfe68bf2682e2f54bf1c8d5ed092e0a30af2
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/flags.make
@@ -0,0 +1,10 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# compile CXX with /usr/bin/c++
+CXX_FLAGS = -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -Wall -O3 -DNDEBUG -fPIC -std=gnu++11
+
+CXX_DEFINES =
+
+CXX_INCLUDES = -I/home/hit-ices/open_model_zoo/demos/common/monitors/include -isystem /opt/intel/openvino/opencv/include
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/link.txt b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/link.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d08c700f08a410918807b4a1a78c2f48bf14764f
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/link.txt
@@ -0,0 +1,2 @@
+/usr/bin/ar qc ../../armv7l/Release/lib/libmonitors.a CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o CMakeFiles/monitors.dir/src/memory_monitor.cpp.o CMakeFiles/monitors.dir/src/presenter.cpp.o
+/usr/bin/ranlib ../../armv7l/Release/lib/libmonitors.a
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/progress.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/progress.make
new file mode 100644
index 0000000000000000000000000000000000000000..945ce6238c56990e5a88156176d7937f9d988d05
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/progress.make
@@ -0,0 +1,5 @@
+CMAKE_PROGRESS_1 = 23
+CMAKE_PROGRESS_2 = 24
+CMAKE_PROGRESS_3 = 25
+CMAKE_PROGRESS_4 = 26
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..af11bab5f89ca3f4e1cd85afe9e753544b6e39b0
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..84b03f6f8531ec742c022466f85958adf3919ea4
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..5c3fc36c6dd5f26ce3364d5ca69a00c7fb69afb0
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/progress.marks b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/progress.marks
new file mode 100644
index 0000000000000000000000000000000000000000..b8626c4cff2849624fb67f87cd0ad72b163671ad
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+4
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/Makefile b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..3b6cdb995cd082317cadc99cddd036693121bad6
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/Makefile
@@ -0,0 +1,290 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target install/strip
+install/strip: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip
+
+# Special rule for the target install/strip
+install/strip/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip/fast
+
+# Special rule for the target install
+install: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install
+
+# Special rule for the target install
+install/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install/fast
+
+# Special rule for the target list_install_components
+list_install_components:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
+.PHONY : list_install_components
+
+# Special rule for the target list_install_components
+list_install_components/fast: list_install_components
+
+.PHONY : list_install_components/fast
+
+# Special rule for the target install/local
+install/local: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local
+
+# Special rule for the target install/local
+install/local/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local/fast
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles /home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/progress.marks
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/monitors/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/monitors/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/monitors/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/monitors/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Convenience name for target.
+common/monitors/CMakeFiles/monitors.dir/rule:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 common/monitors/CMakeFiles/monitors.dir/rule
+.PHONY : common/monitors/CMakeFiles/monitors.dir/rule
+
+# Convenience name for target.
+monitors: common/monitors/CMakeFiles/monitors.dir/rule
+
+.PHONY : monitors
+
+# fast build rule for target.
+monitors/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/build
+.PHONY : monitors/fast
+
+src/cpu_monitor.o: src/cpu_monitor.cpp.o
+
+.PHONY : src/cpu_monitor.o
+
+# target to build an object file
+src/cpu_monitor.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.o
+.PHONY : src/cpu_monitor.cpp.o
+
+src/cpu_monitor.i: src/cpu_monitor.cpp.i
+
+.PHONY : src/cpu_monitor.i
+
+# target to preprocess a source file
+src/cpu_monitor.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.i
+.PHONY : src/cpu_monitor.cpp.i
+
+src/cpu_monitor.s: src/cpu_monitor.cpp.s
+
+.PHONY : src/cpu_monitor.s
+
+# target to generate assembly for a file
+src/cpu_monitor.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/src/cpu_monitor.cpp.s
+.PHONY : src/cpu_monitor.cpp.s
+
+src/memory_monitor.o: src/memory_monitor.cpp.o
+
+.PHONY : src/memory_monitor.o
+
+# target to build an object file
+src/memory_monitor.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.o
+.PHONY : src/memory_monitor.cpp.o
+
+src/memory_monitor.i: src/memory_monitor.cpp.i
+
+.PHONY : src/memory_monitor.i
+
+# target to preprocess a source file
+src/memory_monitor.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.i
+.PHONY : src/memory_monitor.cpp.i
+
+src/memory_monitor.s: src/memory_monitor.cpp.s
+
+.PHONY : src/memory_monitor.s
+
+# target to generate assembly for a file
+src/memory_monitor.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/src/memory_monitor.cpp.s
+.PHONY : src/memory_monitor.cpp.s
+
+src/presenter.o: src/presenter.cpp.o
+
+.PHONY : src/presenter.o
+
+# target to build an object file
+src/presenter.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.o
+.PHONY : src/presenter.cpp.o
+
+src/presenter.i: src/presenter.cpp.i
+
+.PHONY : src/presenter.i
+
+# target to preprocess a source file
+src/presenter.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.i
+.PHONY : src/presenter.cpp.i
+
+src/presenter.s: src/presenter.cpp.s
+
+.PHONY : src/presenter.s
+
+# target to generate assembly for a file
+src/presenter.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f common/monitors/CMakeFiles/monitors.dir/build.make common/monitors/CMakeFiles/monitors.dir/src/presenter.cpp.s
+.PHONY : src/presenter.cpp.s
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... install/strip"
+ @echo "... install"
+ @echo "... list_install_components"
+ @echo "... install/local"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+ @echo "... monitors"
+ @echo "... src/cpu_monitor.o"
+ @echo "... src/cpu_monitor.i"
+ @echo "... src/cpu_monitor.s"
+ @echo "... src/memory_monitor.o"
+ @echo "... src/memory_monitor.i"
+ @echo "... src/memory_monitor.s"
+ @echo "... src/presenter.o"
+ @echo "... src/presenter.i"
+ @echo "... src/presenter.s"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/cmake_install.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/cmake_install.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..01e2752341f860ddd363f266dc86d7fc1b7e8ec7
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/common/monitors/cmake_install.cmake
@@ -0,0 +1,39 @@
+# Install script for directory: /home/hit-ices/open_model_zoo/demos/common/monitors
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Release")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/CMakeDirectoryInformation.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..70d48d8ac5fcab483a328a8e9b4d8e735183bd7a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/hit-ices/open_model_zoo/demos")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/hit-ices/omz_demos_build")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/CXX.includecache b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/CXX.includecache
new file mode 100644
index 0000000000000000000000000000000000000000..dbd6925d4d8e325feace2b7f09654e79106f4f23
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/CXX.includecache
@@ -0,0 +1,2252 @@
+#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
+
+#IncludeRegexScan: ^.*$
+
+#IncludeRegexComplain: ^$
+
+#IncludeRegexTransform:
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+string
+-
+map
+-
+vector
+-
+list
+-
+limits
+-
+functional
+-
+fstream
+-
+iomanip
+-
+utility
+-
+algorithm
+-
+random
+-
+inference_engine.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/default_flags.hpp
+gflags/gflags.h
+-
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/images_capture.h
+memory
+-
+string
+-
+opencv2/core/mat.hpp
+-
+opencv2/videoio.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/ocv_common.hpp
+opencv2/opencv.hpp
+-
+samples/common.hpp
+/home/hit-ices/open_model_zoo/demos/common/include/samples/samples/common.hpp
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+deque
+-
+memory
+-
+vector
+-
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+deque
+-
+memory
+-
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
+chrono
+-
+map
+-
+ostream
+-
+set
+-
+opencv2/imgproc.hpp
+-
+cpu_monitor.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+memory_monitor.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib_face.hpp
+dlib/opencv.h
+-
+opencv2/opencv.hpp
+-
+iostream
+-
+vector
+-
+cmath
+-
+time.h
+-
+opencv2/core/core.hpp
+-
+opencv2/opencv.hpp
+-
+dlib/image_processing/frontal_face_detector.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib/image_processing/frontal_face_detector.h
+dlib/image_processing/render_face_detections.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib/image_processing/render_face_detections.h
+dlib/image_processing.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib/image_processing.h
+dlib/gui_widgets.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib/gui_widgets.h
+dlib/opencv/cv_image.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib/opencv/cv_image.h
+iostream
+-
+vector
+-
+cmath
+-
+time.h
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+vector
+-
+opencv2/core/core.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimation_demo.hpp
+gflags/gflags.h
+-
+iostream
+-
+samples/default_flags.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimator.hpp
+string
+-
+vector
+-
+inference_engine.hpp
+-
+opencv2/core/core.hpp
+-
+human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_config.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_sensor.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_context.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_device.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_sensor.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_frame.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_option.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_pipeline.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_sensor.h
+rs_config.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_config.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_processing.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_sensor.h
+rs_option.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_option.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_record_playback.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_sensor.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_context.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+rs_record_playback.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_record_playback.hpp
+rs_processing.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_processing.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_device.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+rs_sensor.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_sensor.hpp
+array
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_frame.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_options.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_pipeline.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+rs_frame.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_frame.hpp
+rs_context.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_context.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_processing.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+rs_frame.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_frame.hpp
+rs_options.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_options.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_record_playback.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+rs_device.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_device.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_sensor.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+rs_frame.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_frame.hpp
+rs_processing.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_processing.hpp
+rs_options.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_options.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+../rs.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/rs.h
+../h/rs_context.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_context.h
+../h/rs_device.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_device.h
+../h/rs_frame.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_frame.h
+../h/rs_processing.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_processing.h
+../h/rs_record_playback.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_record_playback.h
+../h/rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_sensor.h
+../h/rs_pipeline.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_pipeline.h
+string
+-
+vector
+-
+memory
+-
+functional
+-
+exception
+-
+iterator
+-
+sstream
+-
+chrono
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/rs.h
+h/rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+h/rs_context.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_context.h
+h/rs_device.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_device.h
+h/rs_frame.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_frame.h
+h/rs_option.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_option.h
+h/rs_processing.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_processing.h
+h/rs_record_playback.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_record_playback.h
+h/rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_sensor.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/rs.hpp
+rs.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/rs.h
+hpp/rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+hpp/rs_context.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_context.hpp
+hpp/rs_device.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_device.hpp
+hpp/rs_frame.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_frame.hpp
+hpp/rs_processing.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_processing.hpp
+hpp/rs_record_playback.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_record_playback.hpp
+hpp/rs_sensor.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_sensor.hpp
+hpp/rs_pipeline.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_pipeline.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/peak.hpp
+vector
+-
+opencv2/core/core.hpp
+-
+human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/render_human_pose.hpp
+vector
+-
+opencv2/core/core.hpp
+-
+human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/main.cpp
+vector
+-
+chrono
+-
+string
+-
+inference_engine.hpp
+-
+monitors/presenter.h
+-
+samples/images_capture.h
+-
+samples/ocv_common.hpp
+-
+fstream
+-
+human_pose_estimation_demo.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/human_pose_estimation_demo.hpp
+human_pose_estimator.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/human_pose_estimator.hpp
+render_human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/render_human_pose.hpp
+librealsense2/rs.hpp
+-
+sys/types.h
+-
+sys/socket.h
+-
+stdio.h
+-
+netinet/in.h
+-
+arpa/inet.h
+-
+unistd.h
+-
+stdlib.h
+-
+fcntl.h
+-
+sys/shm.h
+-
+iostream
+-
+chrono
+-
+thread
+-
+future
+-
+opencv2/dnn.hpp
+-
+opencv2/imgproc.hpp
+-
+opencv2/highgui.hpp
+-
+dlib_face.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/dlib_face.hpp
+cmath
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/dlib_face.cpp
+dlib_face.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/dlib_face.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose.cpp
+vector
+-
+human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.cpp
+algorithm
+-
+string
+-
+vector
+-
+opencv2/imgproc/imgproc.hpp
+-
+samples/common.hpp
+-
+human_pose_estimator.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.hpp
+peak.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.cpp
+algorithm
+-
+utility
+-
+vector
+-
+samples/common.hpp
+-
+peak.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/render_human_pose.cpp
+utility
+-
+vector
+-
+opencv2/imgproc/imgproc.hpp
+-
+human_pose_estimator.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.hpp
+render_human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/render_human_pose.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/os/os_filesystem.hpp
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_blob.h
+cpp/ie_cnn_network.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_cnn_network.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_common.h
+ie_icnn_net_reader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_icnn_net_reader.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ie_icnn_net_reader.h
+-
+details/ie_cnn_network_iterator.hpp
+-
+details/ie_exception_conversion.hpp
+-
+ie_icnn_network.hpp
+-
+map
+-
+memory
+-
+string
+-
+utility
+-
+vector
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_data.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+algorithm
+-
+map
+-
+memory
+-
+string
+-
+vector
+-
+cpp/ie_cnn_network.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_cnn_network.h
+cpp/ie_infer_request.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_infer_request.hpp
+cpp/ie_memory_state.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_memory_state.hpp
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+details/ie_so_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_so_loader.h
+ie_iexecutable_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_iexecutable_network.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+map
+-
+memory
+-
+string
+-
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+details/ie_so_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_so_loader.h
+ie_iinfer_request.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_iinfer_request.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+string
+-
+ie_imemory_state.hpp
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+map
+-
+memory
+-
+string
+-
+cpp/ie_executable_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_executable_network.hpp
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+cpp/ie_cnn_network.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_cnn_network.h
+ie_plugin.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin.hpp
+ie_plugin_ptr.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_ptr.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+utility
+-
+ie_locked_memory.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_locked_memory.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+iterator
+-
+list
+-
+unordered_set
+-
+utility
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_api.h
+ie_icnn_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_icnn_network.hpp
+ie_locked_memory.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_locked_memory.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ie_api.h
+-
+functional
+-
+memory
+-
+sstream
+-
+string
+-
+utility
+-
+vector
+-
+cassert
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ie_common.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+memory
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_api.h
+ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+details/ie_exception.hpp
+-
+memory
+-
+ie_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_allocator.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+os/lin_shared_object_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+os/win_shared_object_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+cassert
+-
+memory
+-
+string
+-
+type_traits
+-
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/ie_exception.hpp
+details/ie_no_release.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/ie_no_release.hpp
+details/ie_irelease.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/ie_irelease.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/os/os_filesystem.hpp
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_common.h
+ie_so_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+dlfcn.h
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/ie_api.h
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/ie_exception.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/os/os_filesystem.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ie_api.h
+-
+codecvt
+-
+locale
+-
+string
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/ie_api.h
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/ie_exception.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/os/os_filesystem.hpp
+direct.h
+-
+windows.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ie_api.h
+-
+details/ie_irelease.hpp
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+cstring
+-
+functional
+-
+map
+-
+memory
+-
+numeric
+-
+string
+-
+type_traits
+-
+utility
+-
+vector
+-
+details/ie_blob_iterator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+details/ie_pre_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ie_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_layouts.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ie_locked_memory.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+algorithm
+-
+cstdlib
+-
+details/ie_exception.hpp
+-
+memory
+-
+ostream
+-
+string
+-
+vector
+-
+ie_unicode.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+map
+-
+memory
+-
+string
+-
+vector
+-
+cpp/ie_executable_network.hpp
+-
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ie_extension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ie_remote_context.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_layouts.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_so_pointer.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ie_iextension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+map
+-
+string
+-
+vector
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+details/ie_so_pointer.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_icnn_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+map
+-
+memory
+-
+string
+-
+details/ie_irelease.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ie_icnn_network_stats.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ie_iextension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ie_input_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ie_layers.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ie_preprocess.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+limits
+-
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_irelease.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+map
+-
+memory
+-
+string
+-
+vector
+-
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_icnn_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ie_iinfer_request.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ie_imemory_state.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ie_input_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ie_parameter.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ie_primitive_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ie_remote_context.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_error.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_layouts.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_layers.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ie_version.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ie_blob.h
+-
+details/ie_irelease.hpp
+-
+map
+-
+memory
+-
+string
+-
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_preprocess.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+memory
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+map
+-
+memory
+-
+string
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ie_preprocess.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+algorithm
+-
+cctype
+-
+iterator
+-
+limits
+-
+map
+-
+memory
+-
+string
+-
+vector
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ie_layers_property.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+vector
+-
+details/ie_exception.hpp
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+algorithm
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+iostream
+-
+utility
+-
+ie_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+algorithm
+-
+cctype
+-
+details/ie_exception.hpp
+-
+iterator
+-
+map
+-
+memory
+-
+string
+-
+tuple
+-
+typeinfo
+-
+utility
+-
+vector
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ie_iextension.h
+-
+ie_icnn_network.hpp
+-
+map
+-
+memory
+-
+set
+-
+string
+-
+vector
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_core.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ie_error.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ie_iexecutable_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ie_version.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+string
+-
+tuple
+-
+vector
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+cpp/ie_plugin_cpp.hpp
+-
+string
+-
+vector
+-
+ie_plugin_ptr.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+string
+-
+details/ie_so_pointer.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ie_extension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ie_plugin.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+string
+-
+unordered_map
+-
+vector
+-
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+memory
+-
+vector
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+map
+-
+memory
+-
+string
+-
+vector
+-
+ie_tensor_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+map
+-
+memory
+-
+string
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_parameter.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+map
+-
+memory
+-
+string
+-
+ie_api.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+algorithm
+-
+cstdlib
+-
+details/ie_exception.hpp
+-
+memory
+-
+ostream
+-
+string
+-
+vector
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ie_api.h
+-
+ie_blob.h
+-
+ie_layers.h
+-
+cpp/ie_cnn_net_reader.h
+-
+cpp/ie_executable_network.hpp
+-
+cpp/ie_plugin_cpp.hpp
+-
+ie_core.hpp
+-
+ie_error.hpp
+-
+ie_icnn_network.hpp
+-
+ie_icnn_network_stats.hpp
+-
+ie_plugin_config.hpp
+-
+ie_plugin_dispatcher.hpp
+-
+ie_version.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/features2d.hpp
+opencv2/core/affine.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/affine.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvdef.h
+opencv2/core/version.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/version.hpp
+opencv2/core/base.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/base.hpp
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvstd.hpp
+opencv2/core/traits.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/traits.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/matx.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/types.hpp
+opencv2/core/mat.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/mat.hpp
+opencv2/core/persistence.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/persistence.hpp
+opencv2/core/operations.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/operations.hpp
+opencv2/core/cvstd.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvstd.inl.hpp
+opencv2/core/utility.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/utility.hpp
+opencv2/core/optim.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/optim.hpp
+opencv2/core/ovx.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/ovx.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+opencv2/core.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+opencv2/core/mat.hpp
+-
+chrono
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/opencv_modules.hpp
+climits
+-
+algorithm
+-
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvstd.hpp
+opencv2/core/neon_utils.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/neon_utils.hpp
+opencv2/core/vsx_utils.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/vsx_utils.hpp
+opencv2/core/check.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/check.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+opencv2/core/base.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+opencv2/core/cuda_types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cuda_types.hpp
+opencv2/opencv.hpp
+-
+opencv2/core/cuda.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cuda.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+opencv2/core/cuda.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cuda.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+cv_cpu_config.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_config.h
+cv_cpu_helper.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+emmintrin.h
+-
+pmmintrin.h
+-
+tmmintrin.h
+-
+smmintrin.h
+-
+nmmintrin.h
+-
+nmmintrin.h
+-
+popcntintrin.h
+-
+immintrin.h
+-
+arm_neon.h
+-
+immintrin.h
+-
+immintrin.h
+-
+immintrin.h
+-
+Intrin.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+altivec.h
+-
+hal/msa_macros.h
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+wasm_simd128.h
+-
+emmintrin.h
+-
+Intrin.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+altivec.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+cvconfig.h
+/opt/intel/openvino/opencv/include/opencv2/core/cvconfig.h
+limits
+-
+limits.h
+-
+opencv2/core/hal/interface.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/hal/interface.h
+cv_cpu_dispatch.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+intrin.h
+-
+array
+-
+cstdint
+-
+stdint.h
+-
+stdint.h
+-
+opencv2/core/fast_math.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/fast_math.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+cstddef
+-
+cstring
+-
+cctype
+-
+string
+-
+algorithm
+-
+utility
+-
+cstdlib
+-
+cmath
+-
+cvstd_wrapper.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+complex
+-
+ostream
+-
+sstream
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+string
+-
+memory
+-
+type_traits
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+cmath
+-
+fastmath.h
+-
+math.h
+-
+emmintrin.h
+-
+altivec.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+cstddef
+-
+stddef.h
+-
+stdbool.h
+-
+cstdint
+-
+stdint.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+msa.h
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa.h
+stdint.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/matx.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/types.hpp
+opencv2/core/bufferpool.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/bufferpool.hpp
+type_traits
+-
+opencv2/core/mat.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/mat.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/base.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/base.hpp
+opencv2/core/traits.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/traits.hpp
+opencv2/core/saturate.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/saturate.hpp
+initializer_list
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+cstdio
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/types.hpp
+opencv2/core/mat.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/mat.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+time.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/fast_math.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/fast_math.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+climits
+-
+cfloat
+-
+vector
+-
+limits
+-
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvstd.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/matx.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+ostream
+-
+functional
+-
+mutex
+-
+opencv2/core/utils/instrumentation.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/utils/instrumentation.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+opencv2/core/utility.hpp
+-
+opencv2/core/utils/tls.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+opencv2/core/utility.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+assert.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+opencv2/dnn/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+opencv2/core.hpp
+-
+map
+-
+ostream
+-
+opencv2/dnn/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+vector
+-
+opencv2/core.hpp
+-
+opencv2/core/async.hpp
+/opt/intel/openvino/opencv/include/opencv2/dnn/opencv2/core/async.hpp
+../dnn/version.hpp
+/opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+opencv2/dnn/dict.hpp
+-
+opencv2/dnn/layer.hpp
+-
+opencv2/dnn/dnn.inl.hpp
+-
+opencv2/dnn/utils/inference_engine.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+opencv2/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+opencv2/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+../dnn.hpp
+/opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/opencv_modules.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/flann/miniflann.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann/miniflann.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/flann.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/flann/miniflann.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann/miniflann.hpp
+opencv2/flann/flann_base.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann/flann_base.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+kdtree_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+kdtree_single_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+kmeans_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+composite_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+linear_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+hierarchical_clustering_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+lsh_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+autotuned_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+stdlib.h
+-
+stdio.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/any.h
+defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+stdexcept
+-
+ostream
+-
+typeinfo
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+sstream
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+ground_truth.h
+/opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+index_testing.h
+/opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+sampling.h
+/opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+kdtree_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+kdtree_single_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+kmeans_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+composite_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+linear_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+logger.h
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+kdtree_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+kmeans_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/config.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+config.h
+/opt/intel/openvino/opencv/include/opencv2/flann/config.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+cmath
+-
+cstdlib
+-
+string.h
+-
+stdint.h
+-
+defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+Intrin.h
+-
+arm_neon.h
+/opt/intel/openvino/opencv/include/opencv2/flann/arm_neon.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+boost/dynamic_bitset.hpp
+-
+limits.h
+-
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+vector
+-
+cassert
+-
+cstdio
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+params.h
+/opt/intel/openvino/opencv/include/opencv2/flann/params.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+all_indices.h
+/opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+algorithm
+-
+vector
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+algorithm
+-
+map
+-
+cassert
+-
+limits
+-
+cmath
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+cstring
+-
+cassert
+-
+cmath
+-
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+logger.h
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+timer.h
+/opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+algorithm
+-
+map
+-
+cassert
+-
+cstring
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+dynamic_bitset.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+algorithm
+-
+map
+-
+cassert
+-
+cstring
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+algorithm
+-
+map
+-
+cassert
+-
+limits
+-
+cmath
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+logger.h
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+stdio.h
+-
+stdarg.h
+-
+defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+algorithm
+-
+cassert
+-
+cstring
+-
+map
+-
+vector
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+lsh_table.h
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+algorithm
+-
+iostream
+-
+iomanip
+-
+limits.h
+-
+unordered_map
+-
+map
+-
+math.h
+-
+stddef.h
+-
+dynamic_bitset.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+stdio.h
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core.hpp
+opencv2/flann/defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/flann/defines.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+params.h
+/opt/intel/openvino/opencv/include/opencv2/flann/params.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/params.h
+any.h
+/opt/intel/openvino/opencv/include/opencv2/flann/any.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+iostream
+-
+map
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+algorithm
+-
+cstdlib
+-
+vector
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+algorithm
+-
+cstring
+-
+iostream
+-
+limits
+-
+set
+-
+vector
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+cstring
+-
+vector
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+time.h
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core.hpp
+opencv2/core/utility.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core/utility.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/imgcodecs.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgcodecs.hpp
+opencv2/videoio.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/videoio.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/imgproc/opencv2/imgproc.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/ml.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+float.h
+-
+map
+-
+iostream
+-
+opencv2/ml/ml.inl.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/objdetect/detection_based_tracker.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/objdetect/detection_based_tracker.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+opencv2/core.hpp
+-
+vector
+-
+
+/opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/opencv_modules.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/calib3d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/calib3d.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/features2d.hpp
+opencv2/dnn.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/dnn.hpp
+opencv2/flann.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann.hpp
+opencv2/highgui.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/highgui.hpp
+opencv2/imgcodecs.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgcodecs.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgproc.hpp
+opencv2/ml.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/ml.hpp
+opencv2/objdetect.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/objdetect.hpp
+opencv2/photo.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/photo.hpp
+opencv2/stitching.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching.hpp
+opencv2/video.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/video.hpp
+opencv2/videoio.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/videoio.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/photo.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgproc.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/features2d.hpp
+opencv2/stitching/warpers.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/warpers.hpp
+opencv2/stitching/detail/matchers.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/matchers.hpp
+opencv2/stitching/detail/motion_estimators.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/motion_estimators.hpp
+opencv2/stitching/detail/exposure_compensate.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/exposure_compensate.hpp
+opencv2/stitching/detail/seam_finders.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/seam_finders.hpp
+opencv2/stitching/detail/blenders.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/blenders.hpp
+opencv2/stitching/detail/camera.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/camera.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/core/cuda.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core/cuda.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/features2d.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/opencv_modules.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+matchers.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+util.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+camera.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+set
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/opencv_modules.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+list
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+util_inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+queue
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+util.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/core/cuda.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core/cuda.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/imgproc.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/opencv_modules.hpp
+warpers_inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+warpers.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+limits
+-
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+opencv2/stitching/detail/warpers.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/opencv2/stitching/detail/warpers.hpp
+string
+-
+
+/opt/intel/openvino/opencv/include/opencv2/video.hpp
+opencv2/video/tracking.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/video/tracking.hpp
+opencv2/video/background_segm.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/video/background_segm.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/video/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/video/opencv2/core.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/video/opencv2/imgproc.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+thirdparty/gflags/include/gflags/gflags.h
+string
+-
+vector
+-
+gflags/gflags_declare.h
+thirdparty/gflags/include/gflags/gflags/gflags_declare.h
+
+thirdparty/gflags/include/gflags/gflags_declare.h
+string
+-
+stdint.h
+-
+sys/types.h
+-
+inttypes.h
+-
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/DependInfo.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/DependInfo.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..66ba9f0becba34520a637ecd6176a02a86930b13
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/DependInfo.cmake
@@ -0,0 +1,41 @@
+# The set of languages for which implicit dependencies are needed:
+set(CMAKE_DEPENDS_LANGUAGES
+ "CXX"
+ )
+# The set of files for implicit dependencies of each language:
+set(CMAKE_DEPENDS_CHECK_CXX
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/main.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/dlib_face.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/render_human_pose.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o"
+ )
+set(CMAKE_CXX_COMPILER_ID "GNU")
+
+# Preprocessor definitions for this target.
+set(CMAKE_TARGET_DEFINITIONS_CXX
+ "GFLAGS_IS_A_DLL=0"
+ "USE_OPENCV"
+ )
+
+# The include file search paths:
+set(CMAKE_CXX_TARGET_INCLUDE_PATH
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include"
+ "/home/hit-ices/open_model_zoo/demos/common/monitors/include"
+ "/home/hit-ices/open_model_zoo/demos/common/include"
+ "thirdparty/gflags/include"
+ "/opt/intel/openvino/opencv/include"
+ "/opt/intel/openvino/deployment_tools/inference_engine/include"
+ "/usr"
+ )
+
+# Targets to which this target links.
+set(CMAKE_TARGET_LINKED_INFO_FILES
+ "/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/DependInfo.cmake"
+ "/home/hit-ices/omz_demos_build/common/CMakeFiles/common.dir/DependInfo.cmake"
+ "/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/DependInfo.cmake"
+ )
+
+# Fortran module output directory.
+set(CMAKE_Fortran_TARGET_MODULE_DIR "")
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make
new file mode 100644
index 0000000000000000000000000000000000000000..d9573f580907c8b5c91fbb635dfe8fb47ab5fdd6
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make
@@ -0,0 +1,199 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Delete rule output on recipe failure.
+.DELETE_ON_ERROR:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+# Include any dependencies generated for this target.
+include human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend.make
+
+# Include the progress variables for this target.
+include human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/main.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/main.cpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo.dir/main.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/main.cpp > CMakeFiles/human_pose_estimation_demo.dir/main.cpp.i
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo.dir/main.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/main.cpp -o CMakeFiles/human_pose_estimation_demo.dir/main.cpp.s
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/dlib_face.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/dlib_face.cpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/dlib_face.cpp > CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.i
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/dlib_face.cpp -o CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.s
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose.cpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose.cpp > CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.i
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose.cpp -o CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.s
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.cpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.cpp > CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.i
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.cpp -o CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.s
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.cpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.cpp > CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.i
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.cpp -o CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.s
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/render_human_pose.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/render_human_pose.cpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/render_human_pose.cpp > CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.i
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/render_human_pose.cpp -o CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.s
+
+# Object files for target human_pose_estimation_demo
+human_pose_estimation_demo_OBJECTS = \
+"CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o"
+
+# External object files for target human_pose_estimation_demo
+human_pose_estimation_demo_EXTERNAL_OBJECTS =
+
+armv7l/Release/human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o
+armv7l/Release/human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o
+armv7l/Release/human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o
+armv7l/Release/human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o
+armv7l/Release/human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o
+armv7l/Release/human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o
+armv7l/Release/human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/opencv/lib/libopencv_highgui.so.4.4.0
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/opencv/lib/libopencv_videoio.so.4.4.0
+armv7l/Release/human_pose_estimation_demo: /usr/local/lib/libdlib.a
+armv7l/Release/human_pose_estimation_demo: armv7l/Release/lib/libmonitors.a
+armv7l/Release/human_pose_estimation_demo: /usr/local/lib/librealsense2.so.2.50.0
+armv7l/Release/human_pose_estimation_demo: armv7l/Release/lib/libcommon.a
+armv7l/Release/human_pose_estimation_demo: armv7l/Release/lib/libgflags_nothreads.a
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/opencv/lib/libopencv_imgcodecs.so.4.4.0
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/opencv/lib/libopencv_imgproc.so.4.4.0
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/opencv/lib/libopencv_core.so.4.4.0
+armv7l/Release/human_pose_estimation_demo: /usr/lib/arm-linux-gnueabihf/libnsl.so
+armv7l/Release/human_pose_estimation_demo: /usr/lib/arm-linux-gnueabihf/libSM.so
+armv7l/Release/human_pose_estimation_demo: /usr/lib/arm-linux-gnueabihf/libICE.so
+armv7l/Release/human_pose_estimation_demo: /usr/lib/arm-linux-gnueabihf/libX11.so
+armv7l/Release/human_pose_estimation_demo: /usr/lib/arm-linux-gnueabihf/libXext.so
+armv7l/Release/human_pose_estimation_demo: /usr/lib/arm-linux-gnueabihf/libpng.so
+armv7l/Release/human_pose_estimation_demo: /usr/lib/arm-linux-gnueabihf/libz.so
+armv7l/Release/human_pose_estimation_demo: /usr/lib/arm-linux-gnueabihf/libjpeg.so
+armv7l/Release/human_pose_estimation_demo: /usr/lib/arm-linux-gnueabihf/libsqlite3.so
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_legacy.so
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine.so
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_c_api.so
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/opencv/lib/libopencv_videoio.so.4.4.0
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/opencv/lib/libopencv_imgcodecs.so.4.4.0
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/opencv/lib/libopencv_imgproc.so.4.4.0
+armv7l/Release/human_pose_estimation_demo: /opt/intel/openvino/opencv/lib/libopencv_core.so.4.4.0
+armv7l/Release/human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/link.txt
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Linking CXX executable ../armv7l/Release/human_pose_estimation_demo"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/human_pose_estimation_demo.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build: armv7l/Release/human_pose_estimation_demo
+
+.PHONY : human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/clean:
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && $(CMAKE_COMMAND) -P CMakeFiles/human_pose_estimation_demo.dir/cmake_clean.cmake
+.PHONY : human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/clean
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hit-ices/open_model_zoo/demos /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo /home/hit-ices/omz_demos_build /home/hit-ices/omz_demos_build/human_pose_estimation_demo /home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/cmake_clean.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/cmake_clean.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..3f16dc5f391c4b43a992c0df1ec1e7d21f4a4d15
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/cmake_clean.cmake
@@ -0,0 +1,15 @@
+file(REMOVE_RECURSE
+ "../armv7l/Release/human_pose_estimation_demo"
+ "../armv7l/Release/human_pose_estimation_demo.pdb"
+ "CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o"
+)
+
+# Per-language clean rules from dependency scanning.
+foreach(lang CXX)
+ include(CMakeFiles/human_pose_estimation_demo.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend.internal b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend.internal
new file mode 100644
index 0000000000000000000000000000000000000000..5e7690dddb728ea4cac027376bed83b61bbbb2b9
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend.internal
@@ -0,0 +1,602 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/default_flags.hpp
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/images_capture.h
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/ocv_common.hpp
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib_face.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimation_demo.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimator.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_config.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_context.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_device.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_frame.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_option.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_pipeline.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_processing.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_record_playback.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_sensor.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_context.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_device.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_frame.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_options.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_pipeline.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_processing.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_record_playback.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_sensor.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/rs.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/rs.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/render_human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/main.cpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+ /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+ /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+ /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+ thirdparty/gflags/include/gflags/gflags.h
+ thirdparty/gflags/include/gflags/gflags_declare.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib_face.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/dlib_face.cpp
+ /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+ /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+ /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+ /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose.cpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimator.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/peak.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.cpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/peak.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.cpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimator.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/render_human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/render_human_pose.cpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend.make
new file mode 100644
index 0000000000000000000000000000000000000000..5997d56aa7a777cfed9b794cbbebc1a87af6ff30
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/depend.make
@@ -0,0 +1,602 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/default_flags.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/images_capture.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/ocv_common.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib_face.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimation_demo.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_config.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_context.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_device.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_frame.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_option.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_pipeline.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_processing.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_record_playback.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_sensor.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/h/rs_types.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_context.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_device.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_frame.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_options.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_pipeline.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_processing.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_record_playback.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_sensor.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/hpp/rs_types.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/rs.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/librealsense2/rs.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/render_human_pose.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/main.cpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: thirdparty/gflags/include/gflags/gflags.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o: thirdparty/gflags/include/gflags/gflags_declare.h
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/dlib_face.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/dlib_face.cpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose.cpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/peak.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/human_pose_estimator.cpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/peak.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/peak.cpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/human_pose_estimator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include/render_human_pose.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/src/render_human_pose.cpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make
new file mode 100644
index 0000000000000000000000000000000000000000..4b44ed58458db0a62734ab67ad86305bf33a5c9f
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/flags.make
@@ -0,0 +1,10 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# compile CXX with /usr/bin/c++
+CXX_FLAGS = -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -Wall -O3 -DNDEBUG -fPIE -Wno-error=deprecated-declarations -std=gnu++11
+
+CXX_DEFINES = -DGFLAGS_IS_A_DLL=0 -DUSE_OPENCV
+
+CXX_INCLUDES = -I/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo/include -I/home/hit-ices/open_model_zoo/demos/common/monitors/include -I/home/hit-ices/open_model_zoo/demos/common/include -I/home/hit-ices/omz_demos_build/thirdparty/gflags/include -isystem /opt/intel/openvino/opencv/include -isystem /opt/intel/openvino/deployment_tools/inference_engine/include -isystem /usr
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/link.txt b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/link.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3de106331960c00267ceaed8dc2246ce5a84e14a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/link.txt
@@ -0,0 +1 @@
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -Wall -O3 -DNDEBUG CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o -o ../armv7l/Release/human_pose_estimation_demo -Wl,-rpath,/opt/intel/openvino/opencv/lib:/usr/local/lib:/opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l /opt/intel/openvino/opencv/lib/libopencv_highgui.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_videoio.so.4.4.0 /usr/local/lib/libdlib.a ../armv7l/Release/lib/libmonitors.a /usr/local/lib/librealsense2.so.2.50.0 ../armv7l/Release/lib/libcommon.a ../armv7l/Release/lib/libgflags_nothreads.a -lpthread /opt/intel/openvino/opencv/lib/libopencv_imgcodecs.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_imgproc.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_core.so.4.4.0 -lpthread /usr/lib/arm-linux-gnueabihf/libnsl.so /usr/lib/arm-linux-gnueabihf/libSM.so /usr/lib/arm-linux-gnueabihf/libICE.so /usr/lib/arm-linux-gnueabihf/libX11.so /usr/lib/arm-linux-gnueabihf/libXext.so /usr/lib/arm-linux-gnueabihf/libpng.so /usr/lib/arm-linux-gnueabihf/libz.so /usr/lib/arm-linux-gnueabihf/libjpeg.so /usr/lib/arm-linux-gnueabihf/libsqlite3.so /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_legacy.so /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine.so /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_c_api.so -ldl /opt/intel/openvino/opencv/lib/libopencv_videoio.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_imgcodecs.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_imgproc.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_core.so.4.4.0
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..5d06efb8f2c40596fe7184f5b1b4b3666c734d11
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/progress.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/progress.make
new file mode 100644
index 0000000000000000000000000000000000000000..07294f96db5e0c3d71fd842fc824214b92df734c
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/progress.make
@@ -0,0 +1,8 @@
+CMAKE_PROGRESS_1 = 9
+CMAKE_PROGRESS_2 = 10
+CMAKE_PROGRESS_3 = 11
+CMAKE_PROGRESS_4 = 12
+CMAKE_PROGRESS_5 = 13
+CMAKE_PROGRESS_6 = 14
+CMAKE_PROGRESS_7 = 15
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..80a6535901a2bddfdbf9a9230bbe6569589d6b89
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..e7b05dfc8e4e3d2efd7469fa8aea158377e85b47
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..19e4c1b528b6ab344c5e9f45febce06b5ade15ec
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..2effabd105dbfabc9eb56786301f36f7a6e0462d
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..6ee57788bc7ea6bac3017c099adb6d08c42d2518
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/DependInfo.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/DependInfo.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..19fab2149bf120962a1699d74b7373348dc4c117
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/DependInfo.cmake
@@ -0,0 +1,11 @@
+# The set of languages for which implicit dependencies are needed:
+set(CMAKE_DEPENDS_LANGUAGES
+ )
+# The set of files for implicit dependencies of each language:
+
+# Targets to which this target links.
+set(CMAKE_TARGET_LINKED_INFO_FILES
+ )
+
+# Fortran module output directory.
+set(CMAKE_Fortran_TARGET_MODULE_DIR "")
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build.make
new file mode 100644
index 0000000000000000000000000000000000000000..26bb6be65c0ae32ee16713b58ce6ce18bbcb1fff
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build.make
@@ -0,0 +1,72 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Delete rule output on recipe failure.
+.DELETE_ON_ERROR:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+# Utility rule file for ie_samples.
+
+# Include the progress variables for this target.
+include human_pose_estimation_demo/CMakeFiles/ie_samples.dir/progress.make
+
+ie_samples: human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build.make
+
+.PHONY : ie_samples
+
+# Rule to build all files generated by this target.
+human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build: ie_samples
+
+.PHONY : human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build
+
+human_pose_estimation_demo/CMakeFiles/ie_samples.dir/clean:
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo && $(CMAKE_COMMAND) -P CMakeFiles/ie_samples.dir/cmake_clean.cmake
+.PHONY : human_pose_estimation_demo/CMakeFiles/ie_samples.dir/clean
+
+human_pose_estimation_demo/CMakeFiles/ie_samples.dir/depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hit-ices/open_model_zoo/demos /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo /home/hit-ices/omz_demos_build /home/hit-ices/omz_demos_build/human_pose_estimation_demo /home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : human_pose_estimation_demo/CMakeFiles/ie_samples.dir/depend
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/cmake_clean.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/cmake_clean.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..f98b49cded889f0ba531878f585fd0f9cf395bfb
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/cmake_clean.cmake
@@ -0,0 +1,5 @@
+
+# Per-language clean rules from dependency scanning.
+foreach(lang )
+ include(CMakeFiles/ie_samples.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/depend.internal b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/depend.internal
new file mode 100644
index 0000000000000000000000000000000000000000..f647855fc483eef4359d230d8e2650c6191dc079
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/depend.internal
@@ -0,0 +1,3 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/depend.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/depend.make
new file mode 100644
index 0000000000000000000000000000000000000000..f647855fc483eef4359d230d8e2650c6191dc079
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/depend.make
@@ -0,0 +1,3 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/progress.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/progress.make
new file mode 100644
index 0000000000000000000000000000000000000000..8b137891791fe96927ad78e64b0aad7bded08bdc
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/ie_samples.dir/progress.make
@@ -0,0 +1 @@
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/progress.marks b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/progress.marks
new file mode 100644
index 0000000000000000000000000000000000000000..6f4247a6255c99f420d1df558d68745592862ff7
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+26
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/Makefile b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..beeee1565b47de056d35c3aa008c74b17bad90b6
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/Makefile
@@ -0,0 +1,396 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target install/strip
+install/strip: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip
+
+# Special rule for the target install/strip
+install/strip/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip/fast
+
+# Special rule for the target install
+install: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install
+
+# Special rule for the target install
+install/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install/fast
+
+# Special rule for the target list_install_components
+list_install_components:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
+.PHONY : list_install_components
+
+# Special rule for the target list_install_components
+list_install_components/fast: list_install_components
+
+.PHONY : list_install_components/fast
+
+# Special rule for the target install/local
+install/local: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local
+
+# Special rule for the target install/local
+install/local/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local/fast
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles /home/hit-ices/omz_demos_build/human_pose_estimation_demo/CMakeFiles/progress.marks
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Convenience name for target.
+human_pose_estimation_demo/CMakeFiles/ie_samples.dir/rule:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo/CMakeFiles/ie_samples.dir/rule
+.PHONY : human_pose_estimation_demo/CMakeFiles/ie_samples.dir/rule
+
+# Convenience name for target.
+ie_samples: human_pose_estimation_demo/CMakeFiles/ie_samples.dir/rule
+
+.PHONY : ie_samples
+
+# fast build rule for target.
+ie_samples/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build.make human_pose_estimation_demo/CMakeFiles/ie_samples.dir/build
+.PHONY : ie_samples/fast
+
+# Convenience name for target.
+human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/rule:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/rule
+.PHONY : human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/rule
+
+# Convenience name for target.
+human_pose_estimation_demo: human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/rule
+
+.PHONY : human_pose_estimation_demo
+
+# fast build rule for target.
+human_pose_estimation_demo/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build
+.PHONY : human_pose_estimation_demo/fast
+
+main.o: main.cpp.o
+
+.PHONY : main.o
+
+# target to build an object file
+main.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.o
+.PHONY : main.cpp.o
+
+main.i: main.cpp.i
+
+.PHONY : main.i
+
+# target to preprocess a source file
+main.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.i
+.PHONY : main.cpp.i
+
+main.s: main.cpp.s
+
+.PHONY : main.s
+
+# target to generate assembly for a file
+main.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/main.cpp.s
+.PHONY : main.cpp.s
+
+src/dlib_face.o: src/dlib_face.cpp.o
+
+.PHONY : src/dlib_face.o
+
+# target to build an object file
+src/dlib_face.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.o
+.PHONY : src/dlib_face.cpp.o
+
+src/dlib_face.i: src/dlib_face.cpp.i
+
+.PHONY : src/dlib_face.i
+
+# target to preprocess a source file
+src/dlib_face.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.i
+.PHONY : src/dlib_face.cpp.i
+
+src/dlib_face.s: src/dlib_face.cpp.s
+
+.PHONY : src/dlib_face.s
+
+# target to generate assembly for a file
+src/dlib_face.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/dlib_face.cpp.s
+.PHONY : src/dlib_face.cpp.s
+
+src/human_pose.o: src/human_pose.cpp.o
+
+.PHONY : src/human_pose.o
+
+# target to build an object file
+src/human_pose.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.o
+.PHONY : src/human_pose.cpp.o
+
+src/human_pose.i: src/human_pose.cpp.i
+
+.PHONY : src/human_pose.i
+
+# target to preprocess a source file
+src/human_pose.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.i
+.PHONY : src/human_pose.cpp.i
+
+src/human_pose.s: src/human_pose.cpp.s
+
+.PHONY : src/human_pose.s
+
+# target to generate assembly for a file
+src/human_pose.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose.cpp.s
+.PHONY : src/human_pose.cpp.s
+
+src/human_pose_estimator.o: src/human_pose_estimator.cpp.o
+
+.PHONY : src/human_pose_estimator.o
+
+# target to build an object file
+src/human_pose_estimator.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.o
+.PHONY : src/human_pose_estimator.cpp.o
+
+src/human_pose_estimator.i: src/human_pose_estimator.cpp.i
+
+.PHONY : src/human_pose_estimator.i
+
+# target to preprocess a source file
+src/human_pose_estimator.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.i
+.PHONY : src/human_pose_estimator.cpp.i
+
+src/human_pose_estimator.s: src/human_pose_estimator.cpp.s
+
+.PHONY : src/human_pose_estimator.s
+
+# target to generate assembly for a file
+src/human_pose_estimator.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/human_pose_estimator.cpp.s
+.PHONY : src/human_pose_estimator.cpp.s
+
+src/peak.o: src/peak.cpp.o
+
+.PHONY : src/peak.o
+
+# target to build an object file
+src/peak.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.o
+.PHONY : src/peak.cpp.o
+
+src/peak.i: src/peak.cpp.i
+
+.PHONY : src/peak.i
+
+# target to preprocess a source file
+src/peak.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.i
+.PHONY : src/peak.cpp.i
+
+src/peak.s: src/peak.cpp.s
+
+.PHONY : src/peak.s
+
+# target to generate assembly for a file
+src/peak.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/peak.cpp.s
+.PHONY : src/peak.cpp.s
+
+src/render_human_pose.o: src/render_human_pose.cpp.o
+
+.PHONY : src/render_human_pose.o
+
+# target to build an object file
+src/render_human_pose.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.o
+.PHONY : src/render_human_pose.cpp.o
+
+src/render_human_pose.i: src/render_human_pose.cpp.i
+
+.PHONY : src/render_human_pose.i
+
+# target to preprocess a source file
+src/render_human_pose.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.i
+.PHONY : src/render_human_pose.cpp.i
+
+src/render_human_pose.s: src/render_human_pose.cpp.s
+
+.PHONY : src/render_human_pose.s
+
+# target to generate assembly for a file
+src/render_human_pose.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/build.make human_pose_estimation_demo/CMakeFiles/human_pose_estimation_demo.dir/src/render_human_pose.cpp.s
+.PHONY : src/render_human_pose.cpp.s
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... install/strip"
+ @echo "... install"
+ @echo "... list_install_components"
+ @echo "... install/local"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+ @echo "... ie_samples"
+ @echo "... human_pose_estimation_demo"
+ @echo "... main.o"
+ @echo "... main.i"
+ @echo "... main.s"
+ @echo "... src/dlib_face.o"
+ @echo "... src/dlib_face.i"
+ @echo "... src/dlib_face.s"
+ @echo "... src/human_pose.o"
+ @echo "... src/human_pose.i"
+ @echo "... src/human_pose.s"
+ @echo "... src/human_pose_estimator.o"
+ @echo "... src/human_pose_estimator.i"
+ @echo "... src/human_pose_estimator.s"
+ @echo "... src/peak.o"
+ @echo "... src/peak.i"
+ @echo "... src/peak.s"
+ @echo "... src/render_human_pose.o"
+ @echo "... src/render_human_pose.i"
+ @echo "... src/render_human_pose.s"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/cmake_install.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/cmake_install.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..36610c4a131360b565a8df84473b5ad3f4ac420d
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo/cmake_install.cmake
@@ -0,0 +1,39 @@
+# Install script for directory: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Release")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/CMakeDirectoryInformation.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..70d48d8ac5fcab483a328a8e9b4d8e735183bd7a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/hit-ices/open_model_zoo/demos")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/hit-ices/omz_demos_build")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/CXX.includecache b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/CXX.includecache
new file mode 100644
index 0000000000000000000000000000000000000000..7242358b6dd847f8c6c6782aa267330d60c5db3f
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/CXX.includecache
@@ -0,0 +1,2250 @@
+#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
+
+#IncludeRegexScan: ^.*$
+
+#IncludeRegexComplain: ^$
+
+#IncludeRegexTransform:
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+string
+-
+map
+-
+vector
+-
+list
+-
+limits
+-
+functional
+-
+fstream
+-
+iomanip
+-
+utility
+-
+algorithm
+-
+random
+-
+inference_engine.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/default_flags.hpp
+gflags/gflags.h
+-
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/images_capture.h
+memory
+-
+string
+-
+opencv2/core/mat.hpp
+-
+opencv2/videoio.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/common/include/samples/ocv_common.hpp
+opencv2/opencv.hpp
+-
+samples/common.hpp
+/home/hit-ices/open_model_zoo/demos/common/include/samples/samples/common.hpp
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+deque
+-
+memory
+-
+vector
+-
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+deque
+-
+memory
+-
+
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
+chrono
+-
+map
+-
+ostream
+-
+set
+-
+opencv2/imgproc.hpp
+-
+cpu_monitor.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+memory_monitor.h
+/home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib_face.hpp
+dlib/opencv.h
+-
+opencv2/opencv.hpp
+-
+iostream
+-
+vector
+-
+cmath
+-
+time.h
+-
+opencv2/core/core.hpp
+-
+opencv2/opencv.hpp
+-
+dlib/image_processing/frontal_face_detector.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib/image_processing/frontal_face_detector.h
+dlib/image_processing/render_face_detections.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib/image_processing/render_face_detections.h
+dlib/image_processing.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib/image_processing.h
+dlib/gui_widgets.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib/gui_widgets.h
+dlib/opencv/cv_image.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib/opencv/cv_image.h
+iostream
+-
+vector
+-
+cmath
+-
+time.h
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+vector
+-
+opencv2/core/core.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimation_demo.hpp
+gflags/gflags.h
+-
+iostream
+-
+samples/default_flags.hpp
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimator.hpp
+string
+-
+vector
+-
+inference_engine.hpp
+-
+opencv2/core/core.hpp
+-
+human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_config.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_sensor.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_context.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_device.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_sensor.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_frame.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_option.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_pipeline.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_sensor.h
+rs_config.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_config.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_processing.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_sensor.h
+rs_option.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_option.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_record_playback.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_sensor.h
+rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_context.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+rs_record_playback.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_record_playback.hpp
+rs_processing.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_processing.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_device.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+rs_sensor.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_sensor.hpp
+array
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_frame.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_options.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_pipeline.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+rs_frame.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_frame.hpp
+rs_context.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_context.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_processing.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+rs_frame.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_frame.hpp
+rs_options.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_options.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_record_playback.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+rs_device.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_device.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_sensor.hpp
+rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+rs_frame.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_frame.hpp
+rs_processing.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_processing.hpp
+rs_options.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_options.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+../rs.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/rs.h
+../h/rs_context.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_context.h
+../h/rs_device.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_device.h
+../h/rs_frame.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_frame.h
+../h/rs_processing.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_processing.h
+../h/rs_record_playback.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_record_playback.h
+../h/rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_sensor.h
+../h/rs_pipeline.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_pipeline.h
+string
+-
+vector
+-
+memory
+-
+functional
+-
+exception
+-
+iterator
+-
+sstream
+-
+chrono
+-
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/rs.h
+h/rs_types.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+h/rs_context.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_context.h
+h/rs_device.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_device.h
+h/rs_frame.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_frame.h
+h/rs_option.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_option.h
+h/rs_processing.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_processing.h
+h/rs_record_playback.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_record_playback.h
+h/rs_sensor.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_sensor.h
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/rs.hpp
+rs.h
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/rs.h
+hpp/rs_types.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+hpp/rs_context.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_context.hpp
+hpp/rs_device.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_device.hpp
+hpp/rs_frame.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_frame.hpp
+hpp/rs_processing.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_processing.hpp
+hpp/rs_record_playback.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_record_playback.hpp
+hpp/rs_sensor.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_sensor.hpp
+hpp/rs_pipeline.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_pipeline.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/peak.hpp
+vector
+-
+opencv2/core/core.hpp
+-
+human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/render_human_pose.hpp
+vector
+-
+opencv2/core/core.hpp
+-
+human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/main.cpp
+vector
+-
+chrono
+-
+string
+-
+inference_engine.hpp
+-
+monitors/presenter.h
+-
+samples/images_capture.h
+-
+samples/ocv_common.hpp
+-
+fstream
+-
+human_pose_estimation_demo.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/human_pose_estimation_demo.hpp
+human_pose_estimator.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/human_pose_estimator.hpp
+render_human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/render_human_pose.hpp
+librealsense2/rs.hpp
+-
+sys/types.h
+-
+sys/socket.h
+-
+stdio.h
+-
+netinet/in.h
+-
+arpa/inet.h
+-
+unistd.h
+-
+stdlib.h
+-
+fcntl.h
+-
+sys/shm.h
+-
+iostream
+-
+chrono
+-
+thread
+-
+future
+-
+opencv2/dnn.hpp
+-
+opencv2/imgproc.hpp
+-
+opencv2/highgui.hpp
+-
+dlib_face.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/dlib_face.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/dlib_face.cpp
+dlib_face.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/dlib_face.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose.cpp
+vector
+-
+human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.cpp
+algorithm
+-
+string
+-
+vector
+-
+opencv2/imgproc/imgproc.hpp
+-
+samples/common.hpp
+-
+human_pose_estimator.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.hpp
+peak.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.cpp
+algorithm
+-
+utility
+-
+vector
+-
+samples/common.hpp
+-
+peak.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.hpp
+
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/render_human_pose.cpp
+utility
+-
+vector
+-
+opencv2/imgproc/imgproc.hpp
+-
+human_pose_estimator.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.hpp
+render_human_pose.hpp
+/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/render_human_pose.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/os/os_filesystem.hpp
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_blob.h
+cpp/ie_cnn_network.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_cnn_network.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_common.h
+ie_icnn_net_reader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_icnn_net_reader.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ie_icnn_net_reader.h
+-
+details/ie_cnn_network_iterator.hpp
+-
+details/ie_exception_conversion.hpp
+-
+ie_icnn_network.hpp
+-
+map
+-
+memory
+-
+string
+-
+utility
+-
+vector
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_data.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+algorithm
+-
+map
+-
+memory
+-
+string
+-
+vector
+-
+cpp/ie_cnn_network.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_cnn_network.h
+cpp/ie_infer_request.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_infer_request.hpp
+cpp/ie_memory_state.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_memory_state.hpp
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+details/ie_so_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_so_loader.h
+ie_iexecutable_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_iexecutable_network.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+map
+-
+memory
+-
+string
+-
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+details/ie_so_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_so_loader.h
+ie_iinfer_request.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_iinfer_request.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+string
+-
+ie_imemory_state.hpp
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+map
+-
+memory
+-
+string
+-
+cpp/ie_executable_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_executable_network.hpp
+details/ie_exception_conversion.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/details/ie_exception_conversion.hpp
+cpp/ie_cnn_network.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/cpp/ie_cnn_network.h
+ie_plugin.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin.hpp
+ie_plugin_ptr.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_ptr.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+utility
+-
+ie_locked_memory.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_locked_memory.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+iterator
+-
+list
+-
+unordered_set
+-
+utility
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_api.h
+ie_icnn_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_icnn_network.hpp
+ie_locked_memory.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_locked_memory.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ie_api.h
+-
+functional
+-
+memory
+-
+sstream
+-
+string
+-
+utility
+-
+vector
+-
+cassert
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ie_common.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+memory
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_api.h
+ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+details/ie_exception.hpp
+-
+memory
+-
+ie_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_allocator.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+os/lin_shared_object_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+os/win_shared_object_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+cassert
+-
+memory
+-
+string
+-
+type_traits
+-
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/ie_exception.hpp
+details/ie_no_release.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/ie_no_release.hpp
+details/ie_irelease.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/ie_irelease.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/details/os/os_filesystem.hpp
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_common.h
+ie_so_loader.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+dlfcn.h
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/ie_api.h
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/ie_exception.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/os/os_filesystem.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ie_api.h
+-
+codecvt
+-
+locale
+-
+string
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/ie_api.h
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/ie_exception.hpp
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/details/os/os_filesystem.hpp
+direct.h
+-
+windows.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ie_api.h
+-
+details/ie_irelease.hpp
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+cstring
+-
+functional
+-
+map
+-
+memory
+-
+numeric
+-
+string
+-
+type_traits
+-
+utility
+-
+vector
+-
+details/ie_blob_iterator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+details/ie_pre_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ie_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_layouts.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ie_locked_memory.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+algorithm
+-
+cstdlib
+-
+details/ie_exception.hpp
+-
+memory
+-
+ostream
+-
+string
+-
+vector
+-
+ie_unicode.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+map
+-
+memory
+-
+string
+-
+vector
+-
+cpp/ie_executable_network.hpp
+-
+details/os/os_filesystem.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ie_extension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ie_remote_context.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_layouts.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_so_pointer.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ie_iextension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+map
+-
+string
+-
+vector
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+details/ie_so_pointer.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_icnn_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+map
+-
+memory
+-
+string
+-
+details/ie_irelease.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ie_icnn_network_stats.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ie_iextension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ie_input_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ie_layers.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ie_preprocess.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+limits
+-
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_irelease.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+map
+-
+memory
+-
+string
+-
+vector
+-
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_icnn_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ie_iinfer_request.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ie_imemory_state.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ie_input_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ie_parameter.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ie_primitive_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ie_remote_context.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+map
+-
+memory
+-
+string
+-
+vector
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_error.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_layouts.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_layers.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ie_version.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ie_blob.h
+-
+details/ie_irelease.hpp
+-
+map
+-
+memory
+-
+string
+-
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_preprocess.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+memory
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+map
+-
+memory
+-
+string
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ie_preprocess.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+algorithm
+-
+cctype
+-
+iterator
+-
+limits
+-
+map
+-
+memory
+-
+string
+-
+vector
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_data.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ie_layers_property.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+vector
+-
+details/ie_exception.hpp
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+algorithm
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_common.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ie_precision.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+iostream
+-
+utility
+-
+ie_allocator.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+algorithm
+-
+cctype
+-
+details/ie_exception.hpp
+-
+iterator
+-
+map
+-
+memory
+-
+string
+-
+tuple
+-
+typeinfo
+-
+utility
+-
+vector
+-
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ie_iextension.h
+-
+ie_icnn_network.hpp
+-
+map
+-
+memory
+-
+set
+-
+string
+-
+vector
+-
+details/ie_no_copy.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ie_core.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ie_error.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ie_iexecutable_network.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ie_version.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+string
+-
+tuple
+-
+vector
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+cpp/ie_plugin_cpp.hpp
+-
+string
+-
+vector
+-
+ie_plugin_ptr.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+string
+-
+details/ie_so_pointer.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ie_extension.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ie_plugin.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+string
+-
+unordered_map
+-
+vector
+-
+details/ie_exception.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+memory
+-
+vector
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+map
+-
+memory
+-
+string
+-
+vector
+-
+ie_tensor_info.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+map
+-
+memory
+-
+string
+-
+ie_blob.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ie_parameter.hpp
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+map
+-
+memory
+-
+string
+-
+ie_api.h
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+algorithm
+-
+cstdlib
+-
+details/ie_exception.hpp
+-
+memory
+-
+ostream
+-
+string
+-
+vector
+-
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ie_api.h
+/opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+
+/opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ie_api.h
+-
+ie_blob.h
+-
+ie_layers.h
+-
+cpp/ie_cnn_net_reader.h
+-
+cpp/ie_executable_network.hpp
+-
+cpp/ie_plugin_cpp.hpp
+-
+ie_core.hpp
+-
+ie_error.hpp
+-
+ie_icnn_network.hpp
+-
+ie_icnn_network_stats.hpp
+-
+ie_plugin_config.hpp
+-
+ie_plugin_dispatcher.hpp
+-
+ie_version.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/features2d.hpp
+opencv2/core/affine.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/affine.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvdef.h
+opencv2/core/version.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/version.hpp
+opencv2/core/base.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/base.hpp
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvstd.hpp
+opencv2/core/traits.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/traits.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/matx.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/types.hpp
+opencv2/core/mat.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/mat.hpp
+opencv2/core/persistence.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/persistence.hpp
+opencv2/core/operations.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/operations.hpp
+opencv2/core/cvstd.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/cvstd.inl.hpp
+opencv2/core/utility.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/utility.hpp
+opencv2/core/optim.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/optim.hpp
+opencv2/core/ovx.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core/ovx.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+opencv2/core.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+opencv2/core/mat.hpp
+-
+chrono
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/opencv_modules.hpp
+climits
+-
+algorithm
+-
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvstd.hpp
+opencv2/core/neon_utils.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/neon_utils.hpp
+opencv2/core/vsx_utils.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/vsx_utils.hpp
+opencv2/core/check.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/check.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+opencv2/core/base.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+opencv2/core/cuda_types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cuda_types.hpp
+opencv2/opencv.hpp
+-
+opencv2/core/cuda.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cuda.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+opencv2/core/cuda.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cuda.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+cv_cpu_config.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_config.h
+cv_cpu_helper.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+emmintrin.h
+-
+pmmintrin.h
+-
+tmmintrin.h
+-
+smmintrin.h
+-
+nmmintrin.h
+-
+nmmintrin.h
+-
+popcntintrin.h
+-
+immintrin.h
+-
+arm_neon.h
+-
+immintrin.h
+-
+immintrin.h
+-
+immintrin.h
+-
+Intrin.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+altivec.h
+-
+hal/msa_macros.h
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+wasm_simd128.h
+-
+emmintrin.h
+-
+Intrin.h
+-
+arm_neon.h
+-
+arm_neon.h
+-
+altivec.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+cvconfig.h
+/opt/intel/openvino/opencv/include/opencv2/core/cvconfig.h
+limits
+-
+limits.h
+-
+opencv2/core/hal/interface.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/hal/interface.h
+cv_cpu_dispatch.h
+/opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+intrin.h
+-
+array
+-
+cstdint
+-
+stdint.h
+-
+stdint.h
+-
+opencv2/core/fast_math.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/fast_math.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+cstddef
+-
+cstring
+-
+cctype
+-
+string
+-
+algorithm
+-
+utility
+-
+cstdlib
+-
+cmath
+-
+cvstd_wrapper.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+complex
+-
+ostream
+-
+sstream
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+string
+-
+memory
+-
+type_traits
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+cmath
+-
+fastmath.h
+-
+math.h
+-
+emmintrin.h
+-
+altivec.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+cstddef
+-
+stddef.h
+-
+stdbool.h
+-
+cstdint
+-
+stdint.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+msa.h
+/opt/intel/openvino/opencv/include/opencv2/core/hal/msa.h
+stdint.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/matx.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/types.hpp
+opencv2/core/bufferpool.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/bufferpool.hpp
+type_traits
+-
+opencv2/core/mat.inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/mat.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/base.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/base.hpp
+opencv2/core/traits.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/traits.hpp
+opencv2/core/saturate.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/saturate.hpp
+initializer_list
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+cstdio
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+opencv2/core/types.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/types.hpp
+opencv2/core/mat.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/mat.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+time.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/fast_math.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/fast_math.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+
+/opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+climits
+-
+cfloat
+-
+vector
+-
+limits
+-
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+opencv2/core/cvstd.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvstd.hpp
+opencv2/core/matx.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/matx.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core.hpp
+ostream
+-
+functional
+-
+mutex
+-
+opencv2/core/utils/instrumentation.hpp
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/utils/instrumentation.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+opencv2/core/utility.hpp
+-
+opencv2/core/utils/tls.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+opencv2/core/utility.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+opencv2/core/cvdef.h
+/opt/intel/openvino/opencv/include/opencv2/core/opencv2/core/cvdef.h
+assert.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+opencv2/dnn/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+opencv2/core.hpp
+-
+map
+-
+ostream
+-
+opencv2/dnn/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+vector
+-
+opencv2/core.hpp
+-
+opencv2/core/async.hpp
+/opt/intel/openvino/opencv/include/opencv2/dnn/opencv2/core/async.hpp
+../dnn/version.hpp
+/opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+opencv2/dnn/dict.hpp
+-
+opencv2/dnn/layer.hpp
+-
+opencv2/dnn/dnn.inl.hpp
+-
+opencv2/dnn/utils/inference_engine.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+opencv2/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+opencv2/dnn.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+../dnn.hpp
+/opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/opencv_modules.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/flann/miniflann.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann/miniflann.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/flann.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/flann/miniflann.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann/miniflann.hpp
+opencv2/flann/flann_base.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann/flann_base.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+kdtree_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+kdtree_single_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+kmeans_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+composite_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+linear_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+hierarchical_clustering_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+lsh_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+autotuned_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+stdlib.h
+-
+stdio.h
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/any.h
+defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+stdexcept
+-
+ostream
+-
+typeinfo
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+sstream
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+ground_truth.h
+/opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+index_testing.h
+/opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+sampling.h
+/opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+kdtree_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+kdtree_single_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+kmeans_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+composite_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+linear_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+logger.h
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+kdtree_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+kmeans_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/config.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+config.h
+/opt/intel/openvino/opencv/include/opencv2/flann/config.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+cmath
+-
+cstdlib
+-
+string.h
+-
+stdint.h
+-
+defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+Intrin.h
+-
+arm_neon.h
+/opt/intel/openvino/opencv/include/opencv2/flann/arm_neon.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+boost/dynamic_bitset.hpp
+-
+limits.h
+-
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+vector
+-
+cassert
+-
+cstdio
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+params.h
+/opt/intel/openvino/opencv/include/opencv2/flann/params.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+all_indices.h
+/opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+algorithm
+-
+vector
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+algorithm
+-
+map
+-
+cassert
+-
+limits
+-
+cmath
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+cstring
+-
+cassert
+-
+cmath
+-
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+logger.h
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+timer.h
+/opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+algorithm
+-
+map
+-
+cassert
+-
+cstring
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+dynamic_bitset.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+algorithm
+-
+map
+-
+cassert
+-
+cstring
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+algorithm
+-
+map
+-
+cassert
+-
+limits
+-
+cmath
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+dist.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+logger.h
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+stdio.h
+-
+stdarg.h
+-
+defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+algorithm
+-
+cassert
+-
+cstring
+-
+map
+-
+vector
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+heap.h
+/opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+lsh_table.h
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+allocator.h
+/opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+saving.h
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+algorithm
+-
+iostream
+-
+iomanip
+-
+limits.h
+-
+unordered_map
+-
+map
+-
+math.h
+-
+stddef.h
+-
+dynamic_bitset.h
+/opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+stdio.h
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core.hpp
+opencv2/flann/defines.h
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/flann/defines.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+result_set.h
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+params.h
+/opt/intel/openvino/opencv/include/opencv2/flann/params.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/params.h
+any.h
+/opt/intel/openvino/opencv/include/opencv2/flann/any.h
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+iostream
+-
+map
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+algorithm
+-
+cstdlib
+-
+vector
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+algorithm
+-
+cstring
+-
+iostream
+-
+limits
+-
+set
+-
+vector
+-
+
+/opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+matrix.h
+/opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+random.h
+/opt/intel/openvino/opencv/include/opencv2/flann/random.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+cstring
+-
+vector
+-
+general.h
+/opt/intel/openvino/opencv/include/opencv2/flann/general.h
+nn_index.h
+/opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+
+/opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+time.h
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core.hpp
+opencv2/core/utility.hpp
+/opt/intel/openvino/opencv/include/opencv2/flann/opencv2/core/utility.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/imgcodecs.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgcodecs.hpp
+opencv2/videoio.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/videoio.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/imgproc/opencv2/imgproc.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/ml.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+float.h
+-
+map
+-
+iostream
+-
+opencv2/ml/ml.inl.hpp
+-
+
+/opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/objdetect/detection_based_tracker.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/objdetect/detection_based_tracker.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+opencv2/core.hpp
+-
+vector
+-
+
+/opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/opencv_modules.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/calib3d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/calib3d.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/features2d.hpp
+opencv2/dnn.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/dnn.hpp
+opencv2/flann.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/flann.hpp
+opencv2/highgui.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/highgui.hpp
+opencv2/imgcodecs.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgcodecs.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgproc.hpp
+opencv2/ml.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/ml.hpp
+opencv2/objdetect.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/objdetect.hpp
+opencv2/photo.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/photo.hpp
+opencv2/stitching.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching.hpp
+opencv2/video.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/video.hpp
+opencv2/videoio.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/videoio.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/photo.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/imgproc.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/features2d.hpp
+opencv2/stitching/warpers.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/warpers.hpp
+opencv2/stitching/detail/matchers.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/matchers.hpp
+opencv2/stitching/detail/motion_estimators.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/motion_estimators.hpp
+opencv2/stitching/detail/exposure_compensate.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/exposure_compensate.hpp
+opencv2/stitching/detail/seam_finders.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/seam_finders.hpp
+opencv2/stitching/detail/blenders.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/blenders.hpp
+opencv2/stitching/detail/camera.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/stitching/detail/camera.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/core/cuda.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core/cuda.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/features2d.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/features2d.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/opencv_modules.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+matchers.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+util.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+camera.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+set
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/opencv_modules.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+list
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+util_inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+queue
+-
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+util.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+opencv2/core/cuda.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core/cuda.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/imgproc.hpp
+opencv2/opencv_modules.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/opencv_modules.hpp
+warpers_inl.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/opencv2/core.hpp
+warpers.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+limits
+-
+
+/opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+opencv2/stitching/detail/warpers.hpp
+/opt/intel/openvino/opencv/include/opencv2/stitching/opencv2/stitching/detail/warpers.hpp
+string
+-
+
+/opt/intel/openvino/opencv/include/opencv2/video.hpp
+opencv2/video/tracking.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/video/tracking.hpp
+opencv2/video/background_segm.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/video/background_segm.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/video/opencv2/core.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/video/opencv2/core.hpp
+opencv2/imgproc.hpp
+/opt/intel/openvino/opencv/include/opencv2/video/opencv2/imgproc.hpp
+
+/opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+opencv2/core.hpp
+/opt/intel/openvino/opencv/include/opencv2/opencv2/core.hpp
+
+thirdparty/gflags/include/gflags/gflags.h
+string
+-
+vector
+-
+gflags/gflags_declare.h
+thirdparty/gflags/include/gflags/gflags/gflags_declare.h
+
+thirdparty/gflags/include/gflags/gflags_declare.h
+string
+-
+stdint.h
+-
+sys/types.h
+-
+inttypes.h
+-
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/DependInfo.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/DependInfo.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..3f1d492d6eae9c6452402e1327d4a9104377d432
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/DependInfo.cmake
@@ -0,0 +1,41 @@
+# The set of languages for which implicit dependencies are needed:
+set(CMAKE_DEPENDS_LANGUAGES
+ "CXX"
+ )
+# The set of files for implicit dependencies of each language:
+set(CMAKE_DEPENDS_CHECK_CXX
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/main.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/dlib_face.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o"
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/render_human_pose.cpp" "/home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o"
+ )
+set(CMAKE_CXX_COMPILER_ID "GNU")
+
+# Preprocessor definitions for this target.
+set(CMAKE_TARGET_DEFINITIONS_CXX
+ "GFLAGS_IS_A_DLL=0"
+ "USE_OPENCV"
+ )
+
+# The include file search paths:
+set(CMAKE_CXX_TARGET_INCLUDE_PATH
+ "/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include"
+ "/home/hit-ices/open_model_zoo/demos/common/monitors/include"
+ "/home/hit-ices/open_model_zoo/demos/common/include"
+ "thirdparty/gflags/include"
+ "/opt/intel/openvino/opencv/include"
+ "/opt/intel/openvino/deployment_tools/inference_engine/include"
+ "/usr"
+ )
+
+# Targets to which this target links.
+set(CMAKE_TARGET_LINKED_INFO_FILES
+ "/home/hit-ices/omz_demos_build/common/monitors/CMakeFiles/monitors.dir/DependInfo.cmake"
+ "/home/hit-ices/omz_demos_build/common/CMakeFiles/common.dir/DependInfo.cmake"
+ "/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/DependInfo.cmake"
+ )
+
+# Fortran module output directory.
+set(CMAKE_Fortran_TARGET_MODULE_DIR "")
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make
new file mode 100644
index 0000000000000000000000000000000000000000..7c68d392811f51817888caf367879b44965d3dcf
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make
@@ -0,0 +1,199 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Delete rule output on recipe failure.
+.DELETE_ON_ERROR:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+# Include any dependencies generated for this target.
+include human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend.make
+
+# Include the progress variables for this target.
+include human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/main.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/main.cpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/main.cpp > CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.i
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/main.cpp -o CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.s
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/dlib_face.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/dlib_face.cpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/dlib_face.cpp > CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.i
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/dlib_face.cpp -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.s
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose.cpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose.cpp > CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.i
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose.cpp -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.s
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.cpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.cpp > CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.i
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.cpp -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.s
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.cpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.cpp > CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.i
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.cpp -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.s
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/render_human_pose.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o -c /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/render_human_pose.cpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.i"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/render_human_pose.cpp > CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.i
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.s"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/render_human_pose.cpp -o CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.s
+
+# Object files for target human_pose_estimation_demo_meng
+human_pose_estimation_demo_meng_OBJECTS = \
+"CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o" \
+"CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o"
+
+# External object files for target human_pose_estimation_demo_meng
+human_pose_estimation_demo_meng_EXTERNAL_OBJECTS =
+
+armv7l/Release/human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o
+armv7l/Release/human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o
+armv7l/Release/human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o
+armv7l/Release/human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o
+armv7l/Release/human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o
+armv7l/Release/human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o
+armv7l/Release/human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/opencv/lib/libopencv_highgui.so.4.4.0
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/opencv/lib/libopencv_videoio.so.4.4.0
+armv7l/Release/human_pose_estimation_demo_meng: /usr/local/lib/libdlib.a
+armv7l/Release/human_pose_estimation_demo_meng: armv7l/Release/lib/libmonitors.a
+armv7l/Release/human_pose_estimation_demo_meng: /usr/local/lib/librealsense2.so.2.50.0
+armv7l/Release/human_pose_estimation_demo_meng: armv7l/Release/lib/libcommon.a
+armv7l/Release/human_pose_estimation_demo_meng: armv7l/Release/lib/libgflags_nothreads.a
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/opencv/lib/libopencv_imgcodecs.so.4.4.0
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/opencv/lib/libopencv_imgproc.so.4.4.0
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/opencv/lib/libopencv_core.so.4.4.0
+armv7l/Release/human_pose_estimation_demo_meng: /usr/lib/arm-linux-gnueabihf/libnsl.so
+armv7l/Release/human_pose_estimation_demo_meng: /usr/lib/arm-linux-gnueabihf/libSM.so
+armv7l/Release/human_pose_estimation_demo_meng: /usr/lib/arm-linux-gnueabihf/libICE.so
+armv7l/Release/human_pose_estimation_demo_meng: /usr/lib/arm-linux-gnueabihf/libX11.so
+armv7l/Release/human_pose_estimation_demo_meng: /usr/lib/arm-linux-gnueabihf/libXext.so
+armv7l/Release/human_pose_estimation_demo_meng: /usr/lib/arm-linux-gnueabihf/libpng.so
+armv7l/Release/human_pose_estimation_demo_meng: /usr/lib/arm-linux-gnueabihf/libz.so
+armv7l/Release/human_pose_estimation_demo_meng: /usr/lib/arm-linux-gnueabihf/libjpeg.so
+armv7l/Release/human_pose_estimation_demo_meng: /usr/lib/arm-linux-gnueabihf/libsqlite3.so
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_legacy.so
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine.so
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_c_api.so
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/opencv/lib/libopencv_videoio.so.4.4.0
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/opencv/lib/libopencv_imgcodecs.so.4.4.0
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/opencv/lib/libopencv_imgproc.so.4.4.0
+armv7l/Release/human_pose_estimation_demo_meng: /opt/intel/openvino/opencv/lib/libopencv_core.so.4.4.0
+armv7l/Release/human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/link.txt
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Linking CXX executable ../armv7l/Release/human_pose_estimation_demo_meng"
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/human_pose_estimation_demo_meng.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build: armv7l/Release/human_pose_estimation_demo_meng
+
+.PHONY : human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/clean:
+ cd /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng && $(CMAKE_COMMAND) -P CMakeFiles/human_pose_estimation_demo_meng.dir/cmake_clean.cmake
+.PHONY : human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/clean
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hit-ices/open_model_zoo/demos /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng /home/hit-ices/omz_demos_build /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/cmake_clean.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/cmake_clean.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..07e18bcb134f9e5a04728df8c43c1ac2ea66b2dd
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/cmake_clean.cmake
@@ -0,0 +1,15 @@
+file(REMOVE_RECURSE
+ "../armv7l/Release/human_pose_estimation_demo_meng"
+ "../armv7l/Release/human_pose_estimation_demo_meng.pdb"
+ "CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o"
+ "CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o"
+)
+
+# Per-language clean rules from dependency scanning.
+foreach(lang CXX)
+ include(CMakeFiles/human_pose_estimation_demo_meng.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend.internal b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend.internal
new file mode 100644
index 0000000000000000000000000000000000000000..ef79d65ae99841aae7e5daacf6a14b1d0631e9ae
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend.internal
@@ -0,0 +1,602 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/default_flags.hpp
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/images_capture.h
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/ocv_common.hpp
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+ /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib_face.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimation_demo.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimator.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_config.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_context.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_device.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_frame.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_option.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_pipeline.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_processing.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_record_playback.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_sensor.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_context.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_device.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_frame.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_options.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_pipeline.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_processing.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_record_playback.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_sensor.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/rs.h
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/rs.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/render_human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/main.cpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+ /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+ /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+ /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+ thirdparty/gflags/include/gflags/gflags.h
+ thirdparty/gflags/include/gflags/gflags_declare.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib_face.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/dlib_face.cpp
+ /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+ /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+ /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+ /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+ /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+ /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+ /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+ /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+ /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose.cpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimator.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/peak.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.cpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o
+ /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/peak.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.cpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimator.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/render_human_pose.hpp
+ /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/render_human_pose.cpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+ /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+ /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+ /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+ /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend.make
new file mode 100644
index 0000000000000000000000000000000000000000..c381e4854664858095692cfe4126069ca53ba411
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/depend.make
@@ -0,0 +1,602 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/default_flags.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/images_capture.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/ocv_common.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib_face.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimation_demo.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_config.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_context.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_device.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_frame.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_option.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_pipeline.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_processing.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_record_playback.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_sensor.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/h/rs_types.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_context.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_device.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_frame.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_options.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_pipeline.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_processing.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_record_playback.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_sensor.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/hpp/rs_types.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/rs.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/librealsense2/rs.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/render_human_pose.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/main.cpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: thirdparty/gflags/include/gflags/gflags.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o: thirdparty/gflags/include/gflags/gflags_declare.h
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/dlib_face.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/dlib_face.cpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/calib3d.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/affine.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/async.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cuda_types.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dict.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/dnn.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/layer.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/utils/inference_engine.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/dnn/version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/features2d.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/all_indices.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/allocator.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/any.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/autotuned_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/composite_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/config.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/defines.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dist.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/dynamic_bitset.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/flann_base.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/general.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/ground_truth.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/heap.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/hierarchical_clustering_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/index_testing.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kdtree_single_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/kmeans_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/linear_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/logger.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/lsh_table.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/matrix.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/miniflann.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/nn_index.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/params.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/random.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/result_set.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/sampling.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/saving.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/flann/timer.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/highgui.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgcodecs.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/ml/ml.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/objdetect/detection_based_tracker.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/photo.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/blenders.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/camera.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/matchers.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/seam_finders.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/util_inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/stitching/warpers.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/background_segm.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/video/tracking.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o: /opt/intel/openvino/opencv/include/opencv2/videoio.hpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose.cpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/peak.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/human_pose_estimator.cpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/common/include/samples/common.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/peak.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/peak.cpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/human_pose_estimator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include/render_human_pose.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/src/render_human_pose.cpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_net_reader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_cnn_network.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_executable_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_infer_request.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_memory_state.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/cpp/ie_plugin_cpp.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_blob_iterator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_cnn_network_iterator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_exception_conversion.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_irelease.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_copy.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_no_release.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_pre_allocator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/ie_so_pointer.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/lin_shared_object_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/os_filesystem.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/details/os/win_shared_object_loader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_allocator.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_api.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_blob.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_common.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_data.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_error.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_extension.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_net_reader.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_icnn_network_stats.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iexecutable_network.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iextension.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_iinfer_request.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_imemory_state.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_input_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layers_property.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_layouts.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_locked_memory.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_parameter.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_config.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_dispatcher.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_plugin_ptr.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_precision.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_preprocess.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_primitive_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_remote_context.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_tensor_info.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_unicode.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/ie_version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/deployment_tools/inference_engine/include/inference_engine.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/base.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/bufferpool.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/check.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/core.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_dispatch.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cv_cpu_helper.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvdef.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/cvstd_wrapper.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/fast_math.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/interface.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/hal/msa_macros.h
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/mat.inl.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/matx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/neon_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/operations.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/optim.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/ovx.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/persistence.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/saturate.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/traits.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/types.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utility.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/instrumentation.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/utils/tls.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/version.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/core/vsx_utils.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/imgproc/imgproc.hpp
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o: /opt/intel/openvino/opencv/include/opencv2/opencv_modules.hpp
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make
new file mode 100644
index 0000000000000000000000000000000000000000..c84c2860b32f4b4764448143f5ed01d1b7252248
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/flags.make
@@ -0,0 +1,10 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# compile CXX with /usr/bin/c++
+CXX_FLAGS = -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -Wall -O3 -DNDEBUG -fPIE -Wno-error=deprecated-declarations -std=gnu++11
+
+CXX_DEFINES = -DGFLAGS_IS_A_DLL=0 -DUSE_OPENCV
+
+CXX_INCLUDES = -I/home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng/include -I/home/hit-ices/open_model_zoo/demos/common/monitors/include -I/home/hit-ices/open_model_zoo/demos/common/include -I/home/hit-ices/omz_demos_build/thirdparty/gflags/include -isystem /opt/intel/openvino/opencv/include -isystem /opt/intel/openvino/deployment_tools/inference_engine/include -isystem /usr
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/link.txt b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/link.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1afdde4c0549fcd972aad949e38d771b62e93ac0
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/link.txt
@@ -0,0 +1 @@
+/usr/bin/c++ -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -Wall -O3 -DNDEBUG CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o -o ../armv7l/Release/human_pose_estimation_demo_meng -Wl,-rpath,/opt/intel/openvino/opencv/lib:/usr/local/lib:/opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l /opt/intel/openvino/opencv/lib/libopencv_highgui.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_videoio.so.4.4.0 /usr/local/lib/libdlib.a ../armv7l/Release/lib/libmonitors.a /usr/local/lib/librealsense2.so.2.50.0 ../armv7l/Release/lib/libcommon.a ../armv7l/Release/lib/libgflags_nothreads.a -lpthread /opt/intel/openvino/opencv/lib/libopencv_imgcodecs.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_imgproc.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_core.so.4.4.0 -lpthread /usr/lib/arm-linux-gnueabihf/libnsl.so /usr/lib/arm-linux-gnueabihf/libSM.so /usr/lib/arm-linux-gnueabihf/libICE.so /usr/lib/arm-linux-gnueabihf/libX11.so /usr/lib/arm-linux-gnueabihf/libXext.so /usr/lib/arm-linux-gnueabihf/libpng.so /usr/lib/arm-linux-gnueabihf/libz.so /usr/lib/arm-linux-gnueabihf/libjpeg.so /usr/lib/arm-linux-gnueabihf/libsqlite3.so /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_legacy.so /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine.so /opt/intel/openvino/deployment_tools/inference_engine/lib/armv7l/libinference_engine_c_api.so -ldl /opt/intel/openvino/opencv/lib/libopencv_videoio.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_imgcodecs.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_imgproc.so.4.4.0 /opt/intel/openvino/opencv/lib/libopencv_core.so.4.4.0
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..6042191e5fa7dda533c5e43d48746d7ae5b11afc
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/progress.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/progress.make
new file mode 100644
index 0000000000000000000000000000000000000000..4649f6894c6c38c2a3ac0490ada4a31e124a16c8
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/progress.make
@@ -0,0 +1,8 @@
+CMAKE_PROGRESS_1 = 16
+CMAKE_PROGRESS_2 = 17
+CMAKE_PROGRESS_3 = 18
+CMAKE_PROGRESS_4 = 19
+CMAKE_PROGRESS_5 = 20
+CMAKE_PROGRESS_6 = 21
+CMAKE_PROGRESS_7 = 22
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..122492e5c0fc2129c2aae64ca990ba0e65612ad2
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..e7b05dfc8e4e3d2efd7469fa8aea158377e85b47
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..c4e3848c795cad05a49697f128a29f76a07cc1b2
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..2effabd105dbfabc9eb56786301f36f7a6e0462d
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o
new file mode 100644
index 0000000000000000000000000000000000000000..6c496f0b51595b7f0c3807d09b3153c1ba17e0a9
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/progress.marks b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/progress.marks
new file mode 100644
index 0000000000000000000000000000000000000000..d6b24041cf04154f8f902651969675021f4d93a5
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+19
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/Makefile b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..3b3e7a6c414caa86d629ba55bb8a2774940568ff
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/Makefile
@@ -0,0 +1,380 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target install/strip
+install/strip: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip
+
+# Special rule for the target install/strip
+install/strip/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip/fast
+
+# Special rule for the target install
+install: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install
+
+# Special rule for the target install
+install/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install/fast
+
+# Special rule for the target list_install_components
+list_install_components:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
+.PHONY : list_install_components
+
+# Special rule for the target list_install_components
+list_install_components/fast: list_install_components
+
+.PHONY : list_install_components/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# Special rule for the target install/local
+install/local: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local
+
+# Special rule for the target install/local
+install/local/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local/fast
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles /home/hit-ices/omz_demos_build/human_pose_estimation_demo_meng/CMakeFiles/progress.marks
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo_meng/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo_meng/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo_meng/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo_meng/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Convenience name for target.
+human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/rule:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/rule
+.PHONY : human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/rule
+
+# Convenience name for target.
+human_pose_estimation_demo_meng: human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/rule
+
+.PHONY : human_pose_estimation_demo_meng
+
+# fast build rule for target.
+human_pose_estimation_demo_meng/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build
+.PHONY : human_pose_estimation_demo_meng/fast
+
+main.o: main.cpp.o
+
+.PHONY : main.o
+
+# target to build an object file
+main.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.o
+.PHONY : main.cpp.o
+
+main.i: main.cpp.i
+
+.PHONY : main.i
+
+# target to preprocess a source file
+main.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.i
+.PHONY : main.cpp.i
+
+main.s: main.cpp.s
+
+.PHONY : main.s
+
+# target to generate assembly for a file
+main.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/main.cpp.s
+.PHONY : main.cpp.s
+
+src/dlib_face.o: src/dlib_face.cpp.o
+
+.PHONY : src/dlib_face.o
+
+# target to build an object file
+src/dlib_face.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.o
+.PHONY : src/dlib_face.cpp.o
+
+src/dlib_face.i: src/dlib_face.cpp.i
+
+.PHONY : src/dlib_face.i
+
+# target to preprocess a source file
+src/dlib_face.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.i
+.PHONY : src/dlib_face.cpp.i
+
+src/dlib_face.s: src/dlib_face.cpp.s
+
+.PHONY : src/dlib_face.s
+
+# target to generate assembly for a file
+src/dlib_face.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/dlib_face.cpp.s
+.PHONY : src/dlib_face.cpp.s
+
+src/human_pose.o: src/human_pose.cpp.o
+
+.PHONY : src/human_pose.o
+
+# target to build an object file
+src/human_pose.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.o
+.PHONY : src/human_pose.cpp.o
+
+src/human_pose.i: src/human_pose.cpp.i
+
+.PHONY : src/human_pose.i
+
+# target to preprocess a source file
+src/human_pose.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.i
+.PHONY : src/human_pose.cpp.i
+
+src/human_pose.s: src/human_pose.cpp.s
+
+.PHONY : src/human_pose.s
+
+# target to generate assembly for a file
+src/human_pose.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose.cpp.s
+.PHONY : src/human_pose.cpp.s
+
+src/human_pose_estimator.o: src/human_pose_estimator.cpp.o
+
+.PHONY : src/human_pose_estimator.o
+
+# target to build an object file
+src/human_pose_estimator.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.o
+.PHONY : src/human_pose_estimator.cpp.o
+
+src/human_pose_estimator.i: src/human_pose_estimator.cpp.i
+
+.PHONY : src/human_pose_estimator.i
+
+# target to preprocess a source file
+src/human_pose_estimator.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.i
+.PHONY : src/human_pose_estimator.cpp.i
+
+src/human_pose_estimator.s: src/human_pose_estimator.cpp.s
+
+.PHONY : src/human_pose_estimator.s
+
+# target to generate assembly for a file
+src/human_pose_estimator.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/human_pose_estimator.cpp.s
+.PHONY : src/human_pose_estimator.cpp.s
+
+src/peak.o: src/peak.cpp.o
+
+.PHONY : src/peak.o
+
+# target to build an object file
+src/peak.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.o
+.PHONY : src/peak.cpp.o
+
+src/peak.i: src/peak.cpp.i
+
+.PHONY : src/peak.i
+
+# target to preprocess a source file
+src/peak.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.i
+.PHONY : src/peak.cpp.i
+
+src/peak.s: src/peak.cpp.s
+
+.PHONY : src/peak.s
+
+# target to generate assembly for a file
+src/peak.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/peak.cpp.s
+.PHONY : src/peak.cpp.s
+
+src/render_human_pose.o: src/render_human_pose.cpp.o
+
+.PHONY : src/render_human_pose.o
+
+# target to build an object file
+src/render_human_pose.cpp.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.o
+.PHONY : src/render_human_pose.cpp.o
+
+src/render_human_pose.i: src/render_human_pose.cpp.i
+
+.PHONY : src/render_human_pose.i
+
+# target to preprocess a source file
+src/render_human_pose.cpp.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.i
+.PHONY : src/render_human_pose.cpp.i
+
+src/render_human_pose.s: src/render_human_pose.cpp.s
+
+.PHONY : src/render_human_pose.s
+
+# target to generate assembly for a file
+src/render_human_pose.cpp.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/build.make human_pose_estimation_demo_meng/CMakeFiles/human_pose_estimation_demo_meng.dir/src/render_human_pose.cpp.s
+.PHONY : src/render_human_pose.cpp.s
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... install/strip"
+ @echo "... install"
+ @echo "... list_install_components"
+ @echo "... edit_cache"
+ @echo "... install/local"
+ @echo "... rebuild_cache"
+ @echo "... human_pose_estimation_demo_meng"
+ @echo "... main.o"
+ @echo "... main.i"
+ @echo "... main.s"
+ @echo "... src/dlib_face.o"
+ @echo "... src/dlib_face.i"
+ @echo "... src/dlib_face.s"
+ @echo "... src/human_pose.o"
+ @echo "... src/human_pose.i"
+ @echo "... src/human_pose.s"
+ @echo "... src/human_pose_estimator.o"
+ @echo "... src/human_pose_estimator.i"
+ @echo "... src/human_pose_estimator.s"
+ @echo "... src/peak.o"
+ @echo "... src/peak.i"
+ @echo "... src/peak.s"
+ @echo "... src/render_human_pose.o"
+ @echo "... src/render_human_pose.i"
+ @echo "... src/render_human_pose.s"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/cmake_install.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/cmake_install.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..be34925e7eb51056e0fccd18787714663e0a72b8
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/human_pose_estimation_demo_meng/cmake_install.cmake
@@ -0,0 +1,39 @@
+# Install script for directory: /home/hit-ices/open_model_zoo/demos/human_pose_estimation_demo_meng
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Release")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/CMakeDirectoryInformation.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..70d48d8ac5fcab483a328a8e9b4d8e735183bd7a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/hit-ices/open_model_zoo/demos")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/hit-ices/omz_demos_build")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/CXX.includecache b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/CXX.includecache
new file mode 100644
index 0000000000000000000000000000000000000000..ee24dcb484a0b9fe8a16b404e050a576cc59e7bd
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/CXX.includecache
@@ -0,0 +1,172 @@
+#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
+
+#IncludeRegexScan: ^.*$
+
+#IncludeRegexComplain: ^$
+
+#IncludeRegexTransform:
+
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags.cc
+config.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/config.h
+gflags/gflags.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags/gflags.h
+assert.h
+-
+ctype.h
+-
+errno.h
+-
+fnmatch.h
+-
+shlwapi.h
+-
+stdarg.h
+-
+stdio.h
+-
+string.h
+-
+algorithm
+-
+map
+-
+string
+-
+utility
+-
+vector
+-
+mutex.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/mutex.h
+util.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_completions.cc
+stdio.h
+-
+stdlib.h
+-
+string.h
+-
+set
+-
+string
+-
+utility
+-
+vector
+-
+config.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/config.h
+gflags/gflags.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags/gflags.h
+gflags/gflags_completions.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags/gflags_completions.h
+util.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_reporting.cc
+stdio.h
+-
+string.h
+-
+ctype.h
+-
+assert.h
+-
+string
+-
+vector
+-
+config.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/config.h
+gflags/gflags.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags/gflags.h
+gflags/gflags_completions.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags/gflags_completions.h
+util.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/mutex.h
+gflags/gflags_declare.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags/gflags_declare.h
+windows.h
+-
+pthread.h
+-
+pthread.h
+-
+assert.h
+-
+stdlib.h
+-
+
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+config.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/config.h
+assert.h
+-
+inttypes.h
+-
+stdarg.h
+-
+stdlib.h
+-
+stdio.h
+-
+iostream
+-
+string
+-
+errno.h
+-
+sys/stat.h
+-
+io.h
+-
+direct.h
+-
+
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/windows_port.h
+config.h
+/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/config.h
+windows.h
+-
+direct.h
+-
+stdlib.h
+-
+stdio.h
+-
+stdarg.h
+-
+string.h
+-
+inttypes.h
+-
+
+thirdparty/gflags/include/gflags/config.h
+windows_port.h
+thirdparty/gflags/include/gflags/windows_port.h
+
+thirdparty/gflags/include/gflags/gflags.h
+string
+-
+vector
+-
+gflags/gflags_declare.h
+thirdparty/gflags/include/gflags/gflags/gflags_declare.h
+
+thirdparty/gflags/include/gflags/gflags_completions.h
+
+thirdparty/gflags/include/gflags/gflags_declare.h
+string
+-
+stdint.h
+-
+sys/types.h
+-
+inttypes.h
+-
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/DependInfo.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/DependInfo.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..d991ae05c4db248ce31ed1684a64031a5148802f
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/DependInfo.cmake
@@ -0,0 +1,31 @@
+# The set of languages for which implicit dependencies are needed:
+set(CMAKE_DEPENDS_LANGUAGES
+ "CXX"
+ )
+# The set of files for implicit dependencies of each language:
+set(CMAKE_DEPENDS_CHECK_CXX
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags.cc" "/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_completions.cc" "/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_reporting.cc" "/home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o"
+ )
+set(CMAKE_CXX_COMPILER_ID "GNU")
+
+# Preprocessor definitions for this target.
+set(CMAKE_TARGET_DEFINITIONS_CXX
+ "GFLAGS_IS_A_DLL=0"
+ "NO_THREADS"
+ )
+
+# The include file search paths:
+set(CMAKE_CXX_TARGET_INCLUDE_PATH
+ "thirdparty/gflags/include"
+ "/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src"
+ "thirdparty/gflags/include/gflags"
+ )
+
+# Targets to which this target links.
+set(CMAKE_TARGET_LINKED_INFO_FILES
+ )
+
+# Fortran module output directory.
+set(CMAKE_Fortran_TARGET_MODULE_DIR "")
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make
new file mode 100644
index 0000000000000000000000000000000000000000..68b0132c848716a4011147f0999fe30ebe78aa94
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make
@@ -0,0 +1,129 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Delete rule output on recipe failure.
+.DELETE_ON_ERROR:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+# Include any dependencies generated for this target.
+include thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend.make
+
+# Include the progress variables for this target.
+include thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/flags.make
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/flags.make
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags.cc
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o -c /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags.cc
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.i"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags.cc > CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.i
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.s"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags.cc -o CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.s
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/flags.make
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_reporting.cc
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o -c /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_reporting.cc
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.i"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_reporting.cc > CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.i
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.s"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_reporting.cc -o CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.s
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/flags.make
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_completions.cc
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o -c /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_completions.cc
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.i"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_completions.cc > CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.i
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.s"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_completions.cc -o CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.s
+
+# Object files for target gflags_nothreads_static
+gflags_nothreads_static_OBJECTS = \
+"CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o" \
+"CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o" \
+"CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o"
+
+# External object files for target gflags_nothreads_static
+gflags_nothreads_static_EXTERNAL_OBJECTS =
+
+armv7l/Release/lib/libgflags_nothreads.a: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o
+armv7l/Release/lib/libgflags_nothreads.a: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o
+armv7l/Release/lib/libgflags_nothreads.a: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o
+armv7l/Release/lib/libgflags_nothreads.a: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make
+armv7l/Release/lib/libgflags_nothreads.a: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/link.txt
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/hit-ices/omz_demos_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking CXX static library ../../armv7l/Release/lib/libgflags_nothreads.a"
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && $(CMAKE_COMMAND) -P CMakeFiles/gflags_nothreads_static.dir/cmake_clean_target.cmake
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gflags_nothreads_static.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build: armv7l/Release/lib/libgflags_nothreads.a
+
+.PHONY : thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/clean:
+ cd /home/hit-ices/omz_demos_build/thirdparty/gflags && $(CMAKE_COMMAND) -P CMakeFiles/gflags_nothreads_static.dir/cmake_clean.cmake
+.PHONY : thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/clean
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hit-ices/open_model_zoo/demos /home/hit-ices/open_model_zoo/demos/thirdparty/gflags /home/hit-ices/omz_demos_build /home/hit-ices/omz_demos_build/thirdparty/gflags /home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/cmake_clean.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/cmake_clean.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..8d674df3edb711f40a0d28761ff340fcbb4e3026
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/cmake_clean.cmake
@@ -0,0 +1,12 @@
+file(REMOVE_RECURSE
+ "../../armv7l/Release/lib/libgflags_nothreads.a"
+ "../../armv7l/Release/libgflags_nothreads.pdb"
+ "CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o"
+ "CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o"
+ "CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o"
+)
+
+# Per-language clean rules from dependency scanning.
+foreach(lang CXX)
+ include(CMakeFiles/gflags_nothreads_static.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/cmake_clean_target.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/cmake_clean_target.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..0c196cc4d0013a97edbccd3a4ff91b8f250725ad
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/cmake_clean_target.cmake
@@ -0,0 +1,3 @@
+file(REMOVE_RECURSE
+ "../../armv7l/Release/lib/libgflags_nothreads.a"
+)
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend.internal b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend.internal
new file mode 100644
index 0000000000000000000000000000000000000000..57c55844cb324e9c3d50dfccbcc92f90adc4ca6d
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend.internal
@@ -0,0 +1,27 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags.cc
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/mutex.h
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/windows_port.h
+ thirdparty/gflags/include/gflags/config.h
+ thirdparty/gflags/include/gflags/gflags.h
+ thirdparty/gflags/include/gflags/gflags_declare.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_completions.cc
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/windows_port.h
+ thirdparty/gflags/include/gflags/config.h
+ thirdparty/gflags/include/gflags/gflags.h
+ thirdparty/gflags/include/gflags/gflags_completions.h
+ thirdparty/gflags/include/gflags/gflags_declare.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_reporting.cc
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+ /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/windows_port.h
+ thirdparty/gflags/include/gflags/config.h
+ thirdparty/gflags/include/gflags/gflags.h
+ thirdparty/gflags/include/gflags/gflags_completions.h
+ thirdparty/gflags/include/gflags/gflags_declare.h
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend.make
new file mode 100644
index 0000000000000000000000000000000000000000..249ea39ebcd9571c694440b2b41fb1075cbe9c01
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/depend.make
@@ -0,0 +1,27 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags.cc
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/mutex.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/windows_port.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o: thirdparty/gflags/include/gflags/config.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o: thirdparty/gflags/include/gflags/gflags.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o: thirdparty/gflags/include/gflags/gflags_declare.h
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_completions.cc
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/windows_port.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o: thirdparty/gflags/include/gflags/config.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o: thirdparty/gflags/include/gflags/gflags.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o: thirdparty/gflags/include/gflags/gflags_completions.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o: thirdparty/gflags/include/gflags/gflags_declare.h
+
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/gflags_reporting.cc
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/util.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src/windows_port.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o: thirdparty/gflags/include/gflags/config.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o: thirdparty/gflags/include/gflags/gflags.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o: thirdparty/gflags/include/gflags/gflags_completions.h
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o: thirdparty/gflags/include/gflags/gflags_declare.h
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/flags.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/flags.make
new file mode 100644
index 0000000000000000000000000000000000000000..4195c76a08ed69f35681f822af00411a826da23c
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/flags.make
@@ -0,0 +1,10 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# compile CXX with /usr/bin/c++
+CXX_FLAGS = -std=c++11 -Werror -Wuninitialized -Winit-self -Wmaybe-uninitialized -O3 -DNDEBUG -fPIC -std=gnu++11
+
+CXX_DEFINES = -DGFLAGS_IS_A_DLL=0 -DNO_THREADS
+
+CXX_INCLUDES = -I/home/hit-ices/omz_demos_build/thirdparty/gflags/include -I/home/hit-ices/open_model_zoo/demos/thirdparty/gflags/src -I/home/hit-ices/omz_demos_build/thirdparty/gflags/include/gflags
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/link.txt b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/link.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8c0f961267b6857d252f9b9319791dfe986fa359
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/link.txt
@@ -0,0 +1,2 @@
+/usr/bin/ar qc ../../armv7l/Release/lib/libgflags_nothreads.a CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o
+/usr/bin/ranlib ../../armv7l/Release/lib/libgflags_nothreads.a
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/progress.make b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/progress.make
new file mode 100644
index 0000000000000000000000000000000000000000..245cd69982ad260564c615df885f31fb50b34e0a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/progress.make
@@ -0,0 +1,5 @@
+CMAKE_PROGRESS_1 = 5
+CMAKE_PROGRESS_2 = 6
+CMAKE_PROGRESS_3 = 7
+CMAKE_PROGRESS_4 = 8
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o
new file mode 100644
index 0000000000000000000000000000000000000000..61f52e48de33c9fac7acf940fb462c62c8d32b99
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o
new file mode 100644
index 0000000000000000000000000000000000000000..bda5a50468892a53e9e8678b40de404cbf2694dd
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o
new file mode 100644
index 0000000000000000000000000000000000000000..ad32bf8e7ec7f7e46cfcf086945e66e940d7f53e
Binary files /dev/null and b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o differ
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/progress.marks b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/progress.marks
new file mode 100644
index 0000000000000000000000000000000000000000..b8626c4cff2849624fb67f87cd0ad72b163671ad
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+4
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/Makefile b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..8a255aa5c8865a138fa1d47fa3f1f06538ef057a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/Makefile
@@ -0,0 +1,290 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.16
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/hit-ices/open_model_zoo/demos
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/hit-ices/omz_demos_build
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target install/strip
+install/strip: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip
+
+# Special rule for the target install/strip
+install/strip/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
+ /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
+.PHONY : install/strip/fast
+
+# Special rule for the target install
+install: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install
+
+# Special rule for the target install
+install/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
+ /usr/bin/cmake -P cmake_install.cmake
+.PHONY : install/fast
+
+# Special rule for the target list_install_components
+list_install_components:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
+.PHONY : list_install_components
+
+# Special rule for the target list_install_components
+list_install_components/fast: list_install_components
+
+.PHONY : list_install_components/fast
+
+# Special rule for the target install/local
+install/local: preinstall
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local
+
+# Special rule for the target install/local
+install/local/fast: preinstall/fast
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
+ /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
+.PHONY : install/local/fast
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles /home/hit-ices/omz_demos_build/thirdparty/gflags/CMakeFiles/progress.marks
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/gflags/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/hit-ices/omz_demos_build/CMakeFiles 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/gflags/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/gflags/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/gflags/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Convenience name for target.
+thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/rule:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/rule
+.PHONY : thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/rule
+
+# Convenience name for target.
+gflags_nothreads_static: thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/rule
+
+.PHONY : gflags_nothreads_static
+
+# fast build rule for target.
+gflags_nothreads_static/fast:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build
+.PHONY : gflags_nothreads_static/fast
+
+src/gflags.o: src/gflags.cc.o
+
+.PHONY : src/gflags.o
+
+# target to build an object file
+src/gflags.cc.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o
+.PHONY : src/gflags.cc.o
+
+src/gflags.i: src/gflags.cc.i
+
+.PHONY : src/gflags.i
+
+# target to preprocess a source file
+src/gflags.cc.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.i
+.PHONY : src/gflags.cc.i
+
+src/gflags.s: src/gflags.cc.s
+
+.PHONY : src/gflags.s
+
+# target to generate assembly for a file
+src/gflags.cc.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.s
+.PHONY : src/gflags.cc.s
+
+src/gflags_completions.o: src/gflags_completions.cc.o
+
+.PHONY : src/gflags_completions.o
+
+# target to build an object file
+src/gflags_completions.cc.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o
+.PHONY : src/gflags_completions.cc.o
+
+src/gflags_completions.i: src/gflags_completions.cc.i
+
+.PHONY : src/gflags_completions.i
+
+# target to preprocess a source file
+src/gflags_completions.cc.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.i
+.PHONY : src/gflags_completions.cc.i
+
+src/gflags_completions.s: src/gflags_completions.cc.s
+
+.PHONY : src/gflags_completions.s
+
+# target to generate assembly for a file
+src/gflags_completions.cc.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.s
+.PHONY : src/gflags_completions.cc.s
+
+src/gflags_reporting.o: src/gflags_reporting.cc.o
+
+.PHONY : src/gflags_reporting.o
+
+# target to build an object file
+src/gflags_reporting.cc.o:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o
+.PHONY : src/gflags_reporting.cc.o
+
+src/gflags_reporting.i: src/gflags_reporting.cc.i
+
+.PHONY : src/gflags_reporting.i
+
+# target to preprocess a source file
+src/gflags_reporting.cc.i:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.i
+.PHONY : src/gflags_reporting.cc.i
+
+src/gflags_reporting.s: src/gflags_reporting.cc.s
+
+.PHONY : src/gflags_reporting.s
+
+# target to generate assembly for a file
+src/gflags_reporting.cc.s:
+ cd /home/hit-ices/omz_demos_build && $(MAKE) -f thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/build.make thirdparty/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.s
+.PHONY : src/gflags_reporting.cc.s
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... install/strip"
+ @echo "... install"
+ @echo "... list_install_components"
+ @echo "... install/local"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+ @echo "... gflags_nothreads_static"
+ @echo "... src/gflags.o"
+ @echo "... src/gflags.i"
+ @echo "... src/gflags.s"
+ @echo "... src/gflags_completions.o"
+ @echo "... src/gflags_completions.i"
+ @echo "... src/gflags_completions.s"
+ @echo "... src/gflags_reporting.o"
+ @echo "... src/gflags_reporting.i"
+ @echo "... src/gflags_reporting.s"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd /home/hit-ices/omz_demos_build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/cmake_install.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/cmake_install.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..c508f827726a31e471a46d170297147ef6b5278a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/cmake_install.cmake
@@ -0,0 +1,43 @@
+# Install script for directory: /home/hit-ices/open_model_zoo/demos/thirdparty/gflags
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Release")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
+if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/hit-ices/omz_demos_build/thirdparty/gflags/gflags.pc")
+endif()
+
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-config-install.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-config-install.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..4629652b8cef941a0fe93ca3987469cbabd1799c
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-config-install.cmake
@@ -0,0 +1,169 @@
+## gflags CMake configuration file
+
+# library version information
+set (GFLAGS_VERSION_STRING "2.2.1")
+set (GFLAGS_VERSION_MAJOR 2)
+set (GFLAGS_VERSION_MINOR 2)
+set (GFLAGS_VERSION_PATCH 0)
+
+# import targets
+include ("${CMAKE_CURRENT_LIST_DIR}/gflags-targets.cmake")
+
+# installation prefix
+get_filename_component (CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
+get_filename_component (_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE)
+
+# include directory
+#
+# Newer versions of CMake set the INTERFACE_INCLUDE_DIRECTORIES property
+# of the imported targets. It is hence not necessary to add this path
+# manually to the include search path for targets which link to gflags.
+set (GFLAGS_INCLUDE_DIR "${_INSTALL_PREFIX}/include")
+
+if (gflags_FIND_COMPONENTS)
+ foreach (gflags_FIND_COMPONENT IN LISTS gflags_FIND_COMPONENTS)
+ if (gflags_FIND_REQUIRED_${gflags_FIND_COMPONENT} AND NOT TARGET gflags_${gflags_FIND_COMPONENT})
+ message (FATAL_ERROR "Package gflags was installed without required component ${gflags_FIND_COMPONENT}!")
+ endif ()
+ endforeach ()
+ list (GET gflags_FIND_COMPONENTS 0 gflags_FIND_COMPONENT)
+else ()
+ set (gflags_FIND_COMPONENT)
+endif ()
+
+# default settings of GFLAGS_SHARED and GFLAGS_NOTHREADS
+#
+# It is recommended to use either one of the following find_package commands
+# instead of setting the GFLAGS_(SHARED|NOTHREADS) variables:
+# - find_package(gflags REQUIRED)
+# - find_package(gflags COMPONENTS nothreads_static)
+# - find_package(gflags COMPONENTS nothreads_shared)
+# - find_package(gflags COMPONENTS static)
+# - find_package(gflags COMPONENTS shared)
+if (NOT DEFINED GFLAGS_SHARED)
+ if (DEFINED gflags_SHARED)
+ set (GFLAGS_SHARED ${gflags_SHARED})
+ elseif (gflags_FIND_COMPONENT)
+ if (gflags_FIND_COMPONENT MATCHES "shared")
+ set (GFLAGS_SHARED TRUE)
+ else ()
+ set (GFLAGS_SHARED FALSE)
+ endif ()
+ elseif (TARGET gflags_shared OR TARGET gflags_nothreads_shared)
+ set (GFLAGS_SHARED TRUE)
+ else ()
+ set (GFLAGS_SHARED FALSE)
+ endif ()
+endif ()
+if (NOT DEFINED GFLAGS_NOTHREADS)
+ if (DEFINED gflags_NOTHREADS)
+ set (GFLAGS_NOTHREADS ${gflags_NOTHREADS})
+ elseif (gflags_FIND_COMPONENT)
+ if (gflags_FIND_COMPONENT MATCHES "nothreads")
+ set (GFLAGS_NOTHREADS TRUE)
+ else ()
+ set (GFLAGS_NOTHREADS FALSE)
+ endif ()
+ elseif (TARGET gflags_static OR TARGET gflags_shared)
+ set (GFLAGS_NOTHREADS FALSE)
+ else ()
+ set (GFLAGS_NOTHREADS TRUE)
+ endif ()
+endif ()
+
+# choose imported library target
+if (NOT GFLAGS_TARGET)
+ if (gflags_TARGET)
+ set (GFLAGS_TARGET ${gflags_TARGET})
+ elseif (GFLAGS_SHARED)
+ if (GFLAGS_NOTHREADS)
+ set (GFLAGS_TARGET gflags_nothreads_shared)
+ else ()
+ set (GFLAGS_TARGET gflags_shared)
+ endif ()
+ else ()
+ if (GFLAGS_NOTHREADS)
+ set (GFLAGS_TARGET gflags_nothreads_static)
+ else ()
+ set (GFLAGS_TARGET gflags_static)
+ endif ()
+ endif ()
+endif ()
+if (NOT TARGET ${GFLAGS_TARGET})
+ message (FATAL_ERROR "Your gflags installation does not contain a ${GFLAGS_TARGET} library target!"
+ " Try a different combination of GFLAGS_SHARED and GFLAGS_NOTHREADS.")
+endif ()
+
+# add more convenient "gflags" import target
+if (NOT TARGET gflags)
+ if (GFLAGS_SHARED)
+ add_library (gflags SHARED IMPORTED)
+ else ()
+ add_library (gflags STATIC IMPORTED)
+ endif ()
+ # copy INTERFACE_* properties
+ foreach (_GFLAGS_PROPERTY_NAME IN ITEMS
+ COMPILE_DEFINITIONS
+ COMPILE_FEATURES
+ COMPILE_OPTIONS
+ INCLUDE_DIRECTORIES
+ LINK_LIBRARIES
+ POSITION_INDEPENDENT_CODE
+ )
+ get_target_property (_GFLAGS_PROPERTY_VALUE ${GFLAGS_TARGET} INTERFACE_${_GFLAGS_PROPERTY_NAME})
+ if (_GFLAGS_PROPERTY_VALUE)
+ set_target_properties(gflags PROPERTIES
+ INTERFACE_${_GFLAGS_PROPERTY_NAME} "${_GFLAGS_PROPERTY_VALUE}"
+ )
+ endif ()
+ endforeach ()
+ # copy IMPORTED_*_ properties
+ get_target_property (_GFLAGS_CONFIGURATIONS ${GFLAGS_TARGET} IMPORTED_CONFIGURATIONS)
+ set_target_properties (gflags PROPERTIES IMPORTED_CONFIGURATIONS "${_GFLAGS_CONFIGURATIONS}")
+ foreach (_GFLAGS_PROPERTY_NAME IN ITEMS
+ IMPLIB
+ LOCATION
+ LINK_DEPENDENT_LIBRARIES
+ LINK_INTERFACE_LIBRARIES
+ LINK_INTERFACE_LANGUAGES
+ LINK_INTERFACE_MULTIPLICITY
+ NO_SONAME
+ SONAME
+ )
+ foreach (_GFLAGS_CONFIG IN LISTS _GFLAGS_CONFIGURATIONS)
+ get_target_property (_GFLAGS_PROPERTY_VALUE ${GFLAGS_TARGET} IMPORTED_${_GFLAGS_PROPERTY_NAME}_${_GFLAGS_CONFIG})
+ if (_GFLAGS_PROPERTY_VALUE)
+ set_target_properties(gflags PROPERTIES
+ IMPORTED_${_GFLAGS_PROPERTY_NAME}_${_GFLAGS_CONFIG} "${_GFLAGS_PROPERTY_VALUE}"
+ )
+ endif ()
+ endforeach ()
+ endforeach ()
+ unset (_GFLAGS_CONFIGURATIONS)
+ unset (_GFLAGS_CONFIG)
+ unset (_GFLAGS_PROPERTY_NAME)
+ unset (_GFLAGS_PROPERTY_VALUE)
+endif ()
+
+# alias for default import target to be compatible with older CMake package configurations
+set (GFLAGS_LIBRARIES "${GFLAGS_TARGET}")
+
+# set gflags_* variables for backwards compatibility
+if (NOT "^gflags$" STREQUAL "^GFLAGS$")
+ foreach (_GFLAGS_VARIABLE IN ITEMS
+ VERSION_STRING
+ VERSION_MAJOR
+ VERSION_MINOR
+ VERSION_PATCH
+ INCLUDE_DIR
+ LIBRARIES
+ TARGET
+ )
+ set (gflags_${_GFLAGS_VARIABLE} "${GFLAGS_${_GFLAGS_VARIABLE}}")
+ endforeach ()
+ unset (_GFLAGS_VARIABLE)
+endif ()
+
+# unset private variables
+unset (gflags_FIND_COMPONENT)
+unset (_INSTALL_PREFIX)
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-config-version.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-config-version.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..d68a39f83163d160b1507191de07f9e546035b3b
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-config-version.cmake
@@ -0,0 +1,21 @@
+## gflags CMake configuration version file
+
+# -----------------------------------------------------------------------------
+# library version
+set (PACKAGE_VERSION "2.2.1")
+
+# -----------------------------------------------------------------------------
+# check compatibility
+
+# Perform compatibility check here using the input CMake variables.
+# See example in http://www.cmake.org/Wiki/CMake_2.6_Notes.
+
+set (PACKAGE_VERSION_COMPATIBLE TRUE)
+set (PACKAGE_VERSION_UNSUITABLE FALSE)
+
+if ("${PACKAGE_FIND_VERSION_MAJOR}" EQUAL "2" AND
+ "${PACKAGE_FIND_VERSION_MINOR}" EQUAL "2")
+ set (PACKAGE_VERSION_EXACT TRUE)
+else ()
+ set (PACKAGE_VERSION_EXACT FALSE)
+endif ()
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-config.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-config.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..82b58374e6d4e4f813e6033ccd83eb3418b334a9
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-config.cmake
@@ -0,0 +1,169 @@
+## gflags CMake configuration file
+
+# library version information
+set (GFLAGS_VERSION_STRING "2.2.1")
+set (GFLAGS_VERSION_MAJOR 2)
+set (GFLAGS_VERSION_MINOR 2)
+set (GFLAGS_VERSION_PATCH 0)
+
+# import targets
+include ("${CMAKE_CURRENT_LIST_DIR}/gflags-targets.cmake")
+
+# installation prefix
+get_filename_component (CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
+get_filename_component (_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/." ABSOLUTE)
+
+# include directory
+#
+# Newer versions of CMake set the INTERFACE_INCLUDE_DIRECTORIES property
+# of the imported targets. It is hence not necessary to add this path
+# manually to the include search path for targets which link to gflags.
+set (GFLAGS_INCLUDE_DIR "${_INSTALL_PREFIX}/include")
+
+if (gflags_FIND_COMPONENTS)
+ foreach (gflags_FIND_COMPONENT IN LISTS gflags_FIND_COMPONENTS)
+ if (gflags_FIND_REQUIRED_${gflags_FIND_COMPONENT} AND NOT TARGET gflags_${gflags_FIND_COMPONENT})
+ message (FATAL_ERROR "Package gflags was installed without required component ${gflags_FIND_COMPONENT}!")
+ endif ()
+ endforeach ()
+ list (GET gflags_FIND_COMPONENTS 0 gflags_FIND_COMPONENT)
+else ()
+ set (gflags_FIND_COMPONENT)
+endif ()
+
+# default settings of GFLAGS_SHARED and GFLAGS_NOTHREADS
+#
+# It is recommended to use either one of the following find_package commands
+# instead of setting the GFLAGS_(SHARED|NOTHREADS) variables:
+# - find_package(gflags REQUIRED)
+# - find_package(gflags COMPONENTS nothreads_static)
+# - find_package(gflags COMPONENTS nothreads_shared)
+# - find_package(gflags COMPONENTS static)
+# - find_package(gflags COMPONENTS shared)
+if (NOT DEFINED GFLAGS_SHARED)
+ if (DEFINED gflags_SHARED)
+ set (GFLAGS_SHARED ${gflags_SHARED})
+ elseif (gflags_FIND_COMPONENT)
+ if (gflags_FIND_COMPONENT MATCHES "shared")
+ set (GFLAGS_SHARED TRUE)
+ else ()
+ set (GFLAGS_SHARED FALSE)
+ endif ()
+ elseif (TARGET gflags_shared OR TARGET gflags_nothreads_shared)
+ set (GFLAGS_SHARED TRUE)
+ else ()
+ set (GFLAGS_SHARED FALSE)
+ endif ()
+endif ()
+if (NOT DEFINED GFLAGS_NOTHREADS)
+ if (DEFINED gflags_NOTHREADS)
+ set (GFLAGS_NOTHREADS ${gflags_NOTHREADS})
+ elseif (gflags_FIND_COMPONENT)
+ if (gflags_FIND_COMPONENT MATCHES "nothreads")
+ set (GFLAGS_NOTHREADS TRUE)
+ else ()
+ set (GFLAGS_NOTHREADS FALSE)
+ endif ()
+ elseif (TARGET gflags_static OR TARGET gflags_shared)
+ set (GFLAGS_NOTHREADS FALSE)
+ else ()
+ set (GFLAGS_NOTHREADS TRUE)
+ endif ()
+endif ()
+
+# choose imported library target
+if (NOT GFLAGS_TARGET)
+ if (gflags_TARGET)
+ set (GFLAGS_TARGET ${gflags_TARGET})
+ elseif (GFLAGS_SHARED)
+ if (GFLAGS_NOTHREADS)
+ set (GFLAGS_TARGET gflags_nothreads_shared)
+ else ()
+ set (GFLAGS_TARGET gflags_shared)
+ endif ()
+ else ()
+ if (GFLAGS_NOTHREADS)
+ set (GFLAGS_TARGET gflags_nothreads_static)
+ else ()
+ set (GFLAGS_TARGET gflags_static)
+ endif ()
+ endif ()
+endif ()
+if (NOT TARGET ${GFLAGS_TARGET})
+ message (FATAL_ERROR "Your gflags installation does not contain a ${GFLAGS_TARGET} library target!"
+ " Try a different combination of GFLAGS_SHARED and GFLAGS_NOTHREADS.")
+endif ()
+
+# add more convenient "gflags" import target
+if (NOT TARGET gflags)
+ if (GFLAGS_SHARED)
+ add_library (gflags SHARED IMPORTED)
+ else ()
+ add_library (gflags STATIC IMPORTED)
+ endif ()
+ # copy INTERFACE_* properties
+ foreach (_GFLAGS_PROPERTY_NAME IN ITEMS
+ COMPILE_DEFINITIONS
+ COMPILE_FEATURES
+ COMPILE_OPTIONS
+ INCLUDE_DIRECTORIES
+ LINK_LIBRARIES
+ POSITION_INDEPENDENT_CODE
+ )
+ get_target_property (_GFLAGS_PROPERTY_VALUE ${GFLAGS_TARGET} INTERFACE_${_GFLAGS_PROPERTY_NAME})
+ if (_GFLAGS_PROPERTY_VALUE)
+ set_target_properties(gflags PROPERTIES
+ INTERFACE_${_GFLAGS_PROPERTY_NAME} "${_GFLAGS_PROPERTY_VALUE}"
+ )
+ endif ()
+ endforeach ()
+ # copy IMPORTED_*_ properties
+ get_target_property (_GFLAGS_CONFIGURATIONS ${GFLAGS_TARGET} IMPORTED_CONFIGURATIONS)
+ set_target_properties (gflags PROPERTIES IMPORTED_CONFIGURATIONS "${_GFLAGS_CONFIGURATIONS}")
+ foreach (_GFLAGS_PROPERTY_NAME IN ITEMS
+ IMPLIB
+ LOCATION
+ LINK_DEPENDENT_LIBRARIES
+ LINK_INTERFACE_LIBRARIES
+ LINK_INTERFACE_LANGUAGES
+ LINK_INTERFACE_MULTIPLICITY
+ NO_SONAME
+ SONAME
+ )
+ foreach (_GFLAGS_CONFIG IN LISTS _GFLAGS_CONFIGURATIONS)
+ get_target_property (_GFLAGS_PROPERTY_VALUE ${GFLAGS_TARGET} IMPORTED_${_GFLAGS_PROPERTY_NAME}_${_GFLAGS_CONFIG})
+ if (_GFLAGS_PROPERTY_VALUE)
+ set_target_properties(gflags PROPERTIES
+ IMPORTED_${_GFLAGS_PROPERTY_NAME}_${_GFLAGS_CONFIG} "${_GFLAGS_PROPERTY_VALUE}"
+ )
+ endif ()
+ endforeach ()
+ endforeach ()
+ unset (_GFLAGS_CONFIGURATIONS)
+ unset (_GFLAGS_CONFIG)
+ unset (_GFLAGS_PROPERTY_NAME)
+ unset (_GFLAGS_PROPERTY_VALUE)
+endif ()
+
+# alias for default import target to be compatible with older CMake package configurations
+set (GFLAGS_LIBRARIES "${GFLAGS_TARGET}")
+
+# set gflags_* variables for backwards compatibility
+if (NOT "^gflags$" STREQUAL "^GFLAGS$")
+ foreach (_GFLAGS_VARIABLE IN ITEMS
+ VERSION_STRING
+ VERSION_MAJOR
+ VERSION_MINOR
+ VERSION_PATCH
+ INCLUDE_DIR
+ LIBRARIES
+ TARGET
+ )
+ set (gflags_${_GFLAGS_VARIABLE} "${GFLAGS_${_GFLAGS_VARIABLE}}")
+ endforeach ()
+ unset (_GFLAGS_VARIABLE)
+endif ()
+
+# unset private variables
+unset (gflags_FIND_COMPONENT)
+unset (_INSTALL_PREFIX)
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-targets.cmake b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-targets.cmake
new file mode 100644
index 0000000000000000000000000000000000000000..1504814a51116fea8de10a357bab49a091134b58
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags-targets.cmake
@@ -0,0 +1,64 @@
+# Generated by CMake
+
+if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5)
+ message(FATAL_ERROR "CMake >= 2.6.0 required")
+endif()
+cmake_policy(PUSH)
+cmake_policy(VERSION 2.6)
+#----------------------------------------------------------------
+# Generated CMake target import file.
+#----------------------------------------------------------------
+
+# Commands may need to know the format version.
+set(CMAKE_IMPORT_FILE_VERSION 1)
+
+# Protect against multiple inclusion, which would fail when already imported targets are added once more.
+set(_targetsDefined)
+set(_targetsNotDefined)
+set(_expectedTargets)
+foreach(_expectedTarget gflags_nothreads_static)
+ list(APPEND _expectedTargets ${_expectedTarget})
+ if(NOT TARGET ${_expectedTarget})
+ list(APPEND _targetsNotDefined ${_expectedTarget})
+ endif()
+ if(TARGET ${_expectedTarget})
+ list(APPEND _targetsDefined ${_expectedTarget})
+ endif()
+endforeach()
+if("${_targetsDefined}" STREQUAL "${_expectedTargets}")
+ unset(_targetsDefined)
+ unset(_targetsNotDefined)
+ unset(_expectedTargets)
+ set(CMAKE_IMPORT_FILE_VERSION)
+ cmake_policy(POP)
+ return()
+endif()
+if(NOT "${_targetsDefined}" STREQUAL "")
+ message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_targetsDefined}\nTargets not yet defined: ${_targetsNotDefined}\n")
+endif()
+unset(_targetsDefined)
+unset(_targetsNotDefined)
+unset(_expectedTargets)
+
+
+# Create imported target gflags_nothreads_static
+add_library(gflags_nothreads_static STATIC IMPORTED)
+
+set_target_properties(gflags_nothreads_static PROPERTIES
+ INTERFACE_COMPILE_DEFINITIONS "GFLAGS_IS_A_DLL=0"
+ INTERFACE_INCLUDE_DIRECTORIES "/home/hit-ices/omz_demos_build/thirdparty/gflags/include"
+)
+
+# Import target "gflags_nothreads_static" for configuration "Release"
+set_property(TARGET gflags_nothreads_static APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
+set_target_properties(gflags_nothreads_static PROPERTIES
+ IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "CXX"
+ IMPORTED_LOCATION_RELEASE "/home/hit-ices/omz_demos_build/armv7l/Release/lib/libgflags_nothreads.a"
+ )
+
+# This file does not depend on other imported targets which have
+# been exported from the same project but in a separate export set.
+
+# Commands beyond this point should not need to know the version.
+set(CMAKE_IMPORT_FILE_VERSION)
+cmake_policy(POP)
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags.pc b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags.pc
new file mode 100644
index 0000000000000000000000000000000000000000..d4662b885cf6a16cc51d18522a0e05c6ac213e9c
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/gflags.pc
@@ -0,0 +1,14 @@
+prefix=/usr/local
+exec_prefix=${prefix}
+bindir=${prefix}/bin
+libdir=${prefix}/lib
+includedir=${prefix}/include
+
+Name: gflags
+Version: 2.2.1
+Description: A commandline flags library that allows for distributed flags.
+URL: http://gflags.github.io/gflags
+Requires:
+Libs: -L${libdir} -lgflags
+Libs.private: -lpthread
+Cflags: -I${includedir}
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/config.h b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/config.h
new file mode 100644
index 0000000000000000000000000000000000000000..bf43a9a7f3c7c64ae746618404c00b2276e6d56c
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/config.h
@@ -0,0 +1,114 @@
+/* Generated from config.h.in during build configuration using CMake. */
+
+// Note: This header file is only used internally. It is not part of public interface!
+
+#ifndef GFLAGS_CONFIG_H_
+#define GFLAGS_CONFIG_H_
+
+
+// ---------------------------------------------------------------------------
+// System checks
+
+// Define if you build this library for a MS Windows OS.
+/* #undef OS_WINDOWS */
+
+// Define if you have the header file.
+#define HAVE_STDINT_H
+
+// Define if you have the header file.
+#define HAVE_SYS_TYPES_H
+
+// Define if you have the header file.
+#define HAVE_INTTYPES_H
+
+// Define if you have the header file.
+#define HAVE_SYS_STAT_H
+
+// Define if you have the header file.
+#define HAVE_UNISTD_H
+
+// Define if you have the header file.
+#define HAVE_FNMATCH_H
+
+// Define if you have the header file (Windows 2000/XP).
+/* #undef HAVE_SHLWAPI_H */
+
+// Define if you have the strtoll function.
+#define HAVE_STRTOLL
+
+// Define if you have the strtoq function.
+/* #undef HAVE_STRTOQ */
+
+// Define if you have the header file.
+/* #undef HAVE_PTHREAD */
+
+// Define if your pthread library defines the type pthread_rwlock_t
+/* #undef HAVE_RWLOCK */
+
+// gcc requires this to get PRId64, etc.
+#if defined(HAVE_INTTYPES_H) && !defined(__STDC_FORMAT_MACROS)
+# define __STDC_FORMAT_MACROS 1
+#endif
+
+// ---------------------------------------------------------------------------
+// Package information
+
+// Name of package.
+#define PACKAGE gflags
+
+// Define to the full name of this package.
+#define PACKAGE_NAME gflags
+
+// Define to the full name and version of this package.
+#define PACKAGE_STRING gflags 2.2.1
+
+// Define to the one symbol short name of this package.
+#define PACKAGE_TARNAME gflags-2.2.1
+
+// Define to the version of this package.
+#define PACKAGE_VERSION 2.2.1
+
+// Version number of package.
+#define VERSION PACKAGE_VERSION
+
+// Define to the address where bug reports for this package should be sent.
+#define PACKAGE_BUGREPORT https://github.com/gflags/gflags/issues
+
+// ---------------------------------------------------------------------------
+// Path separator
+#ifndef PATH_SEPARATOR
+# ifdef OS_WINDOWS
+# define PATH_SEPARATOR '\\'
+# else
+# define PATH_SEPARATOR '/'
+# endif
+#endif
+
+// ---------------------------------------------------------------------------
+// Windows
+
+// Always export symbols when compiling a shared library as this file is only
+// included by internal modules when building the gflags library itself.
+// The gflags_declare.h header file will set it to import these symbols otherwise.
+#ifndef GFLAGS_DLL_DECL
+# if GFLAGS_IS_A_DLL && defined(_MSC_VER)
+# define GFLAGS_DLL_DECL __declspec(dllexport)
+# else
+# define GFLAGS_DLL_DECL
+# endif
+#endif
+// Flags defined by the gflags library itself must be exported
+#ifndef GFLAGS_DLL_DEFINE_FLAG
+# define GFLAGS_DLL_DEFINE_FLAG GFLAGS_DLL_DECL
+#endif
+
+#ifdef OS_WINDOWS
+// The unittests import the symbols of the shared gflags library
+# if GFLAGS_IS_A_DLL && defined(_MSC_VER)
+# define GFLAGS_DLL_DECL_FOR_UNITTESTS __declspec(dllimport)
+# endif
+# include "windows_port.h"
+#endif
+
+
+#endif // GFLAGS_CONFIG_H_
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/gflags.h b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/gflags.h
new file mode 100644
index 0000000000000000000000000000000000000000..18cd369a5f8de9e8c10e129987875e71ea609191
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/gflags.h
@@ -0,0 +1,605 @@
+// Copyright (c) 2006, Google Inc.
+// All rights reserved.
+//
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+//
+// * Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// * Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// * Neither the name of Google Inc. nor the names of its
+// contributors may be used to endorse or promote products derived from
+// this software without specific prior written permission.
+//
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+// ---
+// Revamped and reorganized by Craig Silverstein
+//
+// This is the file that should be included by any file which declares
+// or defines a command line flag or wants to parse command line flags
+// or print a program usage message (which will include information about
+// flags). Executive summary, in the form of an example foo.cc file:
+//
+// #include "foo.h" // foo.h has a line "DECLARE_int32(start);"
+// #include "validators.h" // hypothetical file defining ValidateIsFile()
+//
+// DEFINE_int32(end, 1000, "The last record to read");
+//
+// DEFINE_string(filename, "my_file.txt", "The file to read");
+// // Crash if the specified file does not exist.
+// static bool dummy = RegisterFlagValidator(&FLAGS_filename,
+// &ValidateIsFile);
+//
+// DECLARE_bool(verbose); // some other file has a DEFINE_bool(verbose, ...)
+//
+// void MyFunc() {
+// if (FLAGS_verbose) printf("Records %d-%d\n", FLAGS_start, FLAGS_end);
+// }
+//
+// Then, at the command-line:
+// ./foo --noverbose --start=5 --end=100
+//
+// For more details, see
+// doc/gflags.html
+//
+// --- A note about thread-safety:
+//
+// We describe many functions in this routine as being thread-hostile,
+// thread-compatible, or thread-safe. Here are the meanings we use:
+//
+// thread-safe: it is safe for multiple threads to call this routine
+// (or, when referring to a class, methods of this class)
+// concurrently.
+// thread-hostile: it is not safe for multiple threads to call this
+// routine (or methods of this class) concurrently. In gflags,
+// most thread-hostile routines are intended to be called early in,
+// or even before, main() -- that is, before threads are spawned.
+// thread-compatible: it is safe for multiple threads to read from
+// this variable (when applied to variables), or to call const
+// methods of this class (when applied to classes), as long as no
+// other thread is writing to the variable or calling non-const
+// methods of this class.
+
+#ifndef GFLAGS_GFLAGS_H_
+#define GFLAGS_GFLAGS_H_
+
+#include
+#include
+
+#include "gflags/gflags_declare.h" // IWYU pragma: export
+
+
+// We always want to export variables defined in user code
+#ifndef GFLAGS_DLL_DEFINE_FLAG
+# if GFLAGS_IS_A_DLL && defined(_MSC_VER)
+# define GFLAGS_DLL_DEFINE_FLAG __declspec(dllexport)
+# else
+# define GFLAGS_DLL_DEFINE_FLAG
+# endif
+#endif
+
+
+namespace GFLAGS_NAMESPACE {
+
+
+// --------------------------------------------------------------------
+// To actually define a flag in a file, use DEFINE_bool,
+// DEFINE_string, etc. at the bottom of this file. You may also find
+// it useful to register a validator with the flag. This ensures that
+// when the flag is parsed from the commandline, or is later set via
+// SetCommandLineOption, we call the validation function. It is _not_
+// called when you assign the value to the flag directly using the = operator.
+//
+// The validation function should return true if the flag value is valid, and
+// false otherwise. If the function returns false for the new setting of the
+// flag, the flag will retain its current value. If it returns false for the
+// default value, ParseCommandLineFlags() will die.
+//
+// This function is safe to call at global construct time (as in the
+// example below).
+//
+// Example use:
+// static bool ValidatePort(const char* flagname, int32 value) {
+// if (value > 0 && value < 32768) // value is ok
+// return true;
+// printf("Invalid value for --%s: %d\n", flagname, (int)value);
+// return false;
+// }
+// DEFINE_int32(port, 0, "What port to listen on");
+// static bool dummy = RegisterFlagValidator(&FLAGS_port, &ValidatePort);
+
+// Returns true if successfully registered, false if not (because the
+// first argument doesn't point to a command-line flag, or because a
+// validator is already registered for this flag).
+extern GFLAGS_DLL_DECL bool RegisterFlagValidator(const bool* flag, bool (*validate_fn)(const char*, bool));
+extern GFLAGS_DLL_DECL bool RegisterFlagValidator(const int32* flag, bool (*validate_fn)(const char*, int32));
+extern GFLAGS_DLL_DECL bool RegisterFlagValidator(const uint32* flag, bool (*validate_fn)(const char*, uint32));
+extern GFLAGS_DLL_DECL bool RegisterFlagValidator(const int64* flag, bool (*validate_fn)(const char*, int64));
+extern GFLAGS_DLL_DECL bool RegisterFlagValidator(const uint64* flag, bool (*validate_fn)(const char*, uint64));
+extern GFLAGS_DLL_DECL bool RegisterFlagValidator(const double* flag, bool (*validate_fn)(const char*, double));
+extern GFLAGS_DLL_DECL bool RegisterFlagValidator(const std::string* flag, bool (*validate_fn)(const char*, const std::string&));
+
+// Convenience macro for the registration of a flag validator
+#define DEFINE_validator(name, validator) \
+ static const bool name##_validator_registered = \
+ GFLAGS_NAMESPACE::RegisterFlagValidator(&FLAGS_##name, validator)
+
+
+// --------------------------------------------------------------------
+// These methods are the best way to get access to info about the
+// list of commandline flags. Note that these routines are pretty slow.
+// GetAllFlags: mostly-complete info about the list, sorted by file.
+// ShowUsageWithFlags: pretty-prints the list to stdout (what --help does)
+// ShowUsageWithFlagsRestrict: limit to filenames with restrict as a substr
+//
+// In addition to accessing flags, you can also access argv[0] (the program
+// name) and argv (the entire commandline), which we sock away a copy of.
+// These variables are static, so you should only set them once.
+//
+// No need to export this data only structure from DLL, avoiding VS warning 4251.
+struct CommandLineFlagInfo {
+ std::string name; // the name of the flag
+ std::string type; // the type of the flag: int32, etc
+ std::string description; // the "help text" associated with the flag
+ std::string current_value; // the current value, as a string
+ std::string default_value; // the default value, as a string
+ std::string filename; // 'cleaned' version of filename holding the flag
+ bool has_validator_fn; // true if RegisterFlagValidator called on this flag
+ bool is_default; // true if the flag has the default value and
+ // has not been set explicitly from the cmdline
+ // or via SetCommandLineOption
+ const void* flag_ptr; // pointer to the flag's current value (i.e. FLAGS_foo)
+};
+
+// Using this inside of a validator is a recipe for a deadlock.
+// TODO(user) Fix locking when validators are running, to make it safe to
+// call validators during ParseAllFlags.
+// Also make sure then to uncomment the corresponding unit test in
+// gflags_unittest.sh
+extern GFLAGS_DLL_DECL void GetAllFlags(std::vector* OUTPUT);
+// These two are actually defined in gflags_reporting.cc.
+extern GFLAGS_DLL_DECL void ShowUsageWithFlags(const char *argv0); // what --help does
+extern GFLAGS_DLL_DECL void ShowUsageWithFlagsRestrict(const char *argv0, const char *restrict);
+
+// Create a descriptive string for a flag.
+// Goes to some trouble to make pretty line breaks.
+extern GFLAGS_DLL_DECL std::string DescribeOneFlag(const CommandLineFlagInfo& flag);
+
+// Thread-hostile; meant to be called before any threads are spawned.
+extern GFLAGS_DLL_DECL void SetArgv(int argc, const char** argv);
+
+// The following functions are thread-safe as long as SetArgv() is
+// only called before any threads start.
+extern GFLAGS_DLL_DECL const std::vector& GetArgvs();
+extern GFLAGS_DLL_DECL const char* GetArgv(); // all of argv as a string
+extern GFLAGS_DLL_DECL const char* GetArgv0(); // only argv0
+extern GFLAGS_DLL_DECL uint32 GetArgvSum(); // simple checksum of argv
+extern GFLAGS_DLL_DECL const char* ProgramInvocationName(); // argv0, or "UNKNOWN" if not set
+extern GFLAGS_DLL_DECL const char* ProgramInvocationShortName(); // basename(argv0)
+
+// ProgramUsage() is thread-safe as long as SetUsageMessage() is only
+// called before any threads start.
+extern GFLAGS_DLL_DECL const char* ProgramUsage(); // string set by SetUsageMessage()
+
+// VersionString() is thread-safe as long as SetVersionString() is only
+// called before any threads start.
+extern GFLAGS_DLL_DECL const char* VersionString(); // string set by SetVersionString()
+
+
+
+// --------------------------------------------------------------------
+// Normally you access commandline flags by just saying "if (FLAGS_foo)"
+// or whatever, and set them by calling "FLAGS_foo = bar" (or, more
+// commonly, via the DEFINE_foo macro). But if you need a bit more
+// control, we have programmatic ways to get/set the flags as well.
+// These programmatic ways to access flags are thread-safe, but direct
+// access is only thread-compatible.
+
+// Return true iff the flagname was found.
+// OUTPUT is set to the flag's value, or unchanged if we return false.
+extern GFLAGS_DLL_DECL bool GetCommandLineOption(const char* name, std::string* OUTPUT);
+
+// Return true iff the flagname was found. OUTPUT is set to the flag's
+// CommandLineFlagInfo or unchanged if we return false.
+extern GFLAGS_DLL_DECL bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT);
+
+// Return the CommandLineFlagInfo of the flagname. exit() if name not found.
+// Example usage, to check if a flag's value is currently the default value:
+// if (GetCommandLineFlagInfoOrDie("foo").is_default) ...
+extern GFLAGS_DLL_DECL CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
+
+enum GFLAGS_DLL_DECL FlagSettingMode {
+ // update the flag's value (can call this multiple times).
+ SET_FLAGS_VALUE,
+ // update the flag's value, but *only if* it has not yet been updated
+ // with SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef".
+ SET_FLAG_IF_DEFAULT,
+ // set the flag's default value to this. If the flag has not yet updated
+ // yet (via SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef")
+ // change the flag's current value to the new default value as well.
+ SET_FLAGS_DEFAULT
+};
+
+// Set a particular flag ("command line option"). Returns a string
+// describing the new value that the option has been set to. The
+// return value API is not well-specified, so basically just depend on
+// it to be empty if the setting failed for some reason -- the name is
+// not a valid flag name, or the value is not a valid value -- and
+// non-empty else.
+
+// SetCommandLineOption uses set_mode == SET_FLAGS_VALUE (the common case)
+extern GFLAGS_DLL_DECL std::string SetCommandLineOption (const char* name, const char* value);
+extern GFLAGS_DLL_DECL std::string SetCommandLineOptionWithMode(const char* name, const char* value, FlagSettingMode set_mode);
+
+
+// --------------------------------------------------------------------
+// Saves the states (value, default value, whether the user has set
+// the flag, registered validators, etc) of all flags, and restores
+// them when the FlagSaver is destroyed. This is very useful in
+// tests, say, when you want to let your tests change the flags, but
+// make sure that they get reverted to the original states when your
+// test is complete.
+//
+// Example usage:
+// void TestFoo() {
+// FlagSaver s1;
+// FLAG_foo = false;
+// FLAG_bar = "some value";
+//
+// // test happens here. You can return at any time
+// // without worrying about restoring the FLAG values.
+// }
+//
+// Note: This class is marked with GFLAGS_ATTRIBUTE_UNUSED because all
+// the work is done in the constructor and destructor, so in the standard
+// usage example above, the compiler would complain that it's an
+// unused variable.
+//
+// This class is thread-safe. However, its destructor writes to
+// exactly the set of flags that have changed value during its
+// lifetime, so concurrent _direct_ access to those flags
+// (i.e. FLAGS_foo instead of {Get,Set}CommandLineOption()) is unsafe.
+
+class GFLAGS_DLL_DECL FlagSaver {
+ public:
+ FlagSaver();
+ ~FlagSaver();
+
+ private:
+ class FlagSaverImpl* impl_; // we use pimpl here to keep API steady
+
+ FlagSaver(const FlagSaver&); // no copying!
+ void operator=(const FlagSaver&);
+}__attribute((unused));
+
+// --------------------------------------------------------------------
+// Some deprecated or hopefully-soon-to-be-deprecated functions.
+
+// This is often used for logging. TODO(csilvers): figure out a better way
+extern GFLAGS_DLL_DECL std::string CommandlineFlagsIntoString();
+// Usually where this is used, a FlagSaver should be used instead.
+extern GFLAGS_DLL_DECL
+bool ReadFlagsFromString(const std::string& flagfilecontents,
+ const char* prog_name,
+ bool errors_are_fatal); // uses SET_FLAGS_VALUE
+
+// These let you manually implement --flagfile functionality.
+// DEPRECATED.
+extern GFLAGS_DLL_DECL bool AppendFlagsIntoFile(const std::string& filename, const char* prog_name);
+extern GFLAGS_DLL_DECL bool ReadFromFlagsFile(const std::string& filename, const char* prog_name, bool errors_are_fatal); // uses SET_FLAGS_VALUE
+
+
+// --------------------------------------------------------------------
+// Useful routines for initializing flags from the environment.
+// In each case, if 'varname' does not exist in the environment
+// return defval. If 'varname' does exist but is not valid
+// (e.g., not a number for an int32 flag), abort with an error.
+// Otherwise, return the value. NOTE: for booleans, for true use
+// 't' or 'T' or 'true' or '1', for false 'f' or 'F' or 'false' or '0'.
+
+extern GFLAGS_DLL_DECL bool BoolFromEnv(const char *varname, bool defval);
+extern GFLAGS_DLL_DECL int32 Int32FromEnv(const char *varname, int32 defval);
+extern GFLAGS_DLL_DECL uint32 Uint32FromEnv(const char *varname, uint32 defval);
+extern GFLAGS_DLL_DECL int64 Int64FromEnv(const char *varname, int64 defval);
+extern GFLAGS_DLL_DECL uint64 Uint64FromEnv(const char *varname, uint64 defval);
+extern GFLAGS_DLL_DECL double DoubleFromEnv(const char *varname, double defval);
+extern GFLAGS_DLL_DECL const char *StringFromEnv(const char *varname, const char *defval);
+
+
+// --------------------------------------------------------------------
+// The next two functions parse gflags from main():
+
+// Set the "usage" message for this program. For example:
+// string usage("This program does nothing. Sample usage:\n");
+// usage += argv[0] + " ";
+// SetUsageMessage(usage);
+// Do not include commandline flags in the usage: we do that for you!
+// Thread-hostile; meant to be called before any threads are spawned.
+extern GFLAGS_DLL_DECL void SetUsageMessage(const std::string& usage);
+
+// Sets the version string, which is emitted with --version.
+// For instance: SetVersionString("1.3");
+// Thread-hostile; meant to be called before any threads are spawned.
+extern GFLAGS_DLL_DECL void SetVersionString(const std::string& version);
+
+
+// Looks for flags in argv and parses them. Rearranges argv to put
+// flags first, or removes them entirely if remove_flags is true.
+// If a flag is defined more than once in the command line or flag
+// file, the last definition is used. Returns the index (into argv)
+// of the first non-flag argument.
+// See top-of-file for more details on this function.
+#ifndef SWIG // In swig, use ParseCommandLineFlagsScript() instead.
+extern GFLAGS_DLL_DECL uint32 ParseCommandLineFlags(int *argc, char*** argv, bool remove_flags);
+#endif
+
+
+// Calls to ParseCommandLineNonHelpFlags and then to
+// HandleCommandLineHelpFlags can be used instead of a call to
+// ParseCommandLineFlags during initialization, in order to allow for
+// changing default values for some FLAGS (via
+// e.g. SetCommandLineOptionWithMode calls) between the time of
+// command line parsing and the time of dumping help information for
+// the flags as a result of command line parsing. If a flag is
+// defined more than once in the command line or flag file, the last
+// definition is used. Returns the index (into argv) of the first
+// non-flag argument. (If remove_flags is true, will always return 1.)
+extern GFLAGS_DLL_DECL uint32 ParseCommandLineNonHelpFlags(int *argc, char*** argv, bool remove_flags);
+
+// This is actually defined in gflags_reporting.cc.
+// This function is misnamed (it also handles --version, etc.), but
+// it's too late to change that now. :-(
+extern GFLAGS_DLL_DECL void HandleCommandLineHelpFlags(); // in gflags_reporting.cc
+
+// Allow command line reparsing. Disables the error normally
+// generated when an unknown flag is found, since it may be found in a
+// later parse. Thread-hostile; meant to be called before any threads
+// are spawned.
+extern GFLAGS_DLL_DECL void AllowCommandLineReparsing();
+
+// Reparse the flags that have not yet been recognized. Only flags
+// registered since the last parse will be recognized. Any flag value
+// must be provided as part of the argument using "=", not as a
+// separate command line argument that follows the flag argument.
+// Intended for handling flags from dynamically loaded libraries,
+// since their flags are not registered until they are loaded.
+extern GFLAGS_DLL_DECL void ReparseCommandLineNonHelpFlags();
+
+// Clean up memory allocated by flags. This is only needed to reduce
+// the quantity of "potentially leaked" reports emitted by memory
+// debugging tools such as valgrind. It is not required for normal
+// operation, or for the google perftools heap-checker. It must only
+// be called when the process is about to exit, and all threads that
+// might access flags are quiescent. Referencing flags after this is
+// called will have unexpected consequences. This is not safe to run
+// when multiple threads might be running: the function is
+// thread-hostile.
+extern GFLAGS_DLL_DECL void ShutDownCommandLineFlags();
+
+
+// --------------------------------------------------------------------
+// Now come the command line flag declaration/definition macros that
+// will actually be used. They're kind of hairy. A major reason
+// for this is initialization: we want people to be able to access
+// variables in global constructors and have that not crash, even if
+// their global constructor runs before the global constructor here.
+// (Obviously, we can't guarantee the flags will have the correct
+// default value in that case, but at least accessing them is safe.)
+// The only way to do that is have flags point to a static buffer.
+// So we make one, using a union to ensure proper alignment, and
+// then use placement-new to actually set up the flag with the
+// correct default value. In the same vein, we have to worry about
+// flag access in global destructors, so FlagRegisterer has to be
+// careful never to destroy the flag-values it constructs.
+//
+// Note that when we define a flag variable FLAGS_, we also
+// preemptively define a junk variable, FLAGS_no. This is to
+// cause a link-time error if someone tries to define 2 flags with
+// names like "logging" and "nologging". We do this because a bool
+// flag FLAG can be set from the command line to true with a "-FLAG"
+// argument, and to false with a "-noFLAG" argument, and so this can
+// potentially avert confusion.
+//
+// We also put flags into their own namespace. It is purposefully
+// named in an opaque way that people should have trouble typing
+// directly. The idea is that DEFINE puts the flag in the weird
+// namespace, and DECLARE imports the flag from there into the current
+// namespace. The net result is to force people to use DECLARE to get
+// access to a flag, rather than saying "extern GFLAGS_DLL_DECL bool FLAGS_whatever;"
+// or some such instead. We want this so we can put extra
+// functionality (like sanity-checking) in DECLARE if we want, and
+// make sure it is picked up everywhere.
+//
+// We also put the type of the variable in the namespace, so that
+// people can't DECLARE_int32 something that they DEFINE_bool'd
+// elsewhere.
+
+class GFLAGS_DLL_DECL FlagRegisterer {
+ public:
+ // We instantiate this template ctor for all supported types,
+ // so it is possible to place implementation of the FlagRegisterer ctor in
+ // .cc file.
+ // Calling this constructor with unsupported type will produce linker error.
+ template
+ FlagRegisterer(const char* name,
+ const char* help, const char* filename,
+ FlagType* current_storage, FlagType* defvalue_storage);
+};
+
+// If your application #defines STRIP_FLAG_HELP to a non-zero value
+// before #including this file, we remove the help message from the
+// binary file. This can reduce the size of the resulting binary
+// somewhat, and may also be useful for security reasons.
+
+extern GFLAGS_DLL_DECL const char kStrippedFlagHelp[];
+
+
+} // namespace GFLAGS_NAMESPACE
+
+
+#ifndef SWIG // In swig, ignore the main flag declarations
+
+#if defined(STRIP_FLAG_HELP) && STRIP_FLAG_HELP > 0
+// Need this construct to avoid the 'defined but not used' warning.
+#define MAYBE_STRIPPED_HELP(txt) \
+ (false ? (txt) : GFLAGS_NAMESPACE::kStrippedFlagHelp)
+#else
+#define MAYBE_STRIPPED_HELP(txt) txt
+#endif
+
+// Each command-line flag has two variables associated with it: one
+// with the current value, and one with the default value. However,
+// we have a third variable, which is where value is assigned; it's a
+// constant. This guarantees that FLAG_##value is initialized at
+// static initialization time (e.g. before program-start) rather than
+// than global construction time (which is after program-start but
+// before main), at least when 'value' is a compile-time constant. We
+// use a small trick for the "default value" variable, and call it
+// FLAGS_no. This serves the second purpose of assuring a
+// compile error if someone tries to define a flag named no
+// which is illegal (--foo and --nofoo both affect the "foo" flag).
+#define DEFINE_VARIABLE(type, shorttype, name, value, help) \
+ namespace fL##shorttype { \
+ static const type FLAGS_nono##name = value; \
+ /* We always want to export defined variables, dll or no */ \
+ GFLAGS_DLL_DEFINE_FLAG type FLAGS_##name = FLAGS_nono##name; \
+ type FLAGS_no##name = FLAGS_nono##name; \
+ static GFLAGS_NAMESPACE::FlagRegisterer o_##name( \
+ #name, MAYBE_STRIPPED_HELP(help), __FILE__, \
+ &FLAGS_##name, &FLAGS_no##name); \
+ } \
+ using fL##shorttype::FLAGS_##name
+
+// For DEFINE_bool, we want to do the extra check that the passed-in
+// value is actually a bool, and not a string or something that can be
+// coerced to a bool. These declarations (no definition needed!) will
+// help us do that, and never evaluate From, which is important.
+// We'll use 'sizeof(IsBool(val))' to distinguish. This code requires
+// that the compiler have different sizes for bool & double. Since
+// this is not guaranteed by the standard, we check it with a
+// COMPILE_ASSERT.
+namespace fLB {
+struct CompileAssert {};
+typedef CompileAssert expected_sizeof_double_neq_sizeof_bool[
+ (sizeof(double) != sizeof(bool)) ? 1 : -1];
+template double GFLAGS_DLL_DECL IsBoolFlag(const From& from);
+GFLAGS_DLL_DECL bool IsBoolFlag(bool from);
+} // namespace fLB
+
+// Here are the actual DEFINE_*-macros. The respective DECLARE_*-macros
+// are in a separate include, gflags_declare.h, for reducing
+// the physical transitive size for DECLARE use.
+#define DEFINE_bool(name, val, txt) \
+ namespace fLB { \
+ typedef ::fLB::CompileAssert FLAG_##name##_value_is_not_a_bool[ \
+ (sizeof(::fLB::IsBoolFlag(val)) != sizeof(double))? 1: -1]; \
+ } \
+ DEFINE_VARIABLE(bool, B, name, val, txt)
+
+#define DEFINE_int32(name, val, txt) \
+ DEFINE_VARIABLE(GFLAGS_NAMESPACE::int32, I, \
+ name, val, txt)
+
+#define DEFINE_uint32(name,val, txt) \
+ DEFINE_VARIABLE(GFLAGS_NAMESPACE::uint32, U, \
+ name, val, txt)
+
+#define DEFINE_int64(name, val, txt) \
+ DEFINE_VARIABLE(GFLAGS_NAMESPACE::int64, I64, \
+ name, val, txt)
+
+#define DEFINE_uint64(name,val, txt) \
+ DEFINE_VARIABLE(GFLAGS_NAMESPACE::uint64, U64, \
+ name, val, txt)
+
+#define DEFINE_double(name, val, txt) \
+ DEFINE_VARIABLE(double, D, name, val, txt)
+
+// Strings are trickier, because they're not a POD, so we can't
+// construct them at static-initialization time (instead they get
+// constructed at global-constructor time, which is much later). To
+// try to avoid crashes in that case, we use a char buffer to store
+// the string, which we can static-initialize, and then placement-new
+// into it later. It's not perfect, but the best we can do.
+
+namespace fLS {
+
+inline clstring* dont_pass0toDEFINE_string(char *stringspot,
+ const char *value) {
+ return new(stringspot) clstring(value);
+}
+inline clstring* dont_pass0toDEFINE_string(char *stringspot,
+ const clstring &value) {
+ return new(stringspot) clstring(value);
+}
+inline clstring* dont_pass0toDEFINE_string(char *stringspot,
+ int value);
+
+// Auxiliary class used to explicitly call destructor of string objects
+// allocated using placement new during static program deinitialization.
+// The destructor MUST be an inline function such that the explicit
+// destruction occurs in the same compilation unit as the placement new.
+class StringFlagDestructor {
+ void *current_storage_;
+ void *defvalue_storage_;
+
+public:
+
+ StringFlagDestructor(void *current, void *defvalue)
+ : current_storage_(current), defvalue_storage_(defvalue) {}
+
+ ~StringFlagDestructor() {
+ reinterpret_cast(current_storage_ )->~clstring();
+ reinterpret_cast(defvalue_storage_)->~clstring();
+ }
+};
+
+} // namespace fLS
+
+// We need to define a var named FLAGS_no##name so people don't define
+// --string and --nostring. And we need a temporary place to put val
+// so we don't have to evaluate it twice. Two great needs that go
+// great together!
+// The weird 'using' + 'extern' inside the fLS namespace is to work around
+// an unknown compiler bug/issue with the gcc 4.2.1 on SUSE 10. See
+// http://code.google.com/p/google-gflags/issues/detail?id=20
+#define DEFINE_string(name, val, txt) \
+ namespace fLS { \
+ using ::fLS::clstring; \
+ using ::fLS::StringFlagDestructor; \
+ static union { void* align; char s[sizeof(clstring)]; } s_##name[2]; \
+ clstring* const FLAGS_no##name = ::fLS:: \
+ dont_pass0toDEFINE_string(s_##name[0].s, \
+ val); \
+ static GFLAGS_NAMESPACE::FlagRegisterer o_##name( \
+ #name, MAYBE_STRIPPED_HELP(txt), __FILE__, \
+ FLAGS_no##name, new (s_##name[1].s) clstring(*FLAGS_no##name)); \
+ static StringFlagDestructor d_##name(s_##name[0].s, s_##name[1].s); \
+ extern GFLAGS_DLL_DEFINE_FLAG clstring& FLAGS_##name; \
+ using fLS::FLAGS_##name; \
+ clstring& FLAGS_##name = *FLAGS_no##name; \
+ } \
+ using fLS::FLAGS_##name
+
+#endif // SWIG
+
+
+
+
+
+#endif // GFLAGS_GFLAGS_H_
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/gflags_completions.h b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/gflags_completions.h
new file mode 100644
index 0000000000000000000000000000000000000000..2fa0db6d48af4b4ba8fd758eccbeb599638f0e50
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/gflags_completions.h
@@ -0,0 +1,121 @@
+// Copyright (c) 2008, Google Inc.
+// All rights reserved.
+//
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+//
+// * Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// * Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// * Neither the name of Google Inc. nor the names of its
+// contributors may be used to endorse or promote products derived from
+// this software without specific prior written permission.
+//
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+//
+// ---
+
+//
+// Implement helpful bash-style command line flag completions
+//
+// ** Functional API:
+// HandleCommandLineCompletions() should be called early during
+// program startup, but after command line flag code has been
+// initialized, such as the beginning of HandleCommandLineHelpFlags().
+// It checks the value of the flag --tab_completion_word. If this
+// flag is empty, nothing happens here. If it contains a string,
+// however, then HandleCommandLineCompletions() will hijack the
+// process, attempting to identify the intention behind this
+// completion. Regardless of the outcome of this deduction, the
+// process will be terminated, similar to --helpshort flag
+// handling.
+//
+// ** Overview of Bash completions:
+// Bash can be told to programatically determine completions for the
+// current 'cursor word'. It does this by (in this case) invoking a
+// command with some additional arguments identifying the command
+// being executed, the word being completed, and the previous word
+// (if any). Bash then expects a sequence of output lines to be
+// printed to stdout. If these lines all contain a common prefix
+// longer than the cursor word, bash will replace the cursor word
+// with that common prefix, and display nothing. If there isn't such
+// a common prefix, bash will display the lines in pages using 'more'.
+//
+// ** Strategy taken for command line completions:
+// If we can deduce either the exact flag intended, or a common flag
+// prefix, we'll output exactly that. Otherwise, if information
+// must be displayed to the user, we'll take the opportunity to add
+// some helpful information beyond just the flag name (specifically,
+// we'll include the default flag value and as much of the flag's
+// description as can fit on a single terminal line width, as specified
+// by the flag --tab_completion_columns). Furthermore, we'll try to
+// make bash order the output such that the most useful or relevent
+// flags are the most likely to be shown at the top.
+//
+// ** Additional features:
+// To assist in finding that one really useful flag, substring matching
+// was implemented. Before pressing a to get completion for the
+// current word, you can append one or more '?' to the flag to do
+// substring matching. Here's the semantics:
+// --foo Show me all flags with names prefixed by 'foo'
+// --foo? Show me all flags with 'foo' somewhere in the name
+// --foo?? Same as prior case, but also search in module
+// definition path for 'foo'
+// --foo??? Same as prior case, but also search in flag
+// descriptions for 'foo'
+// Finally, we'll trim the output to a relatively small number of
+// flags to keep bash quiet about the verbosity of output. If one
+// really wanted to see all possible matches, appending a '+' to the
+// search word will force the exhaustive list of matches to be printed.
+//
+// ** How to have bash accept completions from a binary:
+// Bash requires that it be informed about each command that programmatic
+// completion should be enabled for. Example addition to a .bashrc
+// file would be (your path to gflags_completions.sh file may differ):
+
+/*
+$ complete -o bashdefault -o default -o nospace -C \
+ '/home/build/eng/bash/bash_completions.sh --tab_completion_columns $COLUMNS' \
+ time env binary_name another_binary [...]
+*/
+
+// This would allow the following to work:
+// $ /path/to/binary_name --vmodule
+// Or:
+// $ ./bin/path/another_binary --gfs_u
+// (etc)
+//
+// Sadly, it appears that bash gives no easy way to force this behavior for
+// all commands. That's where the "time" in the above example comes in.
+// If you haven't specifically added a command to the list of completion
+// supported commands, you can still get completions by prefixing the
+// entire command with "env".
+// $ env /some/brand/new/binary --vmod
+// Assuming that "binary" is a newly compiled binary, this should still
+// produce the expected completion output.
+
+
+#ifndef GFLAGS_COMPLETIONS_H_
+#define GFLAGS_COMPLETIONS_H_
+
+namespace gflags {
+
+extern void HandleCommandLineCompletions(void);
+
+}
+
+#endif // GFLAGS_COMPLETIONS_H_
diff --git a/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/gflags_declare.h b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/gflags_declare.h
new file mode 100644
index 0000000000000000000000000000000000000000..2366380be9f623af645771594624175e9b2b96a4
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/omz_demos_build/thirdparty/gflags/include/gflags/gflags_declare.h
@@ -0,0 +1,153 @@
+// Copyright (c) 1999, Google Inc.
+// All rights reserved.
+//
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+//
+// * Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// * Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// * Neither the name of Google Inc. nor the names of its
+// contributors may be used to endorse or promote products derived from
+// this software without specific prior written permission.
+//
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+// ---
+//
+// Revamped and reorganized by Craig Silverstein
+//
+// This is the file that should be included by any file which declares
+// command line flag.
+
+#ifndef GFLAGS_DECLARE_H_
+#define GFLAGS_DECLARE_H_
+
+
+// ---------------------------------------------------------------------------
+// Namespace of gflags library symbols.
+#define GFLAGS_NAMESPACE gflags
+
+// ---------------------------------------------------------------------------
+// Windows DLL import/export.
+
+// Whether gflags library is a DLL.
+//
+// Set to 1 by default when the shared gflags library was built on Windows.
+// Must be overwritten when this header file is used with the optionally also
+// built static library instead; set by CMake's INTERFACE_COMPILE_DEFINITIONS.
+#ifndef GFLAGS_IS_A_DLL
+# define GFLAGS_IS_A_DLL 0
+#endif
+
+// We always want to import the symbols of the gflags library.
+#ifndef GFLAGS_DLL_DECL
+# if GFLAGS_IS_A_DLL && defined(_MSC_VER)
+# define GFLAGS_DLL_DECL __declspec(dllimport)
+# else
+# define GFLAGS_DLL_DECL
+# endif
+#endif
+
+// We always want to import variables declared in user code.
+#ifndef GFLAGS_DLL_DECLARE_FLAG
+# if GFLAGS_IS_A_DLL && defined(_MSC_VER)
+# define GFLAGS_DLL_DECLARE_FLAG __declspec(dllimport)
+# else
+# define GFLAGS_DLL_DECLARE_FLAG
+# endif
+#endif
+
+// ---------------------------------------------------------------------------
+// Flag types
+#include
+#if 1
+# include // the normal place uint32_t is defined
+#elif 1
+# include // the normal place u_int32_t is defined
+#elif 1
+# include // a third place for uint32_t or u_int32_t
+#endif
+
+namespace GFLAGS_NAMESPACE {
+
+#if 1 // C99
+typedef int32_t int32;
+typedef uint32_t uint32;
+typedef int64_t int64;
+typedef uint64_t uint64;
+#elif 0 // BSD
+typedef int32_t int32;
+typedef u_int32_t uint32;
+typedef int64_t int64;
+typedef u_int64_t uint64;
+#elif 0 // Windows
+typedef __int32 int32;
+typedef unsigned __int32 uint32;
+typedef __int64 int64;
+typedef unsigned __int64 uint64;
+#else
+# error Do not know how to define a 32-bit integer quantity on your system
+#endif
+
+} // namespace GFLAGS_NAMESPACE
+
+
+namespace fLS {
+
+// The meaning of "string" might be different between now and when the
+// macros below get invoked (e.g., if someone is experimenting with
+// other string implementations that get defined after this file is
+// included). Save the current meaning now and use it in the macros.
+typedef std::string clstring;
+
+} // namespace fLS
+
+
+#define DECLARE_VARIABLE(type, shorttype, name) \
+ /* We always want to import declared variables, dll or no */ \
+ namespace fL##shorttype { extern GFLAGS_DLL_DECLARE_FLAG type FLAGS_##name; } \
+ using fL##shorttype::FLAGS_##name
+
+#define DECLARE_bool(name) \
+ DECLARE_VARIABLE(bool, B, name)
+
+#define DECLARE_int32(name) \
+ DECLARE_VARIABLE(::GFLAGS_NAMESPACE::int32, I, name)
+
+#define DECLARE_uint32(name) \
+ DECLARE_VARIABLE(::GFLAGS_NAMESPACE::uint32, U, name)
+
+#define DECLARE_int64(name) \
+ DECLARE_VARIABLE(::GFLAGS_NAMESPACE::int64, I64, name)
+
+#define DECLARE_uint64(name) \
+ DECLARE_VARIABLE(::GFLAGS_NAMESPACE::uint64, U64, name)
+
+#define DECLARE_double(name) \
+ DECLARE_VARIABLE(double, D, name)
+
+#define DECLARE_string(name) \
+ /* We always want to import declared variables, dll or no */ \
+ namespace fLS { \
+ using ::fLS::clstring; \
+ extern GFLAGS_DLL_DECLARE_FLAG ::fLS::clstring& FLAGS_##name; \
+ } \
+ using fLS::FLAGS_##name
+
+
+#endif // GFLAGS_DECLARE_H_
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/.editorconfig b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/.editorconfig
new file mode 100644
index 0000000000000000000000000000000000000000..f66dd6b1be07c840a6bff437c016999a50b1ff3c
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/.editorconfig
@@ -0,0 +1,7 @@
+root = true
+
+[*]
+indent_size = 4
+indent_style = space
+insert_final_newline = true
+trim_trailing_whitespace = true
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/.gitattributes b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/.gitattributes
new file mode 100644
index 0000000000000000000000000000000000000000..45b42096b9d3ff24b0c740b978af31120414f063
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/.gitattributes
@@ -0,0 +1,25 @@
+* text=auto
+
+.git* -omz.package
+.editorconfig -omz.package
+/ci/** -omz.package
+/demos/build_demos.sh omz.package=l,m
+/demos/build_demos_msvc.bat omz.package=w
+/demos/tests/** -omz.package
+/tools/downloader/tests/** -omz.package
+
+/ci/requirements-ac.txt omz.ci.job-for-change.ac
+/ci/requirements-ac-test.txt omz.ci.job-for-change.ac
+/ci/requirements-conversion.txt omz.ci.job-for-change.demos omz.ci.job-for-change.models
+/ci/requirements-demos.txt omz.ci.job-for-change.demos
+/ci/requirements-downloader.txt omz.ci.job-for-change.demos omz.ci.job-for-change.models
+
+/demos/** omz.ci.job-for-change.demos
+/demos/**/*.md -omz.ci.job-for-change.demos
+
+/models/** omz.ci.job-for-change.documentation
+/models/**/*.yml -omz.ci.job-for-change.documentation
+
+/tools/accuracy_checker/** omz.ci.job-for-change.ac
+/tools/downloader/** omz.ci.job-for-change.downloader
+/tools/**/*.md -omz.ci.job-for-change.ac -omz.ci.job-for-change.downloader
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/.gitignore b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..0d20b6487c61e7d1bde93acf4a14b7a89083a16d
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/.gitignore
@@ -0,0 +1 @@
+*.pyc
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/CONTRIBUTING.md b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/CONTRIBUTING.md
new file mode 100644
index 0000000000000000000000000000000000000000..c54b3ad8f0f798e0c7276be6d25897d67d22fa1f
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/CONTRIBUTING.md
@@ -0,0 +1,265 @@
+# How to Contribute Models to Open Model Zoo
+
+We appreciate your intention to contribute model to the OpenVINO™ Open Model Zoo (OMZ). OMZ is licensed under the Apache\* License, Version 2.0. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms. Note that we accept models under permissive licenses, such as **MIT**, **Apache 2.0**, and **BSD-3-Clause**. Otherwise, it might take longer time to get your model approved.
+
+Frameworks supported by the Open Model Zoo:
+* Caffe\*
+* Caffe2\* (via conversion to ONNX\*)
+* TensorFlow\*
+* PyTorch\* (via conversion to ONNX\*)
+* MXNet\*
+
+Open Model Zoo also supports models already in the ONNX format.
+
+## Pull Request Requirements
+
+To contribute to OMZ, create a pull request (PR) in this repository using the `develop` branch.
+Pull requests are strictly formalized and are reviewed by the OMZ maintainers for consistence and legal compliance.
+
+Each PR contributing a model must contain:
+* [configuration file `model.yml`](#configuration-file)
+* [documentation of model in markdown format](#documentation)
+* [accuracy validation configuration file](#accuracy-validation)
+* (*optional*) [demo](#demo)
+
+Follow the rules in the sections below before submitting a pull request.
+
+### Model Name
+
+Name your model in OMZ according to the following rules:
+- Use a name that is consistent with an original name, but complete match is not necessary
+- Use lowercase
+- Use `-`(preferable) or `_` as delimiters, for spaces are not allowed
+- Add a suffix according to framework identifier (see **`framework`** description in the [configuration file](#configuration-file) section for examples), if the model is a reimplementation of an existing model from another framework
+
+This name will be used for downloading, converting, and other operations.
+Examples of model names:
+- `resnet-50-pytorch`
+- `mobilenet-v2-1.0-224`
+
+### Files Location
+
+Place your files as shown in the table below:
+
+File | Destination
+---|---
+configuration file | `models/public//model.yml`
+documentation file | `models/public//.md`
+validation configuration file|`models/public//accuracy-check.yml`
+demo|`demos/` or `demos/python_demos/`
+
+### Tests
+
+Your PR must pass next tests:
+* Model is downloadable by the `tools/downloader/downloader.py` script. See [Configuration file](#configuration-file) for details.
+* Model is convertible by the `tools/downloader/converter.py` script. See [Model conversion](#model-conversion) for details.
+* Model is usable by demo or sample and provides adequate results. See [Demo](#demo) for details.
+* Model passes accuracy validation. See [Accuracy validation](#accuracy-validation) for details.
+
+
+### PR Rejection
+
+Your PR may be rejected in some cases, for example:
+* If a license is inappropriate (such as GPL-like licenses).
+* If a dataset is inaccessible.
+* If the PR fails one of the tests above.
+
+## Configuration File
+
+The model configuration file contains information about model: what it is, how to download it, and how to convert it to the IR format. This information must be specified in the `model.yml` file that must be located in the model subfolder.
+
+The detailed descriptions of file entries provided below.
+
+**`description`**
+
+Description of the model. Must match with the description from the model [documentation](#documentation). Use [this](./ci/documentation_updater/documentation_updater.py) script for easy update.
+
+**`task_type`**
+
+[Model task type](tools/downloader/README.md#model-information-dumper-usage). If there is no task type of your model, add a new one to the list `KNOWN_TASK_TYPES` of the [tools/downloader/common.py](tools/downloader/common.py) file.
+
+**`files`**
+
+> **NOTE**: Before filling this section, make sure that the model can be downloaded either via a direct HTTP(S) link or from Google Drive\*.
+
+Downloadable files. Each file is described by:
+
+* `name` - sets a file name after downloading
+* `size` - sets a file size
+* `sha256` - sets a file hash sum
+* `source` - sets a direct link to a file *OR* describes a file access parameters
+
+> **TIP**: You can obtain a hash sum using the `sha256sum ` command on Linux\*.
+
+If file is located on Google Drive\*, the `source` section must contain:
+- `$type: google_drive`
+- `id` file ID on Google Drive\*
+
+> **NOTE:** If file is on GitHub\*, use the specific file version.
+
+**`postprocessing`** (*optional*)
+
+Post processing of the downloaded files.
+
+For unpacking archive:
+- `$type: unpack_archive`
+- `file` — Archive file name
+- `format` — Archive format (zip | tar | gztar | bztar | xztar)
+
+For replacement operation:
+- `$type: regex_replace`
+- `file` — Name of file to run replacement in
+- `pattern` — [Regular expression](https://docs.python.org/3/library/re.html)
+- `replacement` — Replacement string
+- `count` (*optional*) — Exact number of replacements (if number of `pattern` occurrences less then this number, downloading will be aborted)
+
+**`conversion_to_onnx_args`** (*only for Caffe2\*, PyTorch\* models*)
+
+List of ONNX\* conversion parameters, see `model_optimizer_args` for details.
+
+**`model_optimizer_args`**
+
+Conversion parameters (learn more in the [Model conversion](#model-conversion) section). For example:
+```
+ - --input=data
+ - --mean_values=data[127.5]
+ - --scale_values=data[127.5]
+ - --reverse_input_channels
+ - --output=prob
+ - --input_model=$conv_dir/googlenet-v3.onnx
+```
+
+> **NOTE:** Do not specify `framework`, `data_type`, `model_name` and `output_dir`, since they are deduced automatically.
+
+> **NOTE:** `$dl_dir` used to substitute subdirectory of downloaded model and `$conv_dir` used to substitute subdirectory of converted model.
+
+**`framework`**
+
+Framework of the original model (see [here](tools/downloader/README.md#model-information-dumper-usage) for details).
+
+**`license`**
+
+URL of the model license.
+
+### Example
+
+This example shows how to download the classification model [DenseNet-121*](models/public/densenet-121-tf/model.yml) pretrained in TensorFlow\* from Google Drive\* as an archive.
+
+```
+description: >-
+ This is a TensorFlow\* version of `densenet-121` model, one of the DenseNet
+ group of models designed to perform image classification. The weights were converted
+ from DenseNet-Keras Models. For details see repository ,
+ paper
+task_type: classification
+files:
+ - name: tf-densenet121.tar.gz
+ size: 30597420
+ sha256: b31ec840358f1d20e1c6364d05ce463cb0bc0480042e663ad54547189501852d
+ source:
+ $type: google_drive
+ id: 0B_fUSpodN0t0eW1sVk1aeWREaDA
+postprocessing:
+ - $type: unpack_archive
+ format: gztar
+ file: tf-densenet121.tar.gz
+model_optimizer_args:
+ - --reverse_input_channels
+ - --input_shape=[1,224,224,3]
+ - --input=Placeholder
+ - --mean_values=Placeholder[123.68,116.78,103.94]
+ - --scale_values=Placeholder[58.8235294117647]
+ - --output=densenet121/predictions/Reshape_1
+ - --input_meta_graph=$dl_dir/tf-densenet121.ckpt.meta
+framework: tf
+license: https://raw.githubusercontent.com/pudae/tensorflow-densenet/master/LICENSE
+```
+
+## Model Conversion
+
+Deep Learning Inference Engine (IE) supports models in the Intermediate Representation (IR) format. A model from any supported framework can be converted to IR using the Model Optimizer tool included in the OpenVINO™ toolkit. Find more information about conversion in the [Model Optimizer Developer Guide](https://docs.openvinotoolkit.org/latest/_docs_MO_DG_Deep_Learning_Model_Optimizer_DevGuide.html). After a successful conversion you get a model in the IR format, with the `*.xml` file representing the net graph and the `*.bin` file containing the net parameters.
+
+> **NOTE 1**: Image preprocessing parameters (mean and scale) must be built into a converted model to simplify model usage.
+
+> **NOTE 2**: If a model input is a color image, color channel order should be `BGR`.
+
+## Demo
+
+A demo shows the main idea of how to infer a model using IE. If your model solves one of the tasks supported by the Open Model Zoo, try to find an appropriate option from [demos](demos/README.md) or [samples](https://docs.openvinotoolkit.org/latest/_docs_IE_DG_Samples_Overview.html). Otherwise, you must provide your own demo (C++ or Python).
+
+The demo's name should end with `_demo` suffix to follow the convention of the project.
+
+Demos are required to support the following keys:
+
+ - `-i " "`: Required. An input to process. The input can usually be a single image, a folder of images or anything that OpenCV's `VideoCapture` can process.
+ - `-m ""`: Required. Path to an .xml file with a trained model. If the demo uses several models at the same time, use other keys prefixed with `-m_`.
+ - `-d ""`: Optional. Specifies a target device to infer on. CPU, GPU, FPGA, HDDL or MYRIAD is acceptable. Default must be CPU. If the demo uses several models at the same time, use keys prefixed with `d_` (just like keys `m_*` above) to specify device for each model.
+ - `-no_show`: Optional. Do not visualize inference results.
+
+> **TIP**: For Python, it is preferable to use `--` instead of `-` for long keys.
+
+You can also add any other necessary parameters.
+
+Add `README.md` file, which describes demo usage. Update [demos' README.md](demos/README.md) adding your demo to the list.
+
+## Accuracy Validation
+
+Accuracy validation can be performed by the [Accuracy Checker](./tools/accuracy_checker) tool. This tool can use either IE to run a converted model, or an original framework to run an original model. Accuracy Checker supports lots of datasets, metrics and preprocessing options, which simplifies validation if a task is supported by the tool. You only need to create a configuration file that contains necessary parameters for accuracy validation (specify a dataset and annotation, pre- and post-processing parameters, accuracy metrics to compute and so on) of converted model. For details, refer to [Testing new models](./tools/accuracy_checker#testing-new-models).
+
+If a model uses a dataset which is not supported by the Accuracy Checker, you also must provide the license and the link to it and mention it in the PR description.
+
+When the configuration file is ready, you must run the Accuracy Checker to obtain metric results. If they match your results, that means conversion was successful and the Accuracy Checker fully supports your model, metric and dataset. Otherwise, recheck the [conversion](#model-conversion) parameters or the validation configuration file.
+
+### Example
+
+This example uses validation configuration file for [DenseNet-121](models/public/densenet-121-tf/accuracy-check.yml)\* from TensorFlow\*:
+```
+models:
+ - name: densenet-121-tf
+ launchers:
+ - framework: dlsdk
+ adapter: classification
+
+ datasets:
+ - name: imagenet_1000_classes
+ preprocessing:
+ - type: resize
+ size: 256
+ - type: crop
+ size: 224
+```
+
+
+## Documentation
+
+Documentation is a very important part of model contribution as it helps to better understand the possible usage of the model. Documentation must be named in accordance with the name of the model.
+The documentation should contain:
+* description of a model
+ * main purpose
+ * features
+ * references to a paper or/and a source
+* model specification
+ * type
+ * framework
+ * GFLOPs (*if available*)
+ * number of parameters (*if available*)
+* validation dataset description and/or a link
+* main accuracy values (also description of a metric)
+* detailed description of input and output for original and converted models
+* the model's licensing terms
+
+Learn the detailed structure and headers naming convention from any model documentation (for example, [alexnet](./models/public/alexnet/alexnet.md)).
+
+## Legal Information
+
+[\*] Other names and brands may be claimed as the property of others.
+
+OpenVINO is a trademark of Intel Corporation or its subsidiaries in the U.S. and/or other countries.
+
+Copyright © 2018-2019 Intel Corporation
+
+Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
+```
+http://www.apache.org/licenses/LICENSE-2.0
+```
+Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/LICENSE b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/LICENSE
new file mode 100644
index 0000000000000000000000000000000000000000..261eeb9e9f8b2b4b0d119366dda99c6fd7d35c64
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/LICENSE
@@ -0,0 +1,201 @@
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/README.md b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..a08dc03d9175976702858e93b14d754f1e84d1c8
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/README.md
@@ -0,0 +1,50 @@
+# [OpenVINO™ Toolkit](https://01.org/openvinotoolkit) - Open Model Zoo repository
+[](https://github.com/opencv/open_model_zoo/releases/tag/2021.1)
+[](https://gitter.im/open_model_zoo/community)
+[](LICENSE)
+
+This repository includes optimized deep learning models and a set of demos to expedite development of high-performance deep learning inference applications. Use these free pre-trained models instead of training your own models to speed-up the development and production deployment process.
+
+## Repository Components:
+* [Pre-Trained Models](models/intel/index.md)
+* [Public Models Description](models/public/index.md)
+* [Model Downloader](tools/downloader/README.md) and other automation tools
+* [Demos](demos/README.md) that demonstrate models usage with Deep Learning Deployment Toolkit
+* [Accuracy Checker](tools/accuracy_checker/README.md) tool for models accuracy validation
+
+## License
+Open Model Zoo is licensed under [Apache License Version 2.0](LICENSE).
+
+## Documentation
+* [OpenVINO™ Release Notes](https://software.intel.com/en-us/articles/OpenVINO-RelNotes)
+* [Pre-Trained Models](https://software.intel.com/en-us/openvino-toolkit/documentation/pretrained-models)
+* [Demos and samples](https://software.intel.com/en-us/articles/OpenVINO-IE-Samples)
+
+## Other usage examples
+* [Open Visual Cloud](https://01.org/openvisualcloud)
+ * [Tutorial: Build and Run the AD Insertion Sample on public cloud or local machine](https://01.org/openvisualcloud/documents/tutorial-build-and-run-ad-insertion-sample-public-cloud-or-local-machine)
+ * [GitHub Repo for Ad Insertion Sample](https://github.com/OpenVisualCloud/Ad-Insertion-Sample)
+* [OpenVINO for Smart City](https://github.com/incluit/OpenVino-For-SmartCity)
+* [OpenVINO Driver Behavior](https://github.com/incluit/OpenVino-Driver-Behaviour)
+
+## How to Contribute
+We welcome community contributions to the Open Model Zoo repository. If you have an idea how to improve the product, please share it with us doing the following steps:
+* Make sure you can build the product and run all the demos with your patch.
+* In case of a larger feature, provide a relevant demo.
+* Submit a pull request at https://github.com/opencv/open_model_zoo/pulls
+
+You can find additional information about model contribution [here](CONTRIBUTING.md).
+
+We will review your contribution and, if any additional fixes or modifications are needed, may give you feedback to guide you. When accepted, your pull request will be merged into the GitHub* repositories.
+
+Open Model Zoo is licensed under Apache License, Version 2.0. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms.
+
+## Support
+Please report questions, issues and suggestions using:
+* [\#open_model_zoo](https://stackoverflow.com/search?q=%23open_model_zoo) tag on StackOverflow*
+* [GitHub* Issues](https://github.com/opencv/open_model_zoo/issues)
+* [Forum](https://software.intel.com/en-us/forums/intel-distribution-of-openvino-toolkit)
+* [Gitter](https://gitter.im/open_model_zoo/community)
+
+---
+\* Other names and brands may be claimed as the property of others.
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/check-release-readiness.py b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/check-release-readiness.py
new file mode 100644
index 0000000000000000000000000000000000000000..1515c28d05b95309d188d7d668ef9b7ae8508c1c
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/check-release-readiness.py
@@ -0,0 +1,55 @@
+#!/usr/bin/env python3
+
+"""
+This script does various consistency checks that should pass before a release
+but that can't pass in every commit due to process imperfections.
+
+Specifically, we publish Intel models separately from their documentation and
+demo support code. Because of that, we can have situations where a model's
+config file is added, but documentation isn't, or vice versa. These need to be
+rectified before a release, so the script will warn about them.
+
+Also, we can only add a model to models.lst files once its configs are added.
+In order to not forget to do that, we can add TODO comments and the script
+will warn if any models.lst files contain such comments.
+"""
+
+import re
+import sys
+
+from pathlib import Path
+
+OMZ_ROOT = Path(__file__).resolve().parent.parent
+
+RE_TODO_COMMENT = re.compile(r'#.*\b(?:TODO|FIXME)\b')
+
+def main():
+ all_passed = True
+
+ def complain(format, *args):
+ nonlocal all_passed
+ print(format.format(*args), file=sys.stderr)
+ all_passed = False
+
+ for model_dir in OMZ_ROOT.glob('models/*/*/'):
+ # searching recursively, because this could be a composite model
+ has_config = bool(list(model_dir.glob('**/model.yml')))
+
+ has_doc = bool(list(model_dir.glob('**/*.md')))
+
+ if has_config and not has_doc:
+ complain('model {} has no documentation', model_dir.name)
+
+ if has_doc and not has_config:
+ complain('model {} has no config file', model_dir.name)
+
+ for models_lst_path in OMZ_ROOT.glob('demos/**/models.lst'):
+ with models_lst_path.open() as models_lst:
+ for line in models_lst:
+ if RE_TODO_COMMENT.search(line):
+ complain('{} has a TODO comment', models_lst_path.relative_to(OMZ_ROOT))
+
+ sys.exit(0 if all_passed else 1)
+
+if __name__ == '__main__':
+ main()
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/documentation_updater/README.md b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/documentation_updater/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..abcce5713d652d8b472085dc135dd4522fb31368
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/documentation_updater/README.md
@@ -0,0 +1,22 @@
+# Documentation updater
+
+This script updates description in `model.yml` file according to description in markdown documentation from section *Use Case and High-Level Description*.
+
+## Prerequisites
+
+Install `ruamel.yaml` package:
+```
+pip install ruamel.yaml
+```
+
+## Usage
+
+To update description of single model:
+```
+python documentation_updater.py -d /models/public/ --mode update
+```
+
+To check descriptions of all public models:
+```
+python documentation_updater.py -d /models/public
+```
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/documentation_updater/documentation_updater.py b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/documentation_updater/documentation_updater.py
new file mode 100644
index 0000000000000000000000000000000000000000..154d768928038437fa91c90744ee3d2906a91bfa
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/documentation_updater/documentation_updater.py
@@ -0,0 +1,185 @@
+#!/usr/bin/env python3
+
+"""
+ Copyright (c) 2020 Intel Corporation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+"""
+
+import argparse
+import logging
+import re
+import ruamel.yaml
+import shlex
+
+from pathlib import Path
+from ruamel.yaml.scalarstring import FoldedScalarString
+from sys import exit
+
+MODES = [
+ 'check',
+ 'update'
+ ]
+
+LOG_LEVELS = [
+ 'CRITICAL',
+ 'ERROR',
+ 'WARNING',
+ 'INFO',
+ 'DEBUG',
+]
+
+
+def parse():
+ parser = argparse.ArgumentParser()
+ parser.add_argument('-d', '--model-dir', type=Path, default=Path(__file__).resolve().parents[2] / 'models',
+ help='Path to root directory with models documentation and configuration files')
+ parser.add_argument('--mode', type=str, choices=MODES, default='check',
+ help='Script work mode: "check" only finds diffs, "update" - updates values')
+ parser.add_argument('--log-level', choices=LOG_LEVELS, default='WARNING',
+ help='Level of logging')
+ args = parser.parse_args()
+
+ if not args.model_dir.is_dir():
+ logging.critical("Directory {} does not exist. Please check '--model-dir' option."
+ .format(args.model_dir))
+ exit(1)
+ return args
+
+
+def collect_readme(directory, ignored_files):
+ files = {file.stem: file for file in directory.glob('**/*.md') if file.name not in ignored_files}
+ logging.info('Collected {} description files'.format(len(files)))
+ if not files:
+ logging.error("No markdown file found in {}. Exceptions - {}. Ensure, that you set right directory."
+ .format(directory, ignored_files))
+ exit(1)
+ return files
+
+
+def convert(lines):
+ result = ''
+ list_signs = ['-', '*']
+ for line in lines:
+ if len(line.strip()) == 0:
+ result += '\n'
+ elif line.lstrip()[0] in list_signs:
+ result += '\n'
+ if len(result) > 0 and not result.endswith('\n'):
+ result += ' '
+ result += line.rstrip('\n')
+ result = re.sub(r"\[(.*?)\]\((.*?)\)", r"\1 <\2>", result) # Links transformation
+ result = result.replace("`", "\"").replace("\*", "*")
+ return result.strip()
+
+
+def collect_descriptions(files):
+ descriptions = {}
+ for name, file in files.items():
+ started = False
+ desc = []
+ with file.open("r", encoding="utf-8") as readme:
+ for line in readme:
+ if line.startswith('##'):
+ if not started:
+ started = True
+ continue
+ else:
+ break
+ if started:
+ desc.append(line)
+ desc = convert(desc)
+ if desc != '':
+ descriptions[name] = desc
+ else:
+ logging.warning('No description found in {} file. '
+ 'Check compliance with the OMZ Contribution Guide.'.format(file))
+ return descriptions
+
+
+def get_models_from_configs(directory):
+ yaml = ruamel.yaml.YAML()
+ yaml.preserve_quotes = True
+ models = {}
+ model_configs = directory.glob('**/model.yml')
+ for model in model_configs:
+ with model.open("r", encoding="utf-8") as file:
+ models[model.parent.name] = (model, yaml.load(file))
+ if not models[model.parent.name][1]:
+ logging.error("File {} is empty. It will be ignored.".format(model))
+ del models[model.parent.name]
+
+ return models
+
+
+def update_model_descriptions(models, descriptions, mode):
+ update_models = []
+ missed_models = []
+ for name, desc in descriptions.items():
+ model = models.get(name, None)
+ if model is None:
+ logging.error('For description file {}.md no model found'.format(name))
+ missed_models.append(name)
+ continue
+ if not model[1].get('description', None):
+ logging.error('No description found in {} for {} model'.format(model[0], name))
+ missed_models.append(name)
+ continue
+
+ model = model[1]
+ if model.get('description', '') != desc:
+ if mode == 'update':
+ model['description'] = FoldedScalarString(desc)
+ else:
+ logging.debug('Found diff for {} model'.format(name))
+ logging.debug('\n{:12s}{}\n\tvs\n{:12s}{}'
+ .format('In config:', model['description'], 'In readme:', desc))
+ update_models.append(name)
+ if mode == 'update':
+ msg = 'Description updated for {} models, missed for {} models.'
+ msg_model_list = 'UPDATED:\n\t{}'
+ else:
+ msg = 'Description differs for {} models, missed for {} models.'
+ msg_model_list = 'DIFFERENCE:\n\t{}'
+ logging.info(msg.format(len(update_models), len(missed_models)))
+ if len(update_models) > 0:
+ logging.info(msg_model_list.format("\n\t".join(update_models)))
+ if len(missed_models) > 0:
+ logging.info('FAILED:\n\t{}'.format("\n\t".join(missed_models)))
+ return update_models
+
+
+def update_model_configs(models, descriptions, mode):
+ diffs = update_model_descriptions(models, descriptions, mode)
+ if mode == 'update':
+ for name in diffs:
+ model = models[name]
+ yaml = ruamel.yaml.YAML()
+ yaml.indent(mapping=2, sequence=4, offset=2)
+ yaml.width = 80
+ with model[0].open("w", encoding="utf-8") as file:
+ yaml.dump(model[1], file)
+
+
+def main():
+ args = parse()
+ logging.basicConfig(level=getattr(logging, args.log_level.upper()), format='%(levelname)s: %(message)s')
+
+ ignored_files = ('index.md',)
+ descriptions = collect_descriptions(collect_readme(args.model_dir, ignored_files))
+ models = get_models_from_configs(args.model_dir)
+ update_model_configs(models, descriptions, args.mode)
+
+
+if __name__ == '__main__':
+ main()
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/get-jobs-for-changes.py b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/get-jobs-for-changes.py
new file mode 100644
index 0000000000000000000000000000000000000000..f690e0b3cfb439f6de412764980edc61b828275c
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/get-jobs-for-changes.py
@@ -0,0 +1,75 @@
+#!/usr/bin/env python3
+
+# Copyright (c) 2019 Intel Corporation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+"""
+A script that prints a JSON description of the CI jobs necessary to validate
+the changes made between a base commit and the current commit.
+
+The output format is a an object where each key is the identifier of the job
+and the corresponding value represents that job's parameters. The value
+is usually just "true" (which just means that the job should be run), but
+for the "models" job the value can be an array of names of models that should
+be validated.
+"""
+
+import argparse
+import json
+import re
+import subprocess
+import sys
+
+from pathlib import Path, PurePosixPath
+
+RE_ATTRIB_NAME = re.compile(r"omz\.ci\.job-for-change\.(.+)")
+
+def group_by_n(iterable, n):
+ return zip(*[iter(iterable)] * n)
+
+def main():
+ parser = argparse.ArgumentParser()
+ parser.add_argument('base_commit', metavar='COMMIT')
+ args = parser.parse_args()
+
+ git_diff_output = subprocess.check_output(
+ ["git", "diff", "--name-only", "--no-renames", "-z", args.base_commit + "...HEAD"])
+ changed_files = list(map(PurePosixPath, git_diff_output.decode()[:-1].split("\0")))
+
+ models_dir = PurePosixPath("models")
+
+ jobs = {}
+
+ for changed_file in changed_files:
+ if models_dir in changed_file.parents and changed_file.name == "model.yml":
+ if Path(changed_file).exists(): # it might've been deleted in the branch
+ jobs.setdefault("models", []).append(changed_file.parent.name)
+ else:
+ # make sure no models.lst files reference the deleted model
+ jobs["models_lst"] = True
+
+ git_check_attr_output = subprocess.run(
+ ["git", "check-attr", "--stdin", "-z", "--all"],
+ input=git_diff_output, stdout=subprocess.PIPE, check=True).stdout
+
+ for path, attribute, value in group_by_n(git_check_attr_output.decode()[:-1].split("\0"), 3):
+ attribute_match = RE_ATTRIB_NAME.fullmatch(attribute)
+ if value != 'unset' and attribute_match:
+ jobs[attribute_match.group(1)] = True
+
+ json.dump(jobs, sys.stdout)
+ print()
+
+if __name__ == "__main__":
+ main()
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-ac-test.txt b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-ac-test.txt
new file mode 100644
index 0000000000000000000000000000000000000000..20b6eb7fc2d50bc8ddb34a9014ce2592d1950a98
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-ac-test.txt
@@ -0,0 +1,42 @@
+# use update-requirements.py to update this file
+
+atomicwrites==1.4.0 # via -r tools/accuracy_checker/requirements-test.in
+attrs==19.3.0 # via pytest
+cycler==0.10.0 # via matplotlib
+decorator==4.4.2 # via networkx
+editdistance==0.5.3 # via -r tools/accuracy_checker/requirements.in
+imageio==2.9.0 # via scikit-image
+importlib-metadata==1.7.0 # via pluggy, pytest
+joblib==0.14.1 # via scikit-learn
+kiwisolver==1.1.0 # via matplotlib
+matplotlib==3.0.3 # via scikit-image
+more-itertools==8.4.0 # via pytest
+networkx==2.4 # via scikit-image
+nibabel==3.0.2 # via -r tools/accuracy_checker/requirements.in
+numpy==1.17.5 # via -r tools/accuracy_checker/requirements-core.in, imageio, matplotlib, nibabel, pywavelets, scikit-learn, scipy
+packaging==20.4 # via pytest
+pathlib2==2.3.5 # via pytest
+pillow==7.2.0 # via -r tools/accuracy_checker/requirements.in, imageio, scikit-image
+pluggy==0.13.1 # via pytest
+py-cpuinfo==4.0.0 # via -r tools/accuracy_checker/requirements.in
+py==1.9.0 # via pytest
+pydicom==2.0.0 # via -r tools/accuracy_checker/requirements.in
+pyparsing==2.4.7 # via matplotlib, packaging
+pytest-mock==2.0.0 # via -r tools/accuracy_checker/requirements-test.in
+pytest==5.4.3 # via -r tools/accuracy_checker/requirements-test.in, pytest-mock
+python-dateutil==2.8.1 # via matplotlib
+pywavelets==1.1.1 # via scikit-image
+pyyaml==5.3.1 # via -r tools/accuracy_checker/requirements-core.in
+scikit-image==0.15.0 # via -r tools/accuracy_checker/requirements.in
+scikit-learn==0.22.2.post1 # via -r tools/accuracy_checker/requirements.in
+scipy==1.4.1 # via -r tools/accuracy_checker/requirements.in, scikit-image, scikit-learn
+sentencepiece==0.1.91 # via -r tools/accuracy_checker/requirements.in
+shapely==1.7.0 # via -r tools/accuracy_checker/requirements.in
+six==1.15.0 # via packaging, pathlib2, python-dateutil
+tokenizers==0.8.0 # via -r tools/accuracy_checker/requirements.in
+tqdm==4.47.0 # via -r tools/accuracy_checker/requirements.in
+wcwidth==0.2.5 # via pytest
+zipp==1.2.0 # via importlib-metadata
+
+# The following packages are considered to be unsafe in a requirements file:
+# setuptools
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-ac.txt b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-ac.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4071174321f7b59026634e8fdac17ea354afa063
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-ac.txt
@@ -0,0 +1,30 @@
+# use update-requirements.py to update this file
+
+cycler==0.10.0 # via matplotlib
+decorator==4.4.2 # via networkx
+editdistance==0.5.3 # via -r tools/accuracy_checker/requirements.in
+imageio==2.9.0 # via scikit-image
+joblib==0.14.1 # via scikit-learn
+kiwisolver==1.1.0 # via matplotlib
+matplotlib==3.0.3 # via scikit-image
+networkx==2.4 # via scikit-image
+nibabel==3.0.2 # via -r tools/accuracy_checker/requirements.in
+numpy==1.17.5 # via -r tools/accuracy_checker/requirements-core.in, imageio, matplotlib, nibabel, pywavelets, scikit-learn, scipy
+pillow==7.2.0 # via -r tools/accuracy_checker/requirements.in, imageio, scikit-image
+py-cpuinfo==4.0.0 # via -r tools/accuracy_checker/requirements.in
+pydicom==2.0.0 # via -r tools/accuracy_checker/requirements.in
+pyparsing==2.4.7 # via matplotlib
+python-dateutil==2.8.1 # via matplotlib
+pywavelets==1.1.1 # via scikit-image
+pyyaml==5.3.1 # via -r tools/accuracy_checker/requirements-core.in
+scikit-image==0.15.0 # via -r tools/accuracy_checker/requirements.in
+scikit-learn==0.22.2.post1 # via -r tools/accuracy_checker/requirements.in
+scipy==1.4.1 # via -r tools/accuracy_checker/requirements.in, scikit-image, scikit-learn
+sentencepiece==0.1.91 # via -r tools/accuracy_checker/requirements.in
+shapely==1.7.0 # via -r tools/accuracy_checker/requirements.in
+six==1.15.0 # via python-dateutil
+tokenizers==0.8.0 # via -r tools/accuracy_checker/requirements.in
+tqdm==4.47.0 # via -r tools/accuracy_checker/requirements.in
+
+# The following packages are considered to be unsafe in a requirements file:
+# setuptools
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-conversion.txt b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-conversion.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ba397e4b6d3bbab8d52a511ee9fbefd10787eff
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-conversion.txt
@@ -0,0 +1,53 @@
+# use update-requirements.py to update this file
+
+absl-py==0.9.0 # via tensorboard, tensorflow
+astunparse==1.6.3 # via tensorflow
+cachetools==4.1.1 # via google-auth
+certifi==2020.6.20 # via requests
+chardet==3.0.4 # via requests
+decorator==4.4.2 # via networkx
+defusedxml==0.6.0 # via -r ${INTEL_OPENVINO_DIR}/deployment_tools/model_optimizer/requirements.txt
+future==0.18.2 # via -r tools/downloader/requirements-caffe2.in
+gast==0.3.3 # via tensorflow
+google-auth-oauthlib==0.4.1 # via tensorboard
+google-auth==1.18.0 # via google-auth-oauthlib, tensorboard
+google-pasta==0.2.0 # via tensorflow
+graphviz==0.8.4 # via mxnet
+grpcio==1.30.0 # via tensorboard, tensorflow
+h5py==2.10.0 # via tensorflow
+idna==2.10 # via requests
+importlib-metadata==1.7.0 # via markdown
+keras-preprocessing==1.1.2 # via tensorflow
+markdown==3.2.2 # via tensorboard
+mxnet==1.5.1 # via -r ${INTEL_OPENVINO_DIR}/deployment_tools/model_optimizer/requirements.txt
+networkx==2.4 # via -r ${INTEL_OPENVINO_DIR}/deployment_tools/model_optimizer/requirements.txt
+numpy==1.18.5 # via -r ${INTEL_OPENVINO_DIR}/deployment_tools/model_optimizer/requirements.txt, h5py, keras-preprocessing, mxnet, onnx, opt-einsum, scipy, tensorboard, tensorflow, torch, torchvision
+oauthlib==3.1.0 # via requests-oauthlib
+onnx==1.7.0 # via -r ${INTEL_OPENVINO_DIR}/deployment_tools/model_optimizer/requirements.txt, -r tools/downloader/requirements-caffe2.in, -r tools/downloader/requirements-pytorch.in
+opt-einsum==3.2.1 # via tensorflow
+pillow==7.2.0 # via torchvision
+protobuf==3.12.2 # via -r ${INTEL_OPENVINO_DIR}/deployment_tools/model_optimizer/requirements.txt, onnx, tensorboard, tensorflow
+pyasn1-modules==0.2.8 # via google-auth
+pyasn1==0.4.8 # via pyasn1-modules, rsa
+requests-oauthlib==1.3.0 # via google-auth-oauthlib
+requests==2.24.0 # via mxnet, requests-oauthlib, tensorboard
+rsa==4.6 # via google-auth
+scipy==1.4.1 # via -r tools/downloader/requirements-pytorch.in, tensorflow
+six==1.15.0 # via absl-py, astunparse, google-auth, google-pasta, grpcio, h5py, keras-preprocessing, onnx, protobuf, tensorboard, tensorflow, test-generator, torchvision
+tensorboard-plugin-wit==1.7.0 # via tensorboard
+tensorboard==2.2.2 # via tensorflow
+tensorflow-estimator==2.2.0 # via tensorflow
+tensorflow==2.2.0 # via -r ${INTEL_OPENVINO_DIR}/deployment_tools/model_optimizer/requirements.txt
+termcolor==1.1.0 # via tensorflow
+test-generator==0.1.1 # via -r ${INTEL_OPENVINO_DIR}/deployment_tools/model_optimizer/requirements.txt
+torch==1.4.0 # via -r tools/downloader/requirements-caffe2.in, -r tools/downloader/requirements-pytorch.in, torchvision
+torchvision==0.5.0 # via -r tools/downloader/requirements-pytorch.in
+typing-extensions==3.7.4.2 # via onnx
+urllib3==1.25.9 # via requests
+werkzeug==1.0.1 # via tensorboard
+wheel==0.34.2 # via astunparse, tensorboard, tensorflow
+wrapt==1.12.1 # via tensorflow
+zipp==1.2.0 # via importlib-metadata
+
+# The following packages are considered to be unsafe in a requirements file:
+# setuptools
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-demos.txt b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-demos.txt
new file mode 100644
index 0000000000000000000000000000000000000000..08ae8b120d770a015cb340a717aab28318bed56a
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-demos.txt
@@ -0,0 +1,60 @@
+# use update-requirements.py to update this file
+
+absl-py==0.9.0 # via tensorboard
+attrs==19.3.0 # via pytest
+cachetools==4.1.1 # via google-auth
+certifi==2020.6.20 # via requests
+chardet==3.0.4 # via requests
+cycler==0.10.0 # via matplotlib
+flake8-import-order==0.18.1 # via motmetrics
+flake8==3.8.3 # via motmetrics
+google-auth-oauthlib==0.4.1 # via tensorboard
+google-auth==1.18.0 # via google-auth-oauthlib, tensorboard
+grpcio==1.30.0 # via tensorboard
+idna==2.10 # via requests
+importlib-metadata==1.7.0 # via flake8, markdown, pluggy, pytest
+joblib==0.14.1 # via scikit-learn
+kiwisolver==1.1.0 # via matplotlib
+markdown==3.2.2 # via tensorboard
+matplotlib==3.0.3 # via -r demos/python_demos/requirements.txt
+mccabe==0.6.1 # via flake8
+more-itertools==8.4.0 # via pytest
+motmetrics==1.2.0 # via -r demos/python_demos/requirements.txt
+nibabel==3.0.2 # via -r demos/python_demos/requirements.txt
+numpy==1.18.5 ; python_version >= "3.4" # via -r ${INTEL_OPENVINO_DIR}/python/requirements.txt, -r demos/python_demos/requirements.txt, matplotlib, motmetrics, nibabel, pandas, scikit-learn, scipy, tensorboard, tensorboardx
+oauthlib==3.1.0 # via requests-oauthlib
+packaging==20.4 # via pytest
+pandas==0.24.2 # via motmetrics
+pathlib2==2.3.5 # via pytest
+pluggy==0.13.1 # via pytest
+protobuf==3.12.2 # via tensorboard, tensorboardx
+py-cpuinfo==7.0.0 # via pytest-benchmark
+py==1.9.0 # via pytest
+pyasn1-modules==0.2.8 # via google-auth
+pyasn1==0.4.8 # via pyasn1-modules, rsa
+pycodestyle==2.6.0 # via flake8, flake8-import-order
+pyflakes==2.2.0 # via flake8
+pyparsing==2.4.7 # via matplotlib, packaging
+pytest-benchmark==3.2.3 # via motmetrics
+pytest==5.4.3 # via motmetrics, pytest-benchmark
+python-dateutil==2.8.1 # via matplotlib, pandas
+pytz==2020.1 # via pandas
+requests-oauthlib==1.3.0 # via google-auth-oauthlib
+requests==2.24.0 # via requests-oauthlib, tensorboard
+rsa==4.6 # via google-auth
+scikit-learn==0.22.2.post1 # via -r demos/python_demos/requirements.txt
+scipy==1.4.1 # via -r demos/python_demos/requirements.txt, motmetrics, scikit-learn
+six==1.15.0 # via absl-py, google-auth, grpcio, packaging, pathlib2, protobuf, python-dateutil, tensorboard, tensorboardx
+tensorboard-plugin-wit==1.7.0 # via tensorboard
+tensorboard==2.2.2 # via -r demos/python_demos/requirements.txt
+tensorboardx==2.1 # via -r demos/python_demos/requirements.txt
+tqdm==4.47.0 # via -r demos/python_demos/requirements.txt
+urllib3==1.25.9 # via requests
+wcwidth==0.2.5 # via pytest
+werkzeug==1.0.1 # via tensorboard
+wheel==0.34.2 # via tensorboard
+xmltodict==0.12.0 # via motmetrics
+zipp==1.2.0 # via importlib-metadata
+
+# The following packages are considered to be unsafe in a requirements file:
+# setuptools
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-downloader.txt b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-downloader.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6af9c02fd7f7d2e434d0947f833de107e854333b
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/requirements-downloader.txt
@@ -0,0 +1,8 @@
+# use update-requirements.py to update this file
+
+certifi==2020.6.20 # via requests
+chardet==3.0.4 # via requests
+idna==2.10 # via requests
+pyyaml==5.3.1 # via -r tools/downloader/requirements.in
+requests==2.24.0 # via -r tools/downloader/requirements.in
+urllib3==1.25.9 # via requests
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/update-requirements.py b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/update-requirements.py
new file mode 100644
index 0000000000000000000000000000000000000000..59987a2a39f276d232f0dfb8ca028035d86dfdb1
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/ci/update-requirements.py
@@ -0,0 +1,79 @@
+#!/usr/bin/env python3
+
+"""
+This script updates all of the requirements-*.txt files in this directory
+with the most recent package versions.
+
+It uses pip-compile (https://github.com/jazzband/pip-tools), so install that
+before running it.
+"""
+
+import argparse
+import os
+import subprocess
+import sys
+
+from pathlib import Path
+
+# Package dependencies can vary depending on the Python version.
+# We thus have to run pip-compile with the lowest Python version that
+# the project supports.
+EXPECTED_PYTHON_VERSION = (3, 5)
+
+repo_root = Path(__file__).resolve().parent.parent
+script_name = Path(__file__).name
+
+def fixup_req_file(req_path, path_placeholders):
+ contents = req_path.read_text()
+
+ for path, placeholder in path_placeholders:
+ contents = contents.replace('-r {}/'.format(path), '-r ${{{}}}/'.format(placeholder))
+
+ contents = "# use {} to update this file\n\n".format(script_name) + contents
+ req_path.write_text(contents)
+
+def pip_compile(target, *sources, upgrade=False):
+ print('updating {}...'.format(target), flush=True)
+
+ # Use --no-header, since the OpenVINO install path may vary between machines,
+ # so it should not be embedded in the output file. Also, this script makes
+ # the information in pip-compile's headers redundant.
+
+ subprocess.run(
+ [sys.executable, '-mpiptools', 'compile',
+ *(['--upgrade'] if upgrade else []),
+ '--no-header', '--quiet', '-o', target, '--', *map(str, sources)],
+ check=True, cwd=str(repo_root))
+
+def main():
+ parser = argparse.ArgumentParser()
+ parser.add_argument('--upgrade', action='store_true', help='Bump package versions')
+ args = parser.parse_args()
+
+ if sys.version_info[:2] != EXPECTED_PYTHON_VERSION:
+ sys.exit("run this with Python {}".format('.'.join(map(str, EXPECTED_PYTHON_VERSION))))
+
+ if 'INTEL_OPENVINO_DIR' not in os.environ:
+ sys.exit("run OpenVINO toolkit's setupvars.sh before this")
+
+ openvino_dir = Path(os.environ['INTEL_OPENVINO_DIR'])
+
+ def pc(target, *sources):
+ pip_compile(target, *sources, upgrade=args.upgrade)
+ fixup_req_file(repo_root / target, [(openvino_dir, 'INTEL_OPENVINO_DIR')])
+
+ pc('ci/requirements-ac.txt',
+ 'tools/accuracy_checker/requirements-core.in', 'tools/accuracy_checker/requirements.in')
+ pc('ci/requirements-ac-test.txt',
+ 'tools/accuracy_checker/requirements.in', 'tools/accuracy_checker/requirements-test.in',
+ 'tools/accuracy_checker/requirements-core.in')
+ pc('ci/requirements-conversion.txt',
+ 'tools/downloader/requirements-pytorch.in', 'tools/downloader/requirements-caffe2.in',
+ openvino_dir / 'deployment_tools/model_optimizer/requirements.txt')
+ pc('ci/requirements-demos.txt',
+ 'demos/python_demos/requirements.txt', openvino_dir / 'python/requirements.txt')
+ pc('ci/requirements-downloader.txt',
+ 'tools/downloader/requirements.in')
+
+if __name__ == '__main__':
+ main()
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/datasets.md b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/datasets.md
new file mode 100644
index 0000000000000000000000000000000000000000..bc2ec826b98f6f58ea0d41df5fab18eb51564b0b
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/datasets.md
@@ -0,0 +1,112 @@
+# Dataset Preparation Guide
+
+If you want to use prepared configs to run the Accuracy Checker tool and the Model Quantizer, you need to organize `` folder with validation datasets in a certain way. Instructions for preparing validation data are described in this document.
+
+## [ImageNet](http://image-net.org)
+
+### How download dataset
+
+To download images from ImageNet, you need to have an account and agree to the Terms of Access. Follow the steps below:
+1. Go to the [ImageNet](http://www.image-net.org/) homepage
+2. If you have an account, click `Login`. Otherwise, click `Signup` in the right upper corner, provide your data, and wait for a confirmation email
+3. Log in after receiving the confirmation email and go to the `Download` tab
+4. Select `Download Original Images`
+5. You will be redirected to the Terms of Access page. If you agree to the Terms, continue by clicking Agree and Sign
+6. Click one of the links in the `Download as one tar file` section to select it
+7. Unpack archive
+
+To download annotation files, you need to follow the steps below:
+* `val.txt`
+ 1. Download [arhive](http://dl.caffe.berkeleyvision.org/caffe_ilsvrc12.tar.gz)
+ 2. Unpack `val.txt` from the archive `caffe_ilsvrc12.tar.gz`
+* `val15.txt`
+ 1. Download [annotation file](https://raw.githubusercontent.com/hujie-frank/SENet/master/ILSVRC2017_val.txt)
+ 2. Rename `ILSVRC2017_val.txt` to `val15.txt`
+
+### Files layout
+
+To use this dataset with OMZ tools, make sure `` contains the following:
+
+* `ILSVRC2012_img_val` - directory containing the ILSVRC 2012 validation images
+* `val.txt` - annotation file used for ILSVRC 2012
+* `val15.txt` - annotation file used for ILSVRC 2015
+
+### Datasets in dataset_definitions.yml
+* `imagenet_1000_classes` used for evaluation models trained on ILSVRC 2012 dataset with 1000 classes. (model examples: [`alexnet`](models/public/alexnet/alexnet.md), [`vgg16`](models/public/vgg16/vgg16.md))
+* `imagenet_1000_classes_2015` used for evaluation models trained on ILSVRC 2015 dataset with 1000 classes. (model examples: [`se-resnet-152`](models/public/se-resnet-152/se-resnet-152.md), [`se-resnext-50`](models/public/se-resnext-50/se-resnext-50.md))
+* `imagenet_1001_classes` used for evaluation models trained on ILSVRC 2012 dataset with 1001 classes (background label + original labels). (model examples: [`googlenet-v2-tf`](models/public/googlenet-v2-tf/googlenet-v2-tf.md), [`resnet-50-tf`](models/public/resnet-50-tf/resnet-50-tf.md))
+
+## [Common Objects in Context (COCO)](http://cocodataset.org/#home)
+
+### How download dataset
+
+To download COCO dataset, you need to follow the steps below:
+1. Download [`2017 Val images`](http://images.cocodataset.org/zips/val2017.zip) and [`2017 Train/Val annotations`](http://images.cocodataset.org/annotations/annotations_trainval2017.zip)
+2. Unpack archives
+
+### Files layout
+
+To use this dataset with OMZ tools, make sure `` contains the following:
+
+* `val2017` - directory containing the COCO 2017 validation images
+* `instances_val2017.json` - annotation file which used for object detection and instance segmentation tasks
+* `person_keypoints_val2017.json` - annotation file which used for human pose estimation tasks
+
+### Datasets in dataset_definitions.yml
+* `ms_coco_mask_rcnn` used for evaluation models trained on COCO dataset for object detection and instance segmentation tasks. Background label + label map with 80 public available object categories are used. Annotations are saved in order of ascending image ID.
+* `ms_coco_detection_91_classes` used for evaluation models trained on COCO dataset for object detection tasks. Background label + label map with 80 public available object categories are used (original indexing to 91 categories is preserved. You can find more information about object categories labels [here](https://tech.amikelive.com/node-718/what-object-categories-labels-are-in-coco-dataset/)). Annotations are saved in order of ascending image ID. (model examples: [`faster_rcnn_resnet50_coco`](models/public/faster_rcnn_resnet50_coco/faster_rcnn_resnet50_coco.md), [`ssd_resnet50_v1_fpn_coco`](models/public/ssd_resnet50_v1_fpn_coco/ssd_resnet50_v1_fpn_coco.md))
+* `ms_coco_detection_80_class_with_background` used for evaluation models trained on COCO dataset for object detection tasks. Background label + label map with 80 public available object categories are used. Annotations are saved in order of ascending image ID. (model examples: [`faster-rcnn-resnet101-coco-sparse-60-0001`](models/intel/faster-rcnn-resnet101-coco-sparse-60-0001/description/faster-rcnn-resnet101-coco-sparse-60-0001.md), [`ssd-resnet34-1200-onnx`](models/public/ssd-resnet34-1200-onnx/ssd-resnet34-1200-onnx.md))
+* `ms_coco_detection_80_class_without_background` used for evaluation models trained on COCO dataset for object detection tasks. Label map with 80 public available object categories is used. Annotations are saved in order of ascending image ID. (model examples: [`ctdet_coco_dlav0_384`](models/public/ctdet_coco_dlav0_384/ctdet_coco_dlav0_384.md), [`yolo-v3-tf`](models/public/yolo-v3-tf/yolo-v3-tf.md))
+* `ms_coco_keypoints` used for evaluation models trained on COCO dataset for human pose estimation tasks. Each annotation stores multiple keypoints for one image. (model examples: [`human-pose-estimation-0001`](models/intel/human-pose-estimation-0001/description/human-pose-estimation-0001.md))
+* `ms_coco_single_keypoints` used for evaluation models trained on COCO dataset for human pose estimation tasks. Each annotation stores single keypoints for image, so several annotation can be associated to one image. (model examples: [`single-human-pose-estimation-0001`](models/public/single-human-pose-estimation-0001/description/single-human-pose-estimation-0001.md))
+
+## [WIDER FACE](http://shuoyang1213.me/WIDERFACE/)
+
+### How download dataset
+
+To download WIDER Face dataset, you need to follow the steps below:
+1. Go to the [WIDER FACE](http://shuoyang1213.me/WIDERFACE/) website
+2. Go to the `Download` section
+3. Select `WIDER Face Validation images` and download them from [Google Drive](https://drive.google.com/file/d/0B6eKvaijfFUDd3dIRmpvSk8tLUk/view) or [Tencent Drive](https://share.weiyun.com/5ot9Qv1)
+4. Select and download `Face annotations`
+5. Unpack archives
+
+### Files layout
+
+To use this dataset with OMZ tools, make sure `` contains the following:
+
+* `WIDER_val` - directory containing images directory
+ * `images` - directory containing the WIDER Face validation images
+* `wider_face_split` - directory with annotation file
+ * `wider_face_val_bbx_gt.txt` - annotation file
+
+### Datasets in dataset_definitions.yml
+* `wider` used for evaluation models on WIDER Face dataset where the face is the first class. (model examples: [`mtcnn`](models/public/mtcnn/mtcnn.md), [`retinaface-resnet50`](models/public/retinaface-resnet50/retinaface-resnet50.md))
+* `wider_without_bkgr` used for evaluation models on WIDER Face dataset where the face is class zero. (model examples: [`mobilefacedet-v1-mxnet`](models/public/mobilefacedet-v1-mxnet/mobilefacedet-v1-mxnet.md))
+
+## [Visual Object Classes Challenge 2012 (VOC2012)](http://host.robots.ox.ac.uk/pascal/VOC/voc2012/)
+
+### How download dataset
+
+To download VOC2012 dataset, you need to follow the steps below:
+1. Go to the [VOC2012](http://host.robots.ox.ac.uk/pascal/VOC/voc2012/) website
+2. Go to the [`Development Kit`](http://host.robots.ox.ac.uk/pascal/VOC/voc2012/#devkit) section
+3. Select [`Download the training/validation data`](http://host.robots.ox.ac.uk/pascal/VOC/voc2012/VOCtrainval_11-May-2012.tar) and download archive
+4. Unpack archive
+
+### Files layout
+
+To use this dataset with OMZ tools, make sure `` contains the following:
+
+* `VOCdevkit/VOC2012` - directory containing annotations, images, segmentation masks and image sets files directories
+ * `Annotations` - directory containing the VOC2012 annotation files
+ * `JPEGImages` - directory containing the VOC2012 validation images
+ * `ImageSets` - directory containing the VOC2012 text files specifying lists of images for different tasks
+ * `Main/val.txt` - image sets file for detection tasks
+ * `Segmentation/val.txt` - image sets file for segmentation tasks
+ * `SegmentationClass` - directory containing the VOC2012 segmentation masks
+
+### Datasets in dataset_definitions.yml
+* `VOC2012` used for evaluation models on VOC2012 dataset for object detection task. Background label + label map with 20 object categories are used. (model examples: [`mobilenet-ssd`](models/public/mobilenet-ssd/mobilenet-ssd.md), [`ssd300`](models/public/ssd300/ssd300.md))
+* `VOC2012_without_background` used for evaluation models on VOC2012 dataset for object detection tasks. Label map with 20 object categories is used.(model examples: [`yolo-v2-ava-0001`](models/intel/yolo-v2-ava-0001/description/yolo-v2-ava-0001.md), [`yolo-v2-tiny-ava-0001`](models/intel/yolo-v2-tiny-ava-0001/description/yolo-v2-tiny-ava-0001.md))
+* `VOC2012_Segmentation` used for evaluation models on VOC2012 dataset for segmentation tasks. Background label + label map with 20 object categories are used.(model examples: [`deeplabv3`](models/public/deeplabv3/deeplabv3.md))
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/CMakeLists.txt b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/CMakeLists.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bcc6c87d96d6e96112c496ee78e6b6f8dde0457b
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/CMakeLists.txt
@@ -0,0 +1,248 @@
+# Copyright (C) 2018-2020 Intel Corporation
+# SPDX-License-Identifier: Apache-2.0
+#
+
+cmake_minimum_required (VERSION 3.10)
+
+project(Demos)
+
+option(ENABLE_PYTHON "Whether to build extension modules for Python demos" OFF)
+
+if (CMAKE_BUILD_TYPE STREQUAL "")
+ message(STATUS "CMAKE_BUILD_TYPE not defined, 'Release' will be used")
+ set(CMAKE_BUILD_TYPE "Release")
+endif()
+
+if (NOT(BIN_FOLDER))
+ string(TOLOWER ${CMAKE_SYSTEM_PROCESSOR} ARCH)
+ if(ARCH STREQUAL "x86_64" OR ARCH STREQUAL "amd64") # Windows detects Intel's 64-bit CPU as AMD64
+ set(ARCH intel64)
+ elseif(ARCH STREQUAL "i386")
+ set(ARCH ia32)
+ endif()
+
+ set (BIN_FOLDER ${ARCH})
+endif()
+
+if (NOT(IE_MAIN_SOURCE_DIR))
+ # in case if samples are built out of IE repo
+ set (IE_MAIN_SAMPLES_DIR ${CMAKE_CURRENT_BINARY_DIR})
+else()
+ # in case if samples are built from IE repo
+ set (IE_MAIN_SAMPLES_DIR ${IE_MAIN_SOURCE_DIR})
+endif()
+
+set (CMAKE_POSITION_INDEPENDENT_CODE ON)
+if(NOT(UNIX))
+ set (CMAKE_LIBRARY_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER})
+ set (CMAKE_LIBRARY_PATH ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER})
+ set (CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER})
+ set (CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER})
+ set (CMAKE_PDB_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER})
+ set (CMAKE_RUNTIME_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER})
+ set (LIBRARY_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER})
+ set (LIBRARY_OUTPUT_PATH ${LIBRARY_OUTPUT_DIRECTORY}) # compatibility issue: linux uses LIBRARY_OUTPUT_PATH, windows uses LIBRARY_OUTPUT_DIRECTORY
+else ()
+ set (CMAKE_LIBRARY_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/lib)
+ set (CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/lib)
+ set (CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE})
+ set (CMAKE_PDB_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE})
+ set (CMAKE_RUNTIME_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE})
+ set (LIBRARY_OUTPUT_DIRECTORY ${IE_MAIN_SAMPLES_DIR}/${BIN_FOLDER}/${CMAKE_BUILD_TYPE}/lib)
+ set (LIBRARY_OUTPUT_PATH ${LIBRARY_OUTPUT_DIRECTORY}/lib)
+endif()
+
+if (WIN32)
+ if (NOT "${CMAKE_SIZEOF_VOID_P}" EQUAL "8")
+ message(FATAL_ERROR "Only 64-bit supported on Windows")
+ endif()
+
+ set_property (DIRECTORY APPEND PROPERTY COMPILE_DEFINITIONS _CRT_SECURE_NO_WARNINGS)
+ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_SCL_SECURE_NO_WARNINGS -DNOMINMAX")
+ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /EHsc") #no asynchronous structured exception handling
+ set (CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /LARGEADDRESSAWARE")
+
+ if (TREAT_WARNING_AS_ERROR)
+ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /WX") #treating warnings as errors
+ endif ()
+
+ if (${CMAKE_CXX_COMPILER_ID} STREQUAL MSVC)
+ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4251 /wd4275 /wd4267") #disable some warnings
+ endif()
+else()
+ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror") #treating warnings as errors
+ if (APPLE)
+ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-error=unused-command-line-argument")
+ elseif(UNIX)
+ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wuninitialized -Winit-self")
+ if(NOT ${CMAKE_CXX_COMPILER_ID} STREQUAL Clang)
+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wmaybe-uninitialized")
+ endif()
+ endif()
+endif()
+
+####################################
+## to use C++11
+set (CMAKE_CXX_STANDARD 11)
+set (CMAKE_CXX_STANDARD_REQUIRED ON)
+if (${CMAKE_CXX_COMPILER_ID} STREQUAL GNU)
+ set (CMAKE_CXX_FLAGS "-std=c++11 ${CMAKE_CXX_FLAGS}")
+endif()
+####################################
+
+set (GFLAGS_IS_SUBPROJECT TRUE)
+set (HAVE_SYS_STAT_H 1)
+set (HAVE_INTTYPES_H 1)
+
+add_subdirectory(thirdparty/gflags)
+
+if (${CMAKE_CXX_COMPILER_ID} STREQUAL GNU)
+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall")
+endif()
+
+add_subdirectory(common)
+
+# samples build can be switched off during whole IE build
+if (IE_MAIN_SOURCE_DIR AND NOT ENABLE_SAMPLES)
+ return()
+endif()
+
+function(add_samples_to_build)
+ # check each passed sample subdirectory
+ foreach (dir ${ARGN})
+ if (IS_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/${dir})
+ # check if a subdirectory contains CMakeLists.txt. In this case we can build it.
+ file(GLOB is_sample_dir "${CMAKE_CURRENT_SOURCE_DIR}/${dir}/CMakeLists.txt")
+ if(is_sample_dir)
+ # check if specified sample/demo is found.
+ if (BUILD_SAMPLE_NAME)
+ list(FIND BUILD_SAMPLE_NAME ${dir} index)
+ endif()
+ if (index EQUAL -1)
+ message(STATUS "${dir} SKIPPED")
+ else()
+ # Include subdirectory to the project.
+ add_subdirectory(${dir})
+ endif()
+ endif()
+ endif()
+ endforeach()
+endfunction(add_samples_to_build)
+
+include(CMakeParseArguments)
+
+#
+# ie_add_sample(NAME
+# SOURCES
+# [HEADERS ]
+# [INCLUDE_DIRECTORIES ]
+# [DEPENDENCIES ]
+# [OPENCV_DENENDENCIES ]
+# [EXCLUDE_CPPLINT]
+#
+macro(ie_add_sample)
+ set(options EXCLUDE_CPPLINT)
+ set(oneValueArgs NAME)
+ set(multiValueArgs SOURCES HEADERS DEPENDENCIES OPENCV_DEPENDENCIES INCLUDE_DIRECTORIES)
+ cmake_parse_arguments(IE_SAMPLE "${options}" "${oneValueArgs}"
+ "${multiValueArgs}" ${ARGN} )
+
+ # Find OpenCV components if exist
+ if(IE_SAMPLE_OPENCV_DEPENDENCIES)
+ find_package(OpenCV COMPONENTS ${IE_SAMPLE_OPENCV_DEPENDENCIES} QUIET)
+ if(NOT OpenCV_FOUND)
+ message(WARNING "OPENCV is disabled or not found, " ${IE_SAMPLE_NAME} " skipped")
+ return()
+ else()
+ add_definitions(-DUSE_OPENCV)
+ endif()
+ endif()
+ FIND_PACKAGE(realsense2 REQUIRED)
+ # Create named folders for the sources within the .vcproj
+ # Empty name lists them directly under the .vcproj
+ source_group("src" FILES ${IE_SAMPLE_SOURCES})
+ if(IE_SAMPLE_HEADERS)
+ source_group("include" FILES ${IE_SAMPLE_HEADERS})
+ endif()
+
+ # Create executable file from sources
+ add_executable(${IE_SAMPLE_NAME} ${IE_SAMPLE_SOURCES} ${IE_SAMPLE_HEADERS})
+
+ if(WIN32)
+ set_target_properties(${IE_SAMPLE_NAME} PROPERTIES COMPILE_PDB_NAME ${IE_SAMPLE_NAME})
+ endif()
+
+ if(IE_SAMPLE_INCLUDE_DIRECTORIES)
+ target_include_directories(${IE_SAMPLE_NAME} PRIVATE ${IE_SAMPLE_INCLUDE_DIRECTORIES} ${realsense2_INCLUDE_DIRS})
+ endif()
+
+ if(${IE_SAMPLE_NAME} STREQUAL "human_pose_estimation_demo" OR ${IE_SAMPLE_NAME} STREQUAL "human_pose_estimation_demo_meng")
+ find_package(dlib REQUIRED)
+
+ # message(STATUS "Dlib library status:")
+ # message(STATUS " version: ${dlib_VERSION}")
+ # message(STATUS " libraries: ${dlib_LIBRARIES}")
+ # message(STATUS " include path: ${dlib_INCLUDE_DIRS}")
+
+ # Link your application with OpenCV libraries
+ # target_link_libraries(human_pose_estimation_demo ${dlib_LIBRARIES})
+
+ target_link_libraries(${IE_SAMPLE_NAME} PRIVATE ${OpenCV_LIBRARIES} ${InferenceEngine_LIBRARIES} dlib::dlib
+ ${IE_SAMPLE_DEPENDENCIES} ${realsense2_LIBRARY} common gflags)
+
+ else()
+ target_link_libraries(${IE_SAMPLE_NAME} PRIVATE ${OpenCV_LIBRARIES} ${InferenceEngine_LIBRARIES}
+ ${IE_SAMPLE_DEPENDENCIES} ${realsense2_LIBRARY} common gflags)
+ endif()
+
+ if(UNIX)
+ target_link_libraries(${IE_SAMPLE_NAME} PRIVATE pthread)
+ endif()
+
+ # create global target with all samples / demo apps
+ if(NOT TARGET ie_samples)
+ add_custom_target(ie_samples ALL)
+ endif()
+ add_dependencies(ie_samples ${IE_SAMPLE_NAME})
+
+ if(COMMAND add_cpplint_target AND NOT IE_SAMPLE_EXCLUDE_CPPLINT)
+ add_cpplint_target(${IE_SAMPLE_NAME}_cpplint FOR_TARGETS ${IE_SAMPLE_NAME})
+ endif()
+endmacro()
+
+
+# use this flag if you need to throw custom message in case if the IE package is not found.
+if (IE_NOT_FOUND_MESSAGE)
+ find_package(InferenceEngine 2.0 QUIET)
+ if (NOT(InferenceEngine_FOUND))
+ message(FATAL_ERROR ${IE_NOT_FOUND_MESSAGE})
+ endif()
+else()
+ find_package(InferenceEngine 2.0 REQUIRED)
+endif()
+
+find_package(ngraph REQUIRED)
+
+# collect all samples subdirectories
+file(GLOB samples_dirs RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *)
+# skip building of unnecessary subdirectories
+list(REMOVE_ITEM samples_dirs common thirdparty)
+add_samples_to_build(${samples_dirs})
+
+if(ENABLE_PYTHON)
+ find_package(PythonInterp 3.5 REQUIRED)
+ find_package(PythonLibs "${PYTHON_VERSION_STRING}" EXACT REQUIRED)
+
+ execute_process(
+ COMMAND "${PYTHON_EXECUTABLE}" -c "import numpy; print(numpy.get_include())"
+ OUTPUT_VARIABLE NUMPY_INCLUDE_DIR
+ OUTPUT_STRIP_TRAILING_WHITESPACE
+ RESULT_VARIABLE NUMPY_NOT_FOUND)
+ if(NUMPY_NOT_FOUND)
+ message(FATAL_ERROR "NumPy headers not found")
+ endif()
+
+ add_subdirectory(python_demos/human_pose_estimation_3d_demo/pose_extractor)
+ add_subdirectory(python_demos/common/monitors_extension)
+ add_subdirectory(python_demos/speech_recognition_demo/ctcdecode-numpy)
+endif()
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/README.md b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..da66e814dd4a7fe9a684248499059f4ac5e90502
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/README.md
@@ -0,0 +1,290 @@
+# Open Model Zoo Demos
+
+The Open Model Zoo demo applications are console applications that demonstrate how you can use the Inference Engine in your applications to solve specific use-cases.
+
+The Open Model Zoo includes the following demos:
+
+- [3D Human Pose Estimation Python* Demo](./python_demos/human_pose_estimation_3d_demo/README.md) - 3D human pose estimation demo.
+- [Action Recognition Python* Demo](./python_demos/action_recognition/README.md) - Demo application for Action Recognition algorithm, which classifies actions that are being performed on input video.
+- [BERT Question Answering Python* Demo](./python_demos/bert_question_answering_demo/README.md)
+- [BERT Question Answering Embedding Python* Demo](./python_demos/bert_question_answering_embedding_demo/README.md) - The demo demonstrates how to run BERT based models for question answering task.
+- [Classification C++ Demo](./classification_demo/README.md) - Shows an example of using neural networks for image classification.
+- [Colorization Python* Demo](./python_demos/colorization_demo/README.md) - Colorization demo colorizes input frames.
+- [Crossroad Camera C++ Demo](./crossroad_camera_demo/README.md) - Person Detection followed by the Person Attributes Recognition and Person Reidentification Retail, supports images/video and camera inputs.
+- [Formula Recognition Python* Demo](./python_demos/formula_recognition_demo/README.md) - The demo demonstrates how to run Im2latex formula recognition models and recognize latex formulas.
+- [Gaze Estimation C++ Demo](./gaze_estimation_demo/README.md) - Face detection followed by gaze estimation, head pose estimation and facial landmarks regression.
+- [Human Pose Estimation C++ Demo](./human_pose_estimation_demo/README.md) - Human pose estimation demo.
+- [Image Inpainting Python Demo](./python_demos/image_inpainting_demo/README.md) - Demo application for GMCNN inpainting network.
+- [Image Retrieval Python* Demo](./python_demos/image_retrieval_demo/README.md) - The demo demonstrates how to run Image Retrieval models using OpenVINO™.
+- [Image Segmentation C++ Demo](./segmentation_demo/README.md) - Inference of image segmentation networks like FCN8 (the demo supports only images as inputs).
+- [Instance Segmentation Python* Demo](./python_demos/instance_segmentation_demo/README.md) - Inference of instance segmentation networks trained in `Detectron` or `maskrcnn-benchmark`.
+- [Interactive Face Detection C++ Demo](./interactive_face_detection_demo/README.md) - Face Detection coupled with Age/Gender, Head-Pose, Emotion, and Facial Landmarks detectors. Supports video and camera inputs.
+- [Machine Translation Python* Demo](./python_demos/machine_translation_demo/README.md) - The demo demonstrates how to run non-autoregressive machine translation models.
+- [Mask R-CNN C++ Demo for TensorFlow* Object Detection API](./mask_rcnn_demo/README.md) - Inference of instance segmentation networks created with TensorFlow\* Object Detection API.
+- [Monodepth Python* Demo](./python_demos/monodepth_demo/README.md) - The demo demonstrates how to run monocular depth estimation models.
+- [Multi-Camera Multi-Target Tracking Python* Demo](./python_demos/multi_camera_multi_target_tracking/README.md) Demo application for multiple targets (persons or vehicles) tracking on multiple cameras.
+- [Multi-Channel C++ Demos](./multi_channel/README.md) - Several demo applications for multi-channel scenarios.
+- [Object Detection for CenterNet Python* Demo](./python_demos/object_detection_demo_centernet/README.md) - Demo application for CenterNet object detection network.
+- [Object Detection for Faster R-CNN C++ Demo](./object_detection_demo_faster_rcnn/README.md) - Inference of object detection networks like Faster R-CNN (the demo supports only images as inputs).
+- [Object Detection for RetinaFace Python\* Demo](./python_demos/object_detection_demo_retinaface/README.md) - Demo application for RetinaFace face detection model.
+- [Object Detection for SSD C++ Demo](./object_detection_demo_ssd_async/README.md) - Demo application for SSD-based Object Detection networks, new Async API performance showcase, and simple OpenCV interoperability (supports video and camera inputs).
+- [Object Detection for YOLO V3 C++ Demo](./object_detection_demo_yolov3_async/README.md) - Demo application for YOLOV3-based Object Detection networks, new Async API performance showcase, and simple OpenCV interoperability (supports video and camera inputs).
+- [Pedestrian Tracker C++ Demo](./pedestrian_tracker_demo/README.md) - Demo application for pedestrian tracking scenario.
+- [Security Barrier Camera C++ Demo](./security_barrier_camera_demo/README.md) - Vehicle Detection followed by the Vehicle Attributes and License-Plate Recognition, supports images/video and camera inputs.
+- [Speech Recognition Python\* Demo](./python_demos/speech_recognition_demo/README.md) - Speech recognition demo: takes audio file with an English phrase on input, and converts it into text.
+- [Single Human Pose Estimation Python* Demo](./python_demos/single_human_pose_estimation_demo/README.md) - 2D human pose estimation demo.
+- [Smart Classroom C++ Demo](./smart_classroom_demo/README.md) - Face recognition and action detection demo for classroom environment.
+- [Sound Classification Python* Demo](./python_demos/sound_classification_demo/README.md) - Demo application for sound classification algorithm.
+- [Super Resolution C++ Demo](./super_resolution_demo/README.md) - Super Resolution demo (the demo supports only images as inputs). It enhances the resolution of the input image.
+- [Text Detection C++ Demo](./text_detection_demo/README.md) - Text Detection demo. It detects and recognizes multi-oriented scene text on an input image and puts a bounding box around detected area.
+- [Text Spotting Python* Demo](./python_demos/text_spotting_demo/README.md) - The demo demonstrates how to run Text Spotting models.
+- [Handwritten Japanese Recognition Python* Demo](./python_demos/handwritten_japanese_recognition_demo/README.md) - The demo demonstrates how to run Handwritten Japanese Recognition models.
+
+## Media Files Available for Demos
+
+To run the demo applications, you can use images and videos from the media files collection available at https://github.com/intel-iot-devkit/sample-videos.
+
+## Demos that Support Pre-Trained Models
+
+> **NOTE:** Inference Engine HDDL and FPGA plugins are available in [proprietary](https://software.intel.com/en-us/openvino-toolkit) distribution only.
+
+You can download the [pre-trained models](../models/intel/index.md) using the OpenVINO [Model Downloader](../tools/downloader/README.md) or from [https://download.01.org/opencv/](https://download.01.org/opencv/).
+The table below shows the correlation between models, demos, and supported plugins. The plugins names are exactly as they are passed to the demos with `-d` option. The correlation between the plugins and supported devices see in the [Supported Devices](https://docs.openvinotoolkit.org/latest/_docs_IE_DG_supported_plugins_Supported_Devices.html) section.
+
+> **NOTE:** **MYRIAD** below stands for Intel® Movidius™ Neural Compute Stick, Intel® Neural Compute Stick 2, and Intel® Vision Accelerator Design with Intel® Movidius™ Vision Processing Units.
+
+| Model | Demos supported on the model | CPU | GPU | MYRIAD/HDDL | HETERO:FPGA,CPU |
+|--------------------------------------------------|----------------------------------------------------------------------------------------------------------------|-----------|-----------|-------------|-----------------|
+| human-pose-estimation-3d-0001 | [3D Human Pose Estimation Python\* Demo](./python_demos/human_pose_estimation_3d_demo/README.md) | Supported | Supported | | |
+| action-recognition-0001-decoder | [Action Recognition Demo](./python_demos/action_recognition/README.md) | Supported | Supported | | |
+| action-recognition-0001-encoder | [Action Recognition Demo](./python_demos/action_recognition/README.md) | Supported | Supported | | |
+| driver-action-recognition-adas-0002-decoder | [Action Recognition Demo](./python_demos/action_recognition/README.md) | Supported | Supported | | |
+| driver-action-recognition-adas-0002-encoder | [Action Recognition Demo](./python_demos/action_recognition/README.md) | Supported | Supported | | Supported |
+| person-attributes-recognition-crossroad-0230 | [Crossroad Camera Demo](./crossroad_camera_demo/README.md) | Supported | Supported | Supported | Supported |
+| person-attributes-recognition-crossroad-0234 | [Crossroad Camera Demo](./crossroad_camera_demo/README.md) | Supported | | | |
+| person-attributes-recognition-crossroad-0238 | [Crossroad Camera Demo](./crossroad_camera_demo/README.md) | Supported | | | |
+| person-reidentification-retail-0031 | [Crossroad Camera Demo](./crossroad_camera_demo/README.md) | Supported | Supported | Supported | Supported |
+| person-reidentification-retail-0076 | [Crossroad Camera Demo](./crossroad_camera_demo/README.md) [Multi-Camera Multi-Target Tracking Demo](./python_demos/multi_camera_multi_target_tracking/README.md) | Supported | Supported | Supported | Supported |
+| person-reidentification-retail-0079 | [Crossroad Camera Demo](./crossroad_camera_demo/README.md) [Multi-Camera Multi-Target Tracking Demo](./python_demos/multi_camera_multi_target_tracking/README.md) | Supported | Supported | Supported | Supported |
+| person-vehicle-bike-detection-crossroad-0078 | [Crossroad Camera Demo](./crossroad_camera_demo/README.md) | Supported | Supported | Supported | Supported |
+| person-vehicle-bike-detection-crossroad-1016 | [Crossroad Camera Demo](./crossroad_camera_demo/README.md) | Supported | | | |
+| person-vehicle-bike-detection-crossroad-yolov3-1020 | [Object Detection for YOLO V3 Python\* Demo](./python_demos/object_detection_demo_yolov3_async/README.md) | Supported | | | |
+| human-pose-estimation-0001 | [Human Pose Estimation Demo](./human_pose_estimation_demo/README.md) | Supported | Supported | Supported | Supported |
+| image-retrieval-0001 | [Image Retrieval Python\* Demo](./python_demos/image_retrieval_demo/README.md) | Supported | Supported | Supported | Supported |
+| semantic-segmentation-adas-0001 | [Image Segmentation Demo](./segmentation_demo/README.md) | Supported | Supported | | Supported |
+| instance-segmentation-security-0010 | [Instance Segmentation Demo](./python_demos/instance_segmentation_demo/README.md) | Supported | | | Supported |
+| instance-segmentation-security-0050 | [Instance Segmentation Demo](./python_demos/instance_segmentation_demo/README.md) | Supported | | | Supported |
+| instance-segmentation-security-0083 | [Instance Segmentation Demo](./python_demos/instance_segmentation_demo/README.md) | Supported | | | Supported |
+| instance-segmentation-security-1025 | [Instance Segmentation Demo](./python_demos/instance_segmentation_demo/README.md) | Supported | | | Supported |
+| age-gender-recognition-retail-0013 | [Interactive Face Detection Demo](./interactive_face_detection_demo/README.md) | Supported | Supported | Supported | Supported |
+| emotions-recognition-retail-0003 | [Interactive Face Detection Demo](./interactive_face_detection_demo/README.md) | Supported | Supported | Supported | Supported |
+| face-detection-adas-0001 | [Interactive Face Detection Demo](./interactive_face_detection_demo/README.md) | Supported | Supported | Supported | Supported |
+| face-detection-adas-binary-0001 | [Interactive Face Detection Demo](./interactive_face_detection_demo/README.md) | Supported | Supported | | |
+| face-detection-retail-0004 | [Interactive Face Detection Demo](./interactive_face_detection_demo/README.md) | Supported | Supported | Supported | Supported |
+| facial-landmarks-35-adas-0002 | [Interactive Face Detection Demo](./interactive_face_detection_demo/README.md) | Supported | Supported | Supported | Supported |
+| head-pose-estimation-adas-0001 | [Interactive Face Detection Demo](./interactive_face_detection_demo/README.md) | Supported | Supported | Supported | Supported |
+| license-plate-recognition-barrier-0001 | [Security Barrier Camera Demo](./security_barrier_camera_demo/README.md) | Supported | Supported | Supported | Supported |
+| vehicle-attributes-recognition-barrier-0039 | [Security Barrier Camera Demo](./security_barrier_camera_demo/README.md) | Supported | Supported | Supported | Supported |
+| vehicle-attributes-recognition-barrier-0042 | [Security Barrier Camera Demo](./security_barrier_camera_demo/README.md) | Supported | | | |
+| vehicle-license-plate-detection-barrier-0106 | [Security Barrier Camera Demo](./security_barrier_camera_demo/README.md) | Supported | Supported | Supported | Supported |
+| vehicle-license-plate-detection-barrier-0123 | [Security Barrier Camera Demo](./security_barrier_camera_demo/README.md) | Supported | Supported | Supported | Supported |
+| landmarks-regression-retail-0009 | [Smart Classroom Demo](./smart_classroom_demo/README.md) | Supported | Supported | Supported | Supported |
+| person-detection-action-recognition-0005 | [Smart Classroom Demo](./smart_classroom_demo/README.md) | Supported | Supported | Supported | Supported |
+| person-detection-action-recognition-teacher-0002 | [Smart Classroom Demo](./smart_classroom_demo/README.md) | Supported | Supported | | Supported |
+| single-human-pose-estimation-0001 | [Single Human Pose Estimation Python\* Demo](./python_demos/single_human_pose_estimation_demo/README.md) | Supported | Supported | | |
+| single-image-super-resolution-1032 | [Super Resolution Demo](./super_resolution_demo/README.md) | Supported | Supported | | Supported |
+| single-image-super-resolution-1033 | [Super Resolution Demo](./super_resolution_demo/README.md) | Supported | Supported | | Supported |
+| text-detection-0003 | [Text Detection Demo](./text_detection_demo/README.md) | Supported | Supported | | Supported |
+| text-detection-0004 | [Text Detection Demo](./text_detection_demo/README.md) | Supported | Supported | | Supported |
+| text-recognition-0012 | [Text Detection Demo](./text_detection_demo/README.md) | Supported | Supported | | |
+| handwritten-japanese-recognition-0001 | [Handwritten Japanese Recognition Python\* Demo](./python_demos/handwritten_japanese_recognition_demo/README.md) | Supported | Supported | Supported | |
+| gaze-estimation-adas-0002 | [Gaze Estimation Demo](./gaze_estimation_demo/README.md) | Supported | Supported | Supported | Supported |
+| head-pose-estimation-adas-0001 | [Gaze Estimation Demo](./gaze_estimation_demo/README.md) | Supported | Supported | Supported | Supported |
+| facial-landmarks-35-adas-0002 | [Gaze Estimation Demo](./gaze_estimation_demo/README.md) | Supported | Supported | Supported | Supported |
+| pedestrian-and-vehicle-detector-adas-0001 | any demo that supports SSD\*-based models, above | Supported | Supported | Supported | Supported |
+| pedestrian-detection-adas-0002 | any demo that supports SSD\*-based models, above | Supported | Supported | Supported | Supported |
+| pedestrian-detection-adas-binary-0001 | any demo that supports SSD\*-based models, above | Supported | Supported | | |
+| person-detection-retail-0002 | any demo that supports SSD\*-based models, above | Supported | Supported | Supported | Supported |
+| person-detection-retail-0013 | any demo that supports SSD\*-based models, above | Supported | Supported | Supported | Supported |
+| road-segmentation-adas-0001 | any demo that supports SSD\*-based models, above | Supported | Supported | Supported | Supported |
+| vehicle-detection-adas-binary-0001 | any demo that supports SSD\*-based models, above | Supported | Supported | | |
+| vehicle-detection-adas-0002 | any demo that supports SSD\*-based models, above | Supported | Supported | Supported | Supported |
+| yolo-v2-tiny-vehicle-detection-0001 | [Object Detection for YOLO V3 Python\* Demo](./python_demos/object_detection_demo_yolov3_async/README.md) | Supported | | | |
+
+
+Notice that the FPGA support comes through a [heterogeneous execution](https://docs.openvinotoolkit.org/latest/_docs_IE_DG_supported_plugins_HETERO.html), for example, when the post-processing is happening on the CPU.
+
+## Build the Demo Applications
+
+To be able to build demos you need to source _InferenceEngine_ and _OpenCV_ environment from a binary package which is available as [proprietary](https://software.intel.com/en-us/openvino-toolkit) distribution.
+Please run the following command before the demos build (assuming that the binary package was installed to ``):
+```sh
+source /deployment_tools/bin/setupvars.sh
+```
+You can also build demos manually using Inference Engine built from the [openvino](https://github.com/openvinotoolkit/openvino) repo. In this case please set `InferenceEngine_DIR` environment variable to a folder containing `InferenceEngineConfig.cmake` and `ngraph_DIR` to a folder containing `ngraphConfig.cmake` in a build folder. Please also set the `OpenCV_DIR` to point to the OpenCV package to use. The same OpenCV version should be used both for Inference Engine and demos build. Alternatively these values can be provided via command line while running `cmake`. See [CMake's search procedure](https://cmake.org/cmake/help/latest/command/find_package.html#search-procedure).
+Please refer to the Inference Engine build instructions
+for details. Please also add path to built Inference Engine libraries to `LD_LIBRARY_PATH` (Linux*) or `PATH` (Windows*) variable before building the demos.
+
+### Build the Demo Applications on Linux*
+
+The officially supported Linux* build environment is the following:
+
+* Ubuntu* 16.04 LTS 64-bit or CentOS* 7.4 64-bit
+* GCC* 5.4.0 (for Ubuntu* 16.04) or GCC* 4.8.5 (for CentOS* 7.4)
+* CMake* version 2.8 or higher.
+
+To build the demo applications for Linux, go to the directory with the `build_demos.sh` script and
+run it:
+```sh
+build_demos.sh
+```
+
+You can also build the demo applications manually:
+
+1. Navigate to a directory that you have write access to and create a demos build directory. This example uses a directory named `build`:
+```sh
+mkdir build
+```
+2. Go to the created directory:
+```sh
+cd build
+```
+
+3. Run CMake to generate the Make files for release or debug configuration:
+ - For release configuration:
+ ```sh
+ cmake -DCMAKE_BUILD_TYPE=Release /demos
+ ```
+ - For debug configuration:
+ ```sh
+ cmake -DCMAKE_BUILD_TYPE=Debug /demos
+ ```
+4. Run `make` to build the demos:
+```sh
+make
+```
+
+For the release configuration, the demo application binaries are in `/intel64/Release/`;
+for the debug configuration — in `/intel64/Debug/`.
+
+### Build the Demos Applications on Microsoft Windows* OS
+
+The recommended Windows* build environment is the following:
+* Microsoft Windows* 10
+* Microsoft Visual Studio* 2015, 2017, or 2019
+* CMake* version 2.8 or higher
+
+> **NOTE**: If you want to use Microsoft Visual Studio 2019, you are required to install CMake 3.14.
+
+To build the demo applications for Windows, go to the directory with the `build_demos_msvc.bat`
+batch file and run it:
+```bat
+build_demos_msvc.bat
+```
+
+By default, the script automatically detects the highest Microsoft Visual Studio version installed on the machine and uses it to create and build
+a solution for a demo code. Optionally, you can also specify the preffered Microsoft Visual Studio version to be used by the script. Supported
+versions are: `VS2015`, `VS2017`, `VS2019`. For example, to build the demos using the Microsoft Visual Studio 2017, use the following command:
+```bat
+build_demos_msvc.bat VS2017
+```
+
+The demo applications binaries are in the `C:\Users\\Documents\Intel\OpenVINO\omz_demos_build_build\intel64\Release` directory.
+
+You can also build a generated solution by yourself, for example, if you want to
+build binaries in Debug configuration. Run the appropriate version of the
+Microsoft Visual Studio and open the generated solution file from the `C:\Users\\Documents\Intel\OpenVINO\omz_demos_build\Demos.sln`
+directory.
+
+### Build the Native Python* Extension Modules
+
+Some of the Python demo applications require native Python extension modules to be built before they can be run.
+This requires you to have Python development files (headers and import libraries) installed.
+To build these modules, follow the instructions for building the demo applications above,
+but add `-DENABLE_PYTHON=ON` to either the `cmake` or the `build_demos*` command, depending on which you use.
+For example:
+
+```sh
+cmake -DCMAKE_BUILD_TYPE=Release -DENABLE_PYTHON=ON /demos
+```
+
+## Get Ready for Running the Demo Applications
+
+### Get Ready for Running the Demo Applications on Linux*
+
+Before running compiled binary files, make sure your application can find the Inference Engine and OpenCV libraries.
+If you use a [proprietary](https://software.intel.com/en-us/openvino-toolkit) distribution to build demos,
+run the `setupvars` script to set all necessary environment variables:
+```sh
+source /bin/setupvars.sh
+```
+If you use your own Inference Engine and OpenCV binaries to build the demos please make sure you have added them
+to the `LD_LIBRARY_PATH` environment variable.
+
+**(Optional)**: The OpenVINO environment variables are removed when you close the
+shell. As an option, you can permanently set the environment variables as follows:
+
+1. Open the `.bashrc` file in ``:
+```sh
+vi /.bashrc
+```
+
+2. Add this line to the end of the file:
+```sh
+source /bin/setupvars.sh
+```
+
+3. Save and close the file: press the **Esc** key, type `:wq` and press the **Enter** key.
+4. To test your change, open a new terminal. You will see `[setupvars.sh] OpenVINO environment initialized`.
+
+To run Python demo applications that require native Python extension modules, you must additionally
+set up the `PYTHONPATH` environment variable as follows, where `` is the directory with
+the built demo applications:
+
+```sh
+export PYTHONPATH="$PYTHONPATH:/lib"
+```
+
+You are ready to run the demo applications. To learn about how to run a particular
+demo, read the demo documentation by clicking the demo name in the demo
+list above.
+
+### Get Ready for Running the Demo Applications on Windows*
+
+Before running compiled binary files, make sure your application can find the Inference Engine and OpenCV libraries.
+Optionally download OpenCV community FFmpeg plugin. There is a downloader script in the OpenVINO package: `\opencv\ffmpeg-download.ps1`.
+If you use a [proprietary](https://software.intel.com/en-us/openvino-toolkit) distribution to build demos,
+run the `setupvars` script to set all necessary environment variables:
+```bat
+\bin\setupvars.bat
+```
+If you use your own Inference Engine and OpenCV binaries to build the demos please make sure you have added
+to the `PATH` environment variable.
+
+To run Python demo applications that require native Python extension modules, you must additionally
+set up the `PYTHONPATH` environment variable as follows, where `` is the directory with
+the built demo applications:
+
+```bat
+set PYTHONPATH=%PYTHONPATH%;
+```
+
+To debug or run the demos on Windows in Microsoft Visual Studio, make sure you
+have properly configured **Debugging** environment settings for the **Debug**
+and **Release** configurations. Set correct paths to the OpenCV libraries, and
+debug and release versions of the Inference Engine libraries.
+For example, for the **Debug** configuration, go to the project's
+**Configuration Properties** to the **Debugging** category and set the `PATH`
+variable in the **Environment** field to the following:
+
+```
+PATH=\deployment_tools\inference_engine\bin\intel64\Debug;\opencv\bin;%PATH%
+```
+where `` is the directory in which the OpenVINO toolkit is installed.
+
+You are ready to run the demo applications. To learn about how to run a particular
+demo, read the demo documentation by clicking the demo name in the demos
+list above.
+
+## See Also
+* [Introduction to Intel's Deep Learning Inference Engine](https://docs.openvinotoolkit.org/latest/_docs_IE_DG_Introduction.html)
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/build_demos.sh b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/build_demos.sh
new file mode 100644
index 0000000000000000000000000000000000000000..e13f4e03046157fb62408781a0a616097d2d7cc1
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/build_demos.sh
@@ -0,0 +1,87 @@
+#!/usr/bin/env bash
+
+# Copyright (C) 2018-2019 Intel Corporation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+error() {
+ local code="${3:-1}"
+ if [[ -n "$2" ]];then
+ echo "Error on or near line $1: $2; exiting with status ${code}"
+ else
+ echo "Error on or near line $1; exiting with status ${code}"
+ fi
+ exit "${code}"
+}
+trap 'error ${LINENO}' ERR
+
+extra_cmake_opts=()
+
+for opt in "$@"; do
+ case "$opt" in
+ -DENABLE_PYTHON=*)
+ extra_cmake_opts+=("$opt")
+ ;;
+ *)
+ printf "Unknown option: %q\n" "$opt"
+ exit 1
+ ;;
+ esac
+done
+
+DEMOS_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
+
+printf "\nSetting environment variables for building demos...\n"
+
+if [ -z "$INTEL_OPENVINO_DIR" ]; then
+ if [ -e "$DEMOS_PATH/../../bin/setupvars.sh" ]; then
+ setvars_path="$DEMOS_PATH/../../bin/setupvars.sh"
+ elif [ -e "$DEMOS_PATH/../../../bin/setupvars.sh" ]; then
+ setvars_path="$DEMOS_PATH/../../../bin/setupvars.sh"
+ else
+ printf "Error: Failed to set the environment variables automatically. To fix, run the following command:\n source /bin/setupvars.sh\n where INSTALL_DIR is the OpenVINO installation directory.\n\n"
+ exit 1
+ fi
+ if ! source "$setvars_path"; then
+ printf "Unable to run ./setupvars.sh. Please check its presence. \n\n"
+ exit 1
+ fi
+else
+ # case for run with `sudo -E`
+ source "$INTEL_OPENVINO_DIR/bin/setupvars.sh"
+fi
+
+if ! command -v cmake &>/dev/null; then
+ printf "\n\nCMAKE is not installed. It is required to build Open Model Zoo demos. Please install it. \n\n"
+ exit 1
+fi
+
+build_dir=$HOME/omz_demos_build
+
+OS_PATH=$(uname -m)
+NUM_THREADS="-j2"
+
+if [ "$OS_PATH" == "x86_64" ]; then
+ OS_PATH="intel64"
+ NUM_THREADS="-j8"
+fi
+
+if [ -e "$build_dir/CMakeCache.txt" ]; then
+ rm -rf "$build_dir/CMakeCache.txt"
+fi
+mkdir -p "$build_dir"
+
+(cd "$build_dir" && cmake -DCMAKE_BUILD_TYPE=Release "${extra_cmake_opts[@]}" "$DEMOS_PATH")
+cmake --build "$build_dir" -- "$NUM_THREADS"
+
+printf "\nBuild completed, you can find binaries for all demos in the %s subfolder.\n\n" "$build_dir/$OS_PATH/Release"
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/build_demos_msvc.bat b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/build_demos_msvc.bat
new file mode 100644
index 0000000000000000000000000000000000000000..1056eb2bc681302c3b7c404b073604a8f6a6f5e8
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/build_demos_msvc.bat
@@ -0,0 +1,134 @@
+@echo off
+
+:: Copyright (C) 2018-2019 Intel Corporation
+::
+:: Licensed under the Apache License, Version 2.0 (the "License");
+:: you may not use this file except in compliance with the License.
+:: You may obtain a copy of the License at
+::
+:: http://www.apache.org/licenses/LICENSE-2.0
+::
+:: Unless required by applicable law or agreed to in writing, software
+:: distributed under the License is distributed on an "AS IS" BASIS,
+:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+:: See the License for the specific language governing permissions and
+:: limitations under the License.
+
+
+setlocal EnableDelayedExpansion
+set "ROOT_DIR=%~dp0"
+
+set "SOLUTION_DIR64=%USERPROFILE%\Documents\Intel\OpenVINO\omz_demos_build"
+
+set SUPPORTED_VS_VERSIONS=VS2015 VS2017 VS2019
+
+set VS_VERSION=
+set EXTRA_CMAKE_OPTS=
+
+:argParse
+if not "%1" == "" (
+ rem cmd.exe mangles -DENABLE_PYTHON=YES into -DENABLE_PYTHON YES,
+ rem so it gets split into two arguments
+ if "%1" == "-DENABLE_PYTHON" (
+ set EXTRA_CMAKE_OPTS=%EXTRA_CMAKE_OPTS% %1=%2
+ shift & shift
+ goto argParse
+ )
+
+ if not "%VS_VERSION%" == "" (
+ echo Unexpected argument: "%1"
+ goto errorHandling
+ )
+
+ if "%1"=="VS2015" (
+ set "VS_VERSION=14 2015"
+ ) else if "%1"=="VS2017" (
+ set "VS_VERSION=15 2017"
+ ) else if "%1"=="VS2019" (
+ set "VS_VERSION=16 2019"
+ ) else (
+ echo Unrecognized Visual Studio version specified: "%1"
+ echo Supported versions: %SUPPORTED_VS_VERSIONS%
+ goto errorHandling
+ )
+
+ shift
+ goto argparse
+)
+
+if "%INTEL_OPENVINO_DIR%"=="" (
+ if exist "%ROOT_DIR%\..\..\bin\setupvars.bat" (
+ call "%ROOT_DIR%\..\..\bin\setupvars.bat"
+ ) else if exist "%ROOT_DIR%\..\..\..\bin\setupvars.bat" (
+ call "%ROOT_DIR%\..\..\..\bin\setupvars.bat"
+ ) else (
+ echo Failed to set the environment variables automatically
+ echo To fix, run the following command: ^\bin\setupvars.bat
+ echo where INSTALL_DIR is the OpenVINO installation directory.
+ goto errorHandling
+ )
+)
+
+if "%PROCESSOR_ARCHITECTURE%" == "AMD64" (
+ set "PLATFORM=x64"
+) else (
+ set "PLATFORM=Win32"
+)
+
+if "%VS_VERSION%" == "" (
+ if exist "%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe" (
+ set "VSWHERE=%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe"
+ ) else if exist "%ProgramFiles%\Microsoft Visual Studio\Installer\vswhere.exe" (
+ set "VSWHERE=%ProgramFiles%\Microsoft Visual Studio\Installer\vswhere.exe"
+ ) else (
+ echo vswhere.exe was not found.
+ echo To use Visual Studio autodetection, make sure Visual Studio 2017 version 15.2
+ echo or a newer version of Visual Studio is installed. If you'd like to use Visual
+ echo Studio 2015, request it explicitly by running "%0 VS2015".
+ goto errorHandling
+ )
+
+ echo Searching for the latest Visual Studio...
+ for /f "usebackq tokens=*" %%i in (`"!VSWHERE!" -latest -products * -requires Microsoft.Component.MSBuild -property catalog_productLineVersion`) do (
+ if "%%i" == "2015" (
+ set VS_VERSION=14 2015
+ ) else if "%%i" == "2017" (
+ set VS_VERSION=15 2017
+ ) else if "%%i" == "2019" (
+ set VS_VERSION=16 2019
+ ) else (
+ echo The most recent version of Visual Studio installed on this computer ^(%%i^) is not
+ echo supported by this script.
+ echo If one of the supported versions is installed, try to pass an argument to this
+ echo script to indicate which version should be used.
+ echo Supported versions: %SUPPORTED_VS_VERSIONS%
+ goto errorHandling
+ )
+ )
+
+ if "!VS_VERSION!" == "" (
+ echo No installed versions of Visual Studio were detected.
+ goto errorHandling
+ )
+)
+
+if exist "%SOLUTION_DIR64%\CMakeCache.txt" del "%SOLUTION_DIR64%\CMakeCache.txt"
+
+echo Creating Visual Studio %VS_VERSION% %PLATFORM% files in %SOLUTION_DIR64%...
+cd "%ROOT_DIR%" && cmake -E make_directory "%SOLUTION_DIR64%"
+
+cd "%SOLUTION_DIR64%" && cmake -G "Visual Studio !VS_VERSION!" -A %PLATFORM% %EXTRA_CMAKE_OPTS% "%ROOT_DIR%"
+
+echo.
+echo ###############^|^| Build Open Model Zoo Demos using MS Visual Studio ^|^|###############
+echo.
+echo cmake --build . --config Release
+cmake --build . --config Release
+if ERRORLEVEL 1 goto errorHandling
+
+echo Done.
+goto :eof
+
+:errorHandling
+echo Error
+exit /B 1
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/CMakeLists.txt b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/CMakeLists.txt
new file mode 100644
index 0000000000000000000000000000000000000000..277cdaf16f631f182a63a5cfda953f57ec3dcc30
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/CMakeLists.txt
@@ -0,0 +1,18 @@
+# Copyright (C) 2018-2020 Intel Corporation
+# SPDX-License-Identifier: Apache-2.0
+#
+
+find_package(InferenceEngine 2.0 REQUIRED)
+find_package(OpenCV REQUIRED COMPONENTS core imgcodecs videoio)
+
+add_subdirectory(monitors)
+
+file(GLOB_RECURSE HEADERS "${CMAKE_CURRENT_SOURCE_DIR}/include/*")
+file(GLOB_RECURSE SOURCES "${CMAKE_CURRENT_SOURCE_DIR}/src/*")
+
+source_group("src" FILES ${SOURCES})
+source_group("include" FILES ${HEADERS})
+
+add_library(common STATIC ${HEADERS} ${SOURCES})
+target_include_directories(common PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/include")
+target_link_libraries(common PRIVATE gflags ${InferenceEngine_LIBRARIES} opencv_core opencv_imgcodecs opencv_videoio)
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/args_helper.hpp b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/args_helper.hpp
new file mode 100644
index 0000000000000000000000000000000000000000..7abae7338cdea78c468d9ee3167528d7b9e9392b
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/args_helper.hpp
@@ -0,0 +1,40 @@
+// Copyright (C) 2018-2019 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+/**
+ * @brief a header file with common samples functionality
+ * @file args_helper.hpp
+ */
+
+#pragma once
+
+#include
+#include
+#include
+#include
+
+#include
+
+/**
+* @brief This function checks input args and existence of specified files in a given folder
+* @param arg path to a file to be checked for existence
+* @return files updated vector of verified input files
+*/
+void readInputFilesArguments(std::vector& files, const std::string& arg);
+
+/**
+* @brief This function finds -i/--i key in input args
+* It's necessary to process multiple values for single key
+* @return files updated vector of verified input files
+*/
+void parseInputFilesArguments(std::vector& files);
+
+std::vector split(const std::string& s, char delim);
+
+std::vector parseDevices(const std::string& device_string);
+
+std::map parseValuePerDevice(const std::set& devices,
+ const std::string& values_string);
+
+cv::Size stringToSize(const std::string& str);
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/common.hpp b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/common.hpp
new file mode 100644
index 0000000000000000000000000000000000000000..ca99f7c070589dd02e200bbfee9171cb4d561e88
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/common.hpp
@@ -0,0 +1,336 @@
+// Copyright (C) 2018-2019 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+/**
+ * @brief a header file with common samples functionality
+ * @file common.hpp
+ */
+
+#pragma once
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+#include
+
+#ifndef UNUSED
+ #ifdef WIN32
+ #define UNUSED
+ #else
+ #define UNUSED __attribute__((unused))
+ #endif
+#endif
+
+template
+constexpr std::size_t arraySize(const T (&)[N]) noexcept {
+ return N;
+}
+
+/**
+ * @brief Gets filename without extension
+ * @param filepath - full file name
+ * @return filename without extension
+ */
+static UNUSED std::string fileNameNoExt(const std::string &filepath) {
+ auto pos = filepath.rfind('.');
+ if (pos == std::string::npos) return filepath;
+ return filepath.substr(0, pos);
+}
+
+inline std::ostream &operator<<(std::ostream &os, const InferenceEngine::Version &version) {
+ os << "\t" << version.description << " version ......... ";
+ os << version.apiVersion.major << "." << version.apiVersion.minor;
+
+ os << "\n\tBuild ........... ";
+ os << version.buildNumber;
+
+ return os;
+}
+
+inline std::ostream &operator<<(std::ostream &os, const std::map &versions) {
+ for (auto && version : versions) {
+ os << "\t" << version.first << std::endl;
+ os << version.second << std::endl;
+ }
+
+ return os;
+}
+
+/**
+ * @class Color
+ * @brief A Color class stores channels of a given color
+ */
+class Color {
+private:
+ unsigned char _r;
+ unsigned char _g;
+ unsigned char _b;
+
+public:
+ /**
+ * A default constructor.
+ * @param r - value for red channel
+ * @param g - value for green channel
+ * @param b - value for blue channel
+ */
+ Color(unsigned char r,
+ unsigned char g,
+ unsigned char b) : _r(r), _g(g), _b(b) {}
+
+ inline unsigned char red() const {
+ return _r;
+ }
+
+ inline unsigned char blue() const {
+ return _b;
+ }
+
+ inline unsigned char green() const {
+ return _g;
+ }
+};
+
+// Known colors for training classes from the Cityscapes dataset
+static UNUSED const Color CITYSCAPES_COLORS[] = {
+ { 128, 64, 128 },
+ { 232, 35, 244 },
+ { 70, 70, 70 },
+ { 156, 102, 102 },
+ { 153, 153, 190 },
+ { 153, 153, 153 },
+ { 30, 170, 250 },
+ { 0, 220, 220 },
+ { 35, 142, 107 },
+ { 152, 251, 152 },
+ { 180, 130, 70 },
+ { 60, 20, 220 },
+ { 0, 0, 255 },
+ { 142, 0, 0 },
+ { 70, 0, 0 },
+ { 100, 60, 0 },
+ { 90, 0, 0 },
+ { 230, 0, 0 },
+ { 32, 11, 119 },
+ { 0, 74, 111 },
+ { 81, 0, 81 }
+};
+
+static std::vector>
+perfCountersSorted(std::map perfMap) {
+ using perfItem = std::pair;
+ std::vector sorted;
+ for (auto &kvp : perfMap) sorted.push_back(kvp);
+
+ std::stable_sort(sorted.begin(), sorted.end(),
+ [](const perfItem& l, const perfItem& r) {
+ return l.second.execution_index < r.second.execution_index;
+ });
+
+ return sorted;
+}
+
+static UNUSED void printPerformanceCounts(const std::map& performanceMap,
+ std::ostream &stream, const std::string &deviceName,
+ bool bshowHeader = true) {
+ long long totalTime = 0;
+ // Print performance counts
+ if (bshowHeader) {
+ stream << std::endl << "performance counts:" << std::endl << std::endl;
+ }
+
+ auto performanceMapSorted = perfCountersSorted(performanceMap);
+
+ for (const auto & it : performanceMapSorted) {
+ std::string toPrint(it.first);
+ const int maxLayerName = 30;
+
+ if (it.first.length() >= maxLayerName) {
+ toPrint = it.first.substr(0, maxLayerName - 4);
+ toPrint += "...";
+ }
+
+
+ stream << std::setw(maxLayerName) << std::left << toPrint;
+ switch (it.second.status) {
+ case InferenceEngine::InferenceEngineProfileInfo::EXECUTED:
+ stream << std::setw(15) << std::left << "EXECUTED";
+ break;
+ case InferenceEngine::InferenceEngineProfileInfo::NOT_RUN:
+ stream << std::setw(15) << std::left << "NOT_RUN";
+ break;
+ case InferenceEngine::InferenceEngineProfileInfo::OPTIMIZED_OUT:
+ stream << std::setw(15) << std::left << "OPTIMIZED_OUT";
+ break;
+ }
+ stream << std::setw(30) << std::left << "layerType: " + std::string(it.second.layer_type) + " ";
+ stream << std::setw(20) << std::left << "realTime: " + std::to_string(it.second.realTime_uSec);
+ stream << std::setw(20) << std::left << "cpu: " + std::to_string(it.second.cpu_uSec);
+ stream << " execType: " << it.second.exec_type << std::endl;
+ if (it.second.realTime_uSec > 0) {
+ totalTime += it.second.realTime_uSec;
+ }
+ }
+ stream << std::setw(20) << std::left << "Total time: " + std::to_string(totalTime) << " microseconds" << std::endl;
+ std::cout << std::endl;
+ std::cout << "Full device name: " << deviceName << std::endl;
+ std::cout << std::endl;
+}
+
+static UNUSED void printPerformanceCounts(InferenceEngine::InferRequest request, std::ostream &stream, std::string deviceName, bool bshowHeader = true) {
+ auto performanceMap = request.GetPerformanceCounts();
+ printPerformanceCounts(performanceMap, stream, deviceName, bshowHeader);
+}
+
+inline std::map getMapFullDevicesNames(InferenceEngine::Core& ie, std::vector devices) {
+ std::map devicesMap;
+ InferenceEngine::Parameter p;
+ for (std::string& deviceName : devices) {
+ if (deviceName != "") {
+ try {
+ p = ie.GetMetric(deviceName, METRIC_KEY(FULL_DEVICE_NAME));
+ devicesMap.insert(std::pair(deviceName, p.as()));
+ }
+ catch (InferenceEngine::details::InferenceEngineException &) {
+ }
+ }
+ }
+ return devicesMap;
+}
+
+inline std::string getFullDeviceName(std::map& devicesMap, std::string device) {
+ std::map::iterator it = devicesMap.find(device);
+ if (it != devicesMap.end()) {
+ return it->second;
+ } else {
+ return "";
+ }
+}
+
+inline std::string getFullDeviceName(InferenceEngine::Core& ie, std::string device) {
+ InferenceEngine::Parameter p;
+ try {
+ p = ie.GetMetric(device, METRIC_KEY(FULL_DEVICE_NAME));
+ return p.as();
+ }
+ catch (InferenceEngine::details::InferenceEngineException &) {
+ return "";
+ }
+}
+
+inline std::size_t getTensorWidth(const InferenceEngine::TensorDesc& desc) {
+ const auto& layout = desc.getLayout();
+ const auto& dims = desc.getDims();
+ const auto& size = dims.size();
+ if ((size >= 2) &&
+ (layout == InferenceEngine::Layout::NCHW ||
+ layout == InferenceEngine::Layout::NHWC ||
+ layout == InferenceEngine::Layout::NCDHW ||
+ layout == InferenceEngine::Layout::NDHWC ||
+ layout == InferenceEngine::Layout::OIHW ||
+ layout == InferenceEngine::Layout::CHW ||
+ layout == InferenceEngine::Layout::HW)) {
+ // Regardless of layout, dimensions are stored in fixed order
+ return dims.back();
+ } else {
+ THROW_IE_EXCEPTION << "Tensor does not have width dimension";
+ }
+ return 0;
+}
+
+inline std::size_t getTensorHeight(const InferenceEngine::TensorDesc& desc) {
+ const auto& layout = desc.getLayout();
+ const auto& dims = desc.getDims();
+ const auto& size = dims.size();
+ if ((size >= 2) &&
+ (layout == InferenceEngine::Layout::NCHW ||
+ layout == InferenceEngine::Layout::NHWC ||
+ layout == InferenceEngine::Layout::NCDHW ||
+ layout == InferenceEngine::Layout::NDHWC ||
+ layout == InferenceEngine::Layout::OIHW ||
+ layout == InferenceEngine::Layout::CHW ||
+ layout == InferenceEngine::Layout::HW)) {
+ // Regardless of layout, dimensions are stored in fixed order
+ return dims.at(size - 2);
+ } else {
+ THROW_IE_EXCEPTION << "Tensor does not have height dimension";
+ }
+ return 0;
+}
+
+inline std::size_t getTensorChannels(const InferenceEngine::TensorDesc& desc) {
+ const auto& layout = desc.getLayout();
+ if (layout == InferenceEngine::Layout::NCHW ||
+ layout == InferenceEngine::Layout::NHWC ||
+ layout == InferenceEngine::Layout::NCDHW ||
+ layout == InferenceEngine::Layout::NDHWC ||
+ layout == InferenceEngine::Layout::C ||
+ layout == InferenceEngine::Layout::CHW ||
+ layout == InferenceEngine::Layout::NC ||
+ layout == InferenceEngine::Layout::CN) {
+ // Regardless of layout, dimensions are stored in fixed order
+ const auto& dims = desc.getDims();
+ switch (desc.getLayoutByDims(dims)) {
+ case InferenceEngine::Layout::C: return dims.at(0);
+ case InferenceEngine::Layout::NC: return dims.at(1);
+ case InferenceEngine::Layout::CHW: return dims.at(0);
+ case InferenceEngine::Layout::NCHW: return dims.at(1);
+ case InferenceEngine::Layout::NCDHW: return dims.at(1);
+ case InferenceEngine::Layout::SCALAR: // [[fallthrough]]
+ case InferenceEngine::Layout::BLOCKED: // [[fallthrough]]
+ default:
+ THROW_IE_EXCEPTION << "Tensor does not have channels dimension";
+ }
+ } else {
+ THROW_IE_EXCEPTION << "Tensor does not have channels dimension";
+ }
+ return 0;
+}
+
+inline std::size_t getTensorBatch(const InferenceEngine::TensorDesc& desc) {
+ const auto& layout = desc.getLayout();
+ if (layout == InferenceEngine::Layout::NCHW ||
+ layout == InferenceEngine::Layout::NHWC ||
+ layout == InferenceEngine::Layout::NCDHW ||
+ layout == InferenceEngine::Layout::NDHWC ||
+ layout == InferenceEngine::Layout::NC ||
+ layout == InferenceEngine::Layout::CN) {
+ // Regardless of layout, dimensions are stored in fixed order
+ const auto& dims = desc.getDims();
+ switch (desc.getLayoutByDims(dims)) {
+ case InferenceEngine::Layout::NC: return dims.at(0);
+ case InferenceEngine::Layout::NCHW: return dims.at(0);
+ case InferenceEngine::Layout::NCDHW: return dims.at(0);
+ case InferenceEngine::Layout::CHW: // [[fallthrough]]
+ case InferenceEngine::Layout::C: // [[fallthrough]]
+ case InferenceEngine::Layout::SCALAR: // [[fallthrough]]
+ case InferenceEngine::Layout::BLOCKED: // [[fallthrough]]
+ default:
+ THROW_IE_EXCEPTION << "Tensor does not have channels dimension";
+ }
+ } else {
+ THROW_IE_EXCEPTION << "Tensor does not have channels dimension";
+ }
+ return 0;
+}
+
+inline void showAvailableDevices() {
+ InferenceEngine::Core ie;
+ std::vector devices = ie.GetAvailableDevices();
+
+ std::cout << std::endl;
+ std::cout << "Available target devices:";
+ for (const auto& device : devices) {
+ std::cout << " " << device;
+ }
+ std::cout << std::endl;
+}
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/default_flags.hpp b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/default_flags.hpp
new file mode 100644
index 0000000000000000000000000000000000000000..ea180197f3f04df3eb345e694db45c6ec96efef6
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/default_flags.hpp
@@ -0,0 +1,15 @@
+// Copyright (C) 2020 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+#pragma once
+
+#include
+
+#define DEFINE_INPUT_FLAGS \
+DEFINE_string(i, "", input_message); \
+DEFINE_bool(loop, false, loop_message);
+
+static const char input_message[] = "Required. An input to process. The input must be a single image, a folder of "
+ "images or anything that cv::VideoCapture can process.";
+static const char loop_message[] = "Optional. Enable reading the input in a loop.";
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/images_capture.h b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/images_capture.h
new file mode 100644
index 0000000000000000000000000000000000000000..0f053068ec558d84c6b4e381c140d8e4b4f36b19
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/images_capture.h
@@ -0,0 +1,32 @@
+// Copyright (C) 2020 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+#include
+#include
+
+#include
+#include
+
+class ImagesCapture {
+public:
+ const bool loop;
+
+ ImagesCapture(bool loop) : loop{loop} {}
+ virtual double fps() const = 0;
+ virtual cv::Mat read() = 0;
+ virtual ~ImagesCapture() = default;
+};
+
+// An advanced version of
+// try {
+// return cv::VideoCapture(std::stoi(input));
+// } catch (const std::invalid_argument&) {
+// return cv::VideoCapture(input);
+// } catch (const std::out_of_range&) {
+// return cv::VideoCapture(input);
+// }
+std::unique_ptr openImagesCapture(const std::string &input,
+ bool loop, size_t initialImageId=0, // Non camera options
+ size_t readLengthLimit=std::numeric_limits::max(), // General option
+ cv::Size cameraResolution={1280, 720});
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/ocv_common.hpp b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/ocv_common.hpp
new file mode 100644
index 0000000000000000000000000000000000000000..701b9c9c76d805a6d77c1b889b7459cc7941a36d
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/ocv_common.hpp
@@ -0,0 +1,111 @@
+// Copyright (C) 2018-2020 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+/**
+ * @brief a header file with common samples functionality using OpenCV
+ * @file ocv_common.hpp
+ */
+
+#pragma once
+
+#include
+
+#include "samples/common.hpp"
+
+/**
+* @brief Sets image data stored in cv::Mat object to a given Blob object.
+* @param orig_image - given cv::Mat object with an image data.
+* @param blob - Blob object which to be filled by an image data.
+* @param batchIndex - batch index of an image inside of the blob.
+*/
+template
+void matU8ToBlob(const cv::Mat& orig_image, InferenceEngine::Blob::Ptr& blob, int batchIndex = 0) {
+ InferenceEngine::SizeVector blobSize = blob->getTensorDesc().getDims();
+ const size_t width = blobSize[3];
+ const size_t height = blobSize[2];
+ const size_t channels = blobSize[1];
+ if (static_cast(orig_image.channels()) != channels) {
+ THROW_IE_EXCEPTION << "The number of channels for net input and image must match";
+ }
+ InferenceEngine::LockedMemory blobMapped = InferenceEngine::as(blob)->wmap();
+ T* blob_data = blobMapped.as();
+
+ cv::Mat resized_image(orig_image);
+ if (static_cast(width) != orig_image.size().width ||
+ static_cast(height) != orig_image.size().height) {
+ cv::resize(orig_image, resized_image, cv::Size(width, height));
+ }
+
+ int batchOffset = batchIndex * width * height * channels;
+
+ if (channels == 1) {
+ for (size_t h = 0; h < height; h++) {
+ for (size_t w = 0; w < width; w++) {
+ blob_data[batchOffset + h * width + w] = resized_image.at(h, w);
+ }
+ }
+ } else if (channels == 3) {
+ for (size_t c = 0; c < channels; c++) {
+ for (size_t h = 0; h < height; h++) {
+ for (size_t w = 0; w < width; w++) {
+ blob_data[batchOffset + c * width * height + h * width + w] =
+ resized_image.at(h, w)[c];
+ }
+ }
+ }
+ } else {
+ THROW_IE_EXCEPTION << "Unsupported number of channels";
+ }
+}
+
+/**
+ * @brief Wraps data stored inside of a passed cv::Mat object by new Blob pointer.
+ * @note: No memory allocation is happened. The blob just points to already existing
+ * cv::Mat data.
+ * @param mat - given cv::Mat object with an image data.
+ * @return resulting Blob pointer.
+ */
+static UNUSED InferenceEngine::Blob::Ptr wrapMat2Blob(const cv::Mat &mat) {
+ size_t channels = mat.channels();
+ size_t height = mat.size().height;
+ size_t width = mat.size().width;
+
+ size_t strideH = mat.step.buf[0];
+ size_t strideW = mat.step.buf[1];
+
+ bool is_dense =
+ strideW == channels &&
+ strideH == channels * width;
+
+ if (!is_dense) THROW_IE_EXCEPTION
+ << "Doesn't support conversion from not dense cv::Mat";
+
+ InferenceEngine::TensorDesc tDesc(InferenceEngine::Precision::U8,
+ {1, channels, height, width},
+ InferenceEngine::Layout::NHWC);
+
+ return InferenceEngine::make_shared_blob(tDesc, mat.data);
+}
+
+/**
+ * @brief Puts text message on the frame, highlights the text with a white border to make it distinguishable from
+ * the background.
+ * @param frame - frame to put the text on.
+ * @param message - text of the message.
+ * @param position - bottom-left corner of the text string in the image.
+ * @param fontFace - font type.
+ * @param fontScale - font scale factor that is multiplied by the font-specific base size.
+ * @param color - text color.
+ * @param thickness - thickness of the lines used to draw a text.
+ */
+inline void putHighlightedText(cv::Mat& frame,
+ const std::string& message,
+ cv::Point position,
+ int fontFace,
+ double fontScale,
+ cv::Scalar color,
+ int thickness) {
+ cv::putText(frame, message, position, fontFace, fontScale, cv::Scalar(255, 255, 255), thickness + 1);
+ cv::putText(frame, message, position, fontFace, fontScale, color, thickness);
+}
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/performance_metrics.hpp b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/performance_metrics.hpp
new file mode 100644
index 0000000000000000000000000000000000000000..295b888498fd12416bf409002021b2eeb7832d35
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/performance_metrics.hpp
@@ -0,0 +1,68 @@
+// Copyright (C) 2020 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+/**
+ * @brief a header file for performance metrics calculation class
+ * @file performance_metrics.hpp
+ */
+
+#pragma once
+
+#include
+#include
+#include
+#include
+
+#include "samples/ocv_common.hpp"
+
+class PerformanceMetrics {
+public:
+ using Clock = std::chrono::steady_clock;
+ using TimePoint = std::chrono::time_point;
+ using Duration = Clock::duration;
+ using Ms = std::chrono::duration>;
+ using Sec = std::chrono::duration>;
+
+ struct Metrics {
+ double latency;
+ double fps;
+ };
+
+ PerformanceMetrics(Duration timeWindow = std::chrono::seconds(1));
+ void update(TimePoint lastRequestStartTime,
+ cv::Mat& frame,
+ cv::Point position = {15, 30},
+ double fontScale = 0.75,
+ cv::Scalar color = {200, 10, 10},
+ int thickness = 2);
+ Metrics getLast() const;
+ Metrics getTotal() const;
+ void printTotal() const;
+
+private:
+ struct Statistic {
+ Duration latency;
+ Duration period;
+ int frameCount;
+
+ Statistic() {
+ latency = Duration::zero();
+ period = Duration::zero();
+ frameCount = 0;
+ }
+
+ void combine(const Statistic& other) {
+ latency += other.latency;
+ period += other.period;
+ frameCount += other.frameCount;
+ }
+ };
+
+ Duration timeWindowSize;
+ Statistic lastMovingStatistic;
+ Statistic currentMovingStatistic;
+ Statistic totalStatistic;
+ TimePoint lastUpdateTime;
+ bool firstFrameProcessed;
+};
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/slog.hpp b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/slog.hpp
new file mode 100644
index 0000000000000000000000000000000000000000..5ee2825ca93973b8dd939c2ac3df22ea4d2d43f8
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/include/samples/slog.hpp
@@ -0,0 +1,89 @@
+// Copyright (C) 2018-2019 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+/**
+ * @brief a header file with logging facility for common samples
+ * @file log.hpp
+ */
+
+#pragma once
+
+#include
+#include
+
+namespace slog {
+
+/**
+ * @class LogStreamEndLine
+ * @brief The LogStreamEndLine class implements an end line marker for a log stream
+ */
+class LogStreamEndLine { };
+
+static constexpr LogStreamEndLine endl;
+
+
+/**
+ * @class LogStreamBoolAlpha
+ * @brief The LogStreamBoolAlpha class implements bool printing for a log stream
+ */
+class LogStreamBoolAlpha { };
+
+static constexpr LogStreamBoolAlpha boolalpha;
+
+
+/**
+ * @class LogStream
+ * @brief The LogStream class implements a stream for sample logging
+ */
+class LogStream {
+ std::string _prefix;
+ std::ostream* _log_stream;
+ bool _new_line;
+
+public:
+ /**
+ * @brief A constructor. Creates a LogStream object
+ * @param prefix The prefix to print
+ */
+ LogStream(const std::string &prefix, std::ostream& log_stream)
+ : _prefix(prefix), _new_line(true) {
+ _log_stream = &log_stream;
+ }
+
+ /**
+ * @brief A stream output operator to be used within the logger
+ * @param arg Object for serialization in the logger message
+ */
+ template
+ LogStream &operator<<(const T &arg) {
+ if (_new_line) {
+ (*_log_stream) << "[ " << _prefix << " ] ";
+ _new_line = false;
+ }
+
+ (*_log_stream) << arg;
+ return *this;
+ }
+
+ // Specializing for LogStreamEndLine to support slog::endl
+ LogStream& operator<< (const LogStreamEndLine &/*arg*/) {
+ _new_line = true;
+
+ (*_log_stream) << std::endl;
+ return *this;
+ }
+
+ // Specializing for LogStreamBoolAlpha to support slog::boolalpha
+ LogStream& operator<< (const LogStreamBoolAlpha &/*arg*/) {
+ (*_log_stream) << std::boolalpha;
+ return *this;
+ }
+};
+
+
+static LogStream info("INFO", std::cout);
+static LogStream warn("WARNING", std::cout);
+static LogStream err("ERROR", std::cerr);
+
+} // namespace slog
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/CMakeLists.txt b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/CMakeLists.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f34a5a70a6be5a80ca807b99ab10ed4d83614489
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/CMakeLists.txt
@@ -0,0 +1,30 @@
+# Copyright (C) 2018-2019 Intel Corporation
+# SPDX-License-Identifier: Apache-2.0
+#
+
+find_package(OpenCV REQUIRED COMPONENTS core imgproc)
+
+set(SOURCES
+ src/cpu_monitor.cpp
+ src/memory_monitor.cpp
+ src/presenter.cpp)
+
+set(HEADERS
+ include/monitors/cpu_monitor.h
+ include/monitors/memory_monitor.h
+ include/monitors/presenter.h)
+
+if(WIN32)
+ list(APPEND SOURCES src/query_wrapper.cpp src/query_wrapper.h)
+endif()
+# Create named folders for the sources within the .vcproj
+# Empty name lists them directly under the .vcproj
+source_group("src" FILES ${SOURCES})
+source_group("include" FILES ${HEADERS})
+
+add_library(monitors STATIC ${SOURCES} ${HEADERS})
+target_include_directories(monitors PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/include")
+target_link_libraries(monitors PRIVATE opencv_core opencv_imgproc)
+if(WIN32)
+ target_link_libraries(monitors PRIVATE pdh)
+endif()
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
new file mode 100644
index 0000000000000000000000000000000000000000..38d284538e47a5b8b4ec735d99ee13f28524fba3
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/include/monitors/cpu_monitor.h
@@ -0,0 +1,28 @@
+// Copyright (C) 2019 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+#pragma once
+
+#include
+#include
+#include
+
+class CpuMonitor {
+public:
+ CpuMonitor();
+ ~CpuMonitor();
+ void setHistorySize(std::size_t size);
+ std::size_t getHistorySize() const;
+ void collectData();
+ std::deque> getLastHistory() const;
+ std::vector getMeanCpuLoad() const;
+
+private:
+ unsigned samplesNumber;
+ unsigned historySize;
+ std::vector cpuLoadSum;
+ std::deque> cpuLoadHistory;
+ class PerformanceCounter;
+ std::unique_ptr performanceCounter;
+};
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
new file mode 100644
index 0000000000000000000000000000000000000000..9eda10f7559bf179cf2c1367e2b9c55b54857f00
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/include/monitors/memory_monitor.h
@@ -0,0 +1,34 @@
+// Copyright (C) 2019 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+#pragma once
+
+#include
+#include
+
+class MemoryMonitor {
+public:
+ MemoryMonitor();
+ ~MemoryMonitor();
+ void setHistorySize(std::size_t size);
+ std::size_t getHistorySize() const;
+ void collectData();
+ std::deque> getLastHistory() const;
+ double getMeanMem() const; // in GiB
+ double getMeanSwap() const;
+ double getMaxMem() const;
+ double getMaxSwap() const;
+ double getMemTotal() const;
+ double getMaxMemTotal() const; // a system may have hotpluggable memory
+private:
+ unsigned samplesNumber;
+ std::size_t historySize;
+ double memSum, swapSum;
+ double maxMem, maxSwap;
+ double memTotal;
+ double maxMemTotal;
+ std::deque> memSwapUsageHistory;
+ class PerformanceCounter;
+ std::unique_ptr performanceCounter;
+};
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/include/monitors/presenter.h b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
new file mode 100644
index 0000000000000000000000000000000000000000..bcac897eb5e83a892e03b2fba9bd7cd169ae5165
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/include/monitors/presenter.h
@@ -0,0 +1,44 @@
+// Copyright (C) 2019 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+#pragma once
+
+#include
+#include
+#include
+#include
+
+#include
+
+#include "cpu_monitor.h"
+#include "memory_monitor.h"
+
+enum class MonitorType{CpuAverage, DistributionCpu, Memory};
+
+class Presenter {
+public:
+ explicit Presenter(std::set enabledMonitors = {},
+ int yPos = 20,
+ cv::Size graphSize = {150, 60},
+ std::size_t historySize = 20);
+ explicit Presenter(const std::string& keys,
+ int yPos = 20,
+ cv::Size graphSize = {150, 60},
+ std::size_t historySize = 20);
+ void addRemoveMonitor(MonitorType monitor);
+ void handleKey(int key); // handles c, d, m, h keys
+ void drawGraphs(cv::Mat& frame);
+ std::string reportMeans() const;
+
+ const int yPos;
+ const cv::Size graphSize;
+ const int graphPadding;
+private:
+ std::chrono::steady_clock::time_point prevTimeStamp;
+ std::size_t historySize;
+ CpuMonitor cpuMonitor;
+ bool distributionCpuEnabled;
+ MemoryMonitor memoryMonitor;
+ std::ostringstream strStream;
+};
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp
new file mode 100644
index 0000000000000000000000000000000000000000..0a1952459ca3ad52027dad29c4fcea833964c928
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/src/cpu_monitor.cpp
@@ -0,0 +1,206 @@
+// Copyright (C) 2019 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+#include "monitors/cpu_monitor.h"
+
+#include
+#ifdef _WIN32
+#include "query_wrapper.h"
+#include
+#include
+#include
+#include
+
+namespace {
+const std::size_t nCores = []() {
+ SYSTEM_INFO sysinfo;
+ GetSystemInfo(&sysinfo);
+ return sysinfo.dwNumberOfProcessors;
+ }();
+}
+
+class CpuMonitor::PerformanceCounter {
+public:
+ PerformanceCounter() : coreTimeCounters(nCores) {
+ PDH_STATUS status;
+ for (std::size_t i = 0; i < nCores; ++i) {
+ std::wstring fullCounterPath{L"\\Processor(" + std::to_wstring(i) + L")\\% Processor Time"};
+ status = PdhAddCounterW(query, fullCounterPath.c_str(), 0, &coreTimeCounters[i]);
+ if (ERROR_SUCCESS != status) {
+ throw std::system_error(status, std::system_category(), "PdhAddCounterW() failed");
+ }
+ status = PdhSetCounterScaleFactor(coreTimeCounters[i], -2); // scale counter to [0, 1]
+ if (ERROR_SUCCESS != status) {
+ throw std::system_error(status, std::system_category(), "PdhSetCounterScaleFactor() failed");
+ }
+ }
+ status = PdhCollectQueryData(query);
+ if (ERROR_SUCCESS != status) {
+ throw std::system_error(status, std::system_category(), "PdhCollectQueryData() failed");
+ }
+ }
+
+ std::vector getCpuLoad() {
+ PDH_STATUS status;
+ status = PdhCollectQueryData(query);
+ if (ERROR_SUCCESS != status) {
+ throw std::system_error(status, std::system_category(), "PdhCollectQueryData() failed");
+ }
+
+ PDH_FMT_COUNTERVALUE displayValue;
+ std::vector cpuLoad(coreTimeCounters.size());
+ for (std::size_t i = 0; i < coreTimeCounters.size(); ++i) {
+ status = PdhGetFormattedCounterValue(coreTimeCounters[i], PDH_FMT_DOUBLE, NULL,
+ &displayValue);
+ switch (status) {
+ case ERROR_SUCCESS: break;
+ // PdhGetFormattedCounterValue() can sometimes return PDH_CALC_NEGATIVE_DENOMINATOR for some reason
+ case PDH_CALC_NEGATIVE_DENOMINATOR: return {};
+ default:
+ throw std::system_error(status, std::system_category(), "PdhGetFormattedCounterValue() failed");
+ }
+ if (PDH_CSTATUS_VALID_DATA != displayValue.CStatus && PDH_CSTATUS_NEW_DATA != displayValue.CStatus) {
+ throw std::runtime_error("Error in counter data");
+ }
+
+ cpuLoad[i] = displayValue.doubleValue;
+ }
+ return cpuLoad;
+ }
+
+private:
+ QueryWrapper query;
+ std::vector coreTimeCounters;
+};
+
+#elif __linux__
+#include
+#include
+#include
+#include
+#include
+
+namespace {
+const long clockTicks = sysconf(_SC_CLK_TCK);
+
+const std::size_t nCores = sysconf(_SC_NPROCESSORS_CONF);
+
+std::vector getIdleCpuStat() {
+ std::vector idleCpuStat(nCores);
+ std::ifstream procStat("/proc/stat");
+ std::string line;
+ std::smatch match;
+ std::regex coreJiffies("^cpu(\\d+)\\s+"
+ "(\\d+)\\s+"
+ "(\\d+)\\s+"
+ "(\\d+)\\s+"
+ "(\\d+)\\s+" // idle
+ "(\\d+)"); // iowait
+
+ while (std::getline(procStat, line)) {
+ if (std::regex_search(line, match, coreJiffies)) {
+ // it doesn't handle overflow of sum and overflows of /proc/stat values
+ unsigned long idleInfo = stoul(match[5]) + stoul(match[6]),
+ coreId = stoul(match[1]);
+ if (nCores <= coreId) {
+ throw std::runtime_error("The number of cores has changed");
+ }
+ idleCpuStat[coreId] = idleInfo;
+ }
+ }
+ return idleCpuStat;
+}
+}
+
+class CpuMonitor::PerformanceCounter {
+public:
+ PerformanceCounter() : prevIdleCpuStat{getIdleCpuStat()}, prevTimePoint{std::chrono::steady_clock::now()} {}
+
+ std::vector getCpuLoad() {
+ std::vector idleCpuStat = getIdleCpuStat();
+ auto timePoint = std::chrono::steady_clock::now();
+ // don't update data too frequently which may result in negative values for cpuLoad.
+ // It may happen when collectData() is called just after setHistorySize().
+ if (timePoint - prevTimePoint > std::chrono::milliseconds{100}) {
+ std::vector cpuLoad(nCores);
+ for (std::size_t i = 0; i < idleCpuStat.size(); ++i) {
+ double idleDiff = idleCpuStat[i] - prevIdleCpuStat[i];
+ typedef std::chrono::duration Sec;
+ cpuLoad[i] = 1.0
+ - idleDiff / clockTicks / std::chrono::duration_cast(timePoint - prevTimePoint).count();
+ }
+ prevIdleCpuStat = std::move(idleCpuStat);
+ prevTimePoint = timePoint;
+ return cpuLoad;
+ }
+ return {};
+ }
+private:
+ std::vector prevIdleCpuStat;
+ std::chrono::steady_clock::time_point prevTimePoint;
+};
+
+#else
+// not implemented
+namespace {
+const std::size_t nCores{0};
+}
+
+class CpuMonitor::PerformanceCounter {
+public:
+ std::vector getCpuLoad() {return {};};
+};
+#endif
+
+CpuMonitor::CpuMonitor() :
+ samplesNumber{0},
+ historySize{0},
+ cpuLoadSum(nCores, 0) {}
+
+// PerformanceCounter is incomplete in header and destructor can't be defined implicitly
+CpuMonitor::~CpuMonitor() = default;
+
+void CpuMonitor::setHistorySize(std::size_t size) {
+ if (0 == historySize && 0 != size) {
+ performanceCounter.reset(new PerformanceCounter);
+ } else if (0 != historySize && 0 == size) {
+ performanceCounter.reset();
+ }
+ historySize = size;
+ std::size_t newSize = std::min(size, cpuLoadHistory.size());
+ cpuLoadHistory.erase(cpuLoadHistory.begin(), cpuLoadHistory.end() - newSize);
+}
+
+void CpuMonitor::collectData() {
+ std::vector cpuLoad = performanceCounter->getCpuLoad();
+
+ if (!cpuLoad.empty()) {
+ for (std::size_t i = 0; i < cpuLoad.size(); ++i) {
+ cpuLoadSum[i] += cpuLoad[i];
+ }
+ ++samplesNumber;
+
+ cpuLoadHistory.push_back(std::move(cpuLoad));
+ if (cpuLoadHistory.size() > historySize) {
+ cpuLoadHistory.pop_front();
+ }
+ }
+}
+
+std::size_t CpuMonitor::getHistorySize() const {
+ return historySize;
+}
+
+std::deque> CpuMonitor::getLastHistory() const {
+ return cpuLoadHistory;
+}
+
+std::vector CpuMonitor::getMeanCpuLoad() const {
+ std::vector meanCpuLoad;
+ meanCpuLoad.reserve(cpuLoadSum.size());
+ for (double coreLoad : cpuLoadSum) {
+ meanCpuLoad.push_back(coreLoad / samplesNumber);
+ }
+ return meanCpuLoad;
+}
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp
new file mode 100644
index 0000000000000000000000000000000000000000..86ee0ac7e19e41dd26bd2dc944c608363cbc45f3
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/src/memory_monitor.cpp
@@ -0,0 +1,213 @@
+// Copyright (C) 2019 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+#include "monitors/memory_monitor.h"
+
+struct MemState {
+ double memTotal, usedMem, usedSwap;
+};
+
+#ifdef _WIN32
+#include "query_wrapper.h"
+#include
+#define PSAPI_VERSION 2
+#include
+#include
+#include
+#include
+
+namespace {
+double getMemTotal() {
+ PERFORMANCE_INFORMATION performanceInformation;
+ if (!GetPerformanceInfo(&performanceInformation, sizeof(performanceInformation))) {
+ throw std::runtime_error("GetPerformanceInfo() failed");
+ }
+ return static_cast(performanceInformation.PhysicalTotal * performanceInformation.PageSize)
+ / (1024 * 1024 * 1024);
+}
+}
+
+class MemoryMonitor::PerformanceCounter {
+public:
+ PerformanceCounter() {
+ PDH_STATUS status = PdhAddCounterW(query, L"\\Paging File(_Total)\\% Usage", 0, &pagingFileUsageCounter);
+ if (ERROR_SUCCESS != status) {
+ throw std::system_error(status, std::system_category(), "PdhAddCounterW() failed");
+ }
+ status = PdhSetCounterScaleFactor(pagingFileUsageCounter, -2); // scale counter to [0, 1]
+ if (ERROR_SUCCESS != status) {
+ throw std::system_error(status, std::system_category(), "PdhSetCounterScaleFactor() failed");
+ }
+ }
+
+ MemState getMemState() {
+ PERFORMANCE_INFORMATION performanceInformation;
+ if (!GetPerformanceInfo(&performanceInformation, sizeof(performanceInformation))) {
+ throw std::runtime_error("GetPerformanceInfo() failed");
+ }
+
+ PDH_STATUS status;
+ status = PdhCollectQueryData(query);
+ if (ERROR_SUCCESS != status) {
+ throw std::system_error(status, std::system_category(), "PdhCollectQueryData() failed");
+ }
+ PDH_FMT_COUNTERVALUE displayValue;
+ status = PdhGetFormattedCounterValue(pagingFileUsageCounter, PDH_FMT_DOUBLE, NULL, &displayValue);
+ if (ERROR_SUCCESS != status) {
+ throw std::system_error(status, std::system_category(), "PdhGetFormattedCounterValue() failed");
+ }
+ if (PDH_CSTATUS_VALID_DATA != displayValue.CStatus && PDH_CSTATUS_NEW_DATA != displayValue.CStatus) {
+ throw std::runtime_error("Error in counter data");
+ }
+
+ double pagingFilesSize = static_cast(
+ (performanceInformation.CommitLimit - performanceInformation.PhysicalTotal)
+ * performanceInformation.PageSize) / (1024 * 1024 * 1024);
+ return {static_cast(performanceInformation.PhysicalTotal * performanceInformation.PageSize)
+ / (1024 * 1024 * 1024),
+ static_cast(
+ (performanceInformation.PhysicalTotal - performanceInformation.PhysicalAvailable)
+ * performanceInformation.PageSize) / (1024 * 1024 * 1024),
+ pagingFilesSize * displayValue.doubleValue};
+ }
+private:
+ QueryWrapper query;
+ PDH_HCOUNTER pagingFileUsageCounter;
+};
+
+#elif __linux__
+#include
+#include
+#include
+#include
+
+namespace {
+std::pair, std::pair> getAvailableMemSwapTotalMemSwap() {
+ double memAvailable = 0, swapFree = 0, memTotal = 0, swapTotal = 0;
+ std::regex memRegex("^(.+):\\s+(\\d+) kB$");
+ std::string line;
+ std::smatch match;
+ std::ifstream meminfo("/proc/meminfo");
+ while (std::getline(meminfo, line)) {
+ if (std::regex_match(line, match, memRegex)) {
+ if ("MemAvailable" == match[1]) {
+ memAvailable = stod(match[2]) / (1024 * 1024);
+ } else if ("SwapFree" == match[1]) {
+ swapFree = stod(match[2]) / (1024 * 1024);
+ } else if ("MemTotal" == match[1]) {
+ memTotal = stod(match[2]) / (1024 * 1024);
+ } else if ("SwapTotal" == match[1]) {
+ swapTotal = stod(match[2]) / (1024 * 1024);
+ }
+ }
+ }
+ if (0 == memTotal) {
+ throw std::runtime_error("Can't get MemTotal");
+ }
+ return {{memAvailable, swapFree}, {memTotal, swapTotal}};
+}
+
+double getMemTotal() {
+ return getAvailableMemSwapTotalMemSwap().second.first;
+}
+}
+
+class MemoryMonitor::PerformanceCounter {
+public:
+ MemState getMemState() {
+ std::pair, std::pair> availableMemSwapTotalMemSwap
+ = getAvailableMemSwapTotalMemSwap();
+ double memTotal = availableMemSwapTotalMemSwap.second.first;
+ double swapTotal = availableMemSwapTotalMemSwap.second.second;
+ return {memTotal, memTotal - availableMemSwapTotalMemSwap.first.first, swapTotal - availableMemSwapTotalMemSwap.first.second};
+ }
+};
+
+#else
+// not implemented
+namespace {
+double getMemTotal() {return 0.0;}
+}
+
+class MemoryMonitor::PerformanceCounter {
+public:
+ MemState getMemState() {return {0.0, 0.0, 0.0};}
+};
+#endif
+
+MemoryMonitor::MemoryMonitor() :
+ samplesNumber{0},
+ historySize{0},
+ memSum{0.0},
+ swapSum{0.0},
+ maxMem{0.0},
+ maxSwap{0.0},
+ memTotal{0.0},
+ maxMemTotal{0.0} {}
+
+// PerformanceCounter is incomplete in header and destructor can't be defined implicitly
+MemoryMonitor::~MemoryMonitor() = default;
+
+void MemoryMonitor::setHistorySize(std::size_t size) {
+ if (0 == historySize && 0 != size) {
+ performanceCounter.reset(new MemoryMonitor::PerformanceCounter);
+ // memTotal is not initialized in constructor because for linux its initialization involves constructing
+ // std::regex which is unimplemented and throws an exception for gcc 4.8.5 (default for CentOS 7.4).
+ // Delaying initialization triggers the error only when the monitor is used
+ // https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53631
+ memTotal = ::getMemTotal();
+ } else if (0 != historySize && 0 == size) {
+ performanceCounter.reset();
+ }
+ historySize = size;
+ std::size_t newSize = std::min(size, memSwapUsageHistory.size());
+ memSwapUsageHistory.erase(memSwapUsageHistory.begin(), memSwapUsageHistory.end() - newSize);
+}
+
+void MemoryMonitor::collectData() {
+ MemState memState = performanceCounter->getMemState();
+ maxMemTotal = std::max(maxMemTotal, memState.memTotal);
+ memSum += memState.usedMem;
+ swapSum += memState.usedSwap;
+ ++samplesNumber;
+ maxMem = std::max(maxMem, memState.usedMem);
+ maxSwap = std::max(maxSwap, memState.usedSwap);
+
+ memSwapUsageHistory.emplace_back(memState.usedMem, memState.usedSwap);
+ if (memSwapUsageHistory.size() > historySize) {
+ memSwapUsageHistory.pop_front();
+ }
+}
+
+std::size_t MemoryMonitor::getHistorySize() const {
+ return historySize;
+}
+
+std::deque> MemoryMonitor::getLastHistory() const {
+ return memSwapUsageHistory;
+}
+
+double MemoryMonitor::getMeanMem() const {
+ return memSum / samplesNumber;
+}
+
+double MemoryMonitor::getMeanSwap() const {
+ return swapSum / samplesNumber;
+}
+
+double MemoryMonitor::getMaxMem() const {
+ return maxMem;
+}
+
+double MemoryMonitor::getMaxSwap() const {
+ return maxSwap;
+}
+
+double MemoryMonitor::getMemTotal() const {
+ return memTotal;
+}
+
+double MemoryMonitor::getMaxMemTotal() const {
+ return maxMemTotal;
+}
diff --git a/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/src/presenter.cpp b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/src/presenter.cpp
new file mode 100644
index 0000000000000000000000000000000000000000..332eae8a79585aa6d26004bae210434c8b8e78d5
--- /dev/null
+++ b/opengauss_hitwh/code/human_pose_estimation/open_model_zoo/demos/common/monitors/src/presenter.cpp
@@ -0,0 +1,314 @@
+// Copyright (C) 2019 Intel Corporation
+// SPDX-License-Identifier: Apache-2.0
+//
+
+#include
+#include
+#include
+#include
+
+#include "monitors/presenter.h"
+
+namespace {
+const std::map keyToMonitorType{
+ {'C', MonitorType::CpuAverage},
+ {'D', MonitorType::DistributionCpu},
+ {'M', MonitorType::Memory}};
+
+std::set strKeysToMonitorSet(const std::string& keys) {
+ std::set enabledMonitors;
+ for (unsigned char key: keys) {
+ auto iter = keyToMonitorType.find(std::toupper(key));
+ if (keyToMonitorType.end() == iter) {
+ throw std::runtime_error("Unknown monitor type");
+ } else {
+ enabledMonitors.insert(iter->second);
+ }
+ }
+ return enabledMonitors;
+}
+}
+
+Presenter::Presenter(std::set enabledMonitors,
+ int yPos,
+ cv::Size graphSize,
+ std::size_t historySize) :
+ yPos{yPos},
+ graphSize{graphSize},
+ graphPadding{std::max(1, static_cast(graphSize.width * 0.05))},
+ historySize{historySize},
+ distributionCpuEnabled{false},
+ strStream{std::ios_base::app} {
+ for (MonitorType monitor : enabledMonitors) {
+ addRemoveMonitor(monitor);
+ }
+}
+
+Presenter::Presenter(const std::string& keys, int yPos, cv::Size graphSize, std::size_t historySize) :
+ Presenter{strKeysToMonitorSet(keys), yPos, graphSize, historySize} {}
+
+void Presenter::addRemoveMonitor(MonitorType monitor) {
+ unsigned updatedHistorySize = 1;
+ if (historySize > 1) {
+ int sampleStep = std::max(1, static_cast(graphSize.width / (historySize - 1)));
+ // +1 to plot graphSize.width/sampleStep segments
+ // add round up to and an extra element if don't reach graph edge
+ updatedHistorySize = (graphSize.width + sampleStep - 1) / sampleStep + 1;
+ }
+ switch(monitor) {
+ case MonitorType::CpuAverage: {
+ if (cpuMonitor.getHistorySize() > 1 && distributionCpuEnabled) {
+ cpuMonitor.setHistorySize(1);
+ } else if (cpuMonitor.getHistorySize() > 1 && !distributionCpuEnabled) {
+ cpuMonitor.setHistorySize(0);
+ } else { // cpuMonitor.getHistorySize() <= 1
+ cpuMonitor.setHistorySize(updatedHistorySize);
+ }
+ break;
+ }
+ case MonitorType::DistributionCpu: {
+ if (distributionCpuEnabled) {
+ distributionCpuEnabled = false;
+ if (1 == cpuMonitor.getHistorySize()) { // cpuMonitor was used only for DistributionCpu => disable it
+ cpuMonitor.setHistorySize(0);
+ }
+ } else {
+ distributionCpuEnabled = true;
+ cpuMonitor.setHistorySize(std::max(std::size_t{1}, cpuMonitor.getHistorySize()));
+ }
+ break;
+ }
+ case MonitorType::Memory: {
+ if (memoryMonitor.getHistorySize() > 1) {
+ memoryMonitor.setHistorySize(0);
+ } else {
+ memoryMonitor.setHistorySize(updatedHistorySize);
+ }
+ break;
+ }
+ }
+}
+
+void Presenter::handleKey(int key) {
+ key = std::toupper(key);
+ if ('H' == key) {
+ if (0 == cpuMonitor.getHistorySize() && memoryMonitor.getHistorySize() <= 1) {
+ addRemoveMonitor(MonitorType::CpuAverage);
+ addRemoveMonitor(MonitorType::DistributionCpu);
+ addRemoveMonitor(MonitorType::Memory);
+ } else {
+ cpuMonitor.setHistorySize(0);
+ distributionCpuEnabled = false;
+ memoryMonitor.setHistorySize(0);
+ }
+ } else {
+ auto iter = keyToMonitorType.find(key);
+ if (keyToMonitorType.end() != iter) {
+ addRemoveMonitor(iter->second);
+ }
+ }
+}
+
+void Presenter::drawGraphs(cv::Mat& frame) {
+ const std::chrono::steady_clock::time_point curTimeStamp = std::chrono::steady_clock::now();
+ if (curTimeStamp - prevTimeStamp >= std::chrono::milliseconds{1000}) {
+ prevTimeStamp = curTimeStamp;
+ if (0 != cpuMonitor.getHistorySize()) {
+ cpuMonitor.collectData();
+ }
+ if (memoryMonitor.getHistorySize() > 1) {
+ memoryMonitor.collectData();
+ }
+ }
+
+ int numberOfEnabledMonitors = (cpuMonitor.getHistorySize() > 1) + distributionCpuEnabled
+ + (memoryMonitor.getHistorySize() > 1);
+ int panelWidth = graphSize.width * numberOfEnabledMonitors
+ + std::max(0, numberOfEnabledMonitors - 1) * graphPadding;
+ while (panelWidth > frame.cols) {
+ panelWidth = std::max(0, panelWidth - graphSize.width - graphPadding);
+ --numberOfEnabledMonitors; // can't draw all monitors
+ }
+ int graphPos = std::max(0, (frame.cols - 1 - panelWidth) / 2);
+ int textGraphSplittingLine = graphSize.height / 5;
+ int graphRectHeight = graphSize.height - textGraphSplittingLine;
+ int sampleStep = 1;
+ unsigned possibleHistorySize = 1;
+ if (historySize > 1) {
+ sampleStep = std::max(1, static_cast(graphSize.width / (historySize - 1)));
+ possibleHistorySize = (graphSize.width + sampleStep - 1) / sampleStep + 1;
+ }
+
+ if (cpuMonitor.getHistorySize() > 1 && possibleHistorySize > 1 && --numberOfEnabledMonitors >= 0) {
+ std::deque> lastHistory = cpuMonitor.getLastHistory();
+ cv::Rect intersection = cv::Rect{cv::Point(graphPos, yPos), graphSize} & cv::Rect{0, 0, frame.cols, frame.rows};
+ if (!intersection.area()) {
+ return;
+ }
+ cv::Mat graph = frame(intersection);
+ graph = graph / 2 + cv::Scalar{127, 127, 127};
+
+ int lineXPos = graph.cols - 1;
+ std::vector averageLoad(lastHistory.size());
+
+ for (int i = lastHistory.size() - 1; i >= 0; --i) {
+ double mean = std::accumulate(lastHistory[i].begin(), lastHistory[i].end(), 0.0) / lastHistory[i].size();
+ averageLoad[i] = {lineXPos, graphSize.height - static_cast(mean * graphRectHeight)};
+ lineXPos -= sampleStep;
+ }
+
+ cv::polylines(graph, averageLoad, false, {255, 0, 0}, 2);
+ cv::rectangle(frame, cv::Rect{
+ cv::Point{graphPos, yPos + textGraphSplittingLine},
+ cv::Size{graphSize.width, graphSize.height - textGraphSplittingLine}
+ }, {0, 0, 0});
+ strStream.str("CPU");
+ if (!lastHistory.empty()) {
+ strStream << ": " << std::fixed << std::setprecision(1)
+ << std::accumulate(lastHistory.back().begin(), lastHistory.back().end(), 0.0)
+ / lastHistory.back().size() * 100 << '%';
+ }
+ int baseline;
+ int textWidth = cv::getTextSize(strStream.str(),
+ cv::FONT_HERSHEY_SIMPLEX,
+ textGraphSplittingLine * 0.04,
+ 1,
+ &baseline).width;
+ cv::putText(graph,
+ strStream.str(),
+ cv::Point{(graphSize.width - textWidth) / 2, textGraphSplittingLine - 1},
+ cv::FONT_HERSHEY_SIMPLEX,
+ textGraphSplittingLine * 0.04,
+ {70, 0, 0},
+ 1);
+ graphPos += graphSize.width + graphPadding;
+ }
+
+ if (distributionCpuEnabled && --numberOfEnabledMonitors >= 0) {
+ std::deque> lastHistory = cpuMonitor.getLastHistory();
+ cv::Rect intersection = cv::Rect{cv::Point(graphPos, yPos), graphSize} & cv::Rect{0, 0, frame.cols, frame.rows};
+ if (!intersection.area()) {
+ return;
+ }
+ cv::Mat graph = frame(intersection);
+ graph = graph / 2 + cv::Scalar{127, 127, 127};
+
+ if (!lastHistory.empty()) {
+ int rectXPos = 0;
+ int step = (graph.cols + lastHistory.back().size() - 1) / lastHistory.back().size(); // round up
+ double sum = 0;
+ for (double coreLoad : lastHistory.back()) {
+ sum += coreLoad;
+ int height = static_cast(graphRectHeight * coreLoad);
+ cv::Rect pillar{cv::Point{rectXPos, graph.rows - height}, cv::Size{step, height}};
+ cv::rectangle(graph, pillar, {255, 0, 0}, cv::FILLED);
+ cv::rectangle(graph, pillar, {0, 0, 0});
+ rectXPos += step;
+ }
+ sum /= lastHistory.back().size();
+ int yLine = graph.rows - static_cast(graphRectHeight * sum);
+ cv::line(graph, cv::Point{0, yLine}, cv::Point{graph.cols, yLine}, {0, 255, 0}, 2);
+ }
+ cv::Rect border{cv::Point{graphPos, yPos + textGraphSplittingLine},
+ cv::Size{graphSize.width, graphSize.height - textGraphSplittingLine}};
+ cv::rectangle(frame, border, {0, 0, 0});
+ strStream.str("Core load");
+ if (!lastHistory.empty()) {
+ strStream << ": " << std::fixed << std::setprecision(1)
+ << std::accumulate(lastHistory.back().begin(), lastHistory.back().end(), 0.0)
+ / lastHistory.back().size() * 100 << '%';
+ }
+ int baseline;
+ int textWidth = cv::getTextSize(strStream.str(),
+ cv::FONT_HERSHEY_SIMPLEX,
+ textGraphSplittingLine * 0.04,
+ 1,
+ &baseline).width;
+ cv::putText(graph,
+ strStream.str(),
+ cv::Point{(graphSize.width - textWidth) / 2, textGraphSplittingLine - 1},
+ cv::FONT_HERSHEY_SIMPLEX,
+ textGraphSplittingLine * 0.04,
+ {0, 70, 0});
+ graphPos += graphSize.width + graphPadding;
+ }
+
+ if (memoryMonitor.getHistorySize() > 1 && possibleHistorySize > 1 && --numberOfEnabledMonitors >= 0) {
+ std::deque